﻿2026-06-06T06:08:51.3074895Z Current runner version: '2.334.0'
2026-06-06T06:08:51.3079378Z Runner name: 'hfenduleam'
2026-06-06T06:08:51.3079811Z Runner group name: 'Default'
2026-06-06T06:08:51.3080304Z Machine name: 'HFENDULEAM'
2026-06-06T06:08:51.3082228Z ##[group]GITHUB_TOKEN Permissions
2026-06-06T06:08:51.3083596Z Contents: read
2026-06-06T06:08:51.3083930Z Metadata: read
2026-06-06T06:08:51.3084282Z Packages: read
2026-06-06T06:08:51.3084606Z ##[endgroup]
2026-06-06T06:08:51.3085991Z Secret source: Actions
2026-06-06T06:08:51.3086413Z Prepare workflow directory
2026-06-06T06:08:51.3344046Z Prepare all required actions
2026-06-06T06:08:51.3367487Z Getting action download info
2026-06-06T06:08:51.7286449Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-06T06:08:52.5991385Z Complete job name: twohost-a
2026-06-06T06:08:52.6751334Z ##[group]Run actions/checkout@v5
2026-06-06T06:08:52.6752309Z with:
2026-06-06T06:08:52.6752842Z   repository: SaberMage/spt-core
2026-06-06T06:08:52.6758162Z   token: ***
2026-06-06T06:08:52.6758754Z   ssh-strict: true
2026-06-06T06:08:52.6759294Z   ssh-user: git
2026-06-06T06:08:52.6759852Z   persist-credentials: true
2026-06-06T06:08:52.6760442Z   clean: true
2026-06-06T06:08:52.6760978Z   sparse-checkout-cone-mode: true
2026-06-06T06:08:52.6761616Z   fetch-depth: 1
2026-06-06T06:08:52.6762143Z   fetch-tags: false
2026-06-06T06:08:52.6762688Z   show-progress: true
2026-06-06T06:08:52.6763236Z   lfs: false
2026-06-06T06:08:52.6763739Z   submodules: false
2026-06-06T06:08:52.6764340Z   set-safe-directory: true
2026-06-06T06:08:52.6765071Z ##[endgroup]
2026-06-06T06:08:52.8528925Z Syncing repository: SaberMage/spt-core
2026-06-06T06:08:52.8530667Z ##[group]Getting Git version info
2026-06-06T06:08:52.8531572Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-06T06:08:52.8784135Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:08:52.8988519Z git version 2.43.0.windows.1
2026-06-06T06:08:52.9018043Z ##[endgroup]
2026-06-06T06:08:52.9026075Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f90c2bbe-fc37-4a4b-b30e-1f4649bb23ab\.gitconfig'
2026-06-06T06:08:52.9039744Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f90c2bbe-fc37-4a4b-b30e-1f4649bb23ab' before making global git config changes
2026-06-06T06:08:52.9041351Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:08:52.9045266Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:08:52.9272887Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-06T06:08:52.9457683Z https://github.com/SaberMage/spt-core
2026-06-06T06:08:52.9487015Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-06T06:08:52.9491024Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-06T06:08:52.9688300Z refs/heads/dev-freeform
2026-06-06T06:08:52.9716090Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-06T06:08:53.0137971Z HEAD is now at c152807 test(ci): M7 D5 [twohost] — product-surface join rung + quickstart e2e rewrite
2026-06-06T06:08:53.0609306Z ##[endgroup]
2026-06-06T06:08:53.0612561Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-06T06:08:53.4186209Z ##[group]Cleaning the repository
2026-06-06T06:08:53.4191349Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-06T06:08:58.1493296Z Removing .adapter-notify/
2026-06-06T06:08:58.1493986Z Removing target/
2026-06-06T06:08:58.1530186Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-06T06:08:58.1895041Z HEAD is now at c152807 test(ci): M7 D5 [twohost] — product-surface join rung + quickstart e2e rewrite
2026-06-06T06:08:58.1925568Z ##[endgroup]
2026-06-06T06:08:58.1926030Z ##[group]Disabling automatic garbage collection
2026-06-06T06:08:58.1930356Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:08:58.2159615Z ##[endgroup]
2026-06-06T06:08:58.2166278Z ##[group]Setting up auth
2026-06-06T06:08:58.2166761Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:08:58.2388445Z [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-06-06T06:08:58.6110277Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:08:58.6352431Z [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-06-06T06:08:58.9985985Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:08:59.0208542Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:08:59.3908027Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:08:59.4203106Z ##[endgroup]
2026-06-06T06:08:59.4203538Z ##[group]Fetching the repository
2026-06-06T06:08:59.4209948Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c152807598acd6121475800715101621e9dd9550:refs/remotes/origin/dev-freeform
2026-06-06T06:09:00.0401215Z ##[endgroup]
2026-06-06T06:09:00.0401852Z ##[group]Determining the checkout info
2026-06-06T06:09:00.0402273Z ##[endgroup]
2026-06-06T06:09:00.0408089Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:09:00.0682761Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:09:00.0906206Z ##[group]Checking out the ref
2026-06-06T06:09:00.0911244Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-06T06:09:00.1277513Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-06T06:09:00.1277838Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-06T06:09:00.1278150Z Switched to and reset branch 'dev-freeform'
2026-06-06T06:09:00.1302617Z ##[endgroup]
2026-06-06T06:09:00.1541991Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:09:00.1737886Z c152807598acd6121475800715101621e9dd9550
2026-06-06T06:09:00.2099598Z ##[group]Run actions/checkout@v5
2026-06-06T06:09:00.2099860Z with:
2026-06-06T06:09:00.2100053Z   repository: SaberMage/spt-shell-notify
2026-06-06T06:09:00.2100292Z   path: .adapter-notify
2026-06-06T06:09:00.2102098Z   token: ***
2026-06-06T06:09:00.2102261Z   ssh-strict: true
2026-06-06T06:09:00.2102456Z   ssh-user: git
2026-06-06T06:09:00.2102639Z   persist-credentials: true
2026-06-06T06:09:00.2102859Z   clean: true
2026-06-06T06:09:00.2103041Z   sparse-checkout-cone-mode: true
2026-06-06T06:09:00.2103238Z   fetch-depth: 1
2026-06-06T06:09:00.2103419Z   fetch-tags: false
2026-06-06T06:09:00.2103592Z   show-progress: true
2026-06-06T06:09:00.2103764Z   lfs: false
2026-06-06T06:09:00.2103936Z   submodules: false
2026-06-06T06:09:00.2104109Z   set-safe-directory: true
2026-06-06T06:09:00.2104300Z ##[endgroup]
2026-06-06T06:09:00.2754245Z Syncing repository: SaberMage/spt-shell-notify
2026-06-06T06:09:00.2759080Z ##[group]Getting Git version info
2026-06-06T06:09:00.2759511Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-06T06:09:00.3111208Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:09:00.3316766Z git version 2.43.0.windows.1
2026-06-06T06:09:00.3346061Z ##[endgroup]
2026-06-06T06:09:00.3353323Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4542b751-1166-4c75-89ef-7c883c9c90df\.gitconfig'
2026-06-06T06:09:00.3366127Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4542b751-1166-4c75-89ef-7c883c9c90df' before making global git config changes
2026-06-06T06:09:00.3366692Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:09:00.3371944Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:09:00.3606166Z ##[group]Initializing the repository
2026-06-06T06:09:00.3611046Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:09:00.3923312Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-06T06:09:00.3952451Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:09:00.4198693Z ##[endgroup]
2026-06-06T06:09:00.4199026Z ##[group]Disabling automatic garbage collection
2026-06-06T06:09:00.4203740Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:09:00.4423820Z ##[endgroup]
2026-06-06T06:09:00.4424128Z ##[group]Setting up auth
2026-06-06T06:09:00.4430176Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:09:00.4646598Z [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-06-06T06:09:00.8350184Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:09:00.8573989Z [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-06-06T06:09:01.2268372Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:09:01.2493498Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:09:01.6130656Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:09:01.6376796Z ##[endgroup]
2026-06-06T06:09:01.6377183Z ##[group]Determining the default branch
2026-06-06T06:09:01.6379587Z Retrieving the default branch name
2026-06-06T06:09:02.0216579Z Default branch 'main'
2026-06-06T06:09:02.0217056Z ##[endgroup]
2026-06-06T06:09:02.0217383Z ##[group]Fetching the repository
2026-06-06T06:09:02.0223170Z [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-06-06T06:09:02.7491158Z From https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:09:02.7491468Z  * [new branch]      main       -> origin/main
2026-06-06T06:09:02.7611061Z ##[endgroup]
2026-06-06T06:09:02.7611389Z ##[group]Determining the checkout info
2026-06-06T06:09:02.7612282Z ##[endgroup]
2026-06-06T06:09:02.7617553Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:09:02.7866212Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:09:02.8085645Z ##[group]Checking out the ref
2026-06-06T06:09:02.8090189Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-06T06:09:02.8397771Z branch 'main' set up to track 'origin/main'.
2026-06-06T06:09:02.8398044Z Reset branch 'main'
2026-06-06T06:09:02.8420147Z ##[endgroup]
2026-06-06T06:09:02.8647371Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:09:02.8839175Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-06T06:09:02.9071815Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-06T06:09:02.9072249Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-06T06:09:02.9077310Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:09:02.9077583Z ##[endgroup]
2026-06-06T06:09:03.1648253Z     Updating crates.io index
2026-06-06T06:09:03.7713534Z      Locking 11 packages to latest compatible versions
2026-06-06T06:09:03.8161544Z    Compiling zmij v1.0.21
2026-06-06T06:09:03.8162072Z    Compiling serde_core v1.0.228
2026-06-06T06:09:03.8162490Z    Compiling serde_json v1.0.150
2026-06-06T06:09:03.8163323Z    Compiling memchr v2.8.1
2026-06-06T06:09:03.8163678Z    Compiling itoa v1.0.18
2026-06-06T06:09:05.8727643Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-06T06:09:06.2345694Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.10s
2026-06-06T06:09:06.3961206Z ##[group]Run cargo build -p spt --bin spt
2026-06-06T06:09:06.3961544Z [36;1mcargo build -p spt --bin spt[0m
2026-06-06T06:09:06.3964480Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:09:06.3964750Z ##[endgroup]
2026-06-06T06:09:07.1395772Z    Compiling proc-macro2 v1.0.106
2026-06-06T06:09:07.1396078Z    Compiling unicode-ident v1.0.24
2026-06-06T06:09:07.1396332Z    Compiling quote v1.0.45
2026-06-06T06:09:07.1396551Z    Compiling serde_core v1.0.228
2026-06-06T06:09:07.1396881Z    Compiling serde v1.0.228
2026-06-06T06:09:07.1397084Z    Compiling windows-link v0.2.1
2026-06-06T06:09:07.1397348Z    Compiling cfg-if v1.0.4
2026-06-06T06:09:07.1397871Z    Compiling typenum v1.20.1
2026-06-06T06:09:07.1398135Z    Compiling version_check v0.9.5
2026-06-06T06:09:07.1398617Z    Compiling portable-atomic v1.13.1
2026-06-06T06:09:07.1398901Z    Compiling pin-project-lite v0.2.17
2026-06-06T06:09:07.1399508Z    Compiling critical-section v1.2.0
2026-06-06T06:09:07.1400372Z    Compiling memchr v2.8.1
2026-06-06T06:09:07.1400704Z    Compiling subtle v2.6.1
2026-06-06T06:09:07.1401452Z    Compiling futures-core v0.3.32
2026-06-06T06:09:07.1402272Z    Compiling bytes v1.11.1
2026-06-06T06:09:07.2171810Z    Compiling windows-sys v0.61.2
2026-06-06T06:09:07.2217297Z    Compiling smallvec v1.15.1
2026-06-06T06:09:07.2588139Z    Compiling semver v1.0.28
2026-06-06T06:09:07.2777519Z    Compiling shlex v2.0.1
2026-06-06T06:09:07.2867005Z    Compiling find-msvc-tools v0.1.9
2026-06-06T06:09:07.3540597Z    Compiling equivalent v1.0.2
2026-06-06T06:09:07.3608084Z    Compiling itoa v1.0.18
2026-06-06T06:09:07.4874640Z    Compiling stable_deref_trait v1.2.1
2026-06-06T06:09:07.5091862Z    Compiling rustc_version v0.4.1
2026-06-06T06:09:07.5138798Z    Compiling log v0.4.32
2026-06-06T06:09:07.5446244Z    Compiling generic-array v0.14.7
2026-06-06T06:09:07.5698802Z    Compiling futures-io v0.3.32
2026-06-06T06:09:07.5835453Z    Compiling slab v0.4.12
2026-06-06T06:09:07.6015605Z    Compiling futures-sink v0.3.32
2026-06-06T06:09:07.6263307Z    Compiling futures-task v0.3.32
2026-06-06T06:09:07.6330175Z    Compiling hashbrown v0.17.1
2026-06-06T06:09:07.8431583Z    Compiling cc v1.2.63
2026-06-06T06:09:07.8649792Z    Compiling futures-channel v0.3.32
2026-06-06T06:09:07.9000832Z    Compiling getrandom v0.2.17
2026-06-06T06:09:07.9016874Z    Compiling cpufeatures v0.2.17
2026-06-06T06:09:07.9106570Z    Compiling fnv v1.0.7
2026-06-06T06:09:07.9366323Z    Compiling libc v0.2.186
2026-06-06T06:09:07.9369339Z    Compiling cfg_aliases v0.2.1
2026-06-06T06:09:07.9993327Z    Compiling autocfg v1.5.1
2026-06-06T06:09:08.0115400Z    Compiling rand_core v0.10.1
2026-06-06T06:09:08.0281437Z    Compiling writeable v0.6.3
2026-06-06T06:09:08.0392243Z    Compiling rustversion v1.0.22
2026-06-06T06:09:08.0428085Z    Compiling litemap v0.8.2
2026-06-06T06:09:08.0835826Z    Compiling icu_normalizer_data v2.2.0
2026-06-06T06:09:08.1119409Z    Compiling icu_properties_data v2.2.0
2026-06-06T06:09:08.2167187Z    Compiling utf8_iter v1.0.4
2026-06-06T06:09:08.2200942Z    Compiling getrandom v0.4.2
2026-06-06T06:09:08.2736772Z    Compiling percent-encoding v2.3.2
2026-06-06T06:09:08.3086683Z    Compiling http v1.4.1
2026-06-06T06:09:08.3414054Z    Compiling indexmap v2.14.0
2026-06-06T06:09:08.4467644Z    Compiling strsim v0.11.1
2026-06-06T06:09:08.5189689Z    Compiling thiserror v2.0.18
2026-06-06T06:09:08.5797517Z    Compiling syn v2.0.117
2026-06-06T06:09:08.6704311Z    Compiling cpufeatures v0.3.0
2026-06-06T06:09:08.6987533Z    Compiling form_urlencoded v1.2.2
2026-06-06T06:09:08.7280775Z    Compiling untrusted v0.9.0
2026-06-06T06:09:08.7467473Z    Compiling crypto-common v0.1.7
2026-06-06T06:09:08.7829658Z    Compiling chacha20 v0.10.0
2026-06-06T06:09:08.8087415Z    Compiling block-buffer v0.10.4
2026-06-06T06:09:08.8817652Z    Compiling ident_case v1.0.1
2026-06-06T06:09:08.8818161Z    Compiling num-traits v0.2.19
2026-06-06T06:09:08.9004961Z    Compiling windows-result v0.4.1
2026-06-06T06:09:08.9005735Z    Compiling windows-strings v0.5.1
2026-06-06T06:09:08.9162705Z    Compiling digest v0.10.7
2026-06-06T06:09:08.9613667Z    Compiling unicode-segmentation v1.13.3
2026-06-06T06:09:09.0200702Z    Compiling rand v0.10.1
2026-06-06T06:09:09.0748164Z    Compiling scopeguard v1.2.0
2026-06-06T06:09:09.0834910Z    Compiling rustls v0.23.40
2026-06-06T06:09:09.1078833Z    Compiling atomic-waker v1.1.2
2026-06-06T06:09:09.1570544Z    Compiling anyhow v1.0.102
2026-06-06T06:09:09.2126471Z    Compiling lock_api v0.4.14
2026-06-06T06:09:09.2211454Z    Compiling bitflags v2.12.1
2026-06-06T06:09:09.2647645Z    Compiling unicode-xid v0.2.6
2026-06-06T06:09:09.2660748Z    Compiling const-oid v0.10.2
2026-06-06T06:09:09.3351154Z    Compiling convert_case v0.10.0
2026-06-06T06:09:09.3470936Z    Compiling httparse v1.10.1
2026-06-06T06:09:09.3644964Z    Compiling zerocopy v0.8.50
2026-06-06T06:09:09.4416114Z    Compiling http-body v1.0.1
2026-06-06T06:09:09.4502203Z    Compiling hybrid-array v0.4.12
2026-06-06T06:09:09.5015110Z    Compiling curve25519-dalek v4.1.3
2026-06-06T06:09:09.5262699Z    Compiling ring v0.17.14
2026-06-06T06:09:09.5663301Z    Compiling ahash v0.8.12
2026-06-06T06:09:09.5918227Z    Compiling base64ct v1.8.3
2026-06-06T06:09:09.5933469Z    Compiling heck v0.5.0
2026-06-06T06:09:09.7061905Z    Compiling powerfmt v0.2.0
2026-06-06T06:09:09.7132244Z    Compiling rand_core v0.6.4
2026-06-06T06:09:09.8497745Z    Compiling deranged v0.5.8
2026-06-06T06:09:09.8569639Z    Compiling pem-rfc7468 v1.0.0
2026-06-06T06:09:09.8776403Z    Compiling zmij v1.0.21
2026-06-06T06:09:09.8984962Z    Compiling vcpkg v0.2.15
2026-06-06T06:09:09.9171716Z    Compiling num-conv v0.2.2
2026-06-06T06:09:10.0748337Z    Compiling data-encoding v2.11.0
2026-06-06T06:09:10.1025674Z    Compiling time-core v0.1.8
2026-06-06T06:09:10.1782291Z    Compiling fastrand v2.4.1
2026-06-06T06:09:10.2078191Z    Compiling pkg-config v0.3.33
2026-06-06T06:09:10.2667179Z    Compiling tower-service v0.3.3
2026-06-06T06:09:10.2713350Z    Compiling try-lock v0.2.5
2026-06-06T06:09:10.3048528Z    Compiling parking_lot_core v0.9.12
2026-06-06T06:09:10.3114490Z    Compiling tinyvec_macros v0.1.1
2026-06-06T06:09:10.3217643Z    Compiling base64 v0.22.1
2026-06-06T06:09:10.4923511Z    Compiling want v0.3.1
2026-06-06T06:09:10.4955818Z    Compiling tinyvec v1.11.0
2026-06-06T06:09:10.5185836Z    Compiling crypto-common v0.2.2
2026-06-06T06:09:10.5204426Z    Compiling block-buffer v0.12.0
2026-06-06T06:09:10.5478373Z    Compiling vergen-lib v9.1.0
2026-06-06T06:09:10.6312211Z    Compiling sha2 v0.10.9
2026-06-06T06:09:10.6722071Z    Compiling inout v0.1.4
2026-06-06T06:09:10.6965820Z    Compiling n0-future v0.3.2
2026-06-06T06:09:10.7232782Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-06T06:09:10.8365099Z    Compiling diatomic-waker v0.2.3
2026-06-06T06:09:10.8365605Z    Compiling crossbeam-utils v0.8.21
2026-06-06T06:09:10.8403769Z    Compiling parking v2.2.1
2026-06-06T06:09:10.8748202Z    Compiling serde_json v1.0.150
2026-06-06T06:09:10.9349151Z    Compiling httpdate v1.0.3
2026-06-06T06:09:11.0150622Z    Compiling spin v0.10.0
2026-06-06T06:09:11.0151153Z    Compiling winnow v1.0.3
2026-06-06T06:09:11.0335709Z    Compiling signature v2.2.0
2026-06-06T06:09:11.0491791Z    Compiling cordyceps v0.3.4
2026-06-06T06:09:11.1132051Z    Compiling libsqlite3-sys v0.30.1
2026-06-06T06:09:11.1454528Z    Compiling ed25519 v2.2.3
2026-06-06T06:09:11.1635029Z    Compiling futures-lite v2.6.1
2026-06-06T06:09:11.2217421Z    Compiling cipher v0.4.4
2026-06-06T06:09:11.3085806Z    Compiling digest v0.11.3
2026-06-06T06:09:11.3222838Z    Compiling futures-buffered v0.2.13
2026-06-06T06:09:11.3823580Z    Compiling vergen v9.1.0
2026-06-06T06:09:11.3924936Z    Compiling vergen-lib v0.1.6
2026-06-06T06:09:11.5673445Z    Compiling universal-hash v0.5.1
2026-06-06T06:09:11.6144279Z    Compiling noq-udp v0.10.0
2026-06-06T06:09:11.6283888Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-06T06:09:11.6284501Z    Compiling heapless v0.7.17
2026-06-06T06:09:11.6393734Z    Compiling sync_wrapper v1.0.2
2026-06-06T06:09:11.6800574Z    Compiling opaque-debug v0.3.1
2026-06-06T06:09:11.6804920Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-06T06:09:11.6812983Z    Compiling byteorder v1.5.0
2026-06-06T06:09:11.7525656Z    Compiling either v1.16.0
2026-06-06T06:09:11.8048735Z    Compiling polyval v0.6.2
2026-06-06T06:09:11.9245309Z    Compiling hash32 v0.2.1
2026-06-06T06:09:12.0075005Z    Compiling parking_lot v0.12.5
2026-06-06T06:09:12.1003870Z    Compiling spin v0.9.8
2026-06-06T06:09:12.1085269Z    Compiling vergen-gitcl v1.0.8
2026-06-06T06:09:12.1140476Z    Compiling windows-threading v0.2.1
2026-06-06T06:09:12.1171948Z    Compiling signature v3.0.0
2026-06-06T06:09:12.1917950Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-06T06:09:12.2212699Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-06T06:09:12.2591400Z    Compiling tower-layer v0.3.3
2026-06-06T06:09:12.3086198Z    Compiling fallible-iterator v0.3.0
2026-06-06T06:09:12.3458937Z    Compiling synstructure v0.13.2
2026-06-06T06:09:12.3487792Z    Compiling darling_core v0.20.11
2026-06-06T06:09:12.4569956Z    Compiling windows-targets v0.52.6
2026-06-06T06:09:12.4774257Z    Compiling ghash v0.5.1
2026-06-06T06:09:12.5274758Z    Compiling ctr v0.9.2
2026-06-06T06:09:12.5941063Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-06T06:09:12.6314869Z    Compiling aes v0.8.4
2026-06-06T06:09:12.6551900Z    Compiling sha2 v0.11.0-rc.5
2026-06-06T06:09:12.7321012Z    Compiling time v0.3.47
2026-06-06T06:09:12.7580851Z    Compiling http-body-util v0.1.3
2026-06-06T06:09:12.7593969Z    Compiling aead v0.5.2
2026-06-06T06:09:12.9125980Z    Compiling winapi v0.3.9
2026-06-06T06:09:12.9936077Z    Compiling widestring v1.2.1
2026-06-06T06:09:13.0616759Z    Compiling ipconfig v0.3.4
2026-06-06T06:09:13.0832128Z    Compiling aes-gcm v0.10.3
2026-06-06T06:09:13.1567956Z    Compiling windows-sys v0.59.0
2026-06-06T06:09:13.2490329Z    Compiling proc-macro-crate v3.5.0
2026-06-06T06:09:13.3698939Z    Compiling crossbeam-epoch v0.9.18
2026-06-06T06:09:13.4525506Z    Compiling crossbeam-channel v0.5.15
2026-06-06T06:09:13.5702184Z    Compiling blake3 v1.8.5
2026-06-06T06:09:13.7939304Z    Compiling windows-registry v0.6.1
2026-06-06T06:09:13.8508303Z    Compiling uuid v1.23.2
2026-06-06T06:09:13.8590269Z    Compiling memoffset v0.6.5
2026-06-06T06:09:13.8866051Z    Compiling noq v0.18.0
2026-06-06T06:09:14.0156815Z    Compiling netwatch v0.16.0
2026-06-06T06:09:14.0174399Z    Compiling acto v0.8.2
2026-06-06T06:09:14.0561146Z    Compiling identity-hash v0.1.0
2026-06-06T06:09:14.1792129Z    Compiling ref-cast v1.0.25
2026-06-06T06:09:14.1792806Z    Compiling tagptr v0.2.0
2026-06-06T06:09:14.1843112Z    Compiling ryu v1.0.23
2026-06-06T06:09:14.2128408Z    Compiling xml-rs v0.8.28
2026-06-06T06:09:14.2128823Z    Compiling mac-addr v0.3.0
2026-06-06T06:09:14.3167051Z    Compiling foldhash v0.2.0
2026-06-06T06:09:14.3311480Z    Compiling allocator-api2 v0.2.21
2026-06-06T06:09:14.3558114Z    Compiling sorted-index-buffer v0.2.1
2026-06-06T06:09:14.4023061Z    Compiling lru-slab v0.1.2
2026-06-06T06:09:14.4051692Z    Compiling thiserror v1.0.69
2026-06-06T06:09:14.4167263Z    Compiling rustc-hash v2.1.2
2026-06-06T06:09:14.5523698Z    Compiling serde_derive_internals v0.29.1
2026-06-06T06:09:14.6251546Z    Compiling simple-dns v0.9.3
2026-06-06T06:09:14.6879226Z    Compiling hashbrown v0.16.1
2026-06-06T06:09:14.7060138Z    Compiling serial-core v0.4.0
2026-06-06T06:09:14.7192744Z    Compiling smol_str v0.1.24
2026-06-06T06:09:14.7704920Z    Compiling xmltree v0.10.3
2026-06-06T06:09:14.7815886Z    Compiling serde_derive v1.0.228
2026-06-06T06:09:14.8054039Z    Compiling zeroize_derive v1.4.3
2026-06-06T06:09:14.9818997Z    Compiling socket2 v0.6.4
2026-06-06T06:09:15.0252081Z    Compiling zerofrom-derive v0.1.7
2026-06-06T06:09:15.0522563Z    Compiling mio v1.2.1
2026-06-06T06:09:15.1301266Z    Compiling yoke-derive v0.8.2
2026-06-06T06:09:15.2264695Z    Compiling tokio-macros v2.7.0
2026-06-06T06:09:15.3505852Z    Compiling futures-macro v0.3.32
2026-06-06T06:09:15.3532170Z    Compiling zerovec-derive v0.11.3
2026-06-06T06:09:15.3794497Z    Compiling displaydoc v0.2.6
2026-06-06T06:09:15.5208277Z    Compiling tracing-attributes v0.1.31
2026-06-06T06:09:15.6278333Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-06T06:09:15.7599817Z    Compiling zeroize v1.8.2
2026-06-06T06:09:15.8285659Z    Compiling thiserror-impl v2.0.18
2026-06-06T06:09:15.9543803Z    Compiling darling_macro v0.20.11
2026-06-06T06:09:15.9792438Z    Compiling tokio v1.52.3
2026-06-06T06:09:16.1116830Z    Compiling rustls-pki-types v1.14.1
2026-06-06T06:09:16.1622988Z    Compiling derive_more-impl v2.1.1
2026-06-06T06:09:16.1808646Z    Compiling spez v0.1.2
2026-06-06T06:09:16.2658029Z    Compiling futures-util v0.3.32
2026-06-06T06:09:16.3245558Z    Compiling windows-interface v0.59.3
2026-06-06T06:09:16.5911238Z    Compiling rustls-webpki v0.103.13
2026-06-06T06:09:16.5911869Z    Compiling darling v0.20.11
2026-06-06T06:09:16.6806639Z    Compiling zerofrom v0.1.8
2026-06-06T06:09:16.6936443Z    Compiling n0-error-macros v0.1.3
2026-06-06T06:09:16.7743144Z    Compiling windows-implement v0.60.2
2026-06-06T06:09:16.8745573Z    Compiling derive_builder_core v0.20.2
2026-06-06T06:09:16.9579540Z    Compiling yoke v0.8.3
2026-06-06T06:09:16.9947166Z    Compiling der v0.8.0-rc.10
2026-06-06T06:09:17.1826473Z    Compiling pin-project-internal v1.1.13
2026-06-06T06:09:17.1925455Z    Compiling postcard-derive v0.2.2
2026-06-06T06:09:17.2130889Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-06T06:09:17.3947691Z    Compiling zerovec v0.11.6
2026-06-06T06:09:17.4164303Z    Compiling zerotrie v0.2.4
2026-06-06T06:09:17.6406352Z    Compiling windows-core v0.62.2
2026-06-06T06:09:17.6901198Z    Compiling n0-error v0.1.3
2026-06-06T06:09:17.7429731Z    Compiling data-encoding-macro v0.1.20
2026-06-06T06:09:17.7860144Z    Compiling num_enum_derive v0.7.6
2026-06-06T06:09:17.8703668Z    Compiling cobs v0.3.0
2026-06-06T06:09:17.9005171Z    Compiling async-trait v0.1.89
2026-06-06T06:09:17.9288587Z    Compiling iroh-metrics-derive v0.4.1
2026-06-06T06:09:18.0789933Z    Compiling tinystr v0.8.3
2026-06-06T06:09:18.0840205Z    Compiling potential_utf v0.1.5
2026-06-06T06:09:18.1157648Z    Compiling derive_builder_macro v0.20.2
2026-06-06T06:09:18.1857381Z    Compiling icu_collections v2.2.0
2026-06-06T06:09:18.2666122Z    Compiling icu_locale_core v2.2.0
2026-06-06T06:09:18.3407660Z    Compiling spki v0.8.0-rc.4
2026-06-06T06:09:18.3523982Z    Compiling ed25519-dalek v2.2.0
2026-06-06T06:09:18.4693297Z    Compiling windows-future v0.3.2
2026-06-06T06:09:18.5330712Z    Compiling pin-project v1.1.13
2026-06-06T06:09:18.5487678Z    Compiling derive_builder v0.20.2
2026-06-06T06:09:18.5819774Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-06T06:09:18.6120573Z    Compiling spt-proto v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-06T06:09:18.7208851Z    Compiling windows-numerics v0.3.1
2026-06-06T06:09:18.7795882Z    Compiling windows-collections v0.3.2
2026-06-06T06:09:18.8873458Z    Compiling strum_macros v0.28.0
2026-06-06T06:09:18.9207831Z    Compiling enum-assoc v1.3.0
2026-06-06T06:09:18.9767229Z    Compiling ref-cast-impl v1.0.25
2026-06-06T06:09:18.9852083Z    Compiling num_enum v0.7.6
2026-06-06T06:09:19.1029489Z    Compiling futures-executor v0.3.32
2026-06-06T06:09:19.2229579Z    Compiling icu_provider v2.2.0
2026-06-06T06:09:19.2705178Z    Compiling futures v0.3.32
2026-06-06T06:09:19.3259386Z    Compiling ipnet v2.12.0
2026-06-06T06:09:19.4428562Z    Compiling ed25519 v3.0.0-rc.4
2026-06-06T06:09:19.4820059Z    Compiling chrono v0.4.45
2026-06-06T06:09:19.4974823Z    Compiling windows v0.62.2
2026-06-06T06:09:19.5492067Z    Compiling serde_spanned v0.6.9
2026-06-06T06:09:19.7063210Z    Compiling icu_properties v2.2.0
2026-06-06T06:09:19.7105828Z    Compiling icu_normalizer v2.2.0
2026-06-06T06:09:19.7672617Z    Compiling prefix-trie v0.8.4
2026-06-06T06:09:19.8672910Z    Compiling once_cell v1.21.4
2026-06-06T06:09:19.9534287Z    Compiling postcard v1.1.3
2026-06-06T06:09:19.9772185Z    Compiling moka v0.12.15
2026-06-06T06:09:19.9794070Z    Compiling netdev v0.42.0
2026-06-06T06:09:20.1028253Z    Compiling tracing-core v0.1.36
2026-06-06T06:09:20.2344665Z    Compiling tokio-util v0.7.18
2026-06-06T06:09:20.4146774Z    Compiling derive_more v2.1.1
2026-06-06T06:09:20.5075734Z    Compiling tracing v0.1.44
2026-06-06T06:09:20.5733039Z    Compiling hashbrown v0.14.5
2026-06-06T06:09:20.6493420Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-06T06:09:20.6972669Z    Compiling tower v0.5.3
2026-06-06T06:09:20.7323978Z    Compiling iroh-relay v0.98.0
2026-06-06T06:09:20.8622668Z    Compiling idna_adapter v1.2.2
2026-06-06T06:09:20.9499427Z    Compiling h2 v0.4.14
2026-06-06T06:09:20.9963933Z    Compiling idna v1.1.0
2026-06-06T06:09:21.0910606Z    Compiling tokio-stream v0.1.18
2026-06-06T06:09:21.1673413Z    Compiling hashlink v0.9.1
2026-06-06T06:09:21.1959341Z    Compiling n0-watcher v0.6.1
2026-06-06T06:09:21.2206443Z    Compiling iroh-metrics v0.38.3
2026-06-06T06:09:21.2292950Z    Compiling toml_datetime v0.6.11
2026-06-06T06:09:21.2806591Z    Compiling thiserror-impl v1.0.69
2026-06-06T06:09:21.4195369Z    Compiling url v2.5.8
2026-06-06T06:09:21.4386432Z    Compiling rusqlite v0.32.1
2026-06-06T06:09:21.4466379Z    Compiling simdutf8 v0.1.5
2026-06-06T06:09:21.4806951Z    Compiling toml_write v0.1.2
2026-06-06T06:09:21.5202893Z    Compiling sha1_smol v1.0.1
2026-06-06T06:09:21.5594220Z    Compiling constant_time_eq v0.4.2
2026-06-06T06:09:21.7420910Z    Compiling winreg v0.10.1
2026-06-06T06:09:21.7622636Z    Compiling winnow v0.7.15
2026-06-06T06:09:21.7974415Z    Compiling arrayref v0.3.9
2026-06-06T06:09:21.8226543Z    Compiling resolv-conf v0.7.6
2026-06-06T06:09:21.8368875Z    Compiling arrayvec v0.7.6
2026-06-06T06:09:21.9373249Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-06T06:09:21.9612800Z    Compiling strum v0.28.0
2026-06-06T06:09:22.0415156Z    Compiling tower-http v0.6.11
2026-06-06T06:09:22.0691582Z    Compiling iroh-base v0.98.0
2026-06-06T06:09:22.2585710Z    Compiling spt-store v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-06T06:09:22.2688660Z    Compiling attohttpc v0.30.1
2026-06-06T06:09:22.6115511Z    Compiling iroh-dns v0.98.0
2026-06-06T06:09:22.7314304Z    Compiling webpki-roots v1.0.7
2026-06-06T06:09:22.8550535Z    Compiling schemars_derive v1.2.1
2026-06-06T06:09:22.8553825Z    Compiling lru v0.16.4
2026-06-06T06:09:22.8784873Z    Compiling serial-windows v0.4.0
2026-06-06T06:09:22.9014300Z    Compiling seize v0.5.1
2026-06-06T06:09:23.0466116Z    Compiling serde_bytes v0.11.19
2026-06-06T06:09:23.0806371Z    Compiling hmac v0.12.1
2026-06-06T06:09:23.0958341Z    Compiling iroh v0.98.2
2026-06-06T06:09:23.1011774Z    Compiling aho-corasick v1.1.4
2026-06-06T06:09:23.1473591Z    Compiling anstyle v1.0.14
2026-06-06T06:09:23.1585105Z    Compiling dyn-clone v1.0.20
2026-06-06T06:09:23.2289950Z    Compiling pin-utils v0.1.0
2026-06-06T06:09:23.3288193Z    Compiling bitflags v1.3.2
2026-06-06T06:09:23.3311556Z    Compiling cmov v0.5.4
2026-06-06T06:09:23.3480561Z    Compiling lazy_static v1.5.0
2026-06-06T06:09:23.4124514Z    Compiling utf8parse v0.2.2
2026-06-06T06:09:23.4199493Z    Compiling once_cell_polyfill v1.70.2
2026-06-06T06:09:23.4494622Z    Compiling regex-syntax v0.8.10
2026-06-06T06:09:23.4571813Z    Compiling shared_library v0.1.9
2026-06-06T06:09:23.5331969Z    Compiling tokio-rustls v0.26.4
2026-06-06T06:09:23.5376534Z    Compiling rustls-platform-verifier v0.7.0
2026-06-06T06:09:23.5605972Z    Compiling noq-proto v0.17.0
2026-06-06T06:09:23.5725182Z    Compiling toml_edit v0.22.27
2026-06-06T06:09:23.7542989Z    Compiling tokio-websockets v0.13.2
2026-06-06T06:09:23.8336851Z    Compiling spt-msg v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-06T06:09:23.8423627Z    Compiling ctutils v0.4.2
2026-06-06T06:09:23.9258153Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-06T06:09:24.0847435Z    Compiling anstyle-wincon v3.0.11
2026-06-06T06:09:24.0880480Z    Compiling anstyle-parse v1.0.0
2026-06-06T06:09:24.3071290Z    Compiling nix v0.25.1
2026-06-06T06:09:24.4166222Z    Compiling hkdf v0.12.4
2026-06-06T06:09:24.4229316Z    Compiling papaya v0.2.4
2026-06-06T06:09:24.5953911Z    Compiling hyper v1.10.1
2026-06-06T06:09:24.6162009Z    Compiling hickory-net v0.26.0-beta.4
2026-06-06T06:09:24.7419255Z    Compiling schemars v1.2.1
2026-06-06T06:09:24.7950577Z    Compiling serial v0.4.0
2026-06-06T06:09:24.8714416Z    Compiling filedescriptor v0.8.3
2026-06-06T06:09:25.0174297Z    Compiling backon v1.6.0
2026-06-06T06:09:25.1495533Z    Compiling anstyle-query v1.1.5
2026-06-06T06:09:25.3277089Z    Compiling toml v0.8.23
2026-06-06T06:09:25.3646622Z    Compiling regex-automata v0.4.14
2026-06-06T06:09:25.4619606Z    Compiling colorchoice v1.0.5
2026-06-06T06:09:25.6513008Z    Compiling downcast-rs v1.2.1
2026-06-06T06:09:25.7844359Z    Compiling shell-words v1.1.1
2026-06-06T06:09:26.0522459Z    Compiling hyper-util v0.1.20
2026-06-06T06:09:26.3089454Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-06T06:09:26.3391375Z    Compiling is_terminal_polyfill v1.70.2
2026-06-06T06:09:26.4775508Z    Compiling anstream v1.0.0
2026-06-06T06:09:26.9645852Z    Compiling portable-pty v0.8.1
2026-06-06T06:09:27.0042960Z    Compiling spt-runtime v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-06T06:09:27.1847843Z    Compiling spake2 v0.4.0
2026-06-06T06:09:27.1991989Z    Compiling terminal_size v0.4.4
2026-06-06T06:09:27.3553352Z    Compiling sha1 v0.10.6
2026-06-06T06:09:27.3555905Z    Compiling clap_lex v1.1.0
2026-06-06T06:09:27.4872228Z    Compiling hyper-rustls v0.27.9
2026-06-06T06:09:27.5196542Z    Compiling igd-next v0.17.1
2026-06-06T06:09:27.5522091Z    Compiling regex v1.12.3
2026-06-06T06:09:27.6095583Z    Compiling doctest-file v1.1.1
2026-06-06T06:09:27.6843169Z    Compiling reqwest v0.13.4
2026-06-06T06:09:27.8422723Z    Compiling recvmsg v1.0.0
2026-06-06T06:09:28.0890602Z    Compiling interprocess v2.4.2
2026-06-06T06:09:28.1620374Z    Compiling spt-term v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-06T06:09:28.2190420Z    Compiling clap_builder v4.6.0
2026-06-06T06:09:28.5092689Z    Compiling spt-live v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-06T06:09:28.8134131Z    Compiling clap_derive v4.6.1
2026-06-06T06:09:29.5016824Z    Compiling wmi v0.18.4
2026-06-06T06:09:29.6509484Z    Compiling qrcode v0.14.1
2026-06-06T06:09:30.8780527Z    Compiling clap v4.6.1
2026-06-06T06:09:31.0302349Z    Compiling portmapper v0.16.0
2026-06-06T06:09:45.0213062Z    Compiling spt-net v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-06T06:09:46.0586842Z    Compiling spt-daemon v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-06T06:09:52.1469886Z    Compiling spt v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-06T06:09:56.5143326Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.87s
2026-06-06T06:09:56.6568744Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-06-06T06:09:56.6569100Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-06-06T06:09:56.6571895Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:09:56.6572101Z env:
2026-06-06T06:09:56.6572212Z   SPT_TWO_HOST: 1
2026-06-06T06:09:56.6572336Z   SPT_TWO_HOST_ROLE: a
2026-06-06T06:09:56.6572477Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-06-06T06:09:56.6572660Z   SPT_TWO_HOST_PEER_IP: 100.100.62.43
2026-06-06T06:09:56.6572814Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-06-06T06:09:56.6573105Z   SPT_TWO_HOST_NOTIFY_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-06T06:09:56.6573411Z ##[endgroup]
2026-06-06T06:09:57.3822679Z    Compiling windows-sys v0.61.2
2026-06-06T06:09:57.3890645Z    Compiling strsim v0.11.1
2026-06-06T06:09:57.3930347Z    Compiling fastrand v2.4.1
2026-06-06T06:09:57.4050402Z    Compiling windows-sys v0.59.0
2026-06-06T06:09:57.4763928Z    Compiling futures-lite v2.6.1
2026-06-06T06:09:57.4822511Z    Compiling darling_core v0.20.11
2026-06-06T06:09:57.9014726Z    Compiling spt-msg v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-06T06:09:58.0203934Z    Compiling spt-runtime v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-06T06:09:58.0204338Z    Compiling spt-term v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-06T06:09:58.5993579Z    Compiling darling_macro v0.20.11
2026-06-06T06:09:58.8533721Z    Compiling darling v0.20.11
2026-06-06T06:09:58.9686579Z    Compiling spt-live v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-06T06:09:58.9880929Z    Compiling derive_builder_core v0.20.2
2026-06-06T06:09:59.5625002Z    Compiling derive_builder_macro v0.20.2
2026-06-06T06:09:59.7928104Z    Compiling derive_builder v0.20.2
2026-06-06T06:09:59.9205946Z    Compiling vergen-lib v9.1.0
2026-06-06T06:09:59.9206164Z    Compiling vergen-lib v0.1.6
2026-06-06T06:10:00.0055009Z    Compiling vergen v9.1.0
2026-06-06T06:10:00.0389914Z    Compiling vergen-gitcl v1.0.8
2026-06-06T06:10:00.3325823Z    Compiling iroh-relay v0.98.0
2026-06-06T06:10:01.8802139Z    Compiling socket2 v0.6.4
2026-06-06T06:10:01.8802342Z    Compiling mio v1.2.1
2026-06-06T06:10:01.8802789Z    Compiling netdev v0.42.0
2026-06-06T06:10:01.8803210Z    Compiling rustls-platform-verifier v0.7.0
2026-06-06T06:10:01.8803518Z    Compiling seize v0.5.1
2026-06-06T06:10:01.8804052Z    Compiling interprocess v2.4.2
2026-06-06T06:10:01.8804381Z    Compiling tempfile v3.27.0
2026-06-06T06:10:01.9983708Z    Compiling papaya v0.2.4
2026-06-06T06:10:02.0802943Z    Compiling noq-udp v0.10.0
2026-06-06T06:10:02.0803453Z    Compiling ipconfig v0.3.4
2026-06-06T06:10:02.2033010Z    Compiling tokio v1.52.3
2026-06-06T06:10:04.3507364Z    Compiling tokio-util v0.7.18
2026-06-06T06:10:04.3507619Z    Compiling tokio-rustls v0.26.4
2026-06-06T06:10:04.3507798Z    Compiling tower v0.5.3
2026-06-06T06:10:04.3507972Z    Compiling acto v0.8.2
2026-06-06T06:10:04.3508361Z    Compiling backon v1.6.0
2026-06-06T06:10:04.6583482Z    Compiling tower-http v0.6.11
2026-06-06T06:10:04.6712811Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-06T06:10:04.8045549Z    Compiling h2 v0.4.14
2026-06-06T06:10:04.8045814Z    Compiling n0-future v0.3.2
2026-06-06T06:10:04.8046062Z    Compiling tokio-stream v0.1.18
2026-06-06T06:10:04.8046641Z    Compiling tokio-websockets v0.13.2
2026-06-06T06:10:04.8799942Z    Compiling n0-watcher v0.6.1
2026-06-06T06:10:04.8800329Z    Compiling iroh-dns v0.98.0
2026-06-06T06:10:05.0536315Z    Compiling netwatch v0.16.0
2026-06-06T06:10:05.1492878Z    Compiling noq v0.18.0
2026-06-06T06:10:07.1404489Z    Compiling hyper v1.10.1
2026-06-06T06:10:07.1404699Z    Compiling hickory-net v0.26.0-beta.4
2026-06-06T06:10:07.9028886Z    Compiling hyper-util v0.1.20
2026-06-06T06:10:07.9397338Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-06T06:10:08.6705577Z    Compiling hyper-rustls v0.27.9
2026-06-06T06:10:08.6705794Z    Compiling igd-next v0.17.1
2026-06-06T06:10:08.8014605Z    Compiling reqwest v0.13.4
2026-06-06T06:10:09.2180443Z    Compiling portmapper v0.16.0
2026-06-06T06:10:14.1546455Z    Compiling iroh v0.98.2
2026-06-06T06:10:22.8273232Z    Compiling spt-net v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-06T06:10:23.8589347Z    Compiling spt-daemon v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-06T06:10:32.5926803Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.65s
2026-06-06T06:10:32.6148482Z      Running tests\twohost.rs (target\debug\deps\twohost-68c5d9ec694dea1a.exe)
2026-06-06T06:10:32.6474908Z 
2026-06-06T06:10:32.6475062Z running 2 tests
2026-06-06T06:10:32.6477657Z test two_host_ladder_role_b ... ok
2026-06-06T06:10:32.6490257Z TWOHOST role A: node bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a
2026-06-06T06:11:02.7188537Z pairing attempt refused (no-seed-holder: no seed-holder found: connect failed: timed out); retrying
2026-06-06T06:11:32.6542593Z test two_host_ladder_role_a has been running for over 60 seconds
2026-06-06T06:11:37.7218200Z pairing attempt refused (no-seed-holder: no seed-holder found: connect failed: timed out); retrying
2026-06-06T06:11:45.9024863Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:11:51.3008709Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:11:56.4190750Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:01.5435333Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:06.6695071Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:12.0608574Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:17.1865100Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:22.3278411Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:27.4653620Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:32.6090294Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:37.7717850Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:42.8951784Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:48.0328364Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:53.1725812Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:12:58.3101862Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:03.4935304Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:08.6373585Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:13.7562645Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:18.8807075Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:24.0127553Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:29.1342681Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:34.2542047Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:39.3830218Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:44.4976158Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:49.6115474Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:54.7323272Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:13:59.8816691Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:05.0159654Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:10.1296623Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:15.2839752Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:20.4049975Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:25.5161952Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:30.6483124Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:35.7805638Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:40.9384764Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:46.0651146Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:51.1766875Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:14:56.3030412Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:01.4282669Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:06.5463494Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:11.6954803Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:16.8210794Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:21.9426141Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:27.0616213Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:32.1926819Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:37.3393369Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:42.4622380Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:47.5666877Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:52.6868463Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:15:57.8062192Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:02.9234175Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:08.0441788Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:13.1568141Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:18.2859256Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:23.4074472Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:28.5449553Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:33.6928683Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:38.7951262Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:43.9134427Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:49.0275086Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:54.1490773Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:16:59.2693968Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:04.3818752Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:09.5297161Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:14.6427493Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:19.7632525Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:24.8808363Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:29.9949484Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:35.1079199Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:40.2282972Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:45.3442970Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:50.4544507Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:17:55.5705728Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:00.7071630Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:05.8473585Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:10.9726939Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:16.0855526Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:21.2292762Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:26.3745567Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:31.4857699Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:36.6077169Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:41.7241791Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:46.8421320Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:51.9784184Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:18:57.0953375Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:02.2099137Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:07.3424441Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:12.4543151Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:17.5695880Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:22.6886386Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:27.8313961Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:32.9463147Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:38.0681042Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:43.1891803Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:48.2991127Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:53.4038953Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:19:58.5067733Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:03.6121855Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:08.7195489Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:13.8355391Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:18.9777510Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:24.1210265Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:29.2459199Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:34.3599596Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:39.4769821Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:44.6003578Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:49.7200996Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:54.8426692Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:20:59.9573339Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:05.0807228Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:10.1875535Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:15.3051783Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:20.4176362Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:25.5400099Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:30.6603985Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:35.7731530Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:40.9024956Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:46.0251729Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:51.1536258Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:21:56.2645994Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:01.3814395Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:06.5232537Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:11.6368940Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:16.7573765Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:21.8697903Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:26.9825827Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:32.0981665Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:37.2193059Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:42.3420059Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:47.4742367Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:52.5897781Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:22:57.7365706Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:02.8508781Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:07.9637490Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:13.0856121Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:18.1988687Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:23.3338085Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:28.4578868Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:33.5715134Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:38.6864391Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:43.8265975Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:48.9489887Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:54.1282968Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:23:59.2377759Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:04.3900917Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:09.5042171Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:14.6313894Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:19.7588794Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:24.8818305Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:29.9880004Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:35.0961089Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:40.2099133Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:45.3289986Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:50.4434275Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:24:55.5632593Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:25:00.7185394Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:25:05.8769080Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:25:10.9958766Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:25:16.1143016Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:25:21.2343696Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:25:26.3585369Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:25:31.4728933Z pairing attempt refused (other: read len: connection lost); retrying
2026-06-06T06:25:36.4730749Z 
2026-06-06T06:25:36.4731164Z thread 'two_host_ladder_role_a' (54788) panicked at crates\spt-daemon\tests\twohost.rs:702:13:
2026-06-06T06:25:36.4731491Z pairing never completed within the rig window
2026-06-06T06:25:36.4732516Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-06T06:25:36.4744746Z test two_host_ladder_role_a ... FAILED
2026-06-06T06:25:36.4744879Z 
2026-06-06T06:25:36.4744948Z failures:
2026-06-06T06:25:36.4745021Z 
2026-06-06T06:25:36.4745066Z failures:
2026-06-06T06:25:36.4745229Z     two_host_ladder_role_a
2026-06-06T06:25:36.4745369Z 
2026-06-06T06:25:36.4745538Z test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 903.82s
2026-06-06T06:25:36.4745771Z 
2026-06-06T06:25:36.4792466Z error: test failed, to rerun pass `-p spt-daemon --test twohost`
2026-06-06T06:25:36.6156397Z ##[error]Process completed with exit code 1.
2026-06-06T06:25:36.6334484Z Post job cleanup.
2026-06-06T06:25:36.7376927Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:25:36.7601476Z git version 2.43.0.windows.1
2026-06-06T06:25:36.7639658Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\15db457e-a9a0-4550-a85e-95a98d0444d2\.gitconfig'
2026-06-06T06:25:36.7652953Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\15db457e-a9a0-4550-a85e-95a98d0444d2' before making global git config changes
2026-06-06T06:25:36.7653433Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:25:36.7658310Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:25:36.7898403Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:25:36.8129359Z [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-06-06T06:25:37.1785470Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:25:37.1988191Z http.https://github.com/.extraheader
2026-06-06T06:25:37.2015351Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-06T06:25:37.2248144Z [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-06-06T06:25:37.5843154Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:25:37.6068560Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:25:37.9979630Z Post job cleanup.
2026-06-06T06:25:38.0993745Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:25:38.1208553Z git version 2.43.0.windows.1
2026-06-06T06:25:38.1248191Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ef171d01-0faf-4ecb-a173-61afe6c5d596\.gitconfig'
2026-06-06T06:25:38.1261276Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ef171d01-0faf-4ecb-a173-61afe6c5d596' before making global git config changes
2026-06-06T06:25:38.1261764Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:25:38.1267316Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:25:38.1509719Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:25:38.1735343Z [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-06-06T06:25:38.5401199Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:25:38.5611705Z http.https://github.com/.extraheader
2026-06-06T06:25:38.5640704Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-06T06:25:38.5875779Z [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-06-06T06:25:38.9642421Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:25:38.9876609Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-06T06:25:39.3682470Z Cleaning up orphan processes
