﻿2026-06-07T23:53:13.3873981Z Current runner version: '2.334.0'
2026-06-07T23:53:13.3878600Z Runner name: 'hfenduleam'
2026-06-07T23:53:13.3879090Z Runner group name: 'Default'
2026-06-07T23:53:13.3879581Z Machine name: 'HFENDULEAM'
2026-06-07T23:53:13.3881637Z ##[group]GITHUB_TOKEN Permissions
2026-06-07T23:53:13.3882910Z Contents: read
2026-06-07T23:53:13.3883262Z Metadata: read
2026-06-07T23:53:13.3883643Z Packages: read
2026-06-07T23:53:13.3883986Z ##[endgroup]
2026-06-07T23:53:13.3885205Z Secret source: Actions
2026-06-07T23:53:13.3885652Z Prepare workflow directory
2026-06-07T23:53:13.4149641Z Prepare all required actions
2026-06-07T23:53:13.4173347Z Getting action download info
2026-06-07T23:53:13.8230733Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-07T23:53:14.4168346Z Complete job name: twohost-a
2026-06-07T23:53:14.4782392Z ##[group]Run actions/checkout@v5
2026-06-07T23:53:14.4783143Z with:
2026-06-07T23:53:14.4783504Z   repository: SaberMage/spt-core
2026-06-07T23:53:14.4786644Z   token: ***
2026-06-07T23:53:14.4786977Z   ssh-strict: true
2026-06-07T23:53:14.4787310Z   ssh-user: git
2026-06-07T23:53:14.4787645Z   persist-credentials: true
2026-06-07T23:53:14.4788041Z   clean: true
2026-06-07T23:53:14.4788367Z   sparse-checkout-cone-mode: true
2026-06-07T23:53:14.4788765Z   fetch-depth: 1
2026-06-07T23:53:14.4789085Z   fetch-tags: false
2026-06-07T23:53:14.4789418Z   show-progress: true
2026-06-07T23:53:14.4789764Z   lfs: false
2026-06-07T23:53:14.4790125Z   submodules: false
2026-06-07T23:53:14.4790475Z   set-safe-directory: true
2026-06-07T23:53:14.4790975Z ##[endgroup]
2026-06-07T23:53:14.6536435Z Syncing repository: SaberMage/spt-core
2026-06-07T23:53:14.6537736Z ##[group]Getting Git version info
2026-06-07T23:53:14.6538469Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-07T23:53:14.6778215Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T23:53:14.6980826Z git version 2.43.0.windows.1
2026-06-07T23:53:14.7007037Z ##[endgroup]
2026-06-07T23:53:14.7016125Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\96720053-0dfb-4877-bf32-061bf87838f5\.gitconfig'
2026-06-07T23:53:14.7029130Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\96720053-0dfb-4877-bf32-061bf87838f5' before making global git config changes
2026-06-07T23:53:14.7030202Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:53:14.7033956Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-07T23:53:14.7255123Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-07T23:53:14.7439194Z https://github.com/SaberMage/spt-core
2026-06-07T23:53:14.7465560Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T23:53:14.7469310Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T23:53:14.7655316Z refs/heads/dev-freeform
2026-06-07T23:53:14.7678688Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-07T23:53:14.7959349Z HEAD is now at 7278c95 test(rig): re-run two-host ladder after notif epoch fix [twohost]
2026-06-07T23:53:14.8431741Z ##[endgroup]
2026-06-07T23:53:14.8435550Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-07T23:53:15.2090985Z ##[group]Cleaning the repository
2026-06-07T23:53:15.2094579Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-07T23:53:23.0026130Z Removing .adapter-notify/
2026-06-07T23:53:23.0026803Z Removing target/
2026-06-07T23:53:23.0060098Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-07T23:53:23.0416397Z HEAD is now at 7278c95 test(rig): re-run two-host ladder after notif epoch fix [twohost]
2026-06-07T23:53:23.0440088Z ##[endgroup]
2026-06-07T23:53:23.0444772Z ##[group]Disabling automatic garbage collection
2026-06-07T23:53:23.0449287Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-07T23:53:23.0679081Z ##[endgroup]
2026-06-07T23:53:23.0679534Z ##[group]Setting up auth
2026-06-07T23:53:23.0685291Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:53:23.0898067Z [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-07T23:53:23.4881851Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:53:23.5113207Z [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-07T23:53:23.8617277Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:53:23.8828870Z [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-07T23:53:24.2182412Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-07T23:53:24.2478800Z ##[endgroup]
2026-06-07T23:53:24.2479199Z ##[group]Fetching the repository
2026-06-07T23:53:24.2487881Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +7278c95ce6c31b0dde6ec446975903e9128e5147:refs/remotes/origin/dev-freeform
2026-06-07T23:53:24.8211933Z ##[endgroup]
2026-06-07T23:53:24.8212336Z ##[group]Determining the checkout info
2026-06-07T23:53:24.8213504Z ##[endgroup]
2026-06-07T23:53:24.8218783Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-07T23:53:24.8476378Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-07T23:53:24.8689831Z ##[group]Checking out the ref
2026-06-07T23:53:24.8694380Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T23:53:24.9032565Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T23:53:24.9032938Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-07T23:53:24.9033232Z Switched to and reset branch 'dev-freeform'
2026-06-07T23:53:24.9052888Z ##[endgroup]
2026-06-07T23:53:24.9279512Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-07T23:53:24.9468980Z 7278c95ce6c31b0dde6ec446975903e9128e5147
2026-06-07T23:53:24.9773797Z ##[group]Run actions/checkout@v5
2026-06-07T23:53:24.9774141Z with:
2026-06-07T23:53:24.9774418Z   repository: SaberMage/spt-shell-notify
2026-06-07T23:53:24.9774675Z   path: .adapter-notify
2026-06-07T23:53:24.9776661Z   token: ***
2026-06-07T23:53:24.9776870Z   ssh-strict: true
2026-06-07T23:53:24.9777079Z   ssh-user: git
2026-06-07T23:53:24.9777266Z   persist-credentials: true
2026-06-07T23:53:24.9777461Z   clean: true
2026-06-07T23:53:24.9777649Z   sparse-checkout-cone-mode: true
2026-06-07T23:53:24.9777854Z   fetch-depth: 1
2026-06-07T23:53:24.9778050Z   fetch-tags: false
2026-06-07T23:53:24.9778354Z   show-progress: true
2026-06-07T23:53:24.9778530Z   lfs: false
2026-06-07T23:53:24.9778696Z   submodules: false
2026-06-07T23:53:24.9778874Z   set-safe-directory: true
2026-06-07T23:53:24.9779064Z ##[endgroup]
2026-06-07T23:53:25.0434281Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T23:53:25.0439320Z ##[group]Getting Git version info
2026-06-07T23:53:25.0439723Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-07T23:53:25.0743152Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T23:53:25.0941772Z git version 2.43.0.windows.1
2026-06-07T23:53:25.0967205Z ##[endgroup]
2026-06-07T23:53:25.0974353Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\1d0a6353-862e-4106-9d53-dc4b286c697e\.gitconfig'
2026-06-07T23:53:25.0987543Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\1d0a6353-862e-4106-9d53-dc4b286c697e' before making global git config changes
2026-06-07T23:53:25.0988146Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:53:25.0992742Z [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-07T23:53:25.1212761Z ##[group]Initializing the repository
2026-06-07T23:53:25.1217439Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-07T23:53:25.1510208Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T23:53:25.1535891Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T23:53:25.1773806Z ##[endgroup]
2026-06-07T23:53:25.1774139Z ##[group]Disabling automatic garbage collection
2026-06-07T23:53:25.1778655Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-07T23:53:25.1986955Z ##[endgroup]
2026-06-07T23:53:25.1987281Z ##[group]Setting up auth
2026-06-07T23:53:25.1993020Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:53:25.2202465Z [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-07T23:53:25.5683739Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:53:25.5911129Z [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-07T23:53:25.9415617Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:53:25.9629084Z [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-07T23:53:26.3140521Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-07T23:53:26.3380980Z ##[endgroup]
2026-06-07T23:53:26.3381350Z ##[group]Determining the default branch
2026-06-07T23:53:26.3383856Z Retrieving the default branch name
2026-06-07T23:53:26.6652115Z Default branch 'main'
2026-06-07T23:53:26.6652578Z ##[endgroup]
2026-06-07T23:53:26.6652886Z ##[group]Fetching the repository
2026-06-07T23:53:26.6658476Z [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-07T23:53:27.8305432Z From https://github.com/SaberMage/spt-shell-notify
2026-06-07T23:53:27.8305757Z  * [new branch]      main       -> origin/main
2026-06-07T23:53:27.8417000Z ##[endgroup]
2026-06-07T23:53:27.8417336Z ##[group]Determining the checkout info
2026-06-07T23:53:27.8418102Z ##[endgroup]
2026-06-07T23:53:27.8423154Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-07T23:53:27.8668114Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-07T23:53:27.8874856Z ##[group]Checking out the ref
2026-06-07T23:53:27.8879290Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-07T23:53:27.9166883Z branch 'main' set up to track 'origin/main'.
2026-06-07T23:53:27.9167195Z Reset branch 'main'
2026-06-07T23:53:27.9188061Z ##[endgroup]
2026-06-07T23:53:27.9410246Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-07T23:53:27.9595318Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-07T23:53:27.9824891Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-07T23:53:27.9825335Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-07T23:53:27.9881809Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T23:53:27.9882086Z ##[endgroup]
2026-06-07T23:53:28.2466060Z     Updating crates.io index
2026-06-07T23:53:28.3176702Z      Locking 11 packages to latest compatible versions
2026-06-07T23:53:28.3615015Z    Compiling zmij v1.0.21
2026-06-07T23:53:28.3615321Z    Compiling serde_core v1.0.228
2026-06-07T23:53:28.3615616Z    Compiling serde_json v1.0.150
2026-06-07T23:53:28.3615834Z    Compiling itoa v1.0.18
2026-06-07T23:53:28.3616022Z    Compiling memchr v2.8.1
2026-06-07T23:53:30.6498858Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-07T23:53:30.9976244Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.78s
2026-06-07T23:53:31.1019263Z ##[group]Run cargo build -p spt --bin spt
2026-06-07T23:53:31.1019628Z [36;1mcargo build -p spt --bin spt[0m
2026-06-07T23:53:31.1073511Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T23:53:31.1073825Z ##[endgroup]
2026-06-07T23:53:31.8322217Z    Compiling proc-macro2 v1.0.106
2026-06-07T23:53:31.8322559Z    Compiling unicode-ident v1.0.24
2026-06-07T23:53:31.8322822Z    Compiling quote v1.0.45
2026-06-07T23:53:31.8323128Z    Compiling serde_core v1.0.228
2026-06-07T23:53:31.8323530Z    Compiling serde v1.0.228
2026-06-07T23:53:31.8323753Z    Compiling windows-link v0.2.1
2026-06-07T23:53:31.8323972Z    Compiling cfg-if v1.0.4
2026-06-07T23:53:31.8324304Z    Compiling typenum v1.20.1
2026-06-07T23:53:31.8325122Z    Compiling version_check v0.9.5
2026-06-07T23:53:31.8325606Z    Compiling pin-project-lite v0.2.17
2026-06-07T23:53:31.8325980Z    Compiling portable-atomic v1.13.1
2026-06-07T23:53:31.8326297Z    Compiling memchr v2.8.1
2026-06-07T23:53:31.8326905Z    Compiling critical-section v1.2.0
2026-06-07T23:53:31.8327266Z    Compiling subtle v2.6.1
2026-06-07T23:53:31.8331828Z    Compiling futures-core v0.3.32
2026-06-07T23:53:31.8332452Z    Compiling bytes v1.11.1
2026-06-07T23:53:31.9198791Z    Compiling windows-sys v0.61.2
2026-06-07T23:53:31.9199302Z    Compiling find-msvc-tools v0.1.9
2026-06-07T23:53:31.9712463Z    Compiling semver v1.0.28
2026-06-07T23:53:31.9756348Z    Compiling shlex v2.0.1
2026-06-07T23:53:32.0041820Z    Compiling smallvec v1.15.1
2026-06-07T23:53:32.0342854Z    Compiling stable_deref_trait v1.2.1
2026-06-07T23:53:32.0828542Z    Compiling itoa v1.0.18
2026-06-07T23:53:32.1432548Z    Compiling equivalent v1.0.2
2026-06-07T23:53:32.1938199Z    Compiling rustc_version v0.4.1
2026-06-07T23:53:32.2279513Z    Compiling log v0.4.32
2026-06-07T23:53:32.2367883Z    Compiling slab v0.4.12
2026-06-07T23:53:32.2390169Z    Compiling generic-array v0.14.7
2026-06-07T23:53:32.2444931Z    Compiling futures-io v0.3.32
2026-06-07T23:53:32.2745605Z    Compiling futures-sink v0.3.32
2026-06-07T23:53:32.2968383Z    Compiling futures-task v0.3.32
2026-06-07T23:53:32.3183767Z    Compiling cc v1.2.63
2026-06-07T23:53:32.5021682Z    Compiling futures-channel v0.3.32
2026-06-07T23:53:32.5196233Z    Compiling hashbrown v0.17.1
2026-06-07T23:53:32.5397270Z    Compiling getrandom v0.2.17
2026-06-07T23:53:32.5668011Z    Compiling cpufeatures v0.2.17
2026-06-07T23:53:32.5720064Z    Compiling fnv v1.0.7
2026-06-07T23:53:32.6186105Z    Compiling libc v0.2.186
2026-06-07T23:53:32.6581592Z    Compiling cfg_aliases v0.2.1
2026-06-07T23:53:32.6640626Z    Compiling writeable v0.6.3
2026-06-07T23:53:32.6895831Z    Compiling autocfg v1.5.1
2026-06-07T23:53:32.6901364Z    Compiling rand_core v0.10.1
2026-06-07T23:53:32.7587788Z    Compiling rustversion v1.0.22
2026-06-07T23:53:32.7617161Z    Compiling litemap v0.8.2
2026-06-07T23:53:32.7737979Z    Compiling icu_normalizer_data v2.2.0
2026-06-07T23:53:32.7913206Z    Compiling icu_properties_data v2.2.0
2026-06-07T23:53:32.8233411Z    Compiling utf8_iter v1.0.4
2026-06-07T23:53:32.9470931Z    Compiling getrandom v0.4.2
2026-06-07T23:53:32.9825684Z    Compiling percent-encoding v2.3.2
2026-06-07T23:53:32.9840797Z    Compiling http v1.4.1
2026-06-07T23:53:33.0176306Z    Compiling strsim v0.11.1
2026-06-07T23:53:33.1452369Z    Compiling indexmap v2.14.0
2026-06-07T23:53:33.2218128Z    Compiling syn v2.0.117
2026-06-07T23:53:33.3090441Z    Compiling thiserror v2.0.18
2026-06-07T23:53:33.3354529Z    Compiling cpufeatures v0.3.0
2026-06-07T23:53:33.4141947Z    Compiling chacha20 v0.10.0
2026-06-07T23:53:33.4233439Z    Compiling form_urlencoded v1.2.2
2026-06-07T23:53:33.4343488Z    Compiling ident_case v1.0.1
2026-06-07T23:53:33.4571699Z    Compiling untrusted v0.9.0
2026-06-07T23:53:33.5144371Z    Compiling crypto-common v0.1.7
2026-06-07T23:53:33.5466130Z    Compiling block-buffer v0.10.4
2026-06-07T23:53:33.5704933Z    Compiling num-traits v0.2.19
2026-06-07T23:53:33.5706984Z    Compiling windows-strings v0.5.1
2026-06-07T23:53:33.5878745Z    Compiling windows-result v0.4.1
2026-06-07T23:53:33.6019436Z    Compiling rustls v0.23.40
2026-06-07T23:53:33.6568524Z    Compiling digest v0.10.7
2026-06-07T23:53:33.6690432Z    Compiling rand v0.10.1
2026-06-07T23:53:33.7142974Z    Compiling scopeguard v1.2.0
2026-06-07T23:53:33.7256112Z    Compiling unicode-segmentation v1.13.3
2026-06-07T23:53:33.8454222Z    Compiling lock_api v0.4.14
2026-06-07T23:53:33.8607508Z    Compiling atomic-waker v1.1.2
2026-06-07T23:53:33.9406288Z    Compiling anyhow v1.0.102
2026-06-07T23:53:33.9457915Z    Compiling unicode-xid v0.2.6
2026-06-07T23:53:33.9526142Z    Compiling const-oid v0.10.2
2026-06-07T23:53:33.9729576Z    Compiling bitflags v2.12.1
2026-06-07T23:53:34.0011520Z    Compiling httparse v1.10.1
2026-06-07T23:53:34.0260973Z    Compiling zerocopy v0.8.50
2026-06-07T23:53:34.0572843Z    Compiling http-body v1.0.1
2026-06-07T23:53:34.1386001Z    Compiling hybrid-array v0.4.12
2026-06-07T23:53:34.1721106Z    Compiling convert_case v0.10.0
2026-06-07T23:53:34.2451184Z    Compiling curve25519-dalek v4.1.3
2026-06-07T23:53:34.2497329Z    Compiling ahash v0.8.12
2026-06-07T23:53:34.2527924Z    Compiling heck v0.5.0
2026-06-07T23:53:34.2650873Z    Compiling ring v0.17.14
2026-06-07T23:53:34.2833318Z    Compiling powerfmt v0.2.0
2026-06-07T23:53:34.5104495Z    Compiling base64ct v1.8.3
2026-06-07T23:53:34.5328042Z    Compiling deranged v0.5.8
2026-06-07T23:53:34.5448787Z    Compiling rand_core v0.6.4
2026-06-07T23:53:34.5477177Z    Compiling tower-service v0.3.3
2026-06-07T23:53:34.5769727Z    Compiling tinyvec_macros v0.1.1
2026-06-07T23:53:34.6641577Z    Compiling num-conv v0.2.2
2026-06-07T23:53:34.7234958Z    Compiling time-core v0.1.8
2026-06-07T23:53:34.7454445Z    Compiling parking_lot_core v0.9.12
2026-06-07T23:53:34.7574111Z    Compiling pem-rfc7468 v1.0.0
2026-06-07T23:53:34.7746444Z    Compiling try-lock v0.2.5
2026-06-07T23:53:34.8034222Z    Compiling pkg-config v0.3.33
2026-06-07T23:53:34.8421845Z    Compiling fastrand v2.4.1
2026-06-07T23:53:34.9232789Z    Compiling data-encoding v2.11.0
2026-06-07T23:53:34.9523513Z    Compiling vcpkg v0.2.15
2026-06-07T23:53:34.9692099Z    Compiling base64 v0.22.1
2026-06-07T23:53:35.0371446Z    Compiling zmij v1.0.21
2026-06-07T23:53:35.0561676Z    Compiling want v0.3.1
2026-06-07T23:53:35.1047343Z    Compiling tinyvec v1.11.0
2026-06-07T23:53:35.1555500Z    Compiling block-buffer v0.12.0
2026-06-07T23:53:35.1556014Z    Compiling crypto-common v0.2.2
2026-06-07T23:53:35.2422634Z    Compiling vergen-lib v9.1.0
2026-06-07T23:53:35.2731112Z    Compiling sha2 v0.10.9
2026-06-07T23:53:35.3296128Z    Compiling inout v0.1.4
2026-06-07T23:53:35.3625245Z    Compiling n0-future v0.3.2
2026-06-07T23:53:35.4506053Z    Compiling httpdate v1.0.3
2026-06-07T23:53:35.4610512Z    Compiling winnow v1.0.3
2026-06-07T23:53:35.4771510Z    Compiling signature v2.2.0
2026-06-07T23:53:35.5018420Z    Compiling serde_json v1.0.150
2026-06-07T23:53:35.5669240Z    Compiling cordyceps v0.3.4
2026-06-07T23:53:35.5924820Z    Compiling diatomic-waker v0.2.3
2026-06-07T23:53:35.6383685Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-07T23:53:35.7170990Z    Compiling parking v2.2.1
2026-06-07T23:53:35.7625954Z    Compiling spin v0.10.0
2026-06-07T23:53:35.7778262Z    Compiling crossbeam-utils v0.8.21
2026-06-07T23:53:35.8585358Z    Compiling futures-lite v2.6.1
2026-06-07T23:53:35.8634811Z    Compiling futures-buffered v0.2.13
2026-06-07T23:53:35.8934412Z    Compiling ed25519 v2.2.3
2026-06-07T23:53:35.9699448Z    Compiling cipher v0.4.4
2026-06-07T23:53:36.0040074Z    Compiling digest v0.11.3
2026-06-07T23:53:36.0563611Z    Compiling libsqlite3-sys v0.30.1
2026-06-07T23:53:36.1403992Z    Compiling vergen-lib v0.1.6
2026-06-07T23:53:36.2466930Z    Compiling vergen v9.1.0
2026-06-07T23:53:36.2923261Z    Compiling universal-hash v0.5.1
2026-06-07T23:53:36.3157762Z    Compiling noq-udp v0.10.0
2026-06-07T23:53:36.3486355Z    Compiling heapless v0.7.17
2026-06-07T23:53:36.3915364Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-07T23:53:36.4175296Z    Compiling sync_wrapper v1.0.2
2026-06-07T23:53:36.4434583Z    Compiling byteorder v1.5.0
2026-06-07T23:53:36.4636690Z    Compiling opaque-debug v0.3.1
2026-06-07T23:53:36.4831430Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-07T23:53:36.5332151Z    Compiling either v1.16.0
2026-06-07T23:53:36.5799106Z    Compiling polyval v0.6.2
2026-06-07T23:53:36.6570532Z    Compiling hash32 v0.2.1
2026-06-07T23:53:36.6895488Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-07T23:53:36.8272237Z    Compiling parking_lot v0.12.5
2026-06-07T23:53:36.8764574Z    Compiling spin v0.9.8
2026-06-07T23:53:36.9051804Z    Compiling vergen-gitcl v1.0.8
2026-06-07T23:53:36.9156934Z    Compiling windows-threading v0.2.1
2026-06-07T23:53:36.9762860Z    Compiling synstructure v0.13.2
2026-06-07T23:53:37.0587444Z    Compiling darling_core v0.20.11
2026-06-07T23:53:37.0950256Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-07T23:53:37.1467657Z    Compiling fallible-iterator v0.3.0
2026-06-07T23:53:37.2092663Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-07T23:53:37.2104734Z    Compiling signature v3.0.0
2026-06-07T23:53:37.3501060Z    Compiling tower-layer v0.3.3
2026-06-07T23:53:37.4357523Z    Compiling windows-targets v0.52.6
2026-06-07T23:53:37.5112616Z    Compiling ghash v0.5.1
2026-06-07T23:53:37.5257252Z    Compiling aes v0.8.4
2026-06-07T23:53:37.5317932Z    Compiling ctr v0.9.2
2026-06-07T23:53:37.5515392Z    Compiling sha2 v0.11.0-rc.5
2026-06-07T23:53:37.5708758Z    Compiling time v0.3.47
2026-06-07T23:53:37.5956363Z    Compiling http-body-util v0.1.3
2026-06-07T23:53:37.6563614Z    Compiling aead v0.5.2
2026-06-07T23:53:37.7259043Z    Compiling proc-macro-crate v3.5.0
2026-06-07T23:53:37.8087771Z    Compiling winapi v0.3.9
2026-06-07T23:53:37.8325585Z    Compiling widestring v1.2.1
2026-06-07T23:53:37.8633763Z    Compiling ipconfig v0.3.4
2026-06-07T23:53:37.9011952Z    Compiling windows-sys v0.59.0
2026-06-07T23:53:38.2316681Z    Compiling aes-gcm v0.10.3
2026-06-07T23:53:38.3368904Z    Compiling crossbeam-channel v0.5.15
2026-06-07T23:53:38.4208056Z    Compiling crossbeam-epoch v0.9.18
2026-06-07T23:53:38.4559436Z    Compiling blake3 v1.8.5
2026-06-07T23:53:38.5278206Z    Compiling windows-registry v0.6.1
2026-06-07T23:53:38.5710873Z    Compiling uuid v1.23.2
2026-06-07T23:53:38.7304697Z    Compiling memoffset v0.6.5
2026-06-07T23:53:38.8582850Z    Compiling netwatch v0.16.0
2026-06-07T23:53:38.9052265Z    Compiling noq v0.18.0
2026-06-07T23:53:38.9113792Z    Compiling acto v0.8.2
2026-06-07T23:53:38.9124180Z    Compiling identity-hash v0.1.0
2026-06-07T23:53:39.0031861Z    Compiling allocator-api2 v0.2.21
2026-06-07T23:53:39.0122667Z    Compiling mac-addr v0.3.0
2026-06-07T23:53:39.0211564Z    Compiling ref-cast v1.0.25
2026-06-07T23:53:39.0554352Z    Compiling lru-slab v0.1.2
2026-06-07T23:53:39.1575594Z    Compiling rustc-hash v2.1.2
2026-06-07T23:53:39.1975586Z    Compiling xml-rs v0.8.28
2026-06-07T23:53:39.2091191Z    Compiling foldhash v0.2.0
2026-06-07T23:53:39.2152478Z    Compiling sorted-index-buffer v0.2.1
2026-06-07T23:53:39.2308346Z    Compiling ryu v1.0.23
2026-06-07T23:53:39.2497558Z    Compiling tagptr v0.2.0
2026-06-07T23:53:39.2614656Z    Compiling thiserror v1.0.69
2026-06-07T23:53:39.3652864Z    Compiling hashbrown v0.16.1
2026-06-07T23:53:39.4232962Z    Compiling serde_derive_internals v0.29.1
2026-06-07T23:53:39.4793503Z    Compiling simple-dns v0.9.3
2026-06-07T23:53:39.5053814Z    Compiling serial-core v0.4.0
2026-06-07T23:53:39.5410732Z    Compiling serde_derive v1.0.228
2026-06-07T23:53:39.5786446Z    Compiling zeroize_derive v1.4.3
2026-06-07T23:53:39.5888507Z    Compiling zerofrom-derive v0.1.7
2026-06-07T23:53:39.6117525Z    Compiling yoke-derive v0.8.2
2026-06-07T23:53:39.6162260Z    Compiling tokio-macros v2.7.0
2026-06-07T23:53:39.8826204Z    Compiling futures-macro v0.3.32
2026-06-07T23:53:39.9721857Z    Compiling socket2 v0.6.4
2026-06-07T23:53:40.0759166Z    Compiling mio v1.2.1
2026-06-07T23:53:40.1675369Z    Compiling zerovec-derive v0.11.3
2026-06-07T23:53:40.2607209Z    Compiling displaydoc v0.2.6
2026-06-07T23:53:40.4603329Z    Compiling zeroize v1.8.2
2026-06-07T23:53:40.4810178Z    Compiling tracing-attributes v0.1.31
2026-06-07T23:53:40.5136990Z    Compiling tokio v1.52.3
2026-06-07T23:53:40.6739872Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-07T23:53:40.8273431Z    Compiling futures-util v0.3.32
2026-06-07T23:53:40.8354398Z    Compiling thiserror-impl v2.0.18
2026-06-07T23:53:40.8786037Z    Compiling rustls-pki-types v1.14.1
2026-06-07T23:53:41.0120135Z    Compiling darling_macro v0.20.11
2026-06-07T23:53:41.1018902Z    Compiling derive_more-impl v2.1.1
2026-06-07T23:53:41.1546194Z    Compiling spez v0.1.2
2026-06-07T23:53:41.2838055Z    Compiling zerofrom v0.1.8
2026-06-07T23:53:41.2838543Z    Compiling rustls-webpki v0.103.13
2026-06-07T23:53:41.3541816Z    Compiling n0-error-macros v0.1.3
2026-06-07T23:53:41.4833065Z    Compiling darling v0.20.11
2026-06-07T23:53:41.5332393Z    Compiling windows-interface v0.59.3
2026-06-07T23:53:41.5792548Z    Compiling windows-implement v0.60.2
2026-06-07T23:53:41.6694189Z    Compiling yoke v0.8.3
2026-06-07T23:53:41.7495632Z    Compiling derive_builder_core v0.20.2
2026-06-07T23:53:42.0115281Z    Compiling zerovec v0.11.6
2026-06-07T23:53:42.0514304Z    Compiling zerotrie v0.2.4
2026-06-07T23:53:42.0677885Z    Compiling der v0.8.0-rc.10
2026-06-07T23:53:42.5668348Z    Compiling pin-project-internal v1.1.13
2026-06-07T23:53:42.6526138Z    Compiling tinystr v0.8.3
2026-06-07T23:53:42.6639775Z    Compiling potential_utf v0.1.5
2026-06-07T23:53:42.6706746Z    Compiling ed25519-dalek v2.2.0
2026-06-07T23:53:42.8129494Z    Compiling icu_locale_core v2.2.0
2026-06-07T23:53:42.8466889Z    Compiling icu_collections v2.2.0
2026-06-07T23:53:42.8636979Z    Compiling spt-proto v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-07T23:53:42.8739394Z    Compiling n0-error v0.1.3
2026-06-07T23:53:42.8739880Z    Compiling windows-core v0.62.2
2026-06-07T23:53:42.9781657Z    Compiling postcard-derive v0.2.2
2026-06-07T23:53:43.0327252Z    Compiling derive_builder_macro v0.20.2
2026-06-07T23:53:43.1387382Z    Compiling spki v0.8.0-rc.4
2026-06-07T23:53:43.1726580Z    Compiling cobs v0.3.0
2026-06-07T23:53:43.4083056Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-07T23:53:43.4102898Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-07T23:53:43.4702428Z    Compiling strum_macros v0.28.0
2026-06-07T23:53:43.4955243Z    Compiling derive_builder v0.20.2
2026-06-07T23:53:43.5208159Z    Compiling windows-future v0.3.2
2026-06-07T23:53:43.5898310Z    Compiling futures-executor v0.3.32
2026-06-07T23:53:43.6229930Z    Compiling windows-numerics v0.3.1
2026-06-07T23:53:43.6363806Z    Compiling windows-collections v0.3.2
2026-06-07T23:53:43.7885259Z    Compiling icu_provider v2.2.0
2026-06-07T23:53:43.8768143Z    Compiling futures v0.3.32
2026-06-07T23:53:43.9125915Z    Compiling pin-project v1.1.13
2026-06-07T23:53:43.9451631Z    Compiling async-trait v0.1.89
2026-06-07T23:53:43.9476580Z    Compiling data-encoding-macro v0.1.20
2026-06-07T23:53:43.9911397Z    Compiling num_enum_derive v0.7.6
2026-06-07T23:53:43.9954446Z    Compiling iroh-metrics-derive v0.4.1
2026-06-07T23:53:44.1324569Z    Compiling icu_properties v2.2.0
2026-06-07T23:53:44.1744643Z    Compiling icu_normalizer v2.2.0
2026-06-07T23:53:44.2209532Z    Compiling windows v0.62.2
2026-06-07T23:53:44.2323105Z    Compiling enum-assoc v1.3.0
2026-06-07T23:53:44.5077006Z    Compiling ipnet v2.12.0
2026-06-07T23:53:44.5437394Z    Compiling ed25519 v3.0.0-rc.4
2026-06-07T23:53:44.8374634Z    Compiling once_cell v1.21.4
2026-06-07T23:53:44.9458513Z    Compiling tokio-util v0.7.18
2026-06-07T23:53:45.0638665Z    Compiling tracing-core v0.1.36
2026-06-07T23:53:45.1371859Z    Compiling prefix-trie v0.8.4
2026-06-07T23:53:45.1556397Z    Compiling postcard v1.1.3
2026-06-07T23:53:45.1808795Z    Compiling tower v0.5.3
2026-06-07T23:53:45.1816816Z    Compiling chrono v0.4.45
2026-06-07T23:53:45.2097520Z    Compiling num_enum v0.7.6
2026-06-07T23:53:45.3342738Z    Compiling hashbrown v0.14.5
2026-06-07T23:53:45.3390120Z    Compiling idna_adapter v1.2.2
2026-06-07T23:53:45.4972592Z    Compiling tracing v0.1.44
2026-06-07T23:53:45.5095793Z    Compiling idna v1.1.0
2026-06-07T23:53:45.7366917Z    Compiling tokio-stream v0.1.18
2026-06-07T23:53:45.7622639Z    Compiling iroh-relay v0.98.0
2026-06-07T23:53:45.7788446Z    Compiling derive_more v2.1.1
2026-06-07T23:53:45.8135850Z    Compiling url v2.5.8
2026-06-07T23:53:45.9685716Z    Compiling h2 v0.4.14
2026-06-07T23:53:45.9686231Z    Compiling hashlink v0.9.1
2026-06-07T23:53:45.9844429Z    Compiling iroh-metrics v0.38.3
2026-06-07T23:53:46.2367533Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-07T23:53:46.3126336Z    Compiling rusqlite v0.32.1
2026-06-07T23:53:46.3286184Z    Compiling n0-watcher v0.6.1
2026-06-07T23:53:46.3391870Z    Compiling strum v0.28.0
2026-06-07T23:53:46.3397822Z    Compiling moka v0.12.15
2026-06-07T23:53:46.5044315Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-07T23:53:46.5916429Z    Compiling iroh-base v0.98.0
2026-06-07T23:53:46.6214904Z    Compiling tower-http v0.6.11
2026-06-07T23:53:46.6525054Z    Compiling attohttpc v0.30.1
2026-06-07T23:53:46.7164400Z    Compiling netdev v0.42.0
2026-06-07T23:53:46.7988834Z    Compiling toml_datetime v0.6.11
2026-06-07T23:53:47.0472264Z    Compiling serde_spanned v0.6.9
2026-06-07T23:53:47.0506532Z    Compiling xmltree v0.10.3
2026-06-07T23:53:47.1662550Z    Compiling thiserror-impl v1.0.69
2026-06-07T23:53:47.1724032Z    Compiling spt-store v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-07T23:53:47.2193951Z    Compiling ref-cast-impl v1.0.25
2026-06-07T23:53:47.2757624Z    Compiling sha1_smol v1.0.1
2026-06-07T23:53:47.2995556Z    Compiling simdutf8 v0.1.5
2026-06-07T23:53:47.3360529Z    Compiling winreg v0.10.1
2026-06-07T23:53:47.3806504Z    Compiling constant_time_eq v0.4.2
2026-06-07T23:53:47.4057045Z    Compiling arrayvec v0.7.6
2026-06-07T23:53:47.5236079Z    Compiling winnow v0.7.15
2026-06-07T23:53:47.5770001Z    Compiling smol_str v0.1.24
2026-06-07T23:53:47.6045963Z    Compiling toml_write v0.1.2
2026-06-07T23:53:47.6221862Z    Compiling arrayref v0.3.9
2026-06-07T23:53:47.6318756Z    Compiling resolv-conf v0.7.6
2026-06-07T23:53:47.8445702Z    Compiling iroh-dns v0.98.0
2026-06-07T23:53:48.0851765Z    Compiling webpki-roots v1.0.7
2026-06-07T23:53:48.1072230Z    Compiling schemars_derive v1.2.1
2026-06-07T23:53:48.2361082Z    Compiling seize v0.5.1
2026-06-07T23:53:48.2369912Z    Compiling lru v0.16.4
2026-06-07T23:53:48.2421203Z    Compiling serial-windows v0.4.0
2026-06-07T23:53:48.4341914Z    Compiling serde_bytes v0.11.19
2026-06-07T23:53:48.4439789Z    Compiling hmac v0.12.1
2026-06-07T23:53:48.4484405Z    Compiling iroh v0.98.2
2026-06-07T23:53:48.4607385Z    Compiling aho-corasick v1.1.4
2026-06-07T23:53:48.5411042Z    Compiling tokio-rustls v0.26.4
2026-06-07T23:53:48.5501756Z    Compiling noq-proto v0.17.0
2026-06-07T23:53:48.6054292Z    Compiling rustls-platform-verifier v0.7.0
2026-06-07T23:53:48.7151222Z    Compiling regex-syntax v0.8.10
2026-06-07T23:53:48.7701796Z    Compiling once_cell_polyfill v1.70.2
2026-06-07T23:53:48.7938818Z    Compiling bitflags v1.3.2
2026-06-07T23:53:48.7963514Z    Compiling tokio-websockets v0.13.2
2026-06-07T23:53:48.8900841Z    Compiling dyn-clone v1.0.20
2026-06-07T23:53:48.9010103Z    Compiling spt-msg v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-07T23:53:48.9336376Z    Compiling lazy_static v1.5.0
2026-06-07T23:53:49.0145709Z    Compiling utf8parse v0.2.2
2026-06-07T23:53:49.0686466Z    Compiling cmov v0.5.4
2026-06-07T23:53:49.0834830Z    Compiling pin-utils v0.1.0
2026-06-07T23:53:49.1392966Z    Compiling anstyle v1.0.14
2026-06-07T23:53:49.1740271Z    Compiling nix v0.25.1
2026-06-07T23:53:49.2943110Z    Compiling toml_edit v0.22.27
2026-06-07T23:53:49.3053720Z    Compiling ctutils v0.4.2
2026-06-07T23:53:49.4062989Z    Compiling anstyle-wincon v3.0.11
2026-06-07T23:53:49.4119316Z    Compiling anstyle-parse v1.0.0
2026-06-07T23:53:49.5528470Z    Compiling shared_library v0.1.9
2026-06-07T23:53:49.6303598Z    Compiling filedescriptor v0.8.3
2026-06-07T23:53:49.6723158Z    Compiling hkdf v0.12.4
2026-06-07T23:53:49.7271166Z    Compiling hyper v1.10.1
2026-06-07T23:53:49.8175459Z    Compiling hickory-net v0.26.0-beta.4
2026-06-07T23:53:49.8643301Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-07T23:53:49.8769730Z    Compiling papaya v0.2.4
2026-06-07T23:53:49.9398742Z    Compiling serial v0.4.0
2026-06-07T23:53:50.0081555Z    Compiling schemars v1.2.1
2026-06-07T23:53:50.0815069Z    Compiling backon v1.6.0
2026-06-07T23:53:50.3553680Z    Compiling anstyle-query v1.1.5
2026-06-07T23:53:50.3785427Z    Compiling is_terminal_polyfill v1.70.2
2026-06-07T23:53:50.5898491Z    Compiling colorchoice v1.0.5
2026-06-07T23:53:50.6185294Z    Compiling shell-words v1.1.1
2026-06-07T23:53:50.6500196Z    Compiling regex-automata v0.4.14
2026-06-07T23:53:50.7411171Z    Compiling downcast-rs v1.2.1
2026-06-07T23:53:50.8728773Z    Compiling portable-pty v0.8.1
2026-06-07T23:53:50.9016179Z    Compiling anstream v1.0.0
2026-06-07T23:53:51.4686884Z    Compiling hyper-util v0.1.20
2026-06-07T23:53:51.9025511Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-07T23:53:51.9249888Z    Compiling toml v0.8.23
2026-06-07T23:53:52.1381689Z    Compiling spake2 v0.4.0
2026-06-07T23:53:52.2817250Z    Compiling terminal_size v0.4.4
2026-06-07T23:53:52.3113680Z    Compiling sha1 v0.10.6
2026-06-07T23:53:52.4621619Z    Compiling spt-runtime v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-07T23:53:52.5522551Z    Compiling recvmsg v1.0.0
2026-06-07T23:53:52.5952893Z    Compiling clap_lex v1.1.0
2026-06-07T23:53:52.6955911Z    Compiling doctest-file v1.1.1
2026-06-07T23:53:52.8853118Z    Compiling hyper-rustls v0.27.9
2026-06-07T23:53:52.8974811Z    Compiling igd-next v0.17.1
2026-06-07T23:53:52.9346726Z    Compiling regex v1.12.3
2026-06-07T23:53:52.9648245Z    Compiling clap_builder v4.6.0
2026-06-07T23:53:52.9665922Z    Compiling clap_derive v4.6.1
2026-06-07T23:53:53.2300689Z    Compiling reqwest v0.13.4
2026-06-07T23:53:53.2649646Z    Compiling interprocess v2.4.2
2026-06-07T23:53:53.9440154Z    Compiling spt-term v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-07T23:53:54.7057795Z    Compiling wmi v0.18.4
2026-06-07T23:53:54.7136006Z    Compiling spt-live v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-07T23:53:55.0015118Z    Compiling qrcode v0.14.1
2026-06-07T23:53:55.0515423Z    Compiling clap v4.6.1
2026-06-07T23:53:56.7120161Z    Compiling portmapper v0.16.0
2026-06-07T23:54:10.7086984Z    Compiling spt-net v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-07T23:54:11.8515278Z    Compiling spt-daemon v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-07T23:54:18.3945061Z    Compiling spt v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-07T23:54:23.1786786Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.85s
2026-06-07T23:54:23.2770075Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-06-07T23:54:23.2770413Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-06-07T23:54:23.2821701Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T23:54:23.2821928Z env:
2026-06-07T23:54:23.2822042Z   SPT_TWO_HOST: 1
2026-06-07T23:54:23.2822172Z   SPT_TWO_HOST_ROLE: a
2026-06-07T23:54:23.2822322Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-06-07T23:54:23.2822525Z   SPT_TWO_HOST_PEER_IP: 100.98.197.12
2026-06-07T23:54:23.2822686Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-06-07T23:54:23.2822990Z   SPT_TWO_HOST_NOTIFY_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-07T23:54:23.2823302Z ##[endgroup]
2026-06-07T23:54:24.7195764Z    Compiling windows-sys v0.61.2
2026-06-07T23:54:24.7264054Z    Compiling strsim v0.11.1
2026-06-07T23:54:24.7315408Z    Compiling fastrand v2.4.1
2026-06-07T23:54:24.7437150Z    Compiling windows-sys v0.59.0
2026-06-07T23:54:24.8179356Z    Compiling futures-lite v2.6.1
2026-06-07T23:54:24.8191708Z    Compiling darling_core v0.20.11
2026-06-07T23:54:25.2469224Z    Compiling spt-msg v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-07T23:54:25.3736171Z    Compiling spt-runtime v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-07T23:54:25.3736771Z    Compiling spt-term v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-07T23:54:25.9979532Z    Compiling darling_macro v0.20.11
2026-06-07T23:54:26.2386008Z    Compiling darling v0.20.11
2026-06-07T23:54:26.3223000Z    Compiling spt-live v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-07T23:54:26.3715898Z    Compiling derive_builder_core v0.20.2
2026-06-07T23:54:26.9833383Z    Compiling derive_builder_macro v0.20.2
2026-06-07T23:54:27.2113266Z    Compiling derive_builder v0.20.2
2026-06-07T23:54:27.3404087Z    Compiling vergen-lib v9.1.0
2026-06-07T23:54:27.3404299Z    Compiling vergen-lib v0.1.6
2026-06-07T23:54:27.4309895Z    Compiling vergen v9.1.0
2026-06-07T23:54:27.4595275Z    Compiling vergen-gitcl v1.0.8
2026-06-07T23:54:27.7310123Z    Compiling iroh-relay v0.98.0
2026-06-07T23:54:29.3023440Z    Compiling socket2 v0.6.4
2026-06-07T23:54:29.3023646Z    Compiling mio v1.2.1
2026-06-07T23:54:29.3023815Z    Compiling rustls-platform-verifier v0.7.0
2026-06-07T23:54:29.3024018Z    Compiling netdev v0.42.0
2026-06-07T23:54:29.3024365Z    Compiling seize v0.5.1
2026-06-07T23:54:29.3025054Z    Compiling interprocess v2.4.2
2026-06-07T23:54:29.3025332Z    Compiling tempfile v3.27.0
2026-06-07T23:54:29.4251709Z    Compiling papaya v0.2.4
2026-06-07T23:54:29.5043731Z    Compiling noq-udp v0.10.0
2026-06-07T23:54:29.5314897Z    Compiling ipconfig v0.3.4
2026-06-07T23:54:29.6593142Z    Compiling tokio v1.52.3
2026-06-07T23:54:31.8596904Z    Compiling tokio-util v0.7.18
2026-06-07T23:54:31.8597146Z    Compiling tokio-rustls v0.26.4
2026-06-07T23:54:31.8597337Z    Compiling tower v0.5.3
2026-06-07T23:54:31.8597644Z    Compiling acto v0.8.2
2026-06-07T23:54:31.8597992Z    Compiling backon v1.6.0
2026-06-07T23:54:32.1584275Z    Compiling tower-http v0.6.11
2026-06-07T23:54:32.1683346Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-07T23:54:32.3364680Z    Compiling h2 v0.4.14
2026-06-07T23:54:32.3364887Z    Compiling n0-future v0.3.2
2026-06-07T23:54:32.3365084Z    Compiling tokio-stream v0.1.18
2026-06-07T23:54:32.3365590Z    Compiling tokio-websockets v0.13.2
2026-06-07T23:54:32.4239777Z    Compiling n0-watcher v0.6.1
2026-06-07T23:54:32.4240132Z    Compiling iroh-dns v0.98.0
2026-06-07T23:54:32.6173782Z    Compiling netwatch v0.16.0
2026-06-07T23:54:32.7039107Z    Compiling noq v0.18.0
2026-06-07T23:54:34.7377874Z    Compiling hyper v1.10.1
2026-06-07T23:54:34.7378095Z    Compiling hickory-net v0.26.0-beta.4
2026-06-07T23:54:35.4892355Z    Compiling hyper-util v0.1.20
2026-06-07T23:54:35.5128184Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-07T23:54:36.3340616Z    Compiling hyper-rustls v0.27.9
2026-06-07T23:54:36.3340841Z    Compiling igd-next v0.17.1
2026-06-07T23:54:36.4642535Z    Compiling reqwest v0.13.4
2026-06-07T23:54:36.8991316Z    Compiling portmapper v0.16.0
2026-06-07T23:54:41.9368050Z    Compiling iroh v0.98.2
2026-06-07T23:54:50.8575476Z    Compiling spt-net v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-07T23:54:52.0170062Z    Compiling spt-daemon v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-07T23:55:01.4293622Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.92s
2026-06-07T23:55:01.4542411Z      Running tests\twohost.rs (target\debug\deps\twohost-1b20833aac17cecc.exe)
2026-06-07T23:55:01.4919438Z 
2026-06-07T23:55:01.4919694Z running 2 tests
2026-06-07T23:55:01.4921250Z test two_host_ladder_role_b ... ok
2026-06-07T23:55:01.4929784Z TWOHOST role A: node bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a
2026-06-07T23:55:01.6455687Z TWOHOST OK: pairing (initiator, product surface) — Pinned
2026-06-07T23:55:02.3987235Z TWOHOST OK: register: B's perch row replicated to A
2026-06-07T23:55:02.4204767Z TWOHOST OK: message sent (B asserts the spool)
2026-06-07T23:55:02.4823783Z TWOHOST OK: file fetch (sid 1)
2026-06-07T23:55:02.5296682Z TWOHOST OK: remote-drive (attach echo)
2026-06-07T23:55:02.7629015Z UPDATE_STAGED:6:BrainOnly (from 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612)
2026-06-07T23:55:02.8460252Z TWOHOST OK: sync: A pulled B's mind
2026-06-07T23:55:02.8460697Z TWOHOST OK: update: B's v6 staged at A through the verify gate
2026-06-07T23:55:02.8461747Z TWOHOST OK: update: consent notif surfaced at A
2026-06-07T23:55:03.0967753Z TWOHOST OK: notif: B's dismissal replicated to A
2026-06-07T23:55:03.3886712Z TWOHOST OK: rest: B's row advertises Suspended at A
2026-06-07T23:55:03.9465559Z TWOHOST OK: rest: B's row advertises Active again at A (with a presence stamp)
2026-06-07T23:55:03.9465864Z TWOHOST OK: remote suspend/wake round trip
2026-06-07T23:55:04.7018139Z TWOHOST OK: presence: B's surface marks replicated back to A
2026-06-07T23:55:04.8893402Z TWOHOST OK: cross-node shell relink + drive (B asserts the render)
2026-06-07T23:55:05.3928863Z TWOHOST OK: toast: B's surface marks replicated back to A
2026-06-07T23:55:05.4496564Z TWOHOST OK: file push (done barrier)
2026-06-07T23:55:05.4496903Z TWOHOST role A: ladder complete
2026-06-07T23:55:05.4701295Z test two_host_ladder_role_a ... ok
2026-06-07T23:55:05.4701439Z 
2026-06-07T23:55:05.4701602Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.98s
2026-06-07T23:55:05.4701866Z 
2026-06-07T23:55:05.5575616Z Post job cleanup.
2026-06-07T23:55:05.6543596Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T23:55:05.6739259Z git version 2.43.0.windows.1
2026-06-07T23:55:05.6772665Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\eca69135-6509-41b8-b651-29c003daa6bf\.gitconfig'
2026-06-07T23:55:05.6784966Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\eca69135-6509-41b8-b651-29c003daa6bf' before making global git config changes
2026-06-07T23:55:05.6785444Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:55:05.6791328Z [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-07T23:55:05.7012878Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:55:05.7218839Z [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-07T23:55:06.0826118Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:55:06.1026811Z http.https://github.com/.extraheader
2026-06-07T23:55:06.1052495Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-07T23:55:06.1287971Z [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-07T23:55:06.4704420Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:55:06.4913077Z [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-07T23:55:06.8494294Z Post job cleanup.
2026-06-07T23:55:06.9408942Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T23:55:06.9615172Z git version 2.43.0.windows.1
2026-06-07T23:55:06.9651840Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\c0d5c074-abe0-4943-9865-c6059176408b\.gitconfig'
2026-06-07T23:55:06.9664219Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\c0d5c074-abe0-4943-9865-c6059176408b' before making global git config changes
2026-06-07T23:55:06.9664876Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:55:06.9669676Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-07T23:55:06.9893694Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:55:07.0105090Z [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-07T23:55:07.3435844Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:55:07.3627040Z http.https://github.com/.extraheader
2026-06-07T23:55:07.3652568Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-07T23:55:07.3876599Z [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-07T23:55:07.7334574Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:55:07.7546088Z [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-07T23:55:08.1030863Z Cleaning up orphan processes
2026-06-07T23:55:08.1272766Z Terminate orphan process: pid (24804) (vctip)
