﻿2026-06-06T06:42:58.5618246Z Current runner version: '2.334.0'
2026-06-06T06:42:58.5622911Z Runner name: 'hfenduleam'
2026-06-06T06:42:58.5623335Z Runner group name: 'Default'
2026-06-06T06:42:58.5623830Z Machine name: 'HFENDULEAM'
2026-06-06T06:42:58.5625715Z ##[group]GITHUB_TOKEN Permissions
2026-06-06T06:42:58.5627120Z Contents: read
2026-06-06T06:42:58.5627479Z Metadata: read
2026-06-06T06:42:58.5627793Z Packages: read
2026-06-06T06:42:58.5628114Z ##[endgroup]
2026-06-06T06:42:58.5629344Z Secret source: Actions
2026-06-06T06:42:58.5629756Z Prepare workflow directory
2026-06-06T06:42:58.5896743Z Prepare all required actions
2026-06-06T06:42:58.5921286Z Getting action download info
2026-06-06T06:42:58.9850168Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-06T06:42:59.6085705Z Complete job name: twohost-a
2026-06-06T06:42:59.6865148Z ##[group]Run actions/checkout@v5
2026-06-06T06:42:59.6866114Z with:
2026-06-06T06:42:59.6866774Z   repository: SaberMage/spt-core
2026-06-06T06:42:59.6872195Z   token: ***
2026-06-06T06:42:59.6872751Z   ssh-strict: true
2026-06-06T06:42:59.6873289Z   ssh-user: git
2026-06-06T06:42:59.6873880Z   persist-credentials: true
2026-06-06T06:42:59.6874474Z   clean: true
2026-06-06T06:42:59.6875077Z   sparse-checkout-cone-mode: true
2026-06-06T06:42:59.6875782Z   fetch-depth: 1
2026-06-06T06:42:59.6876317Z   fetch-tags: false
2026-06-06T06:42:59.6876946Z   show-progress: true
2026-06-06T06:42:59.6877533Z   lfs: false
2026-06-06T06:42:59.6878079Z   submodules: false
2026-06-06T06:42:59.6878692Z   set-safe-directory: true
2026-06-06T06:42:59.6879461Z ##[endgroup]
2026-06-06T06:42:59.8620881Z Syncing repository: SaberMage/spt-core
2026-06-06T06:42:59.8622567Z ##[group]Getting Git version info
2026-06-06T06:42:59.8623557Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-06T06:42:59.8919133Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:42:59.9129285Z git version 2.43.0.windows.1
2026-06-06T06:42:59.9158744Z ##[endgroup]
2026-06-06T06:42:59.9167376Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\55d2e777-fb75-46df-a228-243a6eb56e18\.gitconfig'
2026-06-06T06:42:59.9182031Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\55d2e777-fb75-46df-a228-243a6eb56e18' before making global git config changes
2026-06-06T06:42:59.9183684Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:42:59.9187630Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:42:59.9440752Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-06T06:42:59.9630745Z https://github.com/SaberMage/spt-core
2026-06-06T06:42:59.9659669Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-06T06:42:59.9664202Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-06T06:42:59.9857679Z refs/heads/dev-freeform
2026-06-06T06:42:59.9886535Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-06T06:43:00.0177989Z HEAD is now at 7a22a63 fix(daemon): M7 [twohost] — responder must let the joiner close first (Done/Seed close race)
2026-06-06T06:43:00.0681468Z ##[endgroup]
2026-06-06T06:43:00.0686627Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-06T06:43:00.4341490Z ##[group]Cleaning the repository
2026-06-06T06:43:00.4346402Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-06T06:43:05.2846396Z Removing .adapter-notify/
2026-06-06T06:43:05.2846768Z Removing target/
2026-06-06T06:43:05.2887145Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-06T06:43:05.3270016Z HEAD is now at 7a22a63 fix(daemon): M7 [twohost] — responder must let the joiner close first (Done/Seed close race)
2026-06-06T06:43:05.3299004Z ##[endgroup]
2026-06-06T06:43:05.3303038Z ##[group]Disabling automatic garbage collection
2026-06-06T06:43:05.3308154Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:43:05.3555509Z ##[endgroup]
2026-06-06T06:43:05.3555851Z ##[group]Setting up auth
2026-06-06T06:43:05.3562826Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:43:05.3791515Z [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:43:05.7505393Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:43:05.7743379Z [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:43:06.1560208Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:43:06.1795030Z [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:43:06.5436404Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:43:06.5737048Z ##[endgroup]
2026-06-06T06:43:06.5737520Z ##[group]Fetching the repository
2026-06-06T06:43:06.5743843Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7a22a63cf14fd294e02ad0723459bb0f9fa7065c:refs/remotes/origin/dev-freeform
2026-06-06T06:43:07.1905480Z ##[endgroup]
2026-06-06T06:43:07.1906081Z ##[group]Determining the checkout info
2026-06-06T06:43:07.1906644Z ##[endgroup]
2026-06-06T06:43:07.1912541Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:43:07.2199121Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:43:07.2427456Z ##[group]Checking out the ref
2026-06-06T06:43:07.2432546Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-06T06:43:07.2824954Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-06T06:43:07.2825310Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-06T06:43:07.2825635Z Switched to and reset branch 'dev-freeform'
2026-06-06T06:43:07.2852815Z ##[endgroup]
2026-06-06T06:43:07.3106544Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:43:07.3317111Z 7a22a63cf14fd294e02ad0723459bb0f9fa7065c
2026-06-06T06:43:07.3648479Z ##[group]Run actions/checkout@v5
2026-06-06T06:43:07.3648758Z with:
2026-06-06T06:43:07.3648972Z   repository: SaberMage/spt-shell-notify
2026-06-06T06:43:07.3649198Z   path: .adapter-notify
2026-06-06T06:43:07.3651028Z   token: ***
2026-06-06T06:43:07.3651212Z   ssh-strict: true
2026-06-06T06:43:07.3651385Z   ssh-user: git
2026-06-06T06:43:07.3651597Z   persist-credentials: true
2026-06-06T06:43:07.3651805Z   clean: true
2026-06-06T06:43:07.3652001Z   sparse-checkout-cone-mode: true
2026-06-06T06:43:07.3652223Z   fetch-depth: 1
2026-06-06T06:43:07.3652392Z   fetch-tags: false
2026-06-06T06:43:07.3652572Z   show-progress: true
2026-06-06T06:43:07.3652766Z   lfs: false
2026-06-06T06:43:07.3652917Z   submodules: false
2026-06-06T06:43:07.3653121Z   set-safe-directory: true
2026-06-06T06:43:07.3653310Z ##[endgroup]
2026-06-06T06:43:07.4311742Z Syncing repository: SaberMage/spt-shell-notify
2026-06-06T06:43:07.4316767Z ##[group]Getting Git version info
2026-06-06T06:43:07.4317222Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-06T06:43:07.4755143Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:43:07.4957748Z git version 2.43.0.windows.1
2026-06-06T06:43:07.4986874Z ##[endgroup]
2026-06-06T06:43:07.4994446Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9283ae18-f31d-4c87-ab1e-844629a92f32\.gitconfig'
2026-06-06T06:43:07.5007249Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9283ae18-f31d-4c87-ab1e-844629a92f32' before making global git config changes
2026-06-06T06:43:07.5007784Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:43:07.5013005Z [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:43:07.5244443Z ##[group]Initializing the repository
2026-06-06T06:43:07.5249337Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-06T06:43:07.5559303Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-06T06:43:07.5589623Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:43:07.5848888Z ##[endgroup]
2026-06-06T06:43:07.5849218Z ##[group]Disabling automatic garbage collection
2026-06-06T06:43:07.5855613Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-06T06:43:07.6077948Z ##[endgroup]
2026-06-06T06:43:07.6078389Z ##[group]Setting up auth
2026-06-06T06:43:07.6084914Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:43:07.6334762Z [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:43:08.0102543Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:43:08.0339720Z [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:43:08.4044203Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:43:08.4267772Z [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:43:08.7978091Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-06T06:43:08.8241281Z ##[endgroup]
2026-06-06T06:43:08.8241625Z ##[group]Determining the default branch
2026-06-06T06:43:08.8244466Z Retrieving the default branch name
2026-06-06T06:43:09.1641110Z Default branch 'main'
2026-06-06T06:43:09.1641598Z ##[endgroup]
2026-06-06T06:43:09.1641969Z ##[group]Fetching the repository
2026-06-06T06:43:09.1648273Z [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:43:10.0128144Z From https://github.com/SaberMage/spt-shell-notify
2026-06-06T06:43:10.0128512Z  * [new branch]      main       -> origin/main
2026-06-06T06:43:10.0249848Z ##[endgroup]
2026-06-06T06:43:10.0250169Z ##[group]Determining the checkout info
2026-06-06T06:43:10.0251406Z ##[endgroup]
2026-06-06T06:43:10.0257651Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-06T06:43:10.0514112Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-06T06:43:10.0735691Z ##[group]Checking out the ref
2026-06-06T06:43:10.0740506Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-06T06:43:10.1048848Z branch 'main' set up to track 'origin/main'.
2026-06-06T06:43:10.1049543Z Reset branch 'main'
2026-06-06T06:43:10.1073452Z ##[endgroup]
2026-06-06T06:43:10.1317650Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-06T06:43:10.1521131Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-06T06:43:10.1762709Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-06T06:43:10.1763137Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-06T06:43:10.1768168Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:43:10.1768452Z ##[endgroup]
2026-06-06T06:43:10.4437852Z     Updating crates.io index
2026-06-06T06:43:10.6133197Z      Locking 11 packages to latest compatible versions
2026-06-06T06:43:10.6585895Z    Compiling serde_core v1.0.228
2026-06-06T06:43:10.6586224Z    Compiling zmij v1.0.21
2026-06-06T06:43:10.6586472Z    Compiling serde_json v1.0.150
2026-06-06T06:43:10.6586816Z    Compiling memchr v2.8.1
2026-06-06T06:43:10.6587155Z    Compiling itoa v1.0.18
2026-06-06T06:43:12.7896700Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-06T06:43:13.1529283Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
2026-06-06T06:43:13.3182739Z ##[group]Run cargo build -p spt --bin spt
2026-06-06T06:43:13.3183086Z [36;1mcargo build -p spt --bin spt[0m
2026-06-06T06:43:13.3186288Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:43:13.3186551Z ##[endgroup]
2026-06-06T06:43:14.0752449Z    Compiling proc-macro2 v1.0.106
2026-06-06T06:43:14.0752736Z    Compiling quote v1.0.45
2026-06-06T06:43:14.0752945Z    Compiling unicode-ident v1.0.24
2026-06-06T06:43:14.0753407Z    Compiling serde_core v1.0.228
2026-06-06T06:43:14.0753872Z    Compiling serde v1.0.228
2026-06-06T06:43:14.0754129Z    Compiling windows-link v0.2.1
2026-06-06T06:43:14.0754386Z    Compiling cfg-if v1.0.4
2026-06-06T06:43:14.0754776Z    Compiling typenum v1.20.1
2026-06-06T06:43:14.0755073Z    Compiling pin-project-lite v0.2.17
2026-06-06T06:43:14.0755325Z    Compiling version_check v0.9.5
2026-06-06T06:43:14.0755672Z    Compiling portable-atomic v1.13.1
2026-06-06T06:43:14.0756077Z    Compiling memchr v2.8.1
2026-06-06T06:43:14.0756481Z    Compiling critical-section v1.2.0
2026-06-06T06:43:14.0756910Z    Compiling subtle v2.6.1
2026-06-06T06:43:14.0757247Z    Compiling futures-core v0.3.32
2026-06-06T06:43:14.0757620Z    Compiling bytes v1.11.1
2026-06-06T06:43:14.1575879Z    Compiling windows-sys v0.61.2
2026-06-06T06:43:14.1767634Z    Compiling smallvec v1.15.1
2026-06-06T06:43:14.2049574Z    Compiling semver v1.0.28
2026-06-06T06:43:14.2050131Z    Compiling find-msvc-tools v0.1.9
2026-06-06T06:43:14.2337176Z    Compiling shlex v2.0.1
2026-06-06T06:43:14.2779151Z    Compiling equivalent v1.0.2
2026-06-06T06:43:14.3453671Z    Compiling itoa v1.0.18
2026-06-06T06:43:14.3943090Z    Compiling stable_deref_trait v1.2.1
2026-06-06T06:43:14.4321834Z    Compiling rustc_version v0.4.1
2026-06-06T06:43:14.4371728Z    Compiling log v0.4.32
2026-06-06T06:43:14.4882879Z    Compiling futures-sink v0.3.32
2026-06-06T06:43:14.4946448Z    Compiling generic-array v0.14.7
2026-06-06T06:43:14.5416567Z    Compiling futures-io v0.3.32
2026-06-06T06:43:14.5501738Z    Compiling slab v0.4.12
2026-06-06T06:43:14.6074049Z    Compiling cc v1.2.63
2026-06-06T06:43:14.6171169Z    Compiling futures-task v0.3.32
2026-06-06T06:43:14.7425822Z    Compiling hashbrown v0.17.1
2026-06-06T06:43:14.7974708Z    Compiling futures-channel v0.3.32
2026-06-06T06:43:14.8348651Z    Compiling getrandom v0.2.17
2026-06-06T06:43:14.8912672Z    Compiling cpufeatures v0.2.17
2026-06-06T06:43:14.8913313Z    Compiling fnv v1.0.7
2026-06-06T06:43:14.9085358Z    Compiling libc v0.2.186
2026-06-06T06:43:14.9121038Z    Compiling cfg_aliases v0.2.1
2026-06-06T06:43:14.9861480Z    Compiling autocfg v1.5.1
2026-06-06T06:43:14.9861984Z    Compiling writeable v0.6.3
2026-06-06T06:43:14.9963879Z    Compiling litemap v0.8.2
2026-06-06T06:43:15.0076246Z    Compiling rand_core v0.10.1
2026-06-06T06:43:15.0091891Z    Compiling rustversion v1.0.22
2026-06-06T06:43:15.0347549Z    Compiling utf8_iter v1.0.4
2026-06-06T06:43:15.0805509Z    Compiling icu_properties_data v2.2.0
2026-06-06T06:43:15.1031532Z    Compiling icu_normalizer_data v2.2.0
2026-06-06T06:43:15.2327559Z    Compiling getrandom v0.4.2
2026-06-06T06:43:15.2351845Z    Compiling percent-encoding v2.3.2
2026-06-06T06:43:15.2692731Z    Compiling http v1.4.1
2026-06-06T06:43:15.2816011Z    Compiling strsim v0.11.1
2026-06-06T06:43:15.3254006Z    Compiling thiserror v2.0.18
2026-06-06T06:43:15.3474378Z    Compiling indexmap v2.14.0
2026-06-06T06:43:15.5887213Z    Compiling syn v2.0.117
2026-06-06T06:43:15.6469738Z    Compiling cpufeatures v0.3.0
2026-06-06T06:43:15.7024077Z    Compiling form_urlencoded v1.2.2
2026-06-06T06:43:15.7085603Z    Compiling ident_case v1.0.1
2026-06-06T06:43:15.7694398Z    Compiling chacha20 v0.10.0
2026-06-06T06:43:15.7728170Z    Compiling untrusted v0.9.0
2026-06-06T06:43:15.8277906Z    Compiling num-traits v0.2.19
2026-06-06T06:43:15.8329321Z    Compiling windows-strings v0.5.1
2026-06-06T06:43:15.8382755Z    Compiling windows-result v0.4.1
2026-06-06T06:43:15.8816836Z    Compiling crypto-common v0.1.7
2026-06-06T06:43:15.8922616Z    Compiling block-buffer v0.10.4
2026-06-06T06:43:15.9362243Z    Compiling rustls v0.23.40
2026-06-06T06:43:15.9615977Z    Compiling scopeguard v1.2.0
2026-06-06T06:43:15.9688941Z    Compiling digest v0.10.7
2026-06-06T06:43:16.0100956Z    Compiling unicode-segmentation v1.13.3
2026-06-06T06:43:16.0311335Z    Compiling rand v0.10.1
2026-06-06T06:43:16.0756642Z    Compiling lock_api v0.4.14
2026-06-06T06:43:16.1310161Z    Compiling atomic-waker v1.1.2
2026-06-06T06:43:16.1348034Z    Compiling const-oid v0.10.2
2026-06-06T06:43:16.1638108Z    Compiling bitflags v2.12.1
2026-06-06T06:43:16.2151622Z    Compiling unicode-xid v0.2.6
2026-06-06T06:43:16.2415282Z    Compiling anyhow v1.0.102
2026-06-06T06:43:16.2678190Z    Compiling httparse v1.10.1
2026-06-06T06:43:16.3067391Z    Compiling zerocopy v0.8.50
2026-06-06T06:43:16.3098260Z    Compiling http-body v1.0.1
2026-06-06T06:43:16.3776819Z    Compiling hybrid-array v0.4.12
2026-06-06T06:43:16.3777471Z    Compiling curve25519-dalek v4.1.3
2026-06-06T06:43:16.4152755Z    Compiling convert_case v0.10.0
2026-06-06T06:43:16.4746165Z    Compiling ring v0.17.14
2026-06-06T06:43:16.5110896Z    Compiling ahash v0.8.12
2026-06-06T06:43:16.5205678Z    Compiling heck v0.5.0
2026-06-06T06:43:16.5215070Z    Compiling base64ct v1.8.3
2026-06-06T06:43:16.7804037Z    Compiling powerfmt v0.2.0
2026-06-06T06:43:16.9005210Z    Compiling pem-rfc7468 v1.0.0
2026-06-06T06:43:16.9005904Z    Compiling rand_core v0.6.4
2026-06-06T06:43:16.9030585Z    Compiling fastrand v2.4.1
2026-06-06T06:43:16.9899257Z    Compiling deranged v0.5.8
2026-06-06T06:43:16.9981429Z    Compiling pkg-config v0.3.33
2026-06-06T06:43:17.0539738Z    Compiling try-lock v0.2.5
2026-06-06T06:43:17.0692431Z    Compiling tinyvec_macros v0.1.1
2026-06-06T06:43:17.1232866Z    Compiling num-conv v0.2.2
2026-06-06T06:43:17.2035708Z    Compiling parking_lot_core v0.9.12
2026-06-06T06:43:17.2036296Z    Compiling zmij v1.0.21
2026-06-06T06:43:17.2385082Z    Compiling time-core v0.1.8
2026-06-06T06:43:17.2569664Z    Compiling data-encoding v2.11.0
2026-06-06T06:43:17.3055547Z    Compiling vcpkg v0.2.15
2026-06-06T06:43:17.3762267Z    Compiling tower-service v0.3.3
2026-06-06T06:43:17.4123097Z    Compiling base64 v0.22.1
2026-06-06T06:43:17.4601435Z    Compiling want v0.3.1
2026-06-06T06:43:17.4795643Z    Compiling tinyvec v1.11.0
2026-06-06T06:43:17.4973276Z    Compiling crypto-common v0.2.2
2026-06-06T06:43:17.5455019Z    Compiling block-buffer v0.12.0
2026-06-06T06:43:17.5697166Z    Compiling vergen-lib v9.1.0
2026-06-06T06:43:17.6167581Z    Compiling sha2 v0.10.9
2026-06-06T06:43:17.6201122Z    Compiling inout v0.1.4
2026-06-06T06:43:17.6860075Z    Compiling n0-future v0.3.2
2026-06-06T06:43:17.7892870Z    Compiling diatomic-waker v0.2.3
2026-06-06T06:43:17.7959455Z    Compiling httpdate v1.0.3
2026-06-06T06:43:17.8254671Z    Compiling serde_json v1.0.150
2026-06-06T06:43:17.8255169Z    Compiling signature v2.2.0
2026-06-06T06:43:17.9048566Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-06T06:43:17.9617888Z    Compiling spin v0.10.0
2026-06-06T06:43:18.0104235Z    Compiling crossbeam-utils v0.8.21
2026-06-06T06:43:18.0154250Z    Compiling winnow v1.0.3
2026-06-06T06:43:18.0911856Z    Compiling parking v2.2.1
2026-06-06T06:43:18.0940967Z    Compiling cordyceps v0.3.4
2026-06-06T06:43:18.1995138Z    Compiling futures-lite v2.6.1
2026-06-06T06:43:18.2379192Z    Compiling ed25519 v2.2.3
2026-06-06T06:43:18.2789283Z    Compiling cipher v0.4.4
2026-06-06T06:43:18.3550151Z    Compiling digest v0.11.3
2026-06-06T06:43:18.3826423Z    Compiling libsqlite3-sys v0.30.1
2026-06-06T06:43:18.4140297Z    Compiling futures-buffered v0.2.13
2026-06-06T06:43:18.4880928Z    Compiling vergen-lib v0.1.6
2026-06-06T06:43:18.5581729Z    Compiling vergen v9.1.0
2026-06-06T06:43:18.5582426Z    Compiling universal-hash v0.5.1
2026-06-06T06:43:18.5644581Z    Compiling noq-udp v0.10.0
2026-06-06T06:43:18.7149151Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-06T06:43:18.7176896Z    Compiling heapless v0.7.17
2026-06-06T06:43:18.7201218Z    Compiling sync_wrapper v1.0.2
2026-06-06T06:43:18.7763781Z    Compiling either v1.16.0
2026-06-06T06:43:18.7808690Z    Compiling opaque-debug v0.3.1
2026-06-06T06:43:18.8340272Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-06T06:43:18.8506145Z    Compiling byteorder v1.5.0
2026-06-06T06:43:18.9078501Z    Compiling polyval v0.6.2
2026-06-06T06:43:19.0070352Z    Compiling hash32 v0.2.1
2026-06-06T06:43:19.1074296Z    Compiling parking_lot v0.12.5
2026-06-06T06:43:19.1944363Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-06T06:43:19.2205576Z    Compiling spin v0.9.8
2026-06-06T06:43:19.3196877Z    Compiling vergen-gitcl v1.0.8
2026-06-06T06:43:19.3241660Z    Compiling windows-threading v0.2.1
2026-06-06T06:43:19.3592147Z    Compiling signature v3.0.0
2026-06-06T06:43:19.4189561Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-06T06:43:19.4581402Z    Compiling fallible-iterator v0.3.0
2026-06-06T06:43:19.5643807Z    Compiling tower-layer v0.3.3
2026-06-06T06:43:19.6166997Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-06T06:43:19.6585582Z    Compiling synstructure v0.13.2
2026-06-06T06:43:19.6713156Z    Compiling darling_core v0.20.11
2026-06-06T06:43:19.6787461Z    Compiling ghash v0.5.1
2026-06-06T06:43:19.7550480Z    Compiling windows-targets v0.52.6
2026-06-06T06:43:19.7693156Z    Compiling aes v0.8.4
2026-06-06T06:43:19.8007298Z    Compiling ctr v0.9.2
2026-06-06T06:43:19.8275810Z    Compiling sha2 v0.11.0-rc.5
2026-06-06T06:43:19.8596265Z    Compiling time v0.3.47
2026-06-06T06:43:19.9464589Z    Compiling http-body-util v0.1.3
2026-06-06T06:43:20.0070533Z    Compiling aead v0.5.2
2026-06-06T06:43:20.0239094Z    Compiling widestring v1.2.1
2026-06-06T06:43:20.1631197Z    Compiling winapi v0.3.9
2026-06-06T06:43:20.2681456Z    Compiling proc-macro-crate v3.5.0
2026-06-06T06:43:20.3984738Z    Compiling ipconfig v0.3.4
2026-06-06T06:43:20.4774221Z    Compiling aes-gcm v0.10.3
2026-06-06T06:43:20.5098294Z    Compiling windows-sys v0.59.0
2026-06-06T06:43:20.6643603Z    Compiling crossbeam-channel v0.5.15
2026-06-06T06:43:20.7516008Z    Compiling crossbeam-epoch v0.9.18
2026-06-06T06:43:20.8627583Z    Compiling blake3 v1.8.5
2026-06-06T06:43:20.9166242Z    Compiling windows-registry v0.6.1
2026-06-06T06:43:20.9591264Z    Compiling uuid v1.23.2
2026-06-06T06:43:21.0025605Z    Compiling memoffset v0.6.5
2026-06-06T06:43:21.0797661Z    Compiling netwatch v0.16.0
2026-06-06T06:43:21.1600899Z    Compiling noq v0.18.0
2026-06-06T06:43:21.1849929Z    Compiling acto v0.8.2
2026-06-06T06:43:21.3214117Z    Compiling tagptr v0.2.0
2026-06-06T06:43:21.3277577Z    Compiling ref-cast v1.0.25
2026-06-06T06:43:21.3310325Z    Compiling sorted-index-buffer v0.2.1
2026-06-06T06:43:21.3344088Z    Compiling rustc-hash v2.1.2
2026-06-06T06:43:21.4468243Z    Compiling identity-hash v0.1.0
2026-06-06T06:43:21.4770774Z    Compiling lru-slab v0.1.2
2026-06-06T06:43:21.4832710Z    Compiling ryu v1.0.23
2026-06-06T06:43:21.4911134Z    Compiling foldhash v0.2.0
2026-06-06T06:43:21.4911540Z    Compiling thiserror v1.0.69
2026-06-06T06:43:21.5047791Z    Compiling xml-rs v0.8.28
2026-06-06T06:43:21.5181084Z    Compiling mac-addr v0.3.0
2026-06-06T06:43:21.5494139Z    Compiling allocator-api2 v0.2.21
2026-06-06T06:43:21.7222373Z    Compiling serde_derive_internals v0.29.1
2026-06-06T06:43:21.7666849Z    Compiling simple-dns v0.9.3
2026-06-06T06:43:21.8749577Z    Compiling hashbrown v0.16.1
2026-06-06T06:43:21.8937205Z    Compiling serial-core v0.4.0
2026-06-06T06:43:21.8947919Z    Compiling smol_str v0.1.24
2026-06-06T06:43:21.9734016Z    Compiling toml_write v0.1.2
2026-06-06T06:43:21.9863103Z    Compiling constant_time_eq v0.4.2
2026-06-06T06:43:22.0686892Z    Compiling serde_derive v1.0.228
2026-06-06T06:43:22.1111318Z    Compiling zeroize_derive v1.4.3
2026-06-06T06:43:22.2190899Z    Compiling socket2 v0.6.4
2026-06-06T06:43:22.2307323Z    Compiling zerofrom-derive v0.1.7
2026-06-06T06:43:22.2434028Z    Compiling mio v1.2.1
2026-06-06T06:43:22.2554089Z    Compiling yoke-derive v0.8.2
2026-06-06T06:43:22.2807453Z    Compiling tokio-macros v2.7.0
2026-06-06T06:43:22.5651247Z    Compiling futures-macro v0.3.32
2026-06-06T06:43:22.6872293Z    Compiling zerovec-derive v0.11.3
2026-06-06T06:43:22.6921571Z    Compiling displaydoc v0.2.6
2026-06-06T06:43:22.6973694Z    Compiling tracing-attributes v0.1.31
2026-06-06T06:43:22.8234176Z    Compiling zeroize v1.8.2
2026-06-06T06:43:22.9162621Z    Compiling thiserror-impl v2.0.18
2026-06-06T06:43:23.0648411Z    Compiling tokio v1.52.3
2026-06-06T06:43:23.1609276Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-06T06:43:23.1730328Z    Compiling rustls-pki-types v1.14.1
2026-06-06T06:43:23.2919690Z    Compiling darling_macro v0.20.11
2026-06-06T06:43:23.4739891Z    Compiling derive_more-impl v2.1.1
2026-06-06T06:43:23.4826367Z    Compiling futures-util v0.3.32
2026-06-06T06:43:23.5593037Z    Compiling rustls-webpki v0.103.13
2026-06-06T06:43:23.5614190Z    Compiling n0-error-macros v0.1.3
2026-06-06T06:43:23.7893496Z    Compiling darling v0.20.11
2026-06-06T06:43:23.8677610Z    Compiling spez v0.1.2
2026-06-06T06:43:23.8754554Z    Compiling windows-implement v0.60.2
2026-06-06T06:43:23.8917324Z    Compiling zerofrom v0.1.8
2026-06-06T06:43:23.9605307Z    Compiling windows-interface v0.59.3
2026-06-06T06:43:24.0987581Z    Compiling derive_builder_core v0.20.2
2026-06-06T06:43:24.2337217Z    Compiling yoke v0.8.3
2026-06-06T06:43:24.2957896Z    Compiling der v0.8.0-rc.10
2026-06-06T06:43:24.2958396Z    Compiling pin-project-internal v1.1.13
2026-06-06T06:43:24.3240332Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-06T06:43:24.6452307Z    Compiling zerovec v0.11.6
2026-06-06T06:43:24.6551980Z    Compiling zerotrie v0.2.4
2026-06-06T06:43:25.0633017Z    Compiling n0-error v0.1.3
2026-06-06T06:43:25.1456917Z    Compiling postcard-derive v0.2.2
2026-06-06T06:43:25.1564896Z    Compiling data-encoding-macro v0.1.20
2026-06-06T06:43:25.1582792Z    Compiling windows-core v0.62.2
2026-06-06T06:43:25.2279392Z    Compiling tinystr v0.8.3
2026-06-06T06:43:25.2849509Z    Compiling potential_utf v0.1.5
2026-06-06T06:43:25.2935780Z    Compiling ed25519-dalek v2.2.0
2026-06-06T06:43:25.3094527Z    Compiling cobs v0.3.0
2026-06-06T06:43:25.3597631Z    Compiling async-trait v0.1.89
2026-06-06T06:43:25.4075476Z    Compiling derive_builder_macro v0.20.2
2026-06-06T06:43:25.5058631Z    Compiling icu_locale_core v2.2.0
2026-06-06T06:43:25.5380285Z    Compiling icu_collections v2.2.0
2026-06-06T06:43:25.5763250Z    Compiling spki v0.8.0-rc.4
2026-06-06T06:43:25.6917034Z    Compiling pin-project v1.1.13
2026-06-06T06:43:25.6923110Z    Compiling spt-proto v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-06T06:43:25.7109528Z    Compiling iroh-metrics-derive v0.4.1
2026-06-06T06:43:25.7835823Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-06T06:43:25.8565091Z    Compiling windows-future v0.3.2
2026-06-06T06:43:25.9063865Z    Compiling derive_builder v0.20.2
2026-06-06T06:43:25.9513646Z    Compiling windows-numerics v0.3.1
2026-06-06T06:43:25.9883616Z    Compiling windows-collections v0.3.2
2026-06-06T06:43:26.0932488Z    Compiling enum-assoc v1.3.0
2026-06-06T06:43:26.2092587Z    Compiling num_enum_derive v0.7.6
2026-06-06T06:43:26.2244722Z    Compiling strum_macros v0.28.0
2026-06-06T06:43:26.3143354Z    Compiling ref-cast-impl v1.0.25
2026-06-06T06:43:26.5332454Z    Compiling icu_provider v2.2.0
2026-06-06T06:43:26.5599479Z    Compiling ipnet v2.12.0
2026-06-06T06:43:26.5992343Z    Compiling futures-executor v0.3.32
2026-06-06T06:43:26.6758063Z    Compiling ed25519 v3.0.0-rc.4
2026-06-06T06:43:26.7976444Z    Compiling icu_normalizer v2.2.0
2026-06-06T06:43:26.8526073Z    Compiling icu_properties v2.2.0
2026-06-06T06:43:26.9114268Z    Compiling prefix-trie v0.8.4
2026-06-06T06:43:26.9240127Z    Compiling futures v0.3.32
2026-06-06T06:43:27.0369843Z    Compiling once_cell v1.21.4
2026-06-06T06:43:27.1036751Z    Compiling windows v0.62.2
2026-06-06T06:43:27.2020040Z    Compiling tracing-core v0.1.36
2026-06-06T06:43:27.2488809Z    Compiling tokio-util v0.7.18
2026-06-06T06:43:27.3743929Z    Compiling postcard v1.1.3
2026-06-06T06:43:27.4185409Z    Compiling tower v0.5.3
2026-06-06T06:43:27.5600709Z    Compiling hashbrown v0.14.5
2026-06-06T06:43:27.5649828Z    Compiling tracing v0.1.44
2026-06-06T06:43:27.6604840Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-06T06:43:27.7210936Z    Compiling derive_more v2.1.1
2026-06-06T06:43:27.8144540Z    Compiling chrono v0.4.45
2026-06-06T06:43:27.8381769Z    Compiling iroh-relay v0.98.0
2026-06-06T06:43:27.9865655Z    Compiling idna_adapter v1.2.2
2026-06-06T06:43:28.0397669Z    Compiling h2 v0.4.14
2026-06-06T06:43:28.0549215Z    Compiling tokio-stream v0.1.18
2026-06-06T06:43:28.1332703Z    Compiling idna v1.1.0
2026-06-06T06:43:28.1462116Z    Compiling hashlink v0.9.1
2026-06-06T06:43:28.1743114Z    Compiling n0-watcher v0.6.1
2026-06-06T06:43:28.1892804Z    Compiling iroh-metrics v0.38.3
2026-06-06T06:43:28.3323722Z    Compiling num_enum v0.7.6
2026-06-06T06:43:28.3785219Z    Compiling moka v0.12.15
2026-06-06T06:43:28.4716718Z    Compiling url v2.5.8
2026-06-06T06:43:28.4769549Z    Compiling rusqlite v0.32.1
2026-06-06T06:43:28.4913955Z    Compiling netdev v0.42.0
2026-06-06T06:43:28.6482667Z    Compiling serde_spanned v0.6.9
2026-06-06T06:43:28.6601491Z    Compiling toml_datetime v0.6.11
2026-06-06T06:43:28.7231579Z    Compiling strum v0.28.0
2026-06-06T06:43:28.7989998Z    Compiling thiserror-impl v1.0.69
2026-06-06T06:43:28.8207757Z    Compiling xmltree v0.10.3
2026-06-06T06:43:29.0172952Z    Compiling winreg v0.10.1
2026-06-06T06:43:29.0332226Z    Compiling sha1_smol v1.0.1
2026-06-06T06:43:29.0477365Z    Compiling arrayref v0.3.9
2026-06-06T06:43:29.0492959Z    Compiling winnow v0.7.15
2026-06-06T06:43:29.1578497Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-06T06:43:29.2830101Z    Compiling iroh-base v0.98.0
2026-06-06T06:43:29.2882934Z    Compiling tower-http v0.6.11
2026-06-06T06:43:29.3164197Z    Compiling attohttpc v0.30.1
2026-06-06T06:43:29.3595585Z    Compiling arrayvec v0.7.6
2026-06-06T06:43:29.3810387Z    Compiling spt-store v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-06T06:43:29.5914882Z    Compiling simdutf8 v0.1.5
2026-06-06T06:43:29.5990676Z    Compiling resolv-conf v0.7.6
2026-06-06T06:43:29.8264539Z    Compiling iroh-dns v0.98.0
2026-06-06T06:43:30.1634321Z    Compiling webpki-roots v1.0.7
2026-06-06T06:43:30.3358926Z    Compiling schemars_derive v1.2.1
2026-06-06T06:43:30.3387610Z    Compiling lru v0.16.4
2026-06-06T06:43:30.3509862Z    Compiling seize v0.5.1
2026-06-06T06:43:30.3548858Z    Compiling serial-windows v0.4.0
2026-06-06T06:43:30.4556391Z    Compiling serde_bytes v0.11.19
2026-06-06T06:43:30.5264845Z    Compiling hmac v0.12.1
2026-06-06T06:43:30.5431227Z    Compiling iroh v0.98.2
2026-06-06T06:43:30.5847300Z    Compiling aho-corasick v1.1.4
2026-06-06T06:43:30.5847884Z    Compiling lazy_static v1.5.0
2026-06-06T06:43:30.6520559Z    Compiling tokio-rustls v0.26.4
2026-06-06T06:43:30.6885455Z    Compiling rustls-platform-verifier v0.7.0
2026-06-06T06:43:30.6979424Z    Compiling noq-proto v0.17.0
2026-06-06T06:43:30.7329513Z    Compiling toml_edit v0.22.27
2026-06-06T06:43:30.8748099Z    Compiling regex-syntax v0.8.10
2026-06-06T06:43:30.9423047Z    Compiling tokio-websockets v0.13.2
2026-06-06T06:43:30.9970387Z    Compiling spt-msg v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-06T06:43:31.0354725Z    Compiling utf8parse v0.2.2
2026-06-06T06:43:31.1234981Z    Compiling dyn-clone v1.0.20
2026-06-06T06:43:31.1811903Z    Compiling once_cell_polyfill v1.70.2
2026-06-06T06:43:31.2171408Z    Compiling cmov v0.5.4
2026-06-06T06:43:31.3119378Z    Compiling bitflags v1.3.2
2026-06-06T06:43:31.3305234Z    Compiling anstyle v1.0.14
2026-06-06T06:43:31.4409371Z    Compiling pin-utils v0.1.0
2026-06-06T06:43:31.4727332Z    Compiling ctutils v0.4.2
2026-06-06T06:43:31.5575144Z    Compiling nix v0.25.1
2026-06-06T06:43:31.5969100Z    Compiling anstyle-wincon v3.0.11
2026-06-06T06:43:31.6754040Z    Compiling anstyle-parse v1.0.0
2026-06-06T06:43:31.7185012Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-06T06:43:31.8372559Z    Compiling hyper v1.10.1
2026-06-06T06:43:31.8805373Z    Compiling hickory-net v0.26.0-beta.4
2026-06-06T06:43:31.9211782Z    Compiling shared_library v0.1.9
2026-06-06T06:43:32.0279727Z    Compiling hkdf v0.12.4
2026-06-06T06:43:32.1407177Z    Compiling filedescriptor v0.8.3
2026-06-06T06:43:32.2088847Z    Compiling papaya v0.2.4
2026-06-06T06:43:32.2275514Z    Compiling schemars v1.2.1
2026-06-06T06:43:32.2355284Z    Compiling serial v0.4.0
2026-06-06T06:43:32.4596625Z    Compiling backon v1.6.0
2026-06-06T06:43:32.6871283Z    Compiling toml v0.8.23
2026-06-06T06:43:32.8020516Z    Compiling regex-automata v0.4.14
2026-06-06T06:43:32.9902025Z    Compiling anstyle-query v1.1.5
2026-06-06T06:43:33.2800636Z    Compiling hyper-util v0.1.20
2026-06-06T06:43:33.7078659Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-06T06:43:33.8408125Z    Compiling colorchoice v1.0.5
2026-06-06T06:43:33.9810296Z    Compiling downcast-rs v1.2.1
2026-06-06T06:43:34.0901930Z    Compiling is_terminal_polyfill v1.70.2
2026-06-06T06:43:34.1472666Z    Compiling shell-words v1.1.1
2026-06-06T06:43:34.2217493Z    Compiling anstream v1.0.0
2026-06-06T06:43:34.2539497Z    Compiling portable-pty v0.8.1
2026-06-06T06:43:34.3517042Z    Compiling spt-runtime v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-06T06:43:34.4036880Z    Compiling spake2 v0.4.0
2026-06-06T06:43:34.7350757Z    Compiling hyper-rustls v0.27.9
2026-06-06T06:43:34.7472248Z    Compiling igd-next v0.17.1
2026-06-06T06:43:34.7873216Z    Compiling regex v1.12.3
2026-06-06T06:43:34.7930557Z    Compiling terminal_size v0.4.4
2026-06-06T06:43:34.9386247Z    Compiling reqwest v0.13.4
2026-06-06T06:43:34.9386710Z    Compiling sha1 v0.10.6
2026-06-06T06:43:35.1151874Z    Compiling doctest-file v1.1.1
2026-06-06T06:43:35.2980409Z    Compiling recvmsg v1.0.0
2026-06-06T06:43:35.6451838Z    Compiling clap_lex v1.1.0
2026-06-06T06:43:35.6452907Z    Compiling spt-term v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-06T06:43:35.6576315Z    Compiling interprocess v2.4.2
2026-06-06T06:43:35.6842259Z    Compiling clap_derive v4.6.1
2026-06-06T06:43:35.9148724Z    Compiling spt-live v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-06T06:43:35.9600493Z    Compiling clap_builder v4.6.0
2026-06-06T06:43:36.6380508Z    Compiling wmi v0.18.4
2026-06-06T06:43:37.0439506Z    Compiling qrcode v0.14.1
2026-06-06T06:43:38.0478716Z    Compiling clap v4.6.1
2026-06-06T06:43:38.4587316Z    Compiling portmapper v0.16.0
2026-06-06T06:43:52.2190530Z    Compiling spt-net v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-06T06:43:53.2634424Z    Compiling spt-daemon v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-06T06:43:59.3237217Z    Compiling spt v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-06T06:44:03.7374676Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.17s
2026-06-06T06:44:03.8944665Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-06-06T06:44:03.8945010Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-06-06T06:44:03.8947651Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-06T06:44:03.8947854Z env:
2026-06-06T06:44:03.8947962Z   SPT_TWO_HOST: 1
2026-06-06T06:44:03.8948083Z   SPT_TWO_HOST_ROLE: a
2026-06-06T06:44:03.8948300Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-06-06T06:44:03.8948473Z   SPT_TWO_HOST_PEER_IP: 100.100.62.43
2026-06-06T06:44:03.8948619Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-06-06T06:44:03.8948902Z   SPT_TWO_HOST_NOTIFY_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-06T06:44:03.8949195Z ##[endgroup]
2026-06-06T06:44:04.5649306Z    Compiling windows-sys v0.61.2
2026-06-06T06:44:04.5716801Z    Compiling strsim v0.11.1
2026-06-06T06:44:04.5758438Z    Compiling fastrand v2.4.1
2026-06-06T06:44:04.5879739Z    Compiling windows-sys v0.59.0
2026-06-06T06:44:04.6620162Z    Compiling darling_core v0.20.11
2026-06-06T06:44:04.6620507Z    Compiling futures-lite v2.6.1
2026-06-06T06:44:05.0923757Z    Compiling spt-msg v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-06T06:44:05.2118724Z    Compiling spt-runtime v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-06T06:44:05.2119357Z    Compiling spt-term v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-06T06:44:05.8249283Z    Compiling darling_macro v0.20.11
2026-06-06T06:44:06.0782773Z    Compiling darling v0.20.11
2026-06-06T06:44:06.1875383Z    Compiling spt-live v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-06T06:44:06.2145173Z    Compiling derive_builder_core v0.20.2
2026-06-06T06:44:06.8102738Z    Compiling derive_builder_macro v0.20.2
2026-06-06T06:44:07.5220784Z    Compiling derive_builder v0.20.2
2026-06-06T06:44:07.6482306Z    Compiling vergen-lib v9.1.0
2026-06-06T06:44:07.6482526Z    Compiling vergen-lib v0.1.6
2026-06-06T06:44:07.7309083Z    Compiling vergen v9.1.0
2026-06-06T06:44:07.7578325Z    Compiling vergen-gitcl v1.0.8
2026-06-06T06:44:08.0195144Z    Compiling iroh-relay v0.98.0
2026-06-06T06:44:09.0662340Z    Compiling socket2 v0.6.4
2026-06-06T06:44:09.0662541Z    Compiling mio v1.2.1
2026-06-06T06:44:09.0662737Z    Compiling rustls-platform-verifier v0.7.0
2026-06-06T06:44:09.0663113Z    Compiling netdev v0.42.0
2026-06-06T06:44:09.0663780Z    Compiling seize v0.5.1
2026-06-06T06:44:09.0664071Z    Compiling interprocess v2.4.2
2026-06-06T06:44:09.0664334Z    Compiling tempfile v3.27.0
2026-06-06T06:44:09.1863264Z    Compiling papaya v0.2.4
2026-06-06T06:44:09.2549947Z    Compiling noq-udp v0.10.0
2026-06-06T06:44:09.2622445Z    Compiling ipconfig v0.3.4
2026-06-06T06:44:09.3939751Z    Compiling tokio v1.52.3
2026-06-06T06:44:11.5111603Z    Compiling tokio-util v0.7.18
2026-06-06T06:44:11.5111846Z    Compiling tokio-rustls v0.26.4
2026-06-06T06:44:11.5112011Z    Compiling tower v0.5.3
2026-06-06T06:44:11.5112215Z    Compiling acto v0.8.2
2026-06-06T06:44:11.5112516Z    Compiling backon v1.6.0
2026-06-06T06:44:11.8137636Z    Compiling tower-http v0.6.11
2026-06-06T06:44:11.8176881Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-06T06:44:11.9622503Z    Compiling h2 v0.4.14
2026-06-06T06:44:11.9622809Z    Compiling n0-future v0.3.2
2026-06-06T06:44:11.9623776Z    Compiling tokio-stream v0.1.18
2026-06-06T06:44:11.9624059Z    Compiling tokio-websockets v0.13.2
2026-06-06T06:44:12.0440743Z    Compiling n0-watcher v0.6.1
2026-06-06T06:44:12.0441106Z    Compiling iroh-dns v0.98.0
2026-06-06T06:44:12.1949608Z    Compiling netwatch v0.16.0
2026-06-06T06:44:12.3054757Z    Compiling noq v0.18.0
2026-06-06T06:44:14.3231943Z    Compiling hyper v1.10.1
2026-06-06T06:44:14.3232161Z    Compiling hickory-net v0.26.0-beta.4
2026-06-06T06:44:15.0500047Z    Compiling hyper-util v0.1.20
2026-06-06T06:44:15.0684073Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-06T06:44:15.8387919Z    Compiling hyper-rustls v0.27.9
2026-06-06T06:44:15.8388157Z    Compiling igd-next v0.17.1
2026-06-06T06:44:15.9566645Z    Compiling reqwest v0.13.4
2026-06-06T06:44:16.3877710Z    Compiling portmapper v0.16.0
2026-06-06T06:44:21.2948479Z    Compiling iroh v0.98.2
2026-06-06T06:44:30.0845714Z    Compiling spt-net v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-06T06:44:31.1400191Z    Compiling spt-daemon v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-06T06:44:39.9079510Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.77s
2026-06-06T06:44:39.9304893Z      Running tests\twohost.rs (target\debug\deps\twohost-68c5d9ec694dea1a.exe)
2026-06-06T06:44:39.9668611Z 
2026-06-06T06:44:39.9668710Z running 2 tests
2026-06-06T06:44:39.9670660Z test two_host_ladder_role_b ... ok
2026-06-06T06:44:39.9680244Z TWOHOST role A: node bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a
2026-06-06T06:45:10.0368574Z pairing attempt refused (no-seed-holder: no seed-holder found: connect failed: timed out); retrying
2026-06-06T06:45:39.9727598Z test two_host_ladder_role_a has been running for over 60 seconds
2026-06-06T06:45:45.0466104Z pairing attempt refused (no-seed-holder: no seed-holder found: connect failed: timed out); retrying
2026-06-06T06:46:05.3099319Z pairing attempt refused (wrong-code: pairing confirmation failed (wrong code?)); retrying
2026-06-06T06:46:10.4314289Z TWOHOST OK: pairing (initiator, product surface) — Pinned
2026-06-06T06:46:11.1450442Z TWOHOST OK: register: B's perch row replicated to A
2026-06-06T06:46:11.1843588Z TWOHOST OK: message sent (B asserts the spool)
2026-06-06T06:46:11.2464967Z TWOHOST OK: file fetch (sid 1)
2026-06-06T06:46:11.2964158Z TWOHOST OK: remote-drive (attach echo)
2026-06-06T06:46:11.3193334Z TWOHOST OK: sync: A pulled B's mind
2026-06-06T06:46:11.4860154Z UPDATE_STAGED:6:BrainOnly (from 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612)
2026-06-06T06:46:11.5696839Z TWOHOST OK: update: B's v6 staged at A through the verify gate
2026-06-06T06:46:11.5697767Z TWOHOST OK: update: consent notif surfaced at A
2026-06-06T06:46:11.8204155Z TWOHOST OK: notif: B's dismissal replicated to A
2026-06-06T06:46:12.8546616Z TWOHOST OK: rest: B's row advertises Suspended at A
2026-06-06T06:46:14.2706715Z TWOHOST OK: rest: B's row advertises Active again at A (with a presence stamp)
2026-06-06T06:46:14.2707061Z TWOHOST OK: remote suspend/wake round trip
2026-06-06T06:46:15.0249615Z TWOHOST OK: presence: B's surface marks replicated back to A
2026-06-06T06:46:15.1585857Z TWOHOST OK: cross-node shell relink + drive (B asserts the render)
2026-06-06T06:46:15.6621782Z TWOHOST OK: toast: B's surface marks replicated back to A
2026-06-06T06:46:15.7295978Z TWOHOST OK: file push (done barrier)
2026-06-06T06:46:15.7296198Z TWOHOST role A: ladder complete
2026-06-06T06:46:15.7470771Z test two_host_ladder_role_a ... ok
2026-06-06T06:46:15.7470926Z 
2026-06-06T06:46:15.7471092Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 95.78s
2026-06-06T06:46:15.7471369Z 
2026-06-06T06:46:15.9159503Z Post job cleanup.
2026-06-06T06:46:16.0201139Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:46:16.0403494Z git version 2.43.0.windows.1
2026-06-06T06:46:16.0441272Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\48508c04-3a3c-4dc5-9b7a-311482aa397b\.gitconfig'
2026-06-06T06:46:16.0454407Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\48508c04-3a3c-4dc5-9b7a-311482aa397b' before making global git config changes
2026-06-06T06:46:16.0454892Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:46:16.0460192Z [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:46:16.0700562Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:46:16.0923300Z [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:46:16.4643889Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:46:16.4853450Z http.https://github.com/.extraheader
2026-06-06T06:46:16.4884040Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-06T06:46:16.5131682Z [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:46:16.8813606Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:46:16.9039085Z [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:46:17.2917113Z Post job cleanup.
2026-06-06T06:46:17.3915408Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-06T06:46:17.4138932Z git version 2.43.0.windows.1
2026-06-06T06:46:17.4180017Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1d1e179e-21c6-4c08-be5e-749cdae1e48e\.gitconfig'
2026-06-06T06:46:17.4194211Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1d1e179e-21c6-4c08-be5e-749cdae1e48e' before making global git config changes
2026-06-06T06:46:17.4194691Z Adding repository directory to the temporary git global config as a safe directory
2026-06-06T06:46:17.4200726Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-06T06:46:17.4477407Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-06T06:46:17.4722631Z [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:46:17.8305450Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-06T06:46:17.8520912Z http.https://github.com/.extraheader
2026-06-06T06:46:17.8548555Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-06T06:46:17.8778540Z [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:46:18.2352390Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-06T06:46:18.2573684Z [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:46:18.6338403Z Cleaning up orphan processes
