﻿2026-07-06T06:37:33.9637482Z Current runner version: '2.335.1'
2026-07-06T06:37:33.9642146Z Runner name: 'hfenduleam'
2026-07-06T06:37:33.9642579Z Runner group name: 'Default'
2026-07-06T06:37:33.9643024Z Machine name: 'HFENDULEAM'
2026-07-06T06:37:33.9644853Z ##[group]GITHUB_TOKEN Permissions
2026-07-06T06:37:33.9646120Z Contents: read
2026-07-06T06:37:33.9646444Z Metadata: read
2026-07-06T06:37:33.9646760Z Packages: read
2026-07-06T06:37:33.9647079Z ##[endgroup]
2026-07-06T06:37:33.9648279Z Secret source: Actions
2026-07-06T06:37:33.9648691Z Prepare workflow directory
2026-07-06T06:37:33.9914312Z Prepare all required actions
2026-07-06T06:37:33.9938135Z Getting action download info
2026-07-06T06:37:34.3436767Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-07-06T06:37:35.1959126Z Complete job name: twohost-a
2026-07-06T06:37:35.2741019Z ##[group]Run actions/checkout@v5
2026-07-06T06:37:35.2741992Z with:
2026-07-06T06:37:35.2742500Z   repository: SaberMage/spt-core
2026-07-06T06:37:35.2747131Z   token: ***
2026-07-06T06:37:35.2747666Z   ssh-strict: true
2026-07-06T06:37:35.2748202Z   ssh-user: git
2026-07-06T06:37:35.2748710Z   persist-credentials: true
2026-07-06T06:37:35.2749284Z   clean: true
2026-07-06T06:37:35.2749812Z   sparse-checkout-cone-mode: true
2026-07-06T06:37:35.2750413Z   fetch-depth: 1
2026-07-06T06:37:35.2750934Z   fetch-tags: false
2026-07-06T06:37:35.2751489Z   show-progress: true
2026-07-06T06:37:35.2752036Z   lfs: false
2026-07-06T06:37:35.2752539Z   submodules: false
2026-07-06T06:37:35.2753075Z   set-safe-directory: true
2026-07-06T06:37:35.2753775Z ##[endgroup]
2026-07-06T06:37:35.4585094Z Syncing repository: SaberMage/spt-core
2026-07-06T06:37:35.4586644Z ##[group]Getting Git version info
2026-07-06T06:37:35.4587536Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-07-06T06:37:35.4855762Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T06:37:35.5071634Z git version 2.43.0.windows.1
2026-07-06T06:37:35.5097159Z ##[endgroup]
2026-07-06T06:37:35.5104692Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a3ca856a-0c40-4f94-b65f-8053fa2bf78f\.gitconfig'
2026-07-06T06:37:35.5119754Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a3ca856a-0c40-4f94-b65f-8053fa2bf78f' before making global git config changes
2026-07-06T06:37:35.5121364Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:37:35.5124331Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T06:37:35.5363586Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-06T06:37:35.5579974Z https://github.com/SaberMage/spt-core
2026-07-06T06:37:35.5609317Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-06T06:37:35.5613688Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-06T06:37:35.5814694Z HEAD
2026-07-06T06:37:35.6078969Z ##[endgroup]
2026-07-06T06:37:35.6081225Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-06T06:37:36.0906302Z ##[group]Cleaning the repository
2026-07-06T06:37:36.0910463Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-06T06:37:37.8665732Z Removing target/
2026-07-06T06:37:37.8698409Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-06T06:37:37.9131862Z HEAD is now at eafc1837 Merge 279df99067a41ead572534846142b9372d0a7812 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T06:37:37.9157737Z ##[endgroup]
2026-07-06T06:37:37.9162111Z ##[group]Disabling automatic garbage collection
2026-07-06T06:37:37.9167378Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T06:37:37.9419371Z ##[endgroup]
2026-07-06T06:37:37.9419811Z ##[group]Setting up auth
2026-07-06T06:37:37.9427137Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:37:37.9682494Z [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:37:38.4387753Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:37:38.4657328Z [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:37:38.8487163Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:37:38.8701040Z [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:37:39.3141977Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T06:37:39.3391114Z ##[endgroup]
2026-07-06T06:37:39.3391555Z ##[group]Fetching the repository
2026-07-06T06:37:39.3398067Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +eafc1837c7074fb14574e127d6b3622d9af54c1b:refs/remotes/pull/52/merge
2026-07-06T06:37:39.9693177Z ##[endgroup]
2026-07-06T06:37:39.9693610Z ##[group]Determining the checkout info
2026-07-06T06:37:39.9693993Z ##[endgroup]
2026-07-06T06:37:39.9699472Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T06:37:39.9981476Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T06:37:40.0208858Z ##[group]Checking out the ref
2026-07-06T06:37:40.0213072Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/52/merge
2026-07-06T06:37:40.0561899Z HEAD is now at eafc1837 Merge 279df99067a41ead572534846142b9372d0a7812 into 06cea5cde193b7f0307a0334de0917ea7bd7742a
2026-07-06T06:37:40.0585799Z ##[endgroup]
2026-07-06T06:37:40.0866538Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T06:37:40.1106045Z eafc1837c7074fb14574e127d6b3622d9af54c1b
2026-07-06T06:37:40.1448875Z ##[group]Run actions/checkout@v5
2026-07-06T06:37:40.1449174Z with:
2026-07-06T06:37:40.1449375Z   repository: SaberMage/spt-shell-notify
2026-07-06T06:37:40.1449605Z   path: .adapter-notify
2026-07-06T06:37:40.1451101Z   token: ***
2026-07-06T06:37:40.1451282Z   ssh-strict: true
2026-07-06T06:37:40.1451454Z   ssh-user: git
2026-07-06T06:37:40.1451621Z   persist-credentials: true
2026-07-06T06:37:40.1451825Z   clean: true
2026-07-06T06:37:40.1452002Z   sparse-checkout-cone-mode: true
2026-07-06T06:37:40.1452199Z   fetch-depth: 1
2026-07-06T06:37:40.1452372Z   fetch-tags: false
2026-07-06T06:37:40.1452563Z   show-progress: true
2026-07-06T06:37:40.1452740Z   lfs: false
2026-07-06T06:37:40.1452896Z   submodules: false
2026-07-06T06:37:40.1453059Z   set-safe-directory: true
2026-07-06T06:37:40.1453256Z ##[endgroup]
2026-07-06T06:37:40.2155502Z Syncing repository: SaberMage/spt-shell-notify
2026-07-06T06:37:40.2161053Z ##[group]Getting Git version info
2026-07-06T06:37:40.2161474Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-07-06T06:37:40.2540757Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T06:37:40.2755289Z git version 2.43.0.windows.1
2026-07-06T06:37:40.2781020Z ##[endgroup]
2026-07-06T06:37:40.2789580Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\cab6f0bb-be48-4e58-ad88-5cc8918f87ba\.gitconfig'
2026-07-06T06:37:40.2804632Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cab6f0bb-be48-4e58-ad88-5cc8918f87ba' before making global git config changes
2026-07-06T06:37:40.2805302Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:37:40.2809882Z [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:37:40.3071442Z ##[group]Initializing the repository
2026-07-06T06:37:40.3076823Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-07-06T06:37:40.3396930Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-07-06T06:37:40.3421858Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-06T06:37:40.3676307Z ##[endgroup]
2026-07-06T06:37:40.3676655Z ##[group]Disabling automatic garbage collection
2026-07-06T06:37:40.3681202Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-06T06:37:40.4659775Z ##[endgroup]
2026-07-06T06:37:40.4660087Z ##[group]Setting up auth
2026-07-06T06:37:40.4666552Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:37:40.4915878Z [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:37:40.9204870Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:37:40.9460584Z [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:37:41.4212388Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:37:41.4430448Z [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:37:41.9117513Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-06T06:37:41.9421130Z ##[endgroup]
2026-07-06T06:37:41.9421542Z ##[group]Determining the default branch
2026-07-06T06:37:41.9423869Z Retrieving the default branch name
2026-07-06T06:37:42.3358788Z Default branch 'main'
2026-07-06T06:37:42.3359268Z ##[endgroup]
2026-07-06T06:37:42.3359558Z ##[group]Fetching the repository
2026-07-06T06:37:42.3366284Z [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-06T06:37:43.5662432Z From https://github.com/SaberMage/spt-shell-notify
2026-07-06T06:37:43.5662764Z  * [new branch]      main       -> origin/main
2026-07-06T06:37:43.5786451Z ##[endgroup]
2026-07-06T06:37:43.5786819Z ##[group]Determining the checkout info
2026-07-06T06:37:43.5787832Z ##[endgroup]
2026-07-06T06:37:43.5795276Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-06T06:37:43.6055829Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-06T06:37:43.6279314Z ##[group]Checking out the ref
2026-07-06T06:37:43.6283975Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-06T06:37:43.6594337Z branch 'main' set up to track 'origin/main'.
2026-07-06T06:37:43.6594622Z Reset branch 'main'
2026-07-06T06:37:43.6614724Z ##[endgroup]
2026-07-06T06:37:43.6862992Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-06T06:37:43.7077126Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-07-06T06:37:43.7327559Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-07-06T06:37:43.7328263Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-07-06T06:37:43.7388639Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T06:37:43.7388923Z ##[endgroup]
2026-07-06T06:37:44.0441266Z     Updating crates.io index
2026-07-06T06:37:44.1812079Z      Locking 11 packages to latest compatible versions
2026-07-06T06:37:44.2205717Z    Compiling serde_core v1.0.228
2026-07-06T06:37:44.2206018Z    Compiling zmij v1.0.21
2026-07-06T06:37:44.2206220Z    Compiling serde_json v1.0.150
2026-07-06T06:37:44.2206417Z    Compiling itoa v1.0.18
2026-07-06T06:37:44.2206701Z    Compiling memchr v2.8.2
2026-07-06T06:37:46.4273443Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-07-06T06:37:46.7905578Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.79s
2026-07-06T06:37:46.8887285Z ##[group]Run cargo build -p spt --bin spt
2026-07-06T06:37:46.8887581Z [36;1mcargo build -p spt --bin spt[0m
2026-07-06T06:37:46.8945889Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T06:37:46.8946170Z ##[endgroup]
2026-07-06T06:37:47.6961349Z    Compiling proc-macro2 v1.0.106
2026-07-06T06:37:47.6961685Z    Compiling unicode-ident v1.0.24
2026-07-06T06:37:47.6961950Z    Compiling quote v1.0.45
2026-07-06T06:37:47.6962152Z    Compiling cfg-if v1.0.4
2026-07-06T06:37:47.6963220Z    Compiling serde_core v1.0.228
2026-07-06T06:37:47.6963572Z    Compiling serde v1.0.228
2026-07-06T06:37:47.6963874Z    Compiling windows-link v0.2.1
2026-07-06T06:37:47.6964205Z    Compiling getrandom v0.3.4
2026-07-06T06:37:47.6964489Z    Compiling typenum v1.20.1
2026-07-06T06:37:47.6964869Z    Compiling pin-project-lite v0.2.17
2026-07-06T06:37:47.6965324Z    Compiling version_check v0.9.5
2026-07-06T06:37:47.6965732Z    Compiling portable-atomic v1.13.1
2026-07-06T06:37:47.6967067Z    Compiling shlex v2.0.1
2026-07-06T06:37:47.6967609Z    Compiling memchr v2.8.1
2026-07-06T06:37:47.6969254Z    Compiling find-msvc-tools v0.1.9
2026-07-06T06:37:47.6969809Z    Compiling critical-section v1.2.0
2026-07-06T06:37:47.7444698Z    Compiling windows-sys v0.61.2
2026-07-06T06:37:47.8136128Z    Compiling subtle v2.6.1
2026-07-06T06:37:47.8389692Z    Compiling futures-core v0.3.32
2026-07-06T06:37:47.8961563Z    Compiling smallvec v1.15.1
2026-07-06T06:37:47.9024112Z    Compiling equivalent v1.0.2
2026-07-06T06:37:49.1646634Z    Compiling bytes v1.11.1
2026-07-06T06:37:49.2505211Z    Compiling itoa v1.0.18
2026-07-06T06:37:49.2750056Z    Compiling semver v1.0.28
2026-07-06T06:37:49.2805979Z    Compiling stable_deref_trait v1.2.1
2026-07-06T06:37:49.3670200Z    Compiling generic-array v0.14.7
2026-07-06T06:37:49.3815080Z    Compiling log v0.4.32
2026-07-06T06:37:49.4769677Z    Compiling rustc_version v0.4.1
2026-07-06T06:37:49.5116776Z    Compiling slab v0.4.12
2026-07-06T06:37:49.5583531Z    Compiling futures-sink v0.3.32
2026-07-06T06:37:49.5749088Z    Compiling futures-io v0.3.32
2026-07-06T06:37:49.5912541Z    Compiling rand_core v0.10.1
2026-07-06T06:37:49.6706711Z    Compiling hashbrown v0.17.1
2026-07-06T06:37:49.7517810Z    Compiling futures-task v0.3.32
2026-07-06T06:37:49.8210258Z    Compiling futures-channel v0.3.32
2026-07-06T06:37:49.8212898Z    Compiling rustversion v1.0.22
2026-07-06T06:37:49.8660383Z    Compiling jobserver v0.1.34
2026-07-06T06:37:49.8948610Z    Compiling getrandom v0.2.17
2026-07-06T06:37:49.8950460Z    Compiling cpufeatures v0.2.17
2026-07-06T06:37:49.9382617Z    Compiling getrandom v0.4.2
2026-07-06T06:37:49.9383127Z    Compiling fnv v1.0.7
2026-07-06T06:37:49.9444770Z    Compiling libc v0.2.186
2026-07-06T06:37:49.9725331Z    Compiling cfg_aliases v0.2.1
2026-07-06T06:37:49.9829238Z    Compiling strsim v0.11.1
2026-07-06T06:37:50.0001440Z    Compiling autocfg v1.5.1
2026-07-06T06:37:50.0060162Z    Compiling writeable v0.6.3
2026-07-06T06:37:50.0762181Z    Compiling cc v1.2.63
2026-07-06T06:37:50.0861454Z    Compiling litemap v0.8.2
2026-07-06T06:37:50.0879845Z    Compiling utf8_iter v1.0.4
2026-07-06T06:37:50.1134991Z    Compiling ident_case v1.0.1
2026-07-06T06:37:50.2405727Z    Compiling dunce v1.0.5
2026-07-06T06:37:50.4237775Z    Compiling indexmap v2.14.0
2026-07-06T06:37:50.4512838Z    Compiling icu_properties_data v2.2.0
2026-07-06T06:37:50.4529669Z    Compiling icu_normalizer_data v2.2.0
2026-07-06T06:37:50.4563963Z    Compiling fs_extra v1.3.0
2026-07-06T06:37:50.4829755Z    Compiling syn v2.0.117
2026-07-06T06:37:50.5486428Z    Compiling percent-encoding v2.3.2
2026-07-06T06:37:50.5588777Z    Compiling http v1.4.1
2026-07-06T06:37:50.5616079Z    Compiling cpufeatures v0.3.0
2026-07-06T06:37:50.6027103Z    Compiling thiserror v2.0.18
2026-07-06T06:37:50.7623353Z    Compiling unicode-segmentation v1.13.3
2026-07-06T06:37:50.8451592Z    Compiling aws-lc-rs v1.17.0
2026-07-06T06:37:50.8468493Z    Compiling scopeguard v1.2.0
2026-07-06T06:37:50.9036997Z    Compiling form_urlencoded v1.2.2
2026-07-06T06:37:50.9138502Z    Compiling chacha20 v0.10.0
2026-07-06T06:37:50.9420849Z    Compiling crypto-common v0.1.7
2026-07-06T06:37:51.0314656Z    Compiling lock_api v0.4.14
2026-07-06T06:37:51.1119348Z    Compiling block-buffer v0.10.4
2026-07-06T06:37:51.1580879Z    Compiling cmake v0.1.58
2026-07-06T06:37:51.2012495Z    Compiling winapi v0.3.9
2026-07-06T06:37:51.2293999Z    Compiling bitflags v2.12.1
2026-07-06T06:37:51.2514437Z    Compiling untrusted v0.9.0
2026-07-06T06:37:51.2514923Z    Compiling digest v0.10.7
2026-07-06T06:37:51.2792921Z    Compiling rand v0.10.1
2026-07-06T06:37:51.2822493Z    Compiling num-traits v0.2.19
2026-07-06T06:37:51.3206165Z    Compiling windows-strings v0.5.1
2026-07-06T06:37:51.3614175Z    Compiling windows-result v0.4.1
2026-07-06T06:37:51.4194961Z    Compiling heck v0.5.0
2026-07-06T06:37:51.4335473Z    Compiling rustls v0.23.40
2026-07-06T06:37:51.4950808Z    Compiling convert_case v0.10.0
2026-07-06T06:37:51.4954048Z    Compiling anyhow v1.0.102
2026-07-06T06:37:51.5143623Z    Compiling const-oid v0.10.2
2026-07-06T06:37:51.7319573Z    Compiling atomic-waker v1.1.2
2026-07-06T06:37:51.7819819Z    Compiling unicode-xid v0.2.6
2026-07-06T06:37:51.7948152Z    Compiling parking_lot_core v0.9.12
2026-07-06T06:37:51.7972443Z    Compiling zerocopy v0.8.50
2026-07-06T06:37:51.8104407Z    Compiling httparse v1.10.1
2026-07-06T06:37:51.8584220Z    Compiling http-body v1.0.1
2026-07-06T06:37:51.9342926Z    Compiling curve25519-dalek v4.1.3
2026-07-06T06:37:51.9343445Z    Compiling hybrid-array v0.4.12
2026-07-06T06:37:51.9417376Z    Compiling ahash v0.8.12
2026-07-06T06:37:52.1129099Z    Compiling base64ct v1.8.3
2026-07-06T06:37:52.1877333Z    Compiling powerfmt v0.2.0
2026-07-06T06:37:52.2698292Z    Compiling either v1.16.0
2026-07-06T06:37:52.4005007Z    Compiling aws-lc-sys v0.41.0
2026-07-06T06:37:52.4043655Z    Compiling ring v0.17.14
2026-07-06T06:37:52.4675548Z    Compiling pem-rfc7468 v1.0.0
2026-07-06T06:37:52.4740644Z    Compiling deranged v0.5.8
2026-07-06T06:37:52.5072946Z    Compiling uuid v1.23.2
2026-07-06T06:37:52.5100326Z    Compiling rand_core v0.6.4
2026-07-06T06:37:52.5236017Z    Compiling base64 v0.22.1
2026-07-06T06:37:52.5860924Z    Compiling zmij v1.0.21
2026-07-06T06:37:52.8240143Z    Compiling num-conv v0.2.2
2026-07-06T06:37:52.8444370Z    Compiling tinyvec_macros v0.1.1
2026-07-06T06:37:52.9808045Z    Compiling vcpkg v0.2.15
2026-07-06T06:37:52.9808632Z    Compiling tower-service v0.3.3
2026-07-06T06:37:53.0036703Z    Compiling fastrand v2.4.1
2026-07-06T06:37:53.0037072Z    Compiling try-lock v0.2.5
2026-07-06T06:37:53.0312229Z    Compiling time-core v0.1.8
2026-07-06T06:37:53.0386990Z    Compiling pkg-config v0.3.33
2026-07-06T06:37:53.0431309Z    Compiling data-encoding v2.11.0
2026-07-06T06:37:53.1196994Z    Compiling tinyvec v1.11.0
2026-07-06T06:37:53.1741805Z    Compiling want v0.3.1
2026-07-06T06:37:53.2046954Z    Compiling parking_lot v0.12.5
2026-07-06T06:37:53.2196053Z    Compiling crypto-common v0.2.2
2026-07-06T06:37:53.2920903Z    Compiling block-buffer v0.12.0
2026-07-06T06:37:53.3729843Z    Compiling vergen-lib v9.1.0
2026-07-06T06:37:53.3813628Z    Compiling sha2 v0.10.9
2026-07-06T06:37:53.5767129Z    Compiling inout v0.1.4
2026-07-06T06:37:53.6047307Z    Compiling n0-future v0.3.2
2026-07-06T06:37:53.7290706Z    Compiling signature v2.2.0
2026-07-06T06:37:53.8327568Z    Compiling winnow v1.0.3
2026-07-06T06:37:53.8551236Z    Compiling spin v0.10.0
2026-07-06T06:37:53.8630802Z    Compiling cordyceps v0.3.4
2026-07-06T06:37:53.8711854Z    Compiling httpdate v1.0.3
2026-07-06T06:37:53.9056844Z    Compiling parking v2.2.1
2026-07-06T06:37:53.9685971Z    Compiling serde_json v1.0.150
2026-07-06T06:37:54.0154222Z    Compiling libsqlite3-sys v0.30.1
2026-07-06T06:37:54.0916278Z    Compiling crossbeam-utils v0.8.21
2026-07-06T06:37:54.1403897Z    Compiling diatomic-waker v0.2.3
2026-07-06T06:37:54.1484597Z    Compiling windows_x86_64_msvc v0.52.6
2026-07-06T06:37:54.2807037Z    Compiling futures-buffered v0.2.13
2026-07-06T06:37:54.2915277Z    Compiling digest v0.11.3
2026-07-06T06:37:54.3084388Z    Compiling futures-lite v2.6.1
2026-07-06T06:37:54.3432976Z    Compiling ed25519 v2.2.3
2026-07-06T06:37:54.4351189Z    Compiling synstructure v0.13.2
2026-07-06T06:37:54.4424919Z    Compiling darling_core v0.20.11
2026-07-06T06:37:54.5674745Z    Compiling cipher v0.4.4
2026-07-06T06:37:54.6928330Z    Compiling vergen v9.1.0
2026-07-06T06:37:54.7644106Z    Compiling vergen-lib v0.1.6
2026-07-06T06:37:54.8073365Z    Compiling universal-hash v0.5.1
2026-07-06T06:37:54.8094193Z    Compiling noq-udp v0.10.0
2026-07-06T06:37:54.9695078Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-06T06:37:54.9750749Z    Compiling heapless v0.7.17
2026-07-06T06:37:55.0480481Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-06T06:37:55.0565572Z    Compiling sync_wrapper v1.0.2
2026-07-06T06:37:55.0781857Z    Compiling opaque-debug v0.3.1
2026-07-06T06:37:55.1715249Z    Compiling byteorder v1.5.0
2026-07-06T06:37:55.1832936Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-06T06:37:55.1924352Z    Compiling allocator-api2 v0.2.21
2026-07-06T06:37:55.4126834Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-06T06:37:55.4234198Z    Compiling hash32 v0.2.1
2026-07-06T06:37:55.4351472Z    Compiling polyval v0.6.2
2026-07-06T06:37:55.6783750Z    Compiling vergen-gitcl v1.0.8
2026-07-06T06:37:55.6821649Z    Compiling spin v0.9.8
2026-07-06T06:37:55.7165078Z    Compiling windows-threading v0.2.1
2026-07-06T06:37:55.7303302Z    Compiling fallible-iterator v0.3.0
2026-07-06T06:37:55.7599571Z    Compiling signature v3.0.0
2026-07-06T06:37:56.0012439Z    Compiling tower-layer v0.3.3
2026-07-06T06:37:56.0591429Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-06T06:37:56.0743783Z    Compiling ryu v1.0.23
2026-07-06T06:37:56.1730197Z    Compiling proc-macro-crate v3.5.0
2026-07-06T06:37:56.2009432Z    Compiling windows-targets v0.52.6
2026-07-06T06:37:56.2097653Z    Compiling ghash v0.5.1
2026-07-06T06:37:56.2465294Z    Compiling aes v0.8.4
2026-07-06T06:37:56.2975618Z    Compiling ctr v0.9.2
2026-07-06T06:37:56.3264638Z    Compiling sha2 v0.11.0-rc.5
2026-07-06T06:37:56.3453119Z    Compiling fs2 v0.4.3
2026-07-06T06:37:56.3588668Z    Compiling time v0.3.47
2026-07-06T06:37:56.4822734Z    Compiling http-body-util v0.1.3
2026-07-06T06:37:56.6716139Z    Compiling aead v0.5.2
2026-07-06T06:37:56.7160020Z    Compiling utf8parse v0.2.2
2026-07-06T06:37:56.7195060Z    Compiling ipconfig v0.3.4
2026-07-06T06:37:56.8042941Z    Compiling widestring v1.2.1
2026-07-06T06:37:56.8254217Z    Compiling arrayvec v0.7.6
2026-07-06T06:37:56.8260420Z    Compiling aes-gcm v0.10.3
2026-07-06T06:37:56.8853242Z    Compiling windows-sys v0.59.0
2026-07-06T06:37:56.9227598Z    Compiling crossbeam-channel v0.5.15
2026-07-06T06:37:56.9962835Z    Compiling socket2 v0.6.4
2026-07-06T06:37:56.9999087Z    Compiling mio v1.2.1
2026-07-06T06:37:57.0763828Z    Compiling serde_derive v1.0.228
2026-07-06T06:37:57.1162517Z    Compiling zeroize_derive v1.4.3
2026-07-06T06:37:57.1387147Z    Compiling zerofrom-derive v0.1.7
2026-07-06T06:37:57.3742748Z    Compiling tokio-macros v2.7.0
2026-07-06T06:37:57.5787098Z    Compiling yoke-derive v0.8.2
2026-07-06T06:37:57.6117394Z    Compiling futures-macro v0.3.32
2026-07-06T06:37:57.6271114Z    Compiling zerovec-derive v0.11.3
2026-07-06T06:37:57.6423345Z    Compiling displaydoc v0.2.6
2026-07-06T06:37:57.7757114Z    Compiling tracing-attributes v0.1.31
2026-07-06T06:37:57.9064091Z    Compiling zeroize v1.8.2
2026-07-06T06:37:58.2694989Z    Compiling tokio v1.52.3
2026-07-06T06:37:58.3024768Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-06T06:37:58.3386509Z    Compiling thiserror-impl v2.0.18
2026-07-06T06:37:58.3972288Z    Compiling rustls-pki-types v1.14.1
2026-07-06T06:37:58.5379410Z    Compiling darling_macro v0.20.11
2026-07-06T06:37:58.6585684Z    Compiling derive_more-impl v2.1.1
2026-07-06T06:37:58.8096215Z    Compiling futures-util v0.3.32
2026-07-06T06:37:58.9874747Z    Compiling zerofrom v0.1.8
2026-07-06T06:37:59.1819219Z    Compiling n0-error-macros v0.1.3
2026-07-06T06:37:59.1952776Z    Compiling windows-implement v0.60.2
2026-07-06T06:37:59.2283196Z    Compiling spez v0.1.2
2026-07-06T06:37:59.2731200Z    Compiling windows-interface v0.59.3
2026-07-06T06:37:59.3466718Z    Compiling darling v0.20.11
2026-07-06T06:37:59.3615934Z    Compiling der v0.8.0-rc.10
2026-07-06T06:37:59.4694931Z    Compiling yoke v0.8.3
2026-07-06T06:37:59.5973127Z    Compiling derive_builder_core v0.20.2
2026-07-06T06:37:59.6521939Z    Compiling pin-project-internal v1.1.13
2026-07-06T06:37:59.7102360Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-06T06:37:59.8451853Z    Compiling zerovec v0.11.6
2026-07-06T06:37:59.9755231Z    Compiling zerotrie v0.2.4
2026-07-06T06:38:00.0683276Z    Compiling postcard-derive v0.2.2
2026-07-06T06:38:00.1389043Z    Compiling windows-core v0.62.2
2026-07-06T06:38:00.3131016Z    Compiling n0-error v0.1.3
2026-07-06T06:38:00.3745663Z    Compiling cobs v0.3.0
2026-07-06T06:38:00.3893435Z    Compiling data-encoding-macro v0.1.20
2026-07-06T06:38:00.5678904Z    Compiling tinystr v0.8.3
2026-07-06T06:38:00.6047267Z    Compiling potential_utf v0.1.5
2026-07-06T06:38:00.6124659Z    Compiling spki v0.8.0-rc.4
2026-07-06T06:38:00.6439709Z    Compiling ed25519-dalek v2.2.0
2026-07-06T06:38:00.8675982Z    Compiling icu_locale_core v2.2.0
2026-07-06T06:38:00.8680272Z    Compiling icu_collections v2.2.0
2026-07-06T06:38:00.9036652Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-06T06:38:00.9103042Z    Compiling spt-proto v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-07-06T06:38:00.9747725Z    Compiling derive_builder_macro v0.20.2
2026-07-06T06:38:01.0888170Z    Compiling windows-collections v0.3.2
2026-07-06T06:38:01.0946658Z    Compiling windows-numerics v0.3.1
2026-07-06T06:38:01.0947718Z    Compiling windows-future v0.3.2
2026-07-06T06:38:01.2761180Z    Compiling pin-project v1.1.13
2026-07-06T06:38:01.3093058Z    Compiling iroh-metrics-derive v0.4.1
2026-07-06T06:38:01.4271883Z    Compiling strum_macros v0.28.0
2026-07-06T06:38:01.4303568Z    Compiling async-trait v0.1.89
2026-07-06T06:38:01.4884878Z    Compiling derive_builder v0.20.2
2026-07-06T06:38:01.6055381Z    Compiling num_enum_derive v0.7.6
2026-07-06T06:38:01.6610348Z    Compiling enum-assoc v1.3.0
2026-07-06T06:38:01.7392808Z    Compiling windows v0.62.2
2026-07-06T06:38:01.8200452Z    Compiling icu_provider v2.2.0
2026-07-06T06:38:01.9552207Z    Compiling ipnet v2.12.0
2026-07-06T06:38:01.9740706Z    Compiling futures-executor v0.3.32
2026-07-06T06:38:02.2540336Z    Compiling icu_properties v2.2.0
2026-07-06T06:38:02.2894740Z    Compiling icu_normalizer v2.2.0
2026-07-06T06:38:02.3680002Z    Compiling once_cell v1.21.4
2026-07-06T06:38:02.4215021Z    Compiling prefix-trie v0.8.4
2026-07-06T06:38:02.5450789Z    Compiling tracing-core v0.1.36
2026-07-06T06:38:02.6166190Z    Compiling tokio-util v0.7.18
2026-07-06T06:38:02.6973349Z    Compiling futures v0.3.32
2026-07-06T06:38:02.8030177Z    Compiling ed25519 v3.0.0-rc.4
2026-07-06T06:38:02.9294498Z    Compiling hashbrown v0.14.5
2026-07-06T06:38:03.0005270Z    Compiling tracing v0.1.44
2026-07-06T06:38:03.1974710Z    Compiling derive_more v2.1.1
2026-07-06T06:38:03.2017522Z    Compiling tower v0.5.3
2026-07-06T06:38:03.2552457Z    Compiling chrono v0.4.45
2026-07-06T06:38:03.3350004Z    Compiling crossbeam-epoch v0.9.18
2026-07-06T06:38:03.4372370Z    Compiling h2 v0.4.14
2026-07-06T06:38:03.4767664Z    Compiling idna_adapter v1.2.2
2026-07-06T06:38:03.5704416Z    Compiling idna v1.1.0
2026-07-06T06:38:03.5953103Z    Compiling hashlink v0.9.1
2026-07-06T06:38:03.6084920Z    Compiling postcard v1.1.3
2026-07-06T06:38:03.8161956Z    Compiling blake3 v1.8.5
2026-07-06T06:38:03.8900993Z    Compiling url v2.5.8
2026-07-06T06:38:03.9847009Z    Compiling rusqlite v0.32.1
2026-07-06T06:38:04.1095693Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-06T06:38:04.1257896Z    Compiling windows-registry v0.6.1
2026-07-06T06:38:04.2052798Z    Compiling memoffset v0.6.5
2026-07-06T06:38:04.2597496Z    Compiling netwatch v0.16.0
2026-07-06T06:38:04.3777341Z    Compiling noq v0.18.0
2026-07-06T06:38:04.5429607Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-06T06:38:04.5709658Z    Compiling acto v0.8.2
2026-07-06T06:38:04.6428221Z    Compiling mac-addr v0.3.0
2026-07-06T06:38:04.6598653Z    Compiling identity-hash v0.1.0
2026-07-06T06:38:04.7305896Z    Compiling sorted-index-buffer v0.2.1
2026-07-06T06:38:04.8029295Z    Compiling tagptr v0.2.0
2026-07-06T06:38:04.8069386Z    Compiling rustc-hash v2.1.2
2026-07-06T06:38:04.8357346Z    Compiling foldhash v0.2.0
2026-07-06T06:38:04.9035053Z    Compiling thiserror v1.0.69
2026-07-06T06:38:04.9188562Z    Compiling spt-store v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-06T06:38:04.9675627Z    Compiling xml-rs v0.8.28
2026-07-06T06:38:04.9698764Z    Compiling ref-cast v1.0.25
2026-07-06T06:38:04.9720344Z    Compiling lru-slab v0.1.2
2026-07-06T06:38:05.0807039Z    Compiling hashbrown v0.16.1
2026-07-06T06:38:05.0851439Z    Compiling moka v0.12.15
2026-07-06T06:38:05.1206089Z    Compiling netdev v0.42.0
2026-07-06T06:38:05.1920621Z    Compiling iroh-relay v0.98.0
2026-07-06T06:38:05.3046809Z    Compiling attohttpc v0.30.1
2026-07-06T06:38:05.5382797Z    Compiling iroh-base v0.98.0
2026-07-06T06:38:05.5625286Z    Compiling tower-http v0.6.11
2026-07-06T06:38:05.6042031Z    Compiling xmltree v0.10.3
2026-07-06T06:38:05.8815335Z    Compiling strum v0.28.0
2026-07-06T06:38:05.9005834Z    Compiling iroh-metrics v0.38.3
2026-07-06T06:38:06.0975560Z    Compiling n0-watcher v0.6.1
2026-07-06T06:38:06.1042049Z    Compiling tokio-stream v0.1.18
2026-07-06T06:38:06.1214002Z    Compiling num_enum v0.7.6
2026-07-06T06:38:06.2278961Z    Compiling toml_datetime v0.6.11
2026-07-06T06:38:06.3445111Z    Compiling serde_spanned v0.6.9
2026-07-06T06:38:06.4084897Z    Compiling ref-cast-impl v1.0.25
2026-07-06T06:38:06.4172257Z    Compiling thiserror-impl v1.0.69
2026-07-06T06:38:06.4403910Z    Compiling serde_derive_internals v0.29.1
2026-07-06T06:38:06.5928819Z    Compiling simple-dns v0.9.3
2026-07-06T06:38:06.6676839Z    Compiling serial-core v0.4.0
2026-07-06T06:38:06.8968265Z    Compiling aho-corasick v1.1.4
2026-07-06T06:38:06.9107707Z    Compiling constant_time_eq v0.4.2
2026-07-06T06:38:07.0350517Z    Compiling simdutf8 v0.1.5
2026-07-06T06:38:07.1597564Z    Compiling spt-msg v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-06T06:38:07.2950737Z    Compiling hyper v1.10.1
2026-07-06T06:38:07.3707298Z    Compiling resolv-conf v0.7.6
2026-07-06T06:38:07.4044768Z    Compiling arrayref v0.3.9
2026-07-06T06:38:07.4238111Z    Compiling regex-syntax v0.8.10
2026-07-06T06:38:07.4488314Z    Compiling winnow v0.7.15
2026-07-06T06:38:07.4640616Z    Compiling toml_write v0.1.2
2026-07-06T06:38:07.6266767Z    Compiling sha1_smol v1.0.1
2026-07-06T06:38:07.7536108Z    Compiling smol_str v0.1.24
2026-07-06T06:38:07.7620929Z    Compiling winreg v0.10.1
2026-07-06T06:38:07.9908863Z    Compiling schemars_derive v1.2.1
2026-07-06T06:38:08.0197184Z    Compiling iroh-dns v0.98.0
2026-07-06T06:38:08.4215335Z    Compiling serial-windows v0.4.0
2026-07-06T06:38:08.6769108Z    Compiling lru v0.16.4
2026-07-06T06:38:08.7054286Z    Compiling hyper-util v0.1.20
2026-07-06T06:38:08.9311292Z    Compiling webpki-roots v1.0.7
2026-07-06T06:38:08.9334827Z    Compiling seize v0.5.1
2026-07-06T06:38:08.9363255Z    Compiling darling_core v0.23.0
2026-07-06T06:38:08.9972210Z    Compiling serde_bytes v0.11.19
2026-07-06T06:38:09.0925812Z    Compiling hmac v0.12.1
2026-07-06T06:38:09.3113324Z    Compiling toml_edit v0.22.27
2026-07-06T06:38:09.3156480Z    Compiling iroh v0.98.2
2026-07-06T06:38:09.4084200Z    Compiling once_cell_polyfill v1.70.2
2026-07-06T06:38:09.4281030Z    Compiling pin-utils v0.1.0
2026-07-06T06:38:09.5409295Z    Compiling regex-automata v0.4.14
2026-07-06T06:38:09.5619085Z    Compiling dyn-clone v1.0.20
2026-07-06T06:38:09.6425074Z    Compiling anstyle v1.0.14
2026-07-06T06:38:09.7417555Z    Compiling cmov v0.5.4
2026-07-06T06:38:09.7817145Z    Compiling bitflags v1.3.2
2026-07-06T06:38:09.8144551Z    Compiling lazy_static v1.5.0
2026-07-06T06:38:09.9095677Z    Compiling nix v0.25.1
2026-07-06T06:38:09.9483861Z    Compiling shared_library v0.1.9
2026-07-06T06:38:09.9558825Z    Compiling anstyle-wincon v3.0.11
2026-07-06T06:38:10.0796457Z    Compiling schemars v1.2.1
2026-07-06T06:38:10.0845122Z    Compiling ctutils v0.4.2
2026-07-06T06:38:10.0865274Z    Compiling hkdf v0.12.4
2026-07-06T06:38:10.0916889Z    Compiling papaya v0.2.4
2026-07-06T06:38:10.1420821Z    Compiling igd-next v0.17.1
2026-07-06T06:38:10.4181029Z    Compiling serial v0.4.0
2026-07-06T06:38:10.4345970Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-06T06:38:10.4741876Z    Compiling filedescriptor v0.8.3
2026-07-06T06:38:10.6067801Z    Compiling backon v1.6.0
2026-07-06T06:38:10.6159028Z    Compiling anstyle-query v1.1.5
2026-07-06T06:38:10.6256221Z    Compiling anstyle-parse v1.0.0
2026-07-06T06:38:10.7671436Z    Compiling vte_generate_state_changes v0.1.2
2026-07-06T06:38:10.8543226Z    Compiling foldhash v0.1.5
2026-07-06T06:38:10.9288062Z    Compiling is_terminal_polyfill v1.70.2
2026-07-06T06:38:10.9801890Z    Compiling colorchoice v1.0.5
2026-07-06T06:38:11.0521549Z    Compiling paste v1.0.15
2026-07-06T06:38:11.1011760Z    Compiling shell-words v1.1.1
2026-07-06T06:38:11.1012436Z    Compiling downcast-rs v1.2.1
2026-07-06T06:38:11.1696748Z    Compiling instability v0.3.12
2026-07-06T06:38:11.1905240Z    Compiling vte v0.13.1
2026-07-06T06:38:11.3433507Z    Compiling toml v0.8.23
2026-07-06T06:38:11.3742905Z    Compiling portable-pty v0.8.1
2026-07-06T06:38:11.4021954Z    Compiling anstream v1.0.0
2026-07-06T06:38:11.6203028Z    Compiling regex v1.12.3
2026-07-06T06:38:11.6418804Z    Compiling hashbrown v0.15.5
2026-07-06T06:38:11.9234448Z    Compiling wmi v0.18.4
2026-07-06T06:38:11.9428345Z    Compiling spake2 v0.4.0
2026-07-06T06:38:12.0629015Z    Compiling spt-runtime v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-06T06:38:12.3148389Z    Compiling strum_macros v0.26.4
2026-07-06T06:38:12.3954368Z    Compiling terminal_size v0.4.4
2026-07-06T06:38:12.4181898Z    Compiling crossterm_winapi v0.9.1
2026-07-06T06:38:12.4427938Z    Compiling itertools v0.13.0
2026-07-06T06:38:12.5227834Z    Compiling darling_macro v0.23.0
2026-07-06T06:38:12.5827390Z    Compiling castaway v0.2.4
2026-07-06T06:38:12.8244669Z    Compiling sha1 v0.10.6
2026-07-06T06:38:12.9270005Z    Compiling clap_lex v1.1.0
2026-07-06T06:38:13.0251691Z    Compiling darling v0.23.0
2026-07-06T06:38:13.0532564Z    Compiling recvmsg v1.0.0
2026-07-06T06:38:13.1109253Z    Compiling indoc v2.0.7
2026-07-06T06:38:13.2868933Z    Compiling unicode-width v0.1.14
2026-07-06T06:38:13.3043968Z    Compiling doctest-file v1.1.1
2026-07-06T06:38:13.4501478Z    Compiling static_assertions v1.1.0
2026-07-06T06:38:13.6271401Z    Compiling compact_str v0.8.2
2026-07-06T06:38:13.6445518Z    Compiling portmapper v0.16.0
2026-07-06T06:38:13.8761931Z    Compiling interprocess v2.4.2
2026-07-06T06:38:14.0695699Z    Compiling unicode-truncate v1.1.0
2026-07-06T06:38:14.1125508Z    Compiling clap_builder v4.6.0
2026-07-06T06:38:14.3194420Z    Compiling crossterm v0.28.1
2026-07-06T06:38:14.5662383Z    Compiling lru v0.12.5
2026-07-06T06:38:14.6231696Z    Compiling spt-live v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-06T06:38:14.6247284Z    Compiling strum v0.26.3
2026-07-06T06:38:14.7830834Z    Compiling spt-term v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-06T06:38:15.0466753Z    Compiling clap_derive v4.6.1
2026-07-06T06:38:15.1162337Z    Compiling unicode-width v0.2.0
2026-07-06T06:38:15.2521804Z    Compiling error-code v3.3.2
2026-07-06T06:38:15.3255780Z    Compiling cassowary v0.3.0
2026-07-06T06:38:15.4265944Z    Compiling clipboard-win v5.4.1
2026-07-06T06:38:15.4427407Z    Compiling nucleo-matcher v0.3.1
2026-07-06T06:38:15.4459710Z    Compiling qrcode v0.14.1
2026-07-06T06:38:15.7155083Z    Compiling ratatui v0.29.0
2026-07-06T06:38:16.9195657Z    Compiling clap v4.6.1
2026-07-06T06:38:32.0262510Z    Compiling rustls-webpki v0.103.13
2026-07-06T06:38:34.3578706Z    Compiling tokio-rustls v0.26.4
2026-07-06T06:38:34.3578952Z    Compiling rustls-platform-verifier v0.7.0
2026-07-06T06:38:34.3579143Z    Compiling noq-proto v0.17.0
2026-07-06T06:38:34.5048652Z    Compiling hyper-rustls v0.27.9
2026-07-06T06:38:34.5048963Z    Compiling hickory-net v0.26.0-beta.4
2026-07-06T06:38:34.5049223Z    Compiling tokio-websockets v0.13.2
2026-07-06T06:38:34.6424135Z    Compiling reqwest v0.13.4
2026-07-06T06:38:35.6143568Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-06T06:38:52.4794584Z    Compiling spt-net v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-06T06:38:53.9266724Z    Compiling spt-daemon v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-06T06:39:03.3936064Z    Compiling spt v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-06T06:39:11.1759162Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
2026-07-06T06:39:11.2715095Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-07-06T06:39:11.2715438Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-07-06T06:39:11.2768231Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T06:39:11.2768454Z env:
2026-07-06T06:39:11.2768577Z   SPT_TWO_HOST: 1
2026-07-06T06:39:11.2768703Z   SPT_TWO_HOST_ROLE: a
2026-07-06T06:39:11.2768849Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-07-06T06:39:11.2769013Z   SPT_TWO_HOST_PEER_IP: 100.98.197.12
2026-07-06T06:39:11.2769163Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-07-06T06:39:11.2769461Z   SPT_TWO_HOST_NOTIFY_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-07-06T06:39:11.2769778Z ##[endgroup]
2026-07-06T06:39:14.2038655Z    Compiling windows-sys v0.61.2
2026-07-06T06:39:14.2050395Z    Compiling cc v1.2.63
2026-07-06T06:39:14.2111540Z    Compiling strsim v0.11.1
2026-07-06T06:39:14.2119503Z    Compiling unicode-segmentation v1.13.3
2026-07-06T06:39:14.2119805Z    Compiling rustls v0.23.40
2026-07-06T06:39:14.2148660Z    Compiling fastrand v2.4.1
2026-07-06T06:39:14.2227525Z    Compiling either v1.16.0
2026-07-06T06:39:14.2268996Z    Compiling windows-sys v0.59.0
2026-07-06T06:39:14.4027935Z    Compiling futures-lite v2.6.1
2026-07-06T06:39:14.4054825Z    Compiling darling_core v0.20.11
2026-07-06T06:39:14.4275718Z    Compiling prefix-trie v0.8.4
2026-07-06T06:39:14.5570587Z    Compiling convert_case v0.10.0
2026-07-06T06:39:14.7497738Z    Compiling derive_more-impl v2.1.1
2026-07-06T06:39:14.8282432Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-06T06:39:15.0774778Z    Compiling ring v0.17.14
2026-07-06T06:39:15.0775094Z    Compiling libsqlite3-sys v0.30.1
2026-07-06T06:39:15.0775707Z    Compiling blake3 v1.8.5
2026-07-06T06:39:15.7853936Z    Compiling darling_macro v0.20.11
2026-07-06T06:39:16.9254778Z    Compiling darling v0.20.11
2026-07-06T06:39:16.9616606Z    Compiling derive_more v2.1.1
2026-07-06T06:39:17.0724580Z    Compiling derive_builder_core v0.20.2
2026-07-06T06:39:17.1675295Z    Compiling iroh-base v0.98.0
2026-07-06T06:39:17.4296032Z    Compiling rusqlite v0.32.1
2026-07-06T06:39:17.5807859Z    Compiling derive_builder_macro v0.20.2
2026-07-06T06:39:17.8328898Z    Compiling derive_builder v0.20.2
2026-07-06T06:39:17.9752374Z    Compiling vergen-lib v9.1.0
2026-07-06T06:39:17.9752697Z    Compiling vergen-lib v0.1.6
2026-07-06T06:39:17.9777378Z    Compiling rustls-webpki v0.103.13
2026-07-06T06:39:17.9783010Z    Compiling spt-store v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-07-06T06:39:18.1038375Z    Compiling vergen v9.1.0
2026-07-06T06:39:18.1750641Z    Compiling vergen-gitcl v1.0.8
2026-07-06T06:39:18.5961354Z    Compiling iroh-relay v0.98.0
2026-07-06T06:39:19.4424921Z    Compiling spt-msg v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-07-06T06:39:19.5913820Z    Compiling spt-runtime v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-07-06T06:39:19.5914230Z    Compiling spt-term v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-07-06T06:39:19.7665145Z    Compiling socket2 v0.6.4
2026-07-06T06:39:19.7665627Z    Compiling mio v1.2.1
2026-07-06T06:39:19.7665844Z    Compiling netdev v0.42.0
2026-07-06T06:39:19.7666052Z    Compiling seize v0.5.1
2026-07-06T06:39:19.7666256Z    Compiling interprocess v2.4.2
2026-07-06T06:39:19.7666877Z    Compiling tempfile v3.27.0
2026-07-06T06:39:20.0765826Z    Compiling papaya v0.2.4
2026-07-06T06:39:20.1611455Z    Compiling noq-udp v0.10.0
2026-07-06T06:39:20.2781363Z    Compiling tokio v1.52.3
2026-07-06T06:39:20.3068035Z    Compiling ipconfig v0.3.4
2026-07-06T06:39:20.9716963Z    Compiling noq-proto v0.17.0
2026-07-06T06:39:20.9717309Z    Compiling rustls-platform-verifier v0.7.0
2026-07-06T06:39:21.8180693Z    Compiling spt-live v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-07-06T06:39:23.6392447Z    Compiling tokio-util v0.7.18
2026-07-06T06:39:23.6392793Z    Compiling tokio-rustls v0.26.4
2026-07-06T06:39:23.6393045Z    Compiling tower v0.5.3
2026-07-06T06:39:23.6393192Z    Compiling acto v0.8.2
2026-07-06T06:39:23.6393341Z    Compiling backon v1.6.0
2026-07-06T06:39:24.0106926Z    Compiling tower-http v0.6.11
2026-07-06T06:39:24.0126100Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-06T06:39:24.2006684Z    Compiling h2 v0.4.14
2026-07-06T06:39:24.2007410Z    Compiling n0-future v0.3.2
2026-07-06T06:39:24.2007966Z    Compiling tokio-stream v0.1.18
2026-07-06T06:39:24.2009603Z    Compiling tokio-websockets v0.13.2
2026-07-06T06:39:24.3130936Z    Compiling n0-watcher v0.6.1
2026-07-06T06:39:24.4146999Z    Compiling iroh-dns v0.98.0
2026-07-06T06:39:24.5279641Z    Compiling netwatch v0.16.0
2026-07-06T06:39:24.8660040Z    Compiling noq v0.18.0
2026-07-06T06:39:27.1982321Z    Compiling hyper v1.10.1
2026-07-06T06:39:27.1982546Z    Compiling hickory-net v0.26.0-beta.4
2026-07-06T06:39:28.0261114Z    Compiling hyper-util v0.1.20
2026-07-06T06:39:28.0518073Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-06T06:39:28.8945891Z    Compiling hyper-rustls v0.27.9
2026-07-06T06:39:28.8946230Z    Compiling igd-next v0.17.1
2026-07-06T06:39:29.0341847Z    Compiling reqwest v0.13.4
2026-07-06T06:39:29.6293099Z    Compiling portmapper v0.16.0
2026-07-06T06:39:34.9788689Z    Compiling iroh v0.98.2
2026-07-06T06:39:44.3718295Z    Compiling spt-net v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-06T06:39:45.7858707Z    Compiling spt-daemon v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-06T06:39:58.3087629Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.78s
2026-07-06T06:39:58.3344462Z      Running tests\twohost.rs (target\debug\deps\twohost-fc5b2a46cd7a7da6.exe)
2026-07-06T06:39:58.3736211Z 
2026-07-06T06:39:58.3737743Z running 3 tests
2026-07-06T06:39:58.3738059Z test b2_attacher_child ... ok
2026-07-06T06:39:58.3738234Z test two_host_ladder_role_b ... ok
2026-07-06T06:39:58.3749788Z TWOHOST role A: node bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a
2026-07-06T06:39:58.5233009Z TWOHOST OK: pairing (initiator, product surface) — joined subnet 'twohost'
2026-07-06T06:39:59.1809298Z PUMP_IPC_READER: spawned
2026-07-06T06:39:59.4308200Z TWOHOST OK: register: B's perch row replicated to A
2026-07-06T06:39:59.4526779Z TWOHOST OK: message sent (B asserts the spool)
2026-07-06T06:39:59.4785542Z TWOHOST OK: file fetch (sid 1)
2026-07-06T06:39:59.5320119Z TWOHOST OK: remote-drive (attach echo)
2026-07-06T06:39:59.8861022Z TWOHOST OK: sync: A pulled B's mind
2026-07-06T06:39:59.9592714Z UPDATE_STAGED:6:BrainOnly (from 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612)
2026-07-06T06:40:00.1367878Z TWOHOST OK: update: B's v6 staged at A through the verify gate
2026-07-06T06:40:00.1368968Z TWOHOST OK: update: consent notif surfaced at A
2026-07-06T06:40:00.1369301Z TWOHOST OK: notif: B's dismissal replicated to A
2026-07-06T06:40:00.4664720Z PAIR_MEET_UP:twohost step=59444000 id=af37342758021c45c3bdb66ef1ae626f23140a121555cc1a1c3bd1d3ece1a85f addr=EndpointAddr { id: PublicKey(af37342758021c45c3bdb66ef1ae626f23140a121555cc1a1c3bd1d3ece1a85f), addrs: {Ip(100.68.35.65:58695), Ip(192.168.1.81:58695)} }
2026-07-06T06:40:03.2303535Z TWOHOST OK: rest: B's row advertises Suspended at A
2026-07-06T06:40:03.5373102Z TWOHOST OK: rest: B's row advertises Active again at A (with a presence stamp)
2026-07-06T06:40:03.5373510Z TWOHOST OK: remote suspend/wake round trip
2026-07-06T06:40:04.0421737Z TWOHOST OK: presence: B's surface marks replicated back to A
2026-07-06T06:40:04.1652079Z TWOHOST OK: cross-node shell relink + drive (B asserts the render)
2026-07-06T06:40:04.2040137Z TWOHOST OK: cross-node drive drops an offline persistent shell (no wake, no spool)
2026-07-06T06:40:04.3588671Z TWOHOST OK: gateway-typed owner cross-node cmd+drive (owner-type-agnostic across a real link)
2026-07-06T06:40:05.1129987Z TWOHOST OK: toast: B's surface marks replicated back to A
2026-07-06T06:40:05.4396615Z TWOHOST OK: A-3: B advertises Suspended at A
2026-07-06T06:40:05.7520387Z TWOHOST OK: A-3: B advertises Active again at A
2026-07-06T06:40:05.7520685Z TWOHOST OK: A-3 bare-id wake routed via the production assembly
2026-07-06T06:40:06.2390751Z 
2026-07-06T06:40:06.2391013Z running 1 test
2026-07-06T06:40:06.3117194Z B2 CHILD: controlling sid 2 — parking until killed
2026-07-06T06:40:06.3273673Z PAIR_MEET_UP:twohost step=59444000 id=af37342758021c45c3bdb66ef1ae626f23140a121555cc1a1c3bd1d3ece1a85f addr=EndpointAddr { id: PublicKey(af37342758021c45c3bdb66ef1ae626f23140a121555cc1a1c3bd1d3ece1a85f), addrs: {Ip(100.68.35.65:60131), Ip(192.168.1.81:60131)} }
2026-07-06T06:40:07.2358544Z TWOHOST OK: B-2: B saw the child's control stamps
2026-07-06T06:40:07.2383684Z TWOHOST OK: B-2 attacher child killed mid-control (B asserts the reap)
2026-07-06T06:40:07.2803616Z TWOHOST OK: file push (done barrier)
2026-07-06T06:40:07.2803948Z TWOHOST role A: ladder complete
2026-07-06T06:40:07.3001174Z test two_host_ladder_role_a ... ok
2026-07-06T06:40:07.3001393Z 
2026-07-06T06:40:07.3002277Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.93s
2026-07-06T06:40:07.3002706Z 
2026-07-06T06:40:07.3951578Z ##[group]Run cargo build -p mock-adapter --bin mock-session
2026-07-06T06:40:07.3951895Z [36;1mcargo build -p mock-adapter --bin mock-session[0m
2026-07-06T06:40:07.4010130Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T06:40:07.4010349Z ##[endgroup]
2026-07-06T06:40:07.9860637Z    Compiling mock-adapter v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-07-06T06:40:08.3442733Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.50s
2026-07-06T06:40:08.4599305Z ##[group]Run cargo test -p spt --test twohost_cli -- --nocapture
2026-07-06T06:40:08.4599805Z [36;1mcargo test -p spt --test twohost_cli -- --nocapture[0m
2026-07-06T06:40:08.4664802Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-07-06T06:40:08.4665016Z env:
2026-07-06T06:40:08.4665133Z   SPT_TWO_HOST: 1
2026-07-06T06:40:08.4665256Z   SPT_TWO_HOST_ROLE: a
2026-07-06T06:40:08.4665393Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-07-06T06:40:08.4665562Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-07-06T06:40:08.4665703Z ##[endgroup]
2026-07-06T06:40:09.4345152Z    Compiling n0-future v0.3.2
2026-07-06T06:40:09.4479134Z    Compiling backon v1.6.0
2026-07-06T06:40:09.4524508Z    Compiling tempfile v3.27.0
2026-07-06T06:40:09.4999896Z    Compiling n0-watcher v0.6.1
2026-07-06T06:40:09.5000156Z    Compiling iroh-dns v0.98.0
2026-07-06T06:40:09.6137110Z    Compiling netwatch v0.16.0
2026-07-06T06:40:09.8230136Z    Compiling iroh-relay v0.98.0
2026-07-06T06:40:10.0871374Z    Compiling portmapper v0.16.0
2026-07-06T06:40:13.3930163Z    Compiling iroh v0.98.2
2026-07-06T06:40:23.0917821Z    Compiling spt-net v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-07-06T06:40:24.5305188Z    Compiling spt-daemon v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-07-06T06:40:34.1348038Z    Compiling spt v0.25.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-07-06T06:40:42.7912126Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.90s
2026-07-06T06:40:42.8126241Z      Running tests\twohost_cli.rs (target\debug\deps\twohost_cli-db4bd27b36817976.exe)
2026-07-06T06:40:43.3603757Z 
2026-07-06T06:40:43.3604025Z running 2 tests
2026-07-06T06:40:43.3606059Z test gated_cli_role_b ... ok
2026-07-06T06:40:43.3612163Z GATED role A: node cc45247c71dc683e9c6505b72142e1976f898f7acf064beb27e35d2993ace09c
2026-07-06T06:41:43.3718187Z test gated_cli_role_a has been running for over 60 seconds
2026-07-06T06:41:45.2282964Z GATED OK: bring-up: B's suspended C-2 row replicated to A
2026-07-06T06:41:45.3352708Z GATED OK: C-2 wake dispatched — WOKE:ling-gated-c2@989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee (Suspended->Active) at 989b0dbaa74de8e5c747af19c65f49211f08235717e8d322ec082ab0cbfb48ee
2026-07-06T06:42:16.1552650Z GATED OK: C-2: B's row advertises Active (the revive completed the loop)
2026-07-06T06:42:16.1570220Z GATED OK: E-1: B's send landed in the target spool
2026-07-06T06:42:16.1570448Z GATED OK: E-1 from-stamp = ling-gated-e1
2026-07-06T06:42:16.5287062Z GATED OK: B-3: B's ticker row replicated to A
2026-07-06T06:42:16.7841139Z GATED OK: B-3: pre-bounce ticker output reached the viewport
2026-07-06T06:43:46.1486065Z GATED OK: B-3: the reconnect banner painted after the sever
2026-07-06T06:43:46.1486382Z GATED OK: B-3: live output resumed after the banner (reheal)
2026-07-06T06:43:46.1486685Z GATED OK: B-3 banner-then-reheal on the real remote bounce
2026-07-06T06:44:07.1260493Z GATED OK: done: B acknowledged (bye)
2026-07-06T06:44:10.1332992Z GATED role A: step complete
2026-07-06T06:44:10.6544491Z test gated_cli_role_a ... ok
2026-07-06T06:44:10.6544659Z 
2026-07-06T06:44:10.6544837Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 207.29s
2026-07-06T06:44:10.6545066Z 
2026-07-06T06:44:10.7342875Z Post job cleanup.
2026-07-06T06:44:10.8325010Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T06:44:10.8550469Z git version 2.43.0.windows.1
2026-07-06T06:44:10.8583608Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\84e44280-6141-4d00-87c3-8057517a3d11\.gitconfig'
2026-07-06T06:44:10.8596924Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\84e44280-6141-4d00-87c3-8057517a3d11' before making global git config changes
2026-07-06T06:44:10.8597384Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:44:10.8602958Z [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:44:10.8843610Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:44:10.9069594Z [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:44:11.3848490Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:44:11.4054614Z http.https://github.com/.extraheader
2026-07-06T06:44:11.4078029Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-06T06:44:11.4313123Z [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:44:11.9737090Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:44:11.9951482Z [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:44:12.4802934Z Post job cleanup.
2026-07-06T06:44:12.5787832Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-06T06:44:12.6023832Z git version 2.43.0.windows.1
2026-07-06T06:44:12.6063221Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\fe61863f-7767-4b60-b32a-08f0dcf7b5ee\.gitconfig'
2026-07-06T06:44:12.6076771Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\fe61863f-7767-4b60-b32a-08f0dcf7b5ee' before making global git config changes
2026-07-06T06:44:12.6077270Z Adding repository directory to the temporary git global config as a safe directory
2026-07-06T06:44:12.6082181Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-07-06T06:44:12.6341256Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-06T06:44:12.6575415Z [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:44:13.1147687Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-06T06:44:13.1358323Z http.https://github.com/.extraheader
2026-07-06T06:44:13.1382160Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-07-06T06:44:13.1620595Z [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:44:13.6875216Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-06T06:44:13.7091007Z [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:44:14.1705346Z Cleaning up orphan processes
