﻿2026-07-06T05:58:24.2613159Z Current runner version: '2.335.1'
2026-07-06T05:58:24.2617902Z Runner name: 'hfenduleam'
2026-07-06T05:58:24.2618327Z Runner group name: 'Default'
2026-07-06T05:58:24.2618832Z Machine name: 'HFENDULEAM'
2026-07-06T05:58:24.2620669Z ##[group]GITHUB_TOKEN Permissions
2026-07-06T05:58:24.2621993Z Contents: read
2026-07-06T05:58:24.2622385Z Metadata: read
2026-07-06T05:58:24.2622699Z Packages: read
2026-07-06T05:58:24.2623019Z ##[endgroup]
2026-07-06T05:58:24.2624254Z Secret source: Actions
2026-07-06T05:58:24.2624638Z Prepare workflow directory
2026-07-06T05:58:24.2883937Z Prepare all required actions
2026-07-06T05:58:24.2907888Z Getting action download info
2026-07-06T05:58:24.6034114Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-06T05:58:25.1453732Z Complete job name: twohost-a
2026-07-06T05:58:25.2139257Z ##[group]Run actions/checkout@v5
2026-07-06T05:58:25.2139997Z with:
2026-07-06T05:58:25.2140406Z   repository: SaberMage/spt-core
2026-07-06T05:58:25.2142899Z   token: ***
2026-07-06T05:58:25.2143199Z   ssh-strict: true
2026-07-06T05:58:25.2143499Z   ssh-user: git
2026-07-06T05:58:25.2143806Z   persist-credentials: true
2026-07-06T05:58:25.2144169Z   clean: true
2026-07-06T05:58:25.2144485Z   sparse-checkout-cone-mode: true
2026-07-06T05:58:25.2144835Z   fetch-depth: 1
2026-07-06T05:58:25.2145135Z   fetch-tags: false
2026-07-06T05:58:25.2145438Z   show-progress: true
2026-07-06T05:58:25.2145742Z   lfs: false
2026-07-06T05:58:25.2146020Z   submodules: false
2026-07-06T05:58:25.2146313Z   set-safe-directory: true
2026-07-06T05:58:25.2146777Z ##[endgroup]
2026-07-06T05:58:25.3977324Z Syncing repository: SaberMage/spt-core
2026-07-06T05:58:25.3978441Z ##[group]Getting Git version info
2026-07-06T05:58:25.3978994Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-06T05:58:25.4238871Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T05:58:25.4444005Z git version 2.43.0.windows.1
2026-07-06T05:58:25.4468411Z ##[endgroup]
2026-07-06T05:58:25.4476295Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\cabd7f04-2fca-4e19-a868-c82efd9ace21\.gitconfig'
2026-07-06T05:58:25.4489567Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cabd7f04-2fca-4e19-a868-c82efd9ace21' before making global git config changes
2026-07-06T05:58:25.4490495Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:58:25.4494370Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T05:58:25.4745070Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-06T05:58:25.4948451Z https://github.com/SaberMage/spt-core
2026-07-06T05:58:25.4976478Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T05:58:25.4980939Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T05:58:25.5202499Z HEAD
2026-07-06T05:58:25.5465354Z ##[endgroup]
2026-07-06T05:58:25.5469603Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-06T05:58:26.1759008Z ##[group]Cleaning the repository
2026-07-06T05:58:26.1763231Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-06T05:58:29.2896513Z Removing target/
2026-07-06T05:58:29.2929076Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-06T05:58:29.3343961Z HEAD is now at cd4f0727 Merge 8a54b2c7c16b3f95beb839cb6e205f72fe2b7958 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:58:29.3369139Z ##[endgroup]
2026-07-06T05:58:29.3373140Z ##[group]Disabling automatic garbage collection
2026-07-06T05:58:29.3378419Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T05:58:29.3632163Z ##[endgroup]
2026-07-06T05:58:29.3632642Z ##[group]Setting up auth
2026-07-06T05:58:29.3638770Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:58:29.3876071Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T05:58:30.0969313Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:58:30.1214257Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T05:58:30.7334426Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:58:30.7566434Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T05:58:31.5151135Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T05:58:31.5437538Z ##[endgroup]
2026-07-06T05:58:31.5438105Z ##[group]Fetching the repository
2026-07-06T05:58:31.5445140Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +cd4f0727256670b452497a6f671b62c6481820b7:refs/remotes/pull/52/merge
2026-07-06T05:58:32.3110586Z ##[endgroup]
2026-07-06T05:58:32.3111031Z ##[group]Determining the checkout info
2026-07-06T05:58:32.3111553Z ##[endgroup]
2026-07-06T05:58:32.3122785Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T05:58:32.3411360Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T05:58:32.4383909Z ##[group]Checking out the ref
2026-07-06T05:58:32.4389167Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T05:58:32.5231319Z HEAD is now at cd4f0727 Merge 8a54b2c7c16b3f95beb839cb6e205f72fe2b7958 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T05:58:32.5253414Z ##[endgroup]
2026-07-06T05:58:32.5498859Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T05:58:32.5709983Z cd4f0727256670b452497a6f671b62c6481820b7
2026-07-06T05:58:32.6032041Z ##[group]Run actions/checkout@v5
2026-07-06T05:58:32.6032350Z with:
2026-07-06T05:58:32.6032563Z   repository: SaberMage/spt-shell-notify
2026-07-06T05:58:32.6032783Z   path: .adapter-notify
2026-07-06T05:58:32.6034317Z   token: ***
2026-07-06T05:58:32.6034496Z   ssh-strict: true
2026-07-06T05:58:32.6034666Z   ssh-user: git
2026-07-06T05:58:32.6034881Z   persist-credentials: true
2026-07-06T05:58:32.6035100Z   clean: true
2026-07-06T05:58:32.6035287Z   sparse-checkout-cone-mode: true
2026-07-06T05:58:32.6035569Z   fetch-depth: 1
2026-07-06T05:58:32.6035862Z   fetch-tags: false
2026-07-06T05:58:32.6036074Z   show-progress: true
2026-07-06T05:58:32.6036255Z   lfs: false
2026-07-06T05:58:32.6036410Z   submodules: false
2026-07-06T05:58:32.6036592Z   set-safe-directory: true
2026-07-06T05:58:32.6036775Z ##[endgroup]
2026-07-06T05:58:32.7475639Z Syncing repository: SaberMage/spt-shell-notify
2026-07-06T05:58:32.7480360Z ##[group]Getting Git version info
2026-07-06T05:58:32.7480805Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-06T05:58:32.7802124Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T05:58:32.8019924Z git version 2.43.0.windows.1
2026-07-06T05:58:32.8044295Z ##[endgroup]
2026-07-06T05:58:32.8051897Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\fb447e1e-5b58-456e-8fac-60a977c13190\.gitconfig'
2026-07-06T05:58:32.8066485Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\fb447e1e-5b58-456e-8fac-60a977c13190' before making global git config changes
2026-07-06T05:58:32.8067529Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T05:58:32.8071786Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T05:58:32.8320009Z ##[group]Initializing the repository
2026-07-06T05:58:32.8325513Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T05:58:32.8637227Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-06T05:58:32.8664646Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:58:32.9701058Z ##[endgroup]
2026-07-06T05:58:32.9701420Z ##[group]Disabling automatic garbage collection
2026-07-06T05:58:32.9706536Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T05:58:32.9952075Z ##[endgroup]
2026-07-06T05:58:32.9952395Z ##[group]Setting up auth
2026-07-06T05:58:32.9958660Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T05:58:33.0189038Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T05:58:33.6047273Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T05:58:33.6283020Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T05:58:34.0851579Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T05:58:34.1063484Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T05:58:34.5642561Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T05:58:34.5979449Z ##[endgroup]
2026-07-06T05:58:34.5979828Z ##[group]Determining the default branch
2026-07-06T05:58:34.5982110Z Retrieving the default branch name
2026-07-06T05:58:35.0835515Z Default branch 'main'
2026-07-06T05:58:35.0836149Z ##[endgroup]
2026-07-06T05:58:35.0836677Z ##[group]Fetching the repository
2026-07-06T05:58:35.0841819Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-06T05:58:35.8394786Z From https://github.com/SaberMage/spt-shell-notify
2026-07-06T05:58:35.8395192Z  * [new branch]      main       -> origin/main
2026-07-06T05:58:35.8517110Z ##[endgroup]
2026-07-06T05:58:35.8517414Z ##[group]Determining the checkout info
2026-07-06T05:58:35.8518459Z ##[endgroup]
2026-07-06T05:58:35.8523582Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T05:58:35.8792690Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T05:58:35.9031026Z ##[group]Checking out the ref
2026-07-06T05:58:35.9035831Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-06T05:58:35.9358269Z branch 'main' set up to track 'origin/main'.
2026-07-06T05:58:35.9358542Z Reset branch 'main'
2026-07-06T05:58:35.9377659Z ##[endgroup]
2026-07-06T05:58:35.9618011Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T05:58:35.9819213Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-07-06T05:58:36.0058123Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-07-06T05:58:36.0058671Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-07-06T05:58:36.0121970Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T05:58:36.0122304Z ##[endgroup]
2026-07-06T05:58:36.2979916Z     Updating crates.io index
2026-07-06T05:58:36.3592761Z      Locking 11 packages to latest compatible versions
2026-07-06T05:58:36.3976558Z    Compiling serde_core v1.0.228
2026-07-06T05:58:36.3976853Z    Compiling zmij v1.0.21
2026-07-06T05:58:36.3977097Z    Compiling serde_json v1.0.150
2026-07-06T05:58:36.3977423Z    Compiling memchr v2.8.2
2026-07-06T05:58:36.3977701Z    Compiling itoa v1.0.18
2026-07-06T05:58:38.5503971Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-07-06T05:58:38.9108515Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.65s
2026-07-06T05:58:39.0118781Z ##[group]Run cargo build -p spt --bin spt
2026-07-06T05:58:39.0119096Z [36;1mcargo build -p spt --bin spt[0m
2026-07-06T05:58:39.0175808Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T05:58:39.0176086Z ##[endgroup]
2026-07-06T05:58:39.8008165Z    Compiling proc-macro2 v1.0.106
2026-07-06T05:58:39.8008530Z    Compiling unicode-ident v1.0.24
2026-07-06T05:58:39.8008744Z    Compiling quote v1.0.45
2026-07-06T05:58:39.8008925Z    Compiling cfg-if v1.0.4
2026-07-06T05:58:39.8009164Z    Compiling serde_core v1.0.228
2026-07-06T05:58:39.8009570Z    Compiling serde v1.0.228
2026-07-06T05:58:39.8010436Z    Compiling windows-link v0.2.1
2026-07-06T05:58:39.8010846Z    Compiling getrandom v0.3.4
2026-07-06T05:58:39.8011189Z    Compiling typenum v1.20.1
2026-07-06T05:58:39.8011593Z    Compiling portable-atomic v1.13.1
2026-07-06T05:58:39.8011946Z    Compiling version_check v0.9.5
2026-07-06T05:58:39.8014973Z    Compiling pin-project-lite v0.2.17
2026-07-06T05:58:39.8015616Z    Compiling find-msvc-tools v0.1.9
2026-07-06T05:58:39.8015991Z    Compiling shlex v2.0.1
2026-07-06T05:58:39.8016385Z    Compiling memchr v2.8.1
2026-07-06T05:58:39.8016693Z    Compiling critical-section v1.2.0
2026-07-06T05:58:39.8709715Z    Compiling subtle v2.6.1
2026-07-06T05:58:39.9198562Z    Compiling windows-sys v0.61.2
2026-07-06T05:58:39.9568299Z    Compiling futures-core v0.3.32
2026-07-06T05:58:40.0606392Z    Compiling equivalent v1.0.2
2026-07-06T05:58:40.0913870Z    Compiling smallvec v1.15.1
2026-07-06T05:58:40.1430876Z    Compiling bytes v1.11.1
2026-07-06T05:58:40.1502873Z    Compiling itoa v1.0.18
2026-07-06T05:58:40.1641782Z    Compiling semver v1.0.28
2026-07-06T05:58:40.1888884Z    Compiling stable_deref_trait v1.2.1
2026-07-06T05:58:40.3119119Z    Compiling generic-array v0.14.7
2026-07-06T05:58:40.3245844Z    Compiling log v0.4.32
2026-07-06T05:58:40.3326349Z    Compiling futures-sink v0.3.32
2026-07-06T05:58:40.3589770Z    Compiling futures-io v0.3.32
2026-07-06T05:58:40.3923192Z    Compiling rustc_version v0.4.1
2026-07-06T05:58:40.4317993Z    Compiling slab v0.4.12
2026-07-06T05:58:40.5085921Z    Compiling futures-channel v0.3.32
2026-07-06T05:58:40.5260609Z    Compiling hashbrown v0.17.1
2026-07-06T05:58:40.5948265Z    Compiling futures-task v0.3.32
2026-07-06T05:58:40.6462812Z    Compiling rand_core v0.10.1
2026-07-06T05:58:40.6478199Z    Compiling rustversion v1.0.22
2026-07-06T05:58:40.7588846Z    Compiling getrandom v0.2.17
2026-07-06T05:58:40.8647142Z    Compiling cpufeatures v0.2.17
2026-07-06T05:58:40.8929486Z    Compiling fnv v1.0.7
2026-07-06T05:58:40.9107280Z    Compiling getrandom v0.4.2
2026-07-06T05:58:40.9399518Z    Compiling jobserver v0.1.34
2026-07-06T05:58:40.9649698Z    Compiling libc v0.2.186
2026-07-06T05:58:40.9959912Z    Compiling cfg_aliases v0.2.1
2026-07-06T05:58:41.0327351Z    Compiling strsim v0.11.1
2026-07-06T05:58:41.0364251Z    Compiling writeable v0.6.3
2026-07-06T05:58:41.1291681Z    Compiling autocfg v1.5.1
2026-07-06T05:58:41.1292189Z    Compiling litemap v0.8.2
2026-07-06T05:58:41.1375846Z    Compiling ident_case v1.0.1
2026-07-06T05:58:41.1521749Z    Compiling icu_normalizer_data v2.2.0
2026-07-06T05:58:41.1550358Z    Compiling fs_extra v1.3.0
2026-07-06T05:58:41.2811041Z    Compiling syn v2.0.117
2026-07-06T05:58:41.2932612Z    Compiling cc v1.2.63
2026-07-06T05:58:41.3344895Z    Compiling dunce v1.0.5
2026-07-06T05:58:41.3755924Z    Compiling icu_properties_data v2.2.0
2026-07-06T05:58:41.3905990Z    Compiling indexmap v2.14.0
2026-07-06T05:58:41.4834593Z    Compiling utf8_iter v1.0.4
2026-07-06T05:58:41.4996381Z    Compiling percent-encoding v2.3.2
2026-07-06T05:58:41.5408187Z    Compiling http v1.4.1
2026-07-06T05:58:41.6386806Z    Compiling aws-lc-rs v1.17.0
2026-07-06T05:58:41.6543974Z    Compiling thiserror v2.0.18
2026-07-06T05:58:41.6987122Z    Compiling crypto-common v0.1.7
2026-07-06T05:58:41.7010522Z    Compiling unicode-segmentation v1.13.3
2026-07-06T05:58:41.7311707Z    Compiling cpufeatures v0.3.0
2026-07-06T05:58:41.7965801Z    Compiling scopeguard v1.2.0
2026-07-06T05:58:41.8385704Z    Compiling block-buffer v0.10.4
2026-07-06T05:58:41.8898386Z    Compiling form_urlencoded v1.2.2
2026-07-06T05:58:41.9772562Z    Compiling bitflags v2.12.1
2026-07-06T05:58:42.1106113Z    Compiling lock_api v0.4.14
2026-07-06T05:58:42.1124096Z    Compiling chacha20 v0.10.0
2026-07-06T05:58:42.1459306Z    Compiling untrusted v0.9.0
2026-07-06T05:58:42.1556013Z    Compiling cmake v0.1.58
2026-07-06T05:58:42.1964242Z    Compiling winapi v0.3.9
2026-07-06T05:58:42.2203104Z    Compiling digest v0.10.7
2026-07-06T05:58:42.2209859Z    Compiling num-traits v0.2.19
2026-07-06T05:58:42.5324809Z    Compiling windows-strings v0.5.1
2026-07-06T05:58:42.5538568Z    Compiling windows-result v0.4.1
2026-07-06T05:58:42.6175167Z    Compiling heck v0.5.0
2026-07-06T05:58:42.6351188Z    Compiling rustls v0.23.40
2026-07-06T05:58:42.6794094Z    Compiling rand v0.10.1
2026-07-06T05:58:42.6983940Z    Compiling convert_case v0.10.0
2026-07-06T05:58:42.7137882Z    Compiling unicode-xid v0.2.6
2026-07-06T05:58:42.7427255Z    Compiling atomic-waker v1.1.2
2026-07-06T05:58:42.7446770Z    Compiling anyhow v1.0.102
2026-07-06T05:58:42.8590080Z    Compiling const-oid v0.10.2
2026-07-06T05:58:42.9147230Z    Compiling httparse v1.10.1
2026-07-06T05:58:42.9262634Z    Compiling zerocopy v0.8.50
2026-07-06T05:58:42.9364931Z    Compiling parking_lot_core v0.9.12
2026-07-06T05:58:42.9967271Z    Compiling http-body v1.0.1
2026-07-06T05:58:43.0063901Z    Compiling hybrid-array v0.4.12
2026-07-06T05:58:43.0370623Z    Compiling curve25519-dalek v4.1.3
2026-07-06T05:58:43.1012312Z    Compiling ahash v0.8.12
2026-07-06T05:58:43.1708270Z    Compiling base64ct v1.8.3
2026-07-06T05:58:43.1749440Z    Compiling either v1.16.0
2026-07-06T05:58:43.1825480Z    Compiling powerfmt v0.2.0
2026-07-06T05:58:43.2050103Z    Compiling aws-lc-sys v0.41.0
2026-07-06T05:58:43.2592315Z    Compiling ring v0.17.14
2026-07-06T05:58:43.5271554Z    Compiling pem-rfc7468 v1.0.0
2026-07-06T05:58:43.5592495Z    Compiling deranged v0.5.8
2026-07-06T05:58:43.5723443Z    Compiling uuid v1.23.2
2026-07-06T05:58:43.6318092Z    Compiling rand_core v0.6.4
2026-07-06T05:58:43.8056721Z    Compiling data-encoding v2.11.0
2026-07-06T05:58:43.8377082Z    Compiling num-conv v0.2.2
2026-07-06T05:58:43.8381576Z    Compiling tower-service v0.3.3
2026-07-06T05:58:43.9308874Z    Compiling time-core v0.1.8
2026-07-06T05:58:43.9464810Z    Compiling zmij v1.0.21
2026-07-06T05:58:43.9693654Z    Compiling try-lock v0.2.5
2026-07-06T05:58:43.9695884Z    Compiling base64 v0.22.1
2026-07-06T05:58:43.9971888Z    Compiling tinyvec_macros v0.1.1
2026-07-06T05:58:44.0444998Z    Compiling pkg-config v0.3.33
2026-07-06T05:58:44.0504989Z    Compiling fastrand v2.4.1
2026-07-06T05:58:44.0517082Z    Compiling vcpkg v0.2.15
2026-07-06T05:58:44.0833498Z    Compiling tinyvec v1.11.0
2026-07-06T05:58:44.2964499Z    Compiling want v0.3.1
2026-07-06T05:58:44.3449235Z    Compiling parking_lot v0.12.5
2026-07-06T05:58:44.4685952Z    Compiling block-buffer v0.12.0
2026-07-06T05:58:44.4943919Z    Compiling crypto-common v0.2.2
2026-07-06T05:58:44.5030576Z    Compiling sha2 v0.10.9
2026-07-06T05:58:44.5397799Z    Compiling vergen-lib v9.1.0
2026-07-06T05:58:44.6687661Z    Compiling inout v0.1.4
2026-07-06T05:58:44.7024378Z    Compiling n0-future v0.3.2
2026-07-06T05:58:44.7637393Z    Compiling cordyceps v0.3.4
2026-07-06T05:58:44.8125121Z    Compiling serde_json v1.0.150
2026-07-06T05:58:44.9153679Z    Compiling synstructure v0.13.2
2026-07-06T05:58:44.9386180Z    Compiling darling_core v0.20.11
2026-07-06T05:58:44.9629927Z    Compiling libsqlite3-sys v0.30.1
2026-07-06T05:58:44.9653213Z    Compiling spin v0.10.0
2026-07-06T05:58:45.0592906Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-06T05:58:45.1105213Z    Compiling signature v2.2.0
2026-07-06T05:58:45.1462637Z    Compiling crossbeam-utils v0.8.21
2026-07-06T05:58:45.3276648Z    Compiling httpdate v1.0.3
2026-07-06T05:58:45.3741874Z    Compiling winnow v1.0.3
2026-07-06T05:58:45.3742309Z    Compiling parking v2.2.1
2026-07-06T05:58:45.4498720Z    Compiling diatomic-waker v0.2.3
2026-07-06T05:58:45.4796557Z    Compiling futures-lite v2.6.1
2026-07-06T05:58:45.5725656Z    Compiling futures-buffered v0.2.13
2026-07-06T05:58:45.6231488Z    Compiling digest v0.11.3
2026-07-06T05:58:45.6231953Z    Compiling ed25519 v2.2.3
2026-07-06T05:58:45.7538310Z    Compiling cipher v0.4.4
2026-07-06T05:58:45.8710206Z    Compiling vergen v9.1.0
2026-07-06T05:58:45.9022121Z    Compiling vergen-lib v0.1.6
2026-07-06T05:58:45.9639806Z    Compiling universal-hash v0.5.1
2026-07-06T05:58:45.9882914Z    Compiling noq-udp v0.10.0
2026-07-06T05:58:46.1608423Z    Compiling heapless v0.7.17
2026-07-06T05:58:46.2268626Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-06T05:58:46.2374444Z    Compiling sync_wrapper v1.0.2
2026-07-06T05:58:46.2621687Z    Compiling allocator-api2 v0.2.21
2026-07-06T05:58:46.3105421Z    Compiling byteorder v1.5.0
2026-07-06T05:58:46.3105907Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-06T05:58:46.3480419Z    Compiling opaque-debug v0.3.1
2026-07-06T05:58:46.4282554Z    Compiling polyval v0.6.2
2026-07-06T05:58:46.4583380Z    Compiling hash32 v0.2.1
2026-07-06T05:58:46.5237288Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-06T05:58:46.6806643Z    Compiling spin v0.9.8
2026-07-06T05:58:46.6926933Z    Compiling vergen-gitcl v1.0.8
2026-07-06T05:58:47.0148447Z    Compiling windows-threading v0.2.1
2026-07-06T05:58:47.0781918Z    Compiling serde_derive v1.0.228
2026-07-06T05:58:47.0930160Z    Compiling zeroize_derive v1.4.3
2026-07-06T05:58:47.0940902Z    Compiling zerofrom-derive v0.1.7
2026-07-06T05:58:47.2779551Z    Compiling socket2 v0.6.4
2026-07-06T05:58:47.3678672Z    Compiling mio v1.2.1
2026-07-06T05:58:47.3995891Z    Compiling yoke-derive v0.8.2
2026-07-06T05:58:47.4653605Z    Compiling tokio-macros v2.7.0
2026-07-06T05:58:47.5478057Z    Compiling futures-macro v0.3.32
2026-07-06T05:58:47.6835088Z    Compiling zerovec-derive v0.11.3
2026-07-06T05:58:47.7988523Z    Compiling displaydoc v0.2.6
2026-07-06T05:58:47.9169964Z    Compiling tracing-attributes v0.1.31
2026-07-06T05:58:47.9652760Z    Compiling zeroize v1.8.2
2026-07-06T05:58:48.0306217Z    Compiling thiserror-impl v2.0.18
2026-07-06T05:58:48.0448862Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-06T05:58:48.3723364Z    Compiling rustls-pki-types v1.14.1
2026-07-06T05:58:48.3777448Z    Compiling tokio v1.52.3
2026-07-06T05:58:48.6127888Z    Compiling futures-util v0.3.32
2026-07-06T05:58:48.8323039Z    Compiling darling_macro v0.20.11
2026-07-06T05:58:48.8323464Z    Compiling derive_more-impl v2.1.1
2026-07-06T05:58:48.8684085Z    Compiling windows-interface v0.59.3
2026-07-06T05:58:49.0365218Z    Compiling n0-error-macros v0.1.3
2026-07-06T05:58:49.0398628Z    Compiling windows-implement v0.60.2
2026-07-06T05:58:49.1283166Z    Compiling spez v0.1.2
2026-07-06T05:58:49.5153847Z    Compiling zerofrom v0.1.8
2026-07-06T05:58:49.7497289Z    Compiling der v0.8.0-rc.10
2026-07-06T05:58:49.7524442Z    Compiling pin-project-internal v1.1.13
2026-07-06T05:58:49.7809151Z    Compiling yoke v0.8.3
2026-07-06T05:58:49.7863477Z    Compiling darling v0.20.11
2026-07-06T05:58:49.9580781Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-06T05:58:49.9809410Z    Compiling windows-core v0.62.2
2026-07-06T05:58:50.0302216Z    Compiling derive_builder_core v0.20.2
2026-07-06T05:58:50.0710722Z    Compiling n0-error v0.1.3
2026-07-06T05:58:50.1111888Z    Compiling zerovec v0.11.6
2026-07-06T05:58:50.1291711Z    Compiling zerotrie v0.2.4
2026-07-06T05:58:50.2961185Z    Compiling ryu v1.0.23
2026-07-06T05:58:50.6082647Z    Compiling ed25519-dalek v2.2.0
2026-07-06T05:58:50.7224879Z    Compiling tinystr v0.8.3
2026-07-06T05:58:50.8123486Z    Compiling potential_utf v0.1.5
2026-07-06T05:58:50.9518056Z    Compiling icu_locale_core v2.2.0
2026-07-06T05:58:50.9834949Z    Compiling icu_collections v2.2.0
2026-07-06T05:58:50.9877757Z    Compiling spki v0.8.0-rc.4
2026-07-06T05:58:51.0566266Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-06T05:58:51.1381644Z    Compiling pin-project v1.1.13
2026-07-06T05:58:51.2275844Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-06T05:58:51.2410656Z    Compiling derive_builder_macro v0.20.2
2026-07-06T05:58:51.3471287Z    Compiling signature v3.0.0
2026-07-06T05:58:51.4403617Z    Compiling fallible-iterator v0.3.0
2026-07-06T05:58:51.4580488Z    Compiling futures-executor v0.3.32
2026-07-06T05:58:51.4580980Z    Compiling tower-layer v0.3.3
2026-07-06T05:58:51.5264309Z    Compiling spt-proto v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-06T05:58:51.5509473Z    Compiling windows-collections v0.3.2
2026-07-06T05:58:51.6340894Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-06T05:58:51.6600626Z    Compiling futures v0.3.32
2026-07-06T05:58:51.7774060Z    Compiling ipnet v2.12.0
2026-07-06T05:58:51.8624527Z    Compiling ed25519 v3.0.0-rc.4
2026-07-06T05:58:51.8668806Z    Compiling windows-future v0.3.2
2026-07-06T05:58:51.9540260Z    Compiling icu_provider v2.2.0
2026-07-06T05:58:51.9807255Z    Compiling windows-numerics v0.3.1
2026-07-06T05:58:52.0182570Z    Compiling derive_builder v0.20.2
2026-07-06T05:58:52.1023219Z    Compiling prefix-trie v0.8.4
2026-07-06T05:58:52.2323792Z    Compiling once_cell v1.21.4
2026-07-06T05:58:52.2735506Z    Compiling icu_normalizer v2.2.0
2026-07-06T05:58:52.2954809Z    Compiling icu_properties v2.2.0
2026-07-06T05:58:52.4017370Z    Compiling tracing-core v0.1.36
2026-07-06T05:58:52.4956138Z    Compiling tokio-util v0.7.18
2026-07-06T05:58:52.6583460Z    Compiling hashbrown v0.14.5
2026-07-06T05:58:52.7262311Z    Compiling proc-macro-crate v3.5.0
2026-07-06T05:58:52.7552707Z    Compiling tracing v0.1.44
2026-07-06T05:58:52.7644635Z    Compiling cobs v0.3.0
2026-07-06T05:58:52.8051244Z    Compiling windows-targets v0.52.6
2026-07-06T05:58:52.9261973Z    Compiling postcard-derive v0.2.2
2026-07-06T05:58:52.9482235Z    Compiling ghash v0.5.1
2026-07-06T05:58:53.0023656Z    Compiling aes v0.8.4
2026-07-06T05:58:53.0484477Z    Compiling ctr v0.9.2
2026-07-06T05:58:53.1228929Z    Compiling sha2 v0.11.0-rc.5
2026-07-06T05:58:53.1714650Z    Compiling derive_more v2.1.1
2026-07-06T05:58:53.2141619Z    Compiling fs2 v0.4.3
2026-07-06T05:58:53.2900491Z    Compiling h2 v0.4.14
2026-07-06T05:58:53.3180788Z    Compiling hashlink v0.9.1
2026-07-06T05:58:53.3379564Z    Compiling time v0.3.47
2026-07-06T05:58:53.4629241Z    Compiling http-body-util v0.1.3
2026-07-06T05:58:53.5596529Z    Compiling idna_adapter v1.2.2
2026-07-06T05:58:53.5969642Z    Compiling rusqlite v0.32.1
2026-07-06T05:58:53.6240512Z    Compiling aead v0.5.2
2026-07-06T05:58:53.7346133Z    Compiling idna v1.1.0
2026-07-06T05:58:53.7415913Z    Compiling widestring v1.2.1
2026-07-06T05:58:53.7683350Z    Compiling arrayvec v0.7.6
2026-07-06T05:58:53.7780376Z    Compiling utf8parse v0.2.2
2026-07-06T05:58:53.7988009Z    Compiling ipconfig v0.3.4
2026-07-06T05:58:53.8070372Z    Compiling aes-gcm v0.10.3
2026-07-06T05:58:53.8481944Z    Compiling postcard v1.1.3
2026-07-06T05:58:53.8695494Z    Compiling num_enum_derive v0.7.6
2026-07-06T05:58:53.9351643Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-06T05:58:54.0157472Z    Compiling windows-sys v0.59.0
2026-07-06T05:58:54.0158973Z    Compiling windows v0.62.2
2026-07-06T05:58:54.1197801Z    Compiling url v2.5.8
2026-07-06T05:58:54.3192589Z    Compiling tower v0.5.3
2026-07-06T05:58:54.3908500Z    Compiling data-encoding-macro v0.1.20
2026-07-06T05:58:54.4126962Z    Compiling chrono v0.4.45
2026-07-06T05:58:54.4393464Z    Compiling crossbeam-channel v0.5.15
2026-07-06T05:58:54.4486027Z    Compiling crossbeam-epoch v0.9.18
2026-07-06T05:58:54.6458558Z    Compiling spt-store v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-06T05:58:54.9470315Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-06T05:58:54.9608531Z    Compiling enum-assoc v1.3.0
2026-07-06T05:58:55.1483294Z    Compiling strum_macros v0.28.0
2026-07-06T05:58:55.1508636Z    Compiling async-trait v0.1.89
2026-07-06T05:58:55.3504746Z    Compiling iroh-metrics-derive v0.4.1
2026-07-06T05:58:55.4951621Z    Compiling blake3 v1.8.5
2026-07-06T05:58:55.5980053Z    Compiling windows-registry v0.6.1
2026-07-06T05:58:55.6346085Z    Compiling memoffset v0.6.5
2026-07-06T05:58:55.8548038Z    Compiling netwatch v0.16.0
2026-07-06T05:58:55.9275122Z    Compiling noq v0.18.0
2026-07-06T05:58:55.9644511Z    Compiling acto v0.8.2
2026-07-06T05:58:55.9949020Z    Compiling lru-slab v0.1.2
2026-07-06T05:58:56.0144341Z    Compiling rustc-hash v2.1.2
2026-07-06T05:58:56.0281944Z    Compiling mac-addr v0.3.0
2026-07-06T05:58:56.1748066Z    Compiling tagptr v0.2.0
2026-07-06T05:58:56.1748755Z    Compiling identity-hash v0.1.0
2026-07-06T05:58:56.2100204Z    Compiling foldhash v0.2.0
2026-07-06T05:58:56.2756637Z    Compiling ref-cast v1.0.25
2026-07-06T05:58:56.2757089Z    Compiling xml-rs v0.8.28
2026-07-06T05:58:56.2965064Z    Compiling sorted-index-buffer v0.2.1
2026-07-06T05:58:56.3100350Z    Compiling thiserror v1.0.69
2026-07-06T05:58:56.3182880Z    Compiling hashbrown v0.16.1
2026-07-06T05:58:56.4085179Z    Compiling moka v0.12.15
2026-07-06T05:58:56.4672267Z    Compiling netdev v0.42.0
2026-07-06T05:58:56.5632061Z    Compiling iroh-relay v0.98.0
2026-07-06T05:58:56.8387400Z    Compiling spt-msg v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-06T05:58:56.8513313Z    Compiling iroh-metrics v0.38.3
2026-07-06T05:58:57.0716602Z    Compiling xmltree v0.10.3
2026-07-06T05:58:57.1441631Z    Compiling hyper v1.10.1
2026-07-06T05:58:57.2514882Z    Compiling num_enum v0.7.6
2026-07-06T05:58:57.2929500Z    Compiling tower-http v0.6.11
2026-07-06T05:58:57.3283932Z    Compiling attohttpc v0.30.1
2026-07-06T05:58:57.3905990Z    Compiling iroh-base v0.98.0
2026-07-06T05:58:57.4383056Z    Compiling n0-watcher v0.6.1
2026-07-06T05:58:57.4741653Z    Compiling tokio-stream v0.1.18
2026-07-06T05:58:57.5971591Z    Compiling serde_spanned v0.6.9
2026-07-06T05:58:57.7144237Z    Compiling strum v0.28.0
2026-07-06T05:58:57.7298703Z    Compiling toml_datetime v0.6.11
2026-07-06T05:58:57.7658991Z    Compiling ref-cast-impl v1.0.25
2026-07-06T05:58:57.9272524Z    Compiling thiserror-impl v1.0.69
2026-07-06T05:58:58.0332870Z    Compiling serde_derive_internals v0.29.1
2026-07-06T05:58:58.1369570Z    Compiling simple-dns v0.9.3
2026-07-06T05:58:58.1603544Z    Compiling serial-core v0.4.0
2026-07-06T05:58:58.1837097Z    Compiling aho-corasick v1.1.4
2026-07-06T05:58:58.2028201Z    Compiling simdutf8 v0.1.5
2026-07-06T05:58:58.3254464Z    Compiling regex-syntax v0.8.10
2026-07-06T05:58:58.3948026Z    Compiling constant_time_eq v0.4.2
2026-07-06T05:58:58.4285330Z    Compiling winreg v0.10.1
2026-07-06T05:58:58.5376757Z    Compiling hyper-util v0.1.20
2026-07-06T05:58:58.6089431Z    Compiling smol_str v0.1.24
2026-07-06T05:58:58.7685847Z    Compiling winnow v0.7.15
2026-07-06T05:58:58.7766847Z    Compiling sha1_smol v1.0.1
2026-07-06T05:58:58.9402111Z    Compiling arrayref v0.3.9
2026-07-06T05:58:59.0830199Z    Compiling toml_write v0.1.2
2026-07-06T05:58:59.1622501Z    Compiling resolv-conf v0.7.6
2026-07-06T05:58:59.3745124Z    Compiling schemars_derive v1.2.1
2026-07-06T05:58:59.4286768Z    Compiling iroh-dns v0.98.0
2026-07-06T05:58:59.8448036Z    Compiling serial-windows v0.4.0
2026-07-06T05:58:59.9063717Z    Compiling igd-next v0.17.1
2026-07-06T05:59:00.1315116Z    Compiling lru v0.16.4
2026-07-06T05:59:00.2443326Z    Compiling regex-automata v0.4.14
2026-07-06T05:59:00.3190754Z    Compiling webpki-roots v1.0.7
2026-07-06T05:59:00.3337346Z    Compiling seize v0.5.1
2026-07-06T05:59:00.3641608Z    Compiling darling_core v0.23.0
2026-07-06T05:59:00.4789885Z    Compiling toml_edit v0.22.27
2026-07-06T05:59:00.4877578Z    Compiling hmac v0.12.1
2026-07-06T05:59:00.5496330Z    Compiling serde_bytes v0.11.19
2026-07-06T05:59:00.6981760Z    Compiling iroh v0.98.2
2026-07-06T05:59:00.8145259Z    Compiling bitflags v1.3.2
2026-07-06T05:59:00.8437570Z    Compiling pin-utils v0.1.0
2026-07-06T05:59:00.8584469Z    Compiling cmov v0.5.4
2026-07-06T05:59:00.9249827Z    Compiling once_cell_polyfill v1.70.2
2026-07-06T05:59:00.9340594Z    Compiling lazy_static v1.5.0
2026-07-06T05:59:00.9340968Z    Compiling dyn-clone v1.0.20
2026-07-06T05:59:01.0335355Z    Compiling anstyle v1.0.14
2026-07-06T05:59:01.0837129Z    Compiling ctutils v0.4.2
2026-07-06T05:59:01.0852821Z    Compiling shared_library v0.1.9
2026-07-06T05:59:01.1530824Z    Compiling nix v0.25.1
2026-07-06T05:59:01.1798793Z    Compiling hkdf v0.12.4
2026-07-06T05:59:01.2656812Z    Compiling anstyle-wincon v3.0.11
2026-07-06T05:59:01.3284057Z    Compiling papaya v0.2.4
2026-07-06T05:59:01.3323530Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-06T05:59:01.3455082Z    Compiling serial v0.4.0
2026-07-06T05:59:01.4467142Z    Compiling filedescriptor v0.8.3
2026-07-06T05:59:01.4617191Z    Compiling schemars v1.2.1
2026-07-06T05:59:01.4669085Z    Compiling anstyle-parse v1.0.0
2026-07-06T05:59:01.6557159Z    Compiling backon v1.6.0
2026-07-06T05:59:01.7561325Z    Compiling anstyle-query v1.1.5
2026-07-06T05:59:01.7729815Z    Compiling vte_generate_state_changes v0.1.2
2026-07-06T05:59:01.8048034Z    Compiling is_terminal_polyfill v1.70.2
2026-07-06T05:59:01.8375967Z    Compiling colorchoice v1.0.5
2026-07-06T05:59:01.9532022Z    Compiling downcast-rs v1.2.1
2026-07-06T05:59:01.9552217Z    Compiling paste v1.0.15
2026-07-06T05:59:02.0006753Z    Compiling instability v0.3.12
2026-07-06T05:59:02.0084231Z    Compiling foldhash v0.1.5
2026-07-06T05:59:02.0235415Z    Compiling shell-words v1.1.1
2026-07-06T05:59:02.0657285Z    Compiling anstream v1.0.0
2026-07-06T05:59:02.1919147Z    Compiling vte v0.13.1
2026-07-06T05:59:02.2819450Z    Compiling portable-pty v0.8.1
2026-07-06T05:59:02.3309873Z    Compiling hashbrown v0.15.5
2026-07-06T05:59:02.3564705Z    Compiling regex v1.12.3
2026-07-06T05:59:02.6145035Z    Compiling toml v0.8.23
2026-07-06T05:59:02.6321364Z    Compiling spake2 v0.4.0
2026-07-06T05:59:02.7492254Z    Compiling terminal_size v0.4.4
2026-07-06T05:59:02.9828557Z    Compiling strum_macros v0.26.4
2026-07-06T05:59:03.0626554Z    Compiling crossterm_winapi v0.9.1
2026-07-06T05:59:03.0808381Z    Compiling spt-runtime v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-06T05:59:03.1081724Z    Compiling itertools v0.13.0
2026-07-06T05:59:03.1458186Z    Compiling sha1 v0.10.6
2026-07-06T05:59:03.5392371Z    Compiling castaway v0.2.4
2026-07-06T05:59:03.5685207Z    Compiling unicode-width v0.1.14
2026-07-06T05:59:03.7024724Z    Compiling doctest-file v1.1.1
2026-07-06T05:59:03.7270195Z    Compiling indoc v2.0.7
2026-07-06T05:59:03.8274174Z    Compiling recvmsg v1.0.0
2026-07-06T05:59:03.9301245Z    Compiling static_assertions v1.1.0
2026-07-06T05:59:04.0833358Z    Compiling clap_lex v1.1.0
2026-07-06T05:59:04.1346649Z    Compiling wmi v0.18.4
2026-07-06T05:59:04.2144314Z    Compiling darling_macro v0.23.0
2026-07-06T05:59:04.3050431Z    Compiling clap_builder v4.6.0
2026-07-06T05:59:04.4093228Z    Compiling compact_str v0.8.2
2026-07-06T05:59:04.4127775Z    Compiling interprocess v2.4.2
2026-07-06T05:59:04.4407650Z    Compiling crossterm v0.28.1
2026-07-06T05:59:04.7529423Z    Compiling darling v0.23.0
2026-07-06T05:59:04.8186005Z    Compiling unicode-truncate v1.1.0
2026-07-06T05:59:05.3561142Z    Compiling spt-term v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-06T05:59:05.7526159Z    Compiling strum v0.26.3
2026-07-06T05:59:05.8838746Z    Compiling spt-live v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-06T05:59:05.9312991Z    Compiling portmapper v0.16.0
2026-07-06T05:59:05.9789775Z    Compiling lru v0.12.5
2026-07-06T05:59:06.1484655Z    Compiling clap_derive v4.6.1
2026-07-06T05:59:06.1951660Z    Compiling unicode-width v0.2.0
2026-07-06T05:59:06.2185312Z    Compiling error-code v3.3.2
2026-07-06T05:59:06.3100951Z    Compiling cassowary v0.3.0
2026-07-06T05:59:06.3964303Z    Compiling clipboard-win v5.4.1
2026-07-06T05:59:06.4033431Z    Compiling nucleo-matcher v0.3.1
2026-07-06T05:59:06.5670858Z    Compiling qrcode v0.14.1
2026-07-06T05:59:06.6901825Z    Compiling ratatui v0.29.0
2026-07-06T05:59:08.3898476Z    Compiling clap v4.6.1
2026-07-06T05:59:19.6694560Z    Compiling rustls-webpki v0.103.13
2026-07-06T05:59:21.9585929Z    Compiling tokio-rustls v0.26.4
2026-07-06T05:59:21.9586162Z    Compiling rustls-platform-verifier v0.7.0
2026-07-06T05:59:21.9586365Z    Compiling noq-proto v0.17.0
2026-07-06T05:59:22.0980368Z    Compiling hickory-net v0.26.0-beta.4
2026-07-06T05:59:22.0980590Z    Compiling hyper-rustls v0.27.9
2026-07-06T05:59:22.0980825Z    Compiling tokio-websockets v0.13.2
2026-07-06T05:59:22.2582759Z    Compiling reqwest v0.13.4
2026-07-06T05:59:23.2122571Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-06T05:59:40.0285702Z    Compiling spt-net v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-06T05:59:41.4572767Z    Compiling spt-daemon v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-06T05:59:50.8102307Z    Compiling spt v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-06T05:59:58.5849327Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 19s
2026-07-06T05:59:58.6790239Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-07-06T05:59:58.6790573Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-07-06T05:59:58.6842854Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T05:59:58.6843062Z env:
2026-07-06T05:59:58.6843166Z   SPT_TWO_HOST: 1
2026-07-06T05:59:58.6843281Z   SPT_TWO_HOST_ROLE: a
2026-07-06T05:59:58.6843429Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-07-06T05:59:58.6843588Z   SPT_TWO_HOST_PEER_IP: 100.98.197.12
2026-07-06T05:59:58.6843731Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-07-06T05:59:58.6844080Z   SPT_TWO_HOST_NOTIFY_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-07-06T05:59:58.6844388Z ##[endgroup]
2026-07-06T05:59:59.3891825Z    Compiling windows-sys v0.61.2
2026-07-06T05:59:59.3902180Z    Compiling cc v1.2.63
2026-07-06T05:59:59.3958404Z    Compiling strsim v0.11.1
2026-07-06T05:59:59.3966788Z    Compiling rustls v0.23.40
2026-07-06T05:59:59.3967964Z    Compiling unicode-segmentation v1.13.3
2026-07-06T05:59:59.3997994Z    Compiling fastrand v2.4.1
2026-07-06T05:59:59.4100972Z    Compiling either v1.16.0
2026-07-06T05:59:59.4157188Z    Compiling windows-sys v0.59.0
2026-07-06T05:59:59.5118290Z    Compiling darling_core v0.20.11
2026-07-06T05:59:59.5123624Z    Compiling futures-lite v2.6.1
2026-07-06T05:59:59.5295498Z    Compiling prefix-trie v0.8.4
2026-07-06T05:59:59.6860997Z    Compiling convert_case v0.10.0
2026-07-06T05:59:59.8895215Z    Compiling derive_more-impl v2.1.1
2026-07-06T05:59:59.9705738Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-06T06:00:00.2626391Z    Compiling ring v0.17.14
2026-07-06T06:00:00.2626713Z    Compiling libsqlite3-sys v0.30.1
2026-07-06T06:00:00.2627285Z    Compiling blake3 v1.8.5
2026-07-06T06:00:00.9451335Z    Compiling darling_macro v0.20.11
2026-07-06T06:00:01.3937757Z    Compiling darling v0.20.11
2026-07-06T06:00:01.5384064Z    Compiling derive_builder_core v0.20.2
2026-07-06T06:00:01.6619280Z    Compiling derive_more v2.1.1
2026-07-06T06:00:02.1202411Z    Compiling iroh-base v0.98.0
2026-07-06T06:00:02.3992859Z    Compiling derive_builder_macro v0.20.2
2026-07-06T06:00:03.1478284Z    Compiling derive_builder v0.20.2
2026-07-06T06:00:03.3272562Z    Compiling vergen-lib v9.1.0
2026-07-06T06:00:03.3272780Z    Compiling vergen-lib v0.1.6
2026-07-06T06:00:03.4210825Z    Compiling vergen v9.1.0
2026-07-06T06:00:03.4785330Z    Compiling vergen-gitcl v1.0.8
2026-07-06T06:00:03.5932744Z    Compiling rusqlite v0.32.1
2026-07-06T06:00:03.7680384Z    Compiling iroh-relay v0.98.0
2026-07-06T06:00:04.1180544Z    Compiling rustls-webpki v0.103.13
2026-07-06T06:00:04.1217703Z    Compiling spt-store v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-06T06:00:04.8342968Z    Compiling socket2 v0.6.4
2026-07-06T06:00:04.8343236Z    Compiling mio v1.2.1
2026-07-06T06:00:04.8344501Z    Compiling netdev v0.42.0
2026-07-06T06:00:04.8344794Z    Compiling seize v0.5.1
2026-07-06T06:00:04.8345543Z    Compiling interprocess v2.4.2
2026-07-06T06:00:04.8345804Z    Compiling tempfile v3.27.0
2026-07-06T06:00:05.0493596Z    Compiling noq-udp v0.10.0
2026-07-06T06:00:05.0493989Z    Compiling ipconfig v0.3.4
2026-07-06T06:00:05.0829992Z    Compiling papaya v0.2.4
2026-07-06T06:00:05.3232083Z    Compiling tokio v1.52.3
2026-07-06T06:00:06.1279590Z    Compiling spt-msg v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-06T06:00:06.3643968Z    Compiling spt-runtime v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-06T06:00:06.3644674Z    Compiling spt-term v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-06T06:00:07.0610193Z    Compiling noq-proto v0.17.0
2026-07-06T06:00:07.0610673Z    Compiling rustls-platform-verifier v0.7.0
2026-07-06T06:00:08.2564868Z    Compiling spt-live v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-06T06:00:08.7295570Z    Compiling tokio-util v0.7.18
2026-07-06T06:00:08.7295974Z    Compiling tokio-rustls v0.26.4
2026-07-06T06:00:08.7296249Z    Compiling tower v0.5.3
2026-07-06T06:00:08.7296482Z    Compiling acto v0.8.2
2026-07-06T06:00:08.7298838Z    Compiling backon v1.6.0
2026-07-06T06:00:09.3257808Z    Compiling tower-http v0.6.11
2026-07-06T06:00:09.3899765Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-06T06:00:09.4531578Z    Compiling h2 v0.4.14
2026-07-06T06:00:09.4531869Z    Compiling n0-future v0.3.2
2026-07-06T06:00:09.4532135Z    Compiling tokio-stream v0.1.18
2026-07-06T06:00:09.4532394Z    Compiling tokio-websockets v0.13.2
2026-07-06T06:00:09.7148556Z    Compiling n0-watcher v0.6.1
2026-07-06T06:00:09.7316993Z    Compiling iroh-dns v0.98.0
2026-07-06T06:00:09.9340416Z    Compiling netwatch v0.16.0
2026-07-06T06:00:11.0800547Z    Compiling noq v0.18.0
2026-07-06T06:00:12.5437016Z    Compiling hyper v1.10.1
2026-07-06T06:00:12.5437240Z    Compiling hickory-net v0.26.0-beta.4
2026-07-06T06:00:13.4189581Z    Compiling hyper-util v0.1.20
2026-07-06T06:00:13.4475380Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-06T06:00:14.2833266Z    Compiling hyper-rustls v0.27.9
2026-07-06T06:00:14.2833474Z    Compiling igd-next v0.17.1
2026-07-06T06:00:14.4335572Z    Compiling reqwest v0.13.4
2026-07-06T06:00:14.9469574Z    Compiling portmapper v0.16.0
2026-07-06T06:00:20.3278311Z    Compiling iroh v0.98.2
2026-07-06T06:00:29.6522732Z    Compiling spt-net v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-06T06:00:31.1063039Z    Compiling spt-daemon v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-06T06:00:46.4542063Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.53s
2026-07-06T06:00:46.4724374Z      Running tests\twohost.rs (target\debug\deps\twohost-fc5b2a46cd7a7da6.exe)
2026-07-06T06:00:46.5119356Z 
2026-07-06T06:00:46.5119598Z running 3 tests
2026-07-06T06:00:46.5120967Z test b2_attacher_child ... ok
2026-07-06T06:00:46.5121287Z test two_host_ladder_role_b ... ok
2026-07-06T06:00:46.5131109Z TWOHOST role A: node bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a
2026-07-06T06:00:46.6663236Z TWOHOST OK: pairing (initiator, product surface) — joined subnet 'twohost'
2026-07-06T06:00:47.2490615Z PUMP_IPC_READER: spawned
2026-07-06T06:00:47.4992115Z TWOHOST OK: register: B's perch row replicated to A
2026-07-06T06:00:47.5222090Z TWOHOST OK: message sent (B asserts the spool)
2026-07-06T06:00:47.5951840Z TWOHOST OK: file fetch (sid 1)
2026-07-06T06:00:47.6437281Z TWOHOST OK: remote-drive (attach echo)
2026-07-06T06:00:47.9616967Z TWOHOST OK: sync: A pulled B's mind
2026-07-06T06:00:47.9679502Z UPDATE_STAGED:6:BrainOnly (from 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612)
2026-07-06T06:00:48.2121372Z TWOHOST OK: update: B's v6 staged at A through the verify gate
2026-07-06T06:00:48.2122745Z TWOHOST OK: update: consent notif surfaced at A
2026-07-06T06:00:48.2123134Z TWOHOST OK: notif: B's dismissal replicated to A
2026-07-06T06:00:48.4973849Z TWOHOST OK: rest: B's row advertises Suspended at A
2026-07-06T06:00:48.8118350Z TWOHOST OK: rest: B's row advertises Active again at A (with a presence stamp)
2026-07-06T06:00:48.8118632Z TWOHOST OK: remote suspend/wake round trip
2026-07-06T06:00:49.8176144Z TWOHOST OK: presence: B's surface marks replicated back to A
2026-07-06T06:00:49.9351607Z TWOHOST OK: cross-node shell relink + drive (B asserts the render)
2026-07-06T06:00:49.9748643Z TWOHOST OK: cross-node drive drops an offline persistent shell (no wake, no spool)
2026-07-06T06:00:50.1285213Z TWOHOST OK: gateway-typed owner cross-node cmd+drive (owner-type-agnostic across a real link)
2026-07-06T06:00:51.1334244Z TWOHOST OK: toast: B's surface marks replicated back to A
2026-07-06T06:00:51.4715528Z TWOHOST OK: A-3: B advertises Suspended at A
2026-07-06T06:00:51.7750520Z TWOHOST OK: A-3: B advertises Active again at A
2026-07-06T06:00:51.7751823Z TWOHOST OK: A-3 bare-id wake routed via the production assembly
2026-07-06T06:00:51.8425484Z 
2026-07-06T06:00:51.8425665Z running 1 test
2026-07-06T06:00:51.9160215Z B2 CHILD: controlling sid 2 — parking until killed
2026-07-06T06:00:51.9309527Z PAIR_MEET_UP:twohost step=59443921 id=cca02946644fd00b9265075383774c65b559ca7330eadbb0399b55a2070c816f addr=EndpointAddr { id: PublicKey(cca02946644fd00b9265075383774c65b559ca7330eadbb0399b55a2070c816f), addrs: {Ip(100.68.35.65:63401), Ip(192.168.1.81:63401)} }
2026-07-06T06:00:52.5884601Z TWOHOST OK: B-2: B saw the child's control stamps
2026-07-06T06:00:52.5907551Z TWOHOST OK: B-2 attacher child killed mid-control (B asserts the reap)
2026-07-06T06:00:52.6622647Z TWOHOST OK: file push (done barrier)
2026-07-06T06:00:52.6622939Z TWOHOST role A: ladder complete
2026-07-06T06:00:52.6814453Z test two_host_ladder_role_a ... ok
2026-07-06T06:00:52.6814601Z 
2026-07-06T06:00:52.6814795Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.17s
2026-07-06T06:00:52.6815007Z 
2026-07-06T06:00:52.7700610Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-07-06T06:00:52.7700928Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-07-06T06:00:52.7753021Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T06:00:52.7753234Z ##[endgroup]
2026-07-06T06:00:53.1244095Z    Compiling mock-adapter v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-07-06T06:00:53.5654877Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.55s
2026-07-06T06:00:53.6755742Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-07-06T06:00:53.6756078Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-07-06T06:00:53.6807173Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T06:00:53.6807379Z env:
2026-07-06T06:00:53.6807483Z   SPT_TWO_HOST: 1
2026-07-06T06:00:53.6807596Z   SPT_TWO_HOST_ROLE: a
2026-07-06T06:00:53.6807734Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-07-06T06:00:53.6807900Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-07-06T06:00:53.6808039Z ##[endgroup]
2026-07-06T06:00:54.4913756Z    Compiling n0-future v0.3.2
2026-07-06T06:00:54.5049255Z    Compiling backon v1.6.0
2026-07-06T06:00:54.5088810Z    Compiling tempfile v3.27.0
2026-07-06T06:00:54.5535674Z    Compiling n0-watcher v0.6.1
2026-07-06T06:00:54.5535879Z    Compiling iroh-dns v0.98.0
2026-07-06T06:00:54.6616145Z    Compiling netwatch v0.16.0
2026-07-06T06:00:54.8546924Z    Compiling iroh-relay v0.98.0
2026-07-06T06:00:55.1147507Z    Compiling portmapper v0.16.0
2026-07-06T06:00:58.3977112Z    Compiling iroh v0.98.2
2026-07-06T06:01:07.5298298Z    Compiling spt-net v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-06T06:01:08.9979118Z    Compiling spt-daemon v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-06T06:01:18.5821770Z    Compiling spt v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-06T06:01:27.1182602Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.13s
2026-07-06T06:01:27.1394249Z      Running tests\twohost_cli.rs (target\debug\deps\twohost_cli-db4bd27b36817976.exe)
2026-07-06T06:01:27.6788788Z 
2026-07-06T06:01:27.6789038Z running 2 tests
2026-07-06T06:01:27.6790832Z test gated_cli_role_b ... ok
2026-07-06T06:01:27.6797160Z GATED role A: node cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c
2026-07-06T06:02:27.6897192Z test gated_cli_role_a has been running for over 60 seconds
2026-07-06T06:02:30.9875922Z GATED OK: bring-up: B's suspended C-2 row replicated to A
2026-07-06T06:02:31.1381712Z GATED OK: C-2 wake dispatched — WOKE:ling-gated-c2@989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee (Suspended->Active) at 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-07-06T06:03:01.4608173Z GATED OK: C-2: B's row advertises Active (the revive completed the loop)
2026-07-06T06:03:01.4627672Z GATED OK: E-1: B's send landed in the target spool
2026-07-06T06:03:01.4627893Z GATED OK: E-1 from-stamp = ling-gated-e1
2026-07-06T06:03:01.4731194Z GATED OK: B-3: B's ticker row replicated to A
2026-07-06T06:03:01.7281973Z GATED OK: B-3: pre-bounce ticker output reached the viewport
2026-07-06T06:04:20.8299891Z GATED OK: B-3: the reconnect banner painted after the sever
2026-07-06T06:04:20.8300218Z GATED OK: B-3: live output resumed after the banner (reheal)
2026-07-06T06:04:20.8300479Z GATED OK: B-3 banner-then-reheal on the real remote bounce
2026-07-06T06:19:21.2626015Z 
2026-07-06T06:19:21.2626421Z thread 'gated_cli_role_a' (252740) panicked at crates\spt\tests\twohost_cli.rs:185:5:
2026-07-06T06:19:21.2626756Z never converged on the rig: done: B acknowledged (bye)
2026-07-06T06:19:21.2627178Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-07-06T06:19:21.4265533Z test gated_cli_role_a ... FAILED
2026-07-06T06:19:21.4265683Z 
2026-07-06T06:19:21.4265727Z failures:
2026-07-06T06:19:21.4265799Z 
2026-07-06T06:19:21.4265841Z failures:
2026-07-06T06:19:21.4265946Z     gated_cli_role_a
2026-07-06T06:19:21.4266030Z 
2026-07-06T06:19:21.4266201Z test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1073.74s
2026-07-06T06:19:21.4266431Z 
2026-07-06T06:19:21.4277246Z error: test failed, to rerun pass `-p spt --test twohost_cli`
2026-07-06T06:19:21.4909198Z ##[error]Process completed with exit code 1.
2026-07-06T06:19:21.5108632Z Post job cleanup.
2026-07-06T06:19:21.6153951Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T06:19:21.6369033Z git version 2.43.0.windows.1
2026-07-06T06:19:21.6400904Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\6d2165d5-4471-4f2e-8b54-ea335ad431a5\.gitconfig'
2026-07-06T06:19:21.6413742Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\6d2165d5-4471-4f2e-8b54-ea335ad431a5' before making global git config changes
2026-07-06T06:19:21.6414299Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:19:21.6419542Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T06:19:21.6650755Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:19:21.6877692Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T06:19:22.1583469Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:19:22.1801161Z http.https://github.com/.extraheader
2026-07-06T06:19:22.1827368Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-06T06:19:22.2071707Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T06:19:22.6886482Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:19:22.7109937Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T06:19:23.2712223Z Post job cleanup.
2026-07-06T06:19:23.3654960Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T06:19:23.3859688Z git version 2.43.0.windows.1
2026-07-06T06:19:23.3891670Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b7ce889c-5616-4f79-b95c-efb2430e7f3e\.gitconfig'
2026-07-06T06:19:23.3905202Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b7ce889c-5616-4f79-b95c-efb2430e7f3e' before making global git config changes
2026-07-06T06:19:23.3905785Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:19:23.3911906Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T06:19:23.4148937Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:19:23.4371147Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-06T06:19:23.8957684Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:19:23.9166526Z http.https://github.com/.extraheader
2026-07-06T06:19:23.9189073Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-06T06:19:23.9419205Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-06T06:19:24.4150305Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:19:24.4376627Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-06T06:19:24.9081624Z Cleaning up orphan processes
