﻿2026-06-16T09:37:07.9432986Z Current runner version: '2.335.1'
2026-06-16T09:37:07.9437680Z Runner name: 'hfenduleam'
2026-06-16T09:37:07.9438119Z Runner group name: 'Default'
2026-06-16T09:37:07.9438615Z Machine name: 'HFENDULEAM'
2026-06-16T09:37:07.9440574Z ##[group]GITHUB_TOKEN Permissions
2026-06-16T09:37:07.9441952Z Contents: read
2026-06-16T09:37:07.9442299Z Metadata: read
2026-06-16T09:37:07.9442614Z Packages: read
2026-06-16T09:37:07.9442926Z ##[endgroup]
2026-06-16T09:37:07.9444285Z Secret source: Actions
2026-06-16T09:37:07.9444699Z Prepare workflow directory
2026-06-16T09:37:07.9709849Z Prepare all required actions
2026-06-16T09:37:07.9734407Z Getting action download info
2026-06-16T09:37:08.3187696Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-16T09:37:08.9046976Z Complete job name: twohost-a
2026-06-16T09:37:08.9755901Z ##[group]Run actions/checkout@v5
2026-06-16T09:37:08.9756665Z with:
2026-06-16T09:37:08.9756990Z   repository: SaberMage/spt-core
2026-06-16T09:37:08.9760742Z   token: ***
2026-06-16T09:37:08.9761090Z   ssh-strict: true
2026-06-16T09:37:08.9761423Z   ssh-user: git
2026-06-16T09:37:08.9761756Z   persist-credentials: true
2026-06-16T09:37:08.9762132Z   clean: true
2026-06-16T09:37:08.9762464Z   sparse-checkout-cone-mode: true
2026-06-16T09:37:08.9762852Z   fetch-depth: 1
2026-06-16T09:37:08.9763191Z   fetch-tags: false
2026-06-16T09:37:08.9763529Z   show-progress: true
2026-06-16T09:37:08.9763858Z   lfs: false
2026-06-16T09:37:08.9764179Z   submodules: false
2026-06-16T09:37:08.9764522Z   set-safe-directory: true
2026-06-16T09:37:08.9765038Z ##[endgroup]
2026-06-16T09:37:09.1493496Z Syncing repository: SaberMage/spt-core
2026-06-16T09:37:09.1494670Z ##[group]Getting Git version info
2026-06-16T09:37:09.1495250Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-16T09:37:09.1751529Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:37:09.1951540Z git version 2.43.0.windows.1
2026-06-16T09:37:09.1978526Z ##[endgroup]
2026-06-16T09:37:09.1986007Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b60df595-2e66-4419-b13e-0afc63ac4f9d\.gitconfig'
2026-06-16T09:37:09.1998655Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b60df595-2e66-4419-b13e-0afc63ac4f9d' before making global git config changes
2026-06-16T09:37:09.1999747Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:37:09.2003531Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T09:37:09.2226362Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-16T09:37:09.2408932Z https://github.com/SaberMage/spt-core
2026-06-16T09:37:09.2434950Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T09:37:09.2438602Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T09:37:09.2626547Z refs/heads/dev-freeform
2026-06-16T09:37:09.2651463Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-16T09:37:09.2958606Z HEAD is now at c5887db2 M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:37:09.3456966Z ##[endgroup]
2026-06-16T09:37:09.3459864Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-16T09:37:09.7022445Z ##[group]Cleaning the repository
2026-06-16T09:37:09.7026159Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-16T09:37:10.8495262Z Removing target/
2026-06-16T09:37:10.8532709Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-16T09:37:10.8941341Z HEAD is now at c5887db2 M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:37:10.8966281Z ##[endgroup]
2026-06-16T09:37:10.8969861Z ##[group]Disabling automatic garbage collection
2026-06-16T09:37:10.8974127Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T09:37:10.9324651Z ##[endgroup]
2026-06-16T09:37:10.9325022Z ##[group]Setting up auth
2026-06-16T09:37:10.9325400Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:37:10.9530561Z [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-16T09:37:11.2932358Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:37:11.3154293Z [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-16T09:37:11.6687173Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:37:11.6895782Z [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-16T09:37:12.0248188Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T09:37:12.0534632Z ##[endgroup]
2026-06-16T09:37:12.0535030Z ##[group]Fetching the repository
2026-06-16T09:37:12.0541343Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c5887db27f6c8576decec071c073e76c5144ba66:refs/remotes/origin/dev-freeform
2026-06-16T09:37:12.8017119Z ##[endgroup]
2026-06-16T09:37:12.8017541Z ##[group]Determining the checkout info
2026-06-16T09:37:12.8018347Z ##[endgroup]
2026-06-16T09:37:12.8027364Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T09:37:12.8286158Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T09:37:12.8493963Z ##[group]Checking out the ref
2026-06-16T09:37:12.8498104Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T09:37:12.8893747Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T09:37:12.8894081Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-16T09:37:12.8894365Z Switched to and reset branch 'dev-freeform'
2026-06-16T09:37:12.8917091Z ##[endgroup]
2026-06-16T09:37:12.9161430Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T09:37:12.9373374Z c5887db27f6c8576decec071c073e76c5144ba66
2026-06-16T09:37:12.9676638Z ##[group]Run actions/checkout@v5
2026-06-16T09:37:12.9676910Z with:
2026-06-16T09:37:12.9677107Z   repository: SaberMage/spt-shell-notify
2026-06-16T09:37:12.9677333Z   path: .adapter-notify
2026-06-16T09:37:12.9679318Z   token: ***
2026-06-16T09:37:12.9679526Z   ssh-strict: true
2026-06-16T09:37:12.9679694Z   ssh-user: git
2026-06-16T09:37:12.9679875Z   persist-credentials: true
2026-06-16T09:37:12.9680064Z   clean: true
2026-06-16T09:37:12.9680243Z   sparse-checkout-cone-mode: true
2026-06-16T09:37:12.9680439Z   fetch-depth: 1
2026-06-16T09:37:12.9680600Z   fetch-tags: false
2026-06-16T09:37:12.9680779Z   show-progress: true
2026-06-16T09:37:12.9680988Z   lfs: false
2026-06-16T09:37:12.9681149Z   submodules: false
2026-06-16T09:37:12.9681329Z   set-safe-directory: true
2026-06-16T09:37:12.9681512Z ##[endgroup]
2026-06-16T09:37:13.0317150Z Syncing repository: SaberMage/spt-shell-notify
2026-06-16T09:37:13.0321898Z ##[group]Getting Git version info
2026-06-16T09:37:13.0322326Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-16T09:37:13.0613851Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:37:13.0816416Z git version 2.43.0.windows.1
2026-06-16T09:37:13.0843195Z ##[endgroup]
2026-06-16T09:37:13.0850723Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\7319d2bd-45bd-4f80-abd3-9822462bf957\.gitconfig'
2026-06-16T09:37:13.0862957Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\7319d2bd-45bd-4f80-abd3-9822462bf957' before making global git config changes
2026-06-16T09:37:13.0863643Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:37:13.0868078Z [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-16T09:37:13.1094406Z ##[group]Initializing the repository
2026-06-16T09:37:13.1098651Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-16T09:37:13.1385764Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-16T09:37:13.1410170Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-16T09:37:13.1640867Z ##[endgroup]
2026-06-16T09:37:13.1641205Z ##[group]Disabling automatic garbage collection
2026-06-16T09:37:13.1645067Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-16T09:37:13.1850949Z ##[endgroup]
2026-06-16T09:37:13.1851324Z ##[group]Setting up auth
2026-06-16T09:37:13.1856762Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:37:13.2059730Z [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-16T09:37:13.5588197Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:37:13.5825306Z [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-16T09:37:13.9415284Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:37:13.9644922Z [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-16T09:37:14.3162889Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-16T09:37:14.3439900Z ##[endgroup]
2026-06-16T09:37:14.3440296Z ##[group]Determining the default branch
2026-06-16T09:37:14.3442860Z Retrieving the default branch name
2026-06-16T09:37:14.7259228Z Default branch 'main'
2026-06-16T09:37:14.7259759Z ##[endgroup]
2026-06-16T09:37:14.7260042Z ##[group]Fetching the repository
2026-06-16T09:37:14.7265477Z [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-16T09:37:15.5275011Z From https://github.com/SaberMage/spt-shell-notify
2026-06-16T09:37:15.5275359Z  * [new branch]      main       -> origin/main
2026-06-16T09:37:15.5383634Z ##[endgroup]
2026-06-16T09:37:15.5383935Z ##[group]Determining the checkout info
2026-06-16T09:37:15.5384736Z ##[endgroup]
2026-06-16T09:37:15.5389499Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-16T09:37:15.5622398Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-16T09:37:15.5825829Z ##[group]Checking out the ref
2026-06-16T09:37:15.5830112Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-16T09:37:15.6112929Z branch 'main' set up to track 'origin/main'.
2026-06-16T09:37:15.6113193Z Reset branch 'main'
2026-06-16T09:37:15.6133775Z ##[endgroup]
2026-06-16T09:37:15.6355440Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-16T09:37:15.6542396Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-16T09:37:15.6765605Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-16T09:37:15.6766022Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-16T09:37:15.6832192Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:37:15.6832487Z ##[endgroup]
2026-06-16T09:37:15.9541292Z     Updating crates.io index
2026-06-16T09:37:16.0746377Z      Locking 11 packages to latest compatible versions
2026-06-16T09:37:16.1112829Z    Compiling serde_core v1.0.228
2026-06-16T09:37:16.1113188Z    Compiling zmij v1.0.21
2026-06-16T09:37:16.1113508Z    Compiling serde_json v1.0.150
2026-06-16T09:37:16.1114008Z    Compiling itoa v1.0.18
2026-06-16T09:37:16.1114360Z    Compiling memchr v2.8.2
2026-06-16T09:37:18.2336994Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-16T09:37:18.5599459Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s
2026-06-16T09:37:18.6477105Z ##[group]Run cargo build -p spt --bin spt
2026-06-16T09:37:18.6477428Z [36;1mcargo build -p spt --bin spt[0m
2026-06-16T09:37:18.6539545Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:37:18.6539875Z ##[endgroup]
2026-06-16T09:37:19.3969782Z    Compiling proc-macro2 v1.0.106
2026-06-16T09:37:19.3970107Z    Compiling unicode-ident v1.0.24
2026-06-16T09:37:19.3970324Z    Compiling quote v1.0.45
2026-06-16T09:37:19.3970620Z    Compiling cfg-if v1.0.4
2026-06-16T09:37:19.3971485Z    Compiling serde_core v1.0.228
2026-06-16T09:37:19.3971983Z    Compiling serde v1.0.228
2026-06-16T09:37:19.3972359Z    Compiling windows-link v0.2.1
2026-06-16T09:37:19.3973015Z    Compiling typenum v1.20.1
2026-06-16T09:37:19.3973427Z    Compiling getrandom v0.3.4
2026-06-16T09:37:19.3973846Z    Compiling portable-atomic v1.13.1
2026-06-16T09:37:19.3974441Z    Compiling pin-project-lite v0.2.17
2026-06-16T09:37:19.3975387Z    Compiling version_check v0.9.5
2026-06-16T09:37:19.3975783Z    Compiling shlex v2.0.1
2026-06-16T09:37:19.3976459Z    Compiling find-msvc-tools v0.1.9
2026-06-16T09:37:19.3976863Z    Compiling memchr v2.8.1
2026-06-16T09:37:19.3977170Z    Compiling critical-section v1.2.0
2026-06-16T09:37:19.4522493Z    Compiling windows-sys v0.61.2
2026-06-16T09:37:19.4733837Z    Compiling subtle v2.6.1
2026-06-16T09:37:19.4978557Z    Compiling smallvec v1.15.1
2026-06-16T09:37:19.5072835Z    Compiling equivalent v1.0.2
2026-06-16T09:37:19.5531230Z    Compiling futures-core v0.3.32
2026-06-16T09:37:19.5960007Z    Compiling itoa v1.0.18
2026-06-16T09:37:19.6174487Z    Compiling bytes v1.11.1
2026-06-16T09:37:19.6640108Z    Compiling semver v1.0.28
2026-06-16T09:37:19.7323421Z    Compiling stable_deref_trait v1.2.1
2026-06-16T09:37:19.7347421Z    Compiling log v0.4.32
2026-06-16T09:37:19.7766963Z    Compiling futures-io v0.3.32
2026-06-16T09:37:19.7905970Z    Compiling generic-array v0.14.7
2026-06-16T09:37:19.7961064Z    Compiling slab v0.4.12
2026-06-16T09:37:19.8249063Z    Compiling futures-sink v0.3.32
2026-06-16T09:37:19.9409923Z    Compiling rustc_version v0.4.1
2026-06-16T09:37:19.9490807Z    Compiling futures-task v0.3.32
2026-06-16T09:37:20.0365210Z    Compiling futures-channel v0.3.32
2026-06-16T09:37:20.0530404Z    Compiling hashbrown v0.17.1
2026-06-16T09:37:20.0772057Z    Compiling rustversion v1.0.22
2026-06-16T09:37:20.1152802Z    Compiling jobserver v0.1.34
2026-06-16T09:37:20.1153294Z    Compiling getrandom v0.2.17
2026-06-16T09:37:20.1800814Z    Compiling cpufeatures v0.2.17
2026-06-16T09:37:20.1840207Z    Compiling fnv v1.0.7
2026-06-16T09:37:20.2656860Z    Compiling cc v1.2.63
2026-06-16T09:37:20.2868962Z    Compiling libc v0.2.186
2026-06-16T09:37:20.2876374Z    Compiling cfg_aliases v0.2.1
2026-06-16T09:37:20.3242824Z    Compiling strsim v0.11.1
2026-06-16T09:37:20.3301812Z    Compiling autocfg v1.5.1
2026-06-16T09:37:20.3857789Z    Compiling litemap v0.8.2
2026-06-16T09:37:20.3964712Z    Compiling rand_core v0.10.1
2026-06-16T09:37:20.4088812Z    Compiling writeable v0.6.3
2026-06-16T09:37:20.4178503Z    Compiling dunce v1.0.5
2026-06-16T09:37:20.4444461Z    Compiling icu_properties_data v2.2.0
2026-06-16T09:37:20.5561619Z    Compiling icu_normalizer_data v2.2.0
2026-06-16T09:37:20.5836979Z    Compiling indexmap v2.14.0
2026-06-16T09:37:20.5922626Z    Compiling ident_case v1.0.1
2026-06-16T09:37:20.6092862Z    Compiling fs_extra v1.3.0
2026-06-16T09:37:20.6708464Z    Compiling syn v2.0.117
2026-06-16T09:37:20.6980067Z    Compiling utf8_iter v1.0.4
2026-06-16T09:37:20.7706032Z    Compiling getrandom v0.4.2
2026-06-16T09:37:20.8303895Z    Compiling percent-encoding v2.3.2
2026-06-16T09:37:20.8374332Z    Compiling http v1.4.1
2026-06-16T09:37:20.8511145Z    Compiling unicode-segmentation v1.13.3
2026-06-16T09:37:20.8842001Z    Compiling cpufeatures v0.3.0
2026-06-16T09:37:20.8902786Z    Compiling thiserror v2.0.18
2026-06-16T09:37:20.9907735Z    Compiling crypto-common v0.1.7
2026-06-16T09:37:20.9987594Z    Compiling aws-lc-rs v1.17.0
2026-06-16T09:37:20.9988082Z    Compiling scopeguard v1.2.0
2026-06-16T09:37:21.0416742Z    Compiling form_urlencoded v1.2.2
2026-06-16T09:37:21.0682088Z    Compiling lock_api v0.4.14
2026-06-16T09:37:21.0924886Z    Compiling cmake v0.1.58
2026-06-16T09:37:21.1124940Z    Compiling chacha20 v0.10.0
2026-06-16T09:37:21.1141553Z    Compiling block-buffer v0.10.4
2026-06-16T09:37:21.2517147Z    Compiling winapi v0.3.9
2026-06-16T09:37:21.2517671Z    Compiling bitflags v2.12.1
2026-06-16T09:37:21.2958613Z    Compiling untrusted v0.9.0
2026-06-16T09:37:21.3165972Z    Compiling digest v0.10.7
2026-06-16T09:37:21.3251543Z    Compiling num-traits v0.2.19
2026-06-16T09:37:21.3430523Z    Compiling rand v0.10.1
2026-06-16T09:37:21.3717123Z    Compiling windows-strings v0.5.1
2026-06-16T09:37:21.4076367Z    Compiling windows-result v0.4.1
2026-06-16T09:37:21.4202506Z    Compiling rustls v0.23.40
2026-06-16T09:37:21.4339581Z    Compiling heck v0.5.0
2026-06-16T09:37:21.4822698Z    Compiling convert_case v0.10.0
2026-06-16T09:37:21.5010391Z    Compiling const-oid v0.10.2
2026-06-16T09:37:21.5617683Z    Compiling unicode-xid v0.2.6
2026-06-16T09:37:21.5799828Z    Compiling anyhow v1.0.102
2026-06-16T09:37:21.6558163Z    Compiling atomic-waker v1.1.2
2026-06-16T09:37:21.6873781Z    Compiling httparse v1.10.1
2026-06-16T09:37:21.6896259Z    Compiling zerocopy v0.8.50
2026-06-16T09:37:21.7482774Z    Compiling parking_lot_core v0.9.12
2026-06-16T09:37:21.7483551Z    Compiling http-body v1.0.1
2026-06-16T09:37:21.7819005Z    Compiling curve25519-dalek v4.1.3
2026-06-16T09:37:21.8016020Z    Compiling hybrid-array v0.4.12
2026-06-16T09:37:21.8568537Z    Compiling ahash v0.8.12
2026-06-16T09:37:21.8908202Z    Compiling either v1.16.0
2026-06-16T09:37:22.1255572Z    Compiling powerfmt v0.2.0
2026-06-16T09:37:22.1270125Z    Compiling base64ct v1.8.3
2026-06-16T09:37:22.1791206Z    Compiling aws-lc-sys v0.41.0
2026-06-16T09:37:22.1848447Z    Compiling ring v0.17.14
2026-06-16T09:37:22.2657202Z    Compiling deranged v0.5.8
2026-06-16T09:37:22.3082318Z    Compiling rand_core v0.6.4
2026-06-16T09:37:22.3493482Z    Compiling pem-rfc7468 v1.0.0
2026-06-16T09:37:22.3543661Z    Compiling pkg-config v0.3.33
2026-06-16T09:37:22.4003821Z    Compiling data-encoding v2.11.0
2026-06-16T09:37:22.4199321Z    Compiling vcpkg v0.2.15
2026-06-16T09:37:22.5639525Z    Compiling fastrand v2.4.1
2026-06-16T09:37:22.5949209Z    Compiling zmij v1.0.21
2026-06-16T09:37:22.6604249Z    Compiling time-core v0.1.8
2026-06-16T09:37:22.6669667Z    Compiling base64 v0.22.1
2026-06-16T09:37:22.6903907Z    Compiling tinyvec_macros v0.1.1
2026-06-16T09:37:22.8329597Z    Compiling tower-service v0.3.3
2026-06-16T09:37:22.8554098Z    Compiling num-conv v0.2.2
2026-06-16T09:37:22.8689057Z    Compiling try-lock v0.2.5
2026-06-16T09:37:22.8837104Z    Compiling tinyvec v1.11.0
2026-06-16T09:37:22.9361389Z    Compiling want v0.3.1
2026-06-16T09:37:22.9556547Z    Compiling parking_lot v0.12.5
2026-06-16T09:37:22.9961510Z    Compiling crypto-common v0.2.2
2026-06-16T09:37:23.0358939Z    Compiling block-buffer v0.12.0
2026-06-16T09:37:23.0650037Z    Compiling sha2 v0.10.9
2026-06-16T09:37:23.0975289Z    Compiling vergen-lib v9.1.0
2026-06-16T09:37:23.1685900Z    Compiling inout v0.1.4
2026-06-16T09:37:23.2317838Z    Compiling n0-future v0.3.2
2026-06-16T09:37:23.2836797Z    Compiling winnow v1.0.3
2026-06-16T09:37:23.3092972Z    Compiling libsqlite3-sys v0.30.1
2026-06-16T09:37:23.4456859Z    Compiling cordyceps v0.3.4
2026-06-16T09:37:23.4624876Z    Compiling signature v2.2.0
2026-06-16T09:37:23.4825685Z    Compiling serde_json v1.0.150
2026-06-16T09:37:23.5569049Z    Compiling parking v2.2.1
2026-06-16T09:37:23.5642985Z    Compiling diatomic-waker v0.2.3
2026-06-16T09:37:23.6582695Z    Compiling crossbeam-utils v0.8.21
2026-06-16T09:37:23.6751179Z    Compiling spin v0.10.0
2026-06-16T09:37:23.6776024Z    Compiling httpdate v1.0.3
2026-06-16T09:37:23.7630607Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-16T09:37:23.8419189Z    Compiling futures-buffered v0.2.13
2026-06-16T09:37:23.8617660Z    Compiling digest v0.11.3
2026-06-16T09:37:23.9763637Z    Compiling futures-lite v2.6.1
2026-06-16T09:37:24.0812926Z    Compiling synstructure v0.13.2
2026-06-16T09:37:24.0939276Z    Compiling darling_core v0.20.11
2026-06-16T09:37:24.1962410Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-16T09:37:24.2381627Z    Compiling ed25519 v2.2.3
2026-06-16T09:37:24.2637655Z    Compiling cipher v0.4.4
2026-06-16T09:37:24.2968018Z    Compiling vergen v9.1.0
2026-06-16T09:37:24.3069753Z    Compiling vergen-lib v0.1.6
2026-06-16T09:37:24.6148871Z    Compiling universal-hash v0.5.1
2026-06-16T09:37:24.6262336Z    Compiling noq-udp v0.10.0
2026-06-16T09:37:24.6394517Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-16T09:37:24.7405509Z    Compiling heapless v0.7.17
2026-06-16T09:37:24.7565655Z    Compiling sync_wrapper v1.0.2
2026-06-16T09:37:24.8261337Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-16T09:37:24.8380154Z    Compiling byteorder v1.5.0
2026-06-16T09:37:24.8410845Z    Compiling allocator-api2 v0.2.21
2026-06-16T09:37:24.8481880Z    Compiling opaque-debug v0.3.1
2026-06-16T09:37:24.9235362Z    Compiling polyval v0.6.2
2026-06-16T09:37:24.9739820Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-16T09:37:25.0456312Z    Compiling hash32 v0.2.1
2026-06-16T09:37:25.1570972Z    Compiling spin v0.9.8
2026-06-16T09:37:25.1712502Z    Compiling vergen-gitcl v1.0.8
2026-06-16T09:37:25.2110951Z    Compiling windows-threading v0.2.1
2026-06-16T09:37:25.2198648Z    Compiling fallible-iterator v0.3.0
2026-06-16T09:37:25.2842324Z    Compiling tower-layer v0.3.3
2026-06-16T09:37:25.3670315Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-16T09:37:25.4012922Z    Compiling ryu v1.0.23
2026-06-16T09:37:25.4232548Z    Compiling signature v3.0.0
2026-06-16T09:37:25.5651488Z    Compiling windows-targets v0.52.6
2026-06-16T09:37:25.5726171Z    Compiling ghash v0.5.1
2026-06-16T09:37:25.5854833Z    Compiling ctr v0.9.2
2026-06-16T09:37:25.5947567Z    Compiling proc-macro-crate v3.5.0
2026-06-16T09:37:25.6119055Z    Compiling aes v0.8.4
2026-06-16T09:37:25.6559757Z    Compiling sha2 v0.11.0-rc.5
2026-06-16T09:37:25.6941698Z    Compiling fs2 v0.4.3
2026-06-16T09:37:25.7437678Z    Compiling time v0.3.47
2026-06-16T09:37:25.7586384Z    Compiling http-body-util v0.1.3
2026-06-16T09:37:25.8016501Z    Compiling aead v0.5.2
2026-06-16T09:37:25.8883519Z    Compiling widestring v1.2.1
2026-06-16T09:37:25.9043249Z    Compiling ipconfig v0.3.4
2026-06-16T09:37:25.9866172Z    Compiling windows-sys v0.59.0
2026-06-16T09:37:26.1222707Z    Compiling aes-gcm v0.10.3
2026-06-16T09:37:26.1443349Z    Compiling crossbeam-channel v0.5.15
2026-06-16T09:37:26.1965779Z    Compiling crossbeam-epoch v0.9.18
2026-06-16T09:37:26.2056492Z    Compiling serde_derive v1.0.228
2026-06-16T09:37:26.2830461Z    Compiling zeroize_derive v1.4.3
2026-06-16T09:37:26.2950117Z    Compiling zerofrom-derive v0.1.7
2026-06-16T09:37:26.3290281Z    Compiling yoke-derive v0.8.2
2026-06-16T09:37:26.5543998Z    Compiling socket2 v0.6.4
2026-06-16T09:37:26.5727993Z    Compiling mio v1.2.1
2026-06-16T09:37:26.7259474Z    Compiling tokio-macros v2.7.0
2026-06-16T09:37:26.7575927Z    Compiling futures-macro v0.3.32
2026-06-16T09:37:26.8554346Z    Compiling zeroize v1.8.2
2026-06-16T09:37:26.8985369Z    Compiling zerovec-derive v0.11.3
2026-06-16T09:37:26.9367987Z    Compiling displaydoc v0.2.6
2026-06-16T09:37:27.0971459Z    Compiling tracing-attributes v0.1.31
2026-06-16T09:37:27.1516507Z    Compiling thiserror-impl v2.0.18
2026-06-16T09:37:27.1730946Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-16T09:37:27.2811068Z    Compiling rustls-pki-types v1.14.1
2026-06-16T09:37:27.4512199Z    Compiling tokio v1.52.3
2026-06-16T09:37:27.5645540Z    Compiling futures-util v0.3.32
2026-06-16T09:37:27.6922875Z    Compiling darling_macro v0.20.11
2026-06-16T09:37:27.6928430Z    Compiling derive_more-impl v2.1.1
2026-06-16T09:37:27.7350431Z    Compiling windows-implement v0.60.2
2026-06-16T09:37:27.7566209Z    Compiling zerofrom v0.1.8
2026-06-16T09:37:27.8150581Z    Compiling spez v0.1.2
2026-06-16T09:37:27.9995292Z    Compiling windows-interface v0.59.3
2026-06-16T09:37:28.0525545Z    Compiling yoke v0.8.3
2026-06-16T09:37:28.4198048Z    Compiling n0-error-macros v0.1.3
2026-06-16T09:37:28.5256395Z    Compiling zerotrie v0.2.4
2026-06-16T09:37:28.6337875Z    Compiling zerovec v0.11.6
2026-06-16T09:37:28.6594572Z    Compiling darling v0.20.11
2026-06-16T09:37:28.7675558Z    Compiling der v0.8.0-rc.10
2026-06-16T09:37:28.7936257Z    Compiling pin-project-internal v1.1.13
2026-06-16T09:37:28.9022791Z    Compiling derive_builder_core v0.20.2
2026-06-16T09:37:28.9237475Z    Compiling windows-core v0.62.2
2026-06-16T09:37:28.9727352Z    Compiling postcard-derive v0.2.2
2026-06-16T09:37:29.0761797Z    Compiling cobs v0.3.0
2026-06-16T09:37:29.0769803Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-16T09:37:29.2711150Z    Compiling tinystr v0.8.3
2026-06-16T09:37:29.2901070Z    Compiling potential_utf v0.1.5
2026-06-16T09:37:29.3873140Z    Compiling icu_collections v2.2.0
2026-06-16T09:37:29.4913231Z    Compiling icu_locale_core v2.2.0
2026-06-16T09:37:29.5039054Z    Compiling n0-error v0.1.3
2026-06-16T09:37:29.5164519Z    Compiling windows-numerics v0.3.1
2026-06-16T09:37:29.5280849Z    Compiling windows-future v0.3.2
2026-06-16T09:37:29.7357935Z    Compiling ed25519-dalek v2.2.0
2026-06-16T09:37:29.7700316Z    Compiling windows-collections v0.3.2
2026-06-16T09:37:30.0136341Z    Compiling pin-project v1.1.13
2026-06-16T09:37:30.0613247Z    Compiling derive_builder_macro v0.20.2
2026-06-16T09:37:30.0906938Z    Compiling spki v0.8.0-rc.4
2026-06-16T09:37:30.1008553Z    Compiling spt-proto v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-16T09:37:30.1172343Z    Compiling data-encoding-macro v0.1.20
2026-06-16T09:37:30.2430801Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-16T09:37:30.2878039Z    Compiling windows v0.62.2
2026-06-16T09:37:30.2948179Z    Compiling num_enum_derive v0.7.6
2026-06-16T09:37:30.3319799Z    Compiling enum-assoc v1.3.0
2026-06-16T09:37:30.3320496Z    Compiling iroh-metrics-derive v0.4.1
2026-06-16T09:37:30.4172619Z    Compiling icu_provider v2.2.0
2026-06-16T09:37:30.4189635Z    Compiling async-trait v0.1.89
2026-06-16T09:37:30.4574854Z    Compiling derive_builder v0.20.2
2026-06-16T09:37:30.4667247Z    Compiling strum_macros v0.28.0
2026-06-16T09:37:30.7118434Z    Compiling icu_normalizer v2.2.0
2026-06-16T09:37:30.7195232Z    Compiling icu_properties v2.2.0
2026-06-16T09:37:30.8186687Z    Compiling ipnet v2.12.0
2026-06-16T09:37:30.8677413Z    Compiling futures-executor v0.3.32
2026-06-16T09:37:31.0873701Z    Compiling once_cell v1.21.4
2026-06-16T09:37:31.1042148Z    Compiling prefix-trie v0.8.4
2026-06-16T09:37:31.1223713Z    Compiling futures v0.3.32
2026-06-16T09:37:31.2461662Z    Compiling ed25519 v3.0.0-rc.4
2026-06-16T09:37:31.3285131Z    Compiling tracing-core v0.1.36
2026-06-16T09:37:31.4657977Z    Compiling derive_more v2.1.1
2026-06-16T09:37:31.5715517Z    Compiling hashbrown v0.14.5
2026-06-16T09:37:31.5894659Z    Compiling tokio-util v0.7.18
2026-06-16T09:37:31.5935528Z    Compiling tower v0.5.3
2026-06-16T09:37:31.7348530Z    Compiling tracing v0.1.44
2026-06-16T09:37:31.7368979Z    Compiling chrono v0.4.45
2026-06-16T09:37:31.8612887Z    Compiling idna_adapter v1.2.2
2026-06-16T09:37:31.9976136Z    Compiling idna v1.1.0
2026-06-16T09:37:32.0592947Z    Compiling postcard v1.1.3
2026-06-16T09:37:32.1087434Z    Compiling hashlink v0.9.1
2026-06-16T09:37:32.1160429Z    Compiling blake3 v1.8.5
2026-06-16T09:37:32.1468320Z    Compiling windows-registry v0.6.1
2026-06-16T09:37:32.1552918Z    Compiling uuid v1.23.2
2026-06-16T09:37:32.3460701Z    Compiling url v2.5.8
2026-06-16T09:37:32.4493209Z    Compiling h2 v0.4.14
2026-06-16T09:37:32.5079738Z    Compiling rusqlite v0.32.1
2026-06-16T09:37:32.5485832Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-16T09:37:32.5575225Z    Compiling memoffset v0.6.5
2026-06-16T09:37:32.5599829Z    Compiling netwatch v0.16.0
2026-06-16T09:37:32.6065177Z    Compiling noq v0.18.0
2026-06-16T09:37:32.6616497Z    Compiling acto v0.8.2
2026-06-16T09:37:32.7824615Z    Compiling xml-rs v0.8.28
2026-06-16T09:37:32.8137110Z    Compiling thiserror v1.0.69
2026-06-16T09:37:32.8569450Z    Compiling identity-hash v0.1.0
2026-06-16T09:37:32.9084199Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-16T09:37:32.9379889Z    Compiling mac-addr v0.3.0
2026-06-16T09:37:32.9443842Z    Compiling tagptr v0.2.0
2026-06-16T09:37:32.9586755Z    Compiling sorted-index-buffer v0.2.1
2026-06-16T09:37:33.0013721Z    Compiling foldhash v0.2.0
2026-06-16T09:37:33.0821956Z    Compiling ref-cast v1.0.25
2026-06-16T09:37:33.0822436Z    Compiling lru-slab v0.1.2
2026-06-16T09:37:33.1705190Z    Compiling rustc-hash v2.1.2
2026-06-16T09:37:33.1916615Z    Compiling hashbrown v0.16.1
2026-06-16T09:37:33.2453701Z    Compiling moka v0.12.15
2026-06-16T09:37:33.2668977Z    Compiling netdev v0.42.0
2026-06-16T09:37:33.3475472Z    Compiling spt-store v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-16T09:37:33.3982174Z    Compiling xmltree v0.10.3
2026-06-16T09:37:33.4073328Z    Compiling iroh-base v0.98.0
2026-06-16T09:37:33.4207211Z    Compiling attohttpc v0.30.1
2026-06-16T09:37:33.5922361Z    Compiling tower-http v0.6.11
2026-06-16T09:37:33.7525400Z    Compiling strum v0.28.0
2026-06-16T09:37:33.8722735Z    Compiling n0-watcher v0.6.1
2026-06-16T09:37:33.9502538Z    Compiling iroh-metrics v0.38.3
2026-06-16T09:37:34.0033455Z    Compiling iroh-relay v0.98.0
2026-06-16T09:37:34.1037756Z    Compiling tokio-stream v0.1.18
2026-06-16T09:37:34.1145144Z    Compiling num_enum v0.7.6
2026-06-16T09:37:34.1498407Z    Compiling toml_datetime v0.6.11
2026-06-16T09:37:34.1960312Z    Compiling serde_spanned v0.6.9
2026-06-16T09:37:34.3375215Z    Compiling thiserror-impl v1.0.69
2026-06-16T09:37:34.3856111Z    Compiling ref-cast-impl v1.0.25
2026-06-16T09:37:34.4537159Z    Compiling serde_derive_internals v0.29.1
2026-06-16T09:37:34.5209577Z    Compiling simple-dns v0.9.3
2026-06-16T09:37:34.5534820Z    Compiling serial-core v0.4.0
2026-06-16T09:37:34.6022990Z    Compiling aho-corasick v1.1.4
2026-06-16T09:37:34.6273449Z    Compiling simdutf8 v0.1.5
2026-06-16T09:37:34.7564724Z    Compiling winnow v0.7.15
2026-06-16T09:37:34.8724935Z    Compiling smol_str v0.1.24
2026-06-16T09:37:34.9111598Z    Compiling sha1_smol v1.0.1
2026-06-16T09:37:35.0245012Z    Compiling resolv-conf v0.7.6
2026-06-16T09:37:35.0894810Z    Compiling constant_time_eq v0.4.2
2026-06-16T09:37:35.1156342Z    Compiling regex-syntax v0.8.10
2026-06-16T09:37:35.1400622Z    Compiling spt-msg v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-16T09:37:35.2106449Z    Compiling toml_write v0.1.2
2026-06-16T09:37:35.2862672Z    Compiling winreg v0.10.1
2026-06-16T09:37:35.4241051Z    Compiling arrayref v0.3.9
2026-06-16T09:37:35.4994225Z    Compiling arrayvec v0.7.6
2026-06-16T09:37:35.5391124Z    Compiling iroh-dns v0.98.0
2026-06-16T09:37:35.5751604Z    Compiling schemars_derive v1.2.1
2026-06-16T09:37:35.9598525Z    Compiling hyper v1.10.1
2026-06-16T09:37:35.9636984Z    Compiling serial-windows v0.4.0
2026-06-16T09:37:36.1780128Z    Compiling lru v0.16.4
2026-06-16T09:37:36.2812926Z    Compiling webpki-roots v1.0.7
2026-06-16T09:37:36.3353901Z    Compiling seize v0.5.1
2026-06-16T09:37:36.3779709Z    Compiling darling_core v0.23.0
2026-06-16T09:37:36.3798950Z    Compiling serde_bytes v0.11.19
2026-06-16T09:37:36.3913123Z    Compiling hmac v0.12.1
2026-06-16T09:37:36.4227295Z    Compiling toml_edit v0.22.27
2026-06-16T09:37:36.5274249Z    Compiling iroh v0.98.2
2026-06-16T09:37:36.6074466Z    Compiling dyn-clone v1.0.20
2026-06-16T09:37:36.7084814Z    Compiling anstyle v1.0.14
2026-06-16T09:37:36.7536645Z    Compiling bitflags v1.3.2
2026-06-16T09:37:36.7934723Z    Compiling utf8parse v0.2.2
2026-06-16T09:37:36.8335673Z    Compiling lazy_static v1.5.0
2026-06-16T09:37:36.8336447Z    Compiling once_cell_polyfill v1.70.2
2026-06-16T09:37:36.8878306Z    Compiling regex-automata v0.4.14
2026-06-16T09:37:36.9199004Z    Compiling pin-utils v0.1.0
2026-06-16T09:37:36.9344553Z    Compiling cmov v0.5.4
2026-06-16T09:37:36.9682035Z    Compiling nix v0.25.1
2026-06-16T09:37:36.9921614Z    Compiling anstyle-wincon v3.0.11
2026-06-16T09:37:36.9991945Z    Compiling shared_library v0.1.9
2026-06-16T09:37:37.0384555Z    Compiling anstyle-parse v1.0.0
2026-06-16T09:37:37.1458778Z    Compiling hyper-util v0.1.20
2026-06-16T09:37:37.2589715Z    Compiling ctutils v0.4.2
2026-06-16T09:37:37.3124154Z    Compiling schemars v1.2.1
2026-06-16T09:37:37.3199894Z    Compiling papaya v0.2.4
2026-06-16T09:37:37.3423026Z    Compiling hkdf v0.12.4
2026-06-16T09:37:37.4667452Z    Compiling serial v0.4.0
2026-06-16T09:37:37.5063620Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-16T09:37:37.5555357Z    Compiling filedescriptor v0.8.3
2026-06-16T09:37:37.7524122Z    Compiling backon v1.6.0
2026-06-16T09:37:37.7949415Z    Compiling anstyle-query v1.1.5
2026-06-16T09:37:37.7976542Z    Compiling is_terminal_polyfill v1.70.2
2026-06-16T09:37:37.9065986Z    Compiling shell-words v1.1.1
2026-06-16T09:37:37.9558753Z    Compiling paste v1.0.15
2026-06-16T09:37:38.0619852Z    Compiling downcast-rs v1.2.1
2026-06-16T09:37:38.1247707Z    Compiling toml v0.8.23
2026-06-16T09:37:38.1559191Z    Compiling colorchoice v1.0.5
2026-06-16T09:37:38.1885967Z    Compiling foldhash v0.1.5
2026-06-16T09:37:38.2375765Z    Compiling instability v0.3.12
2026-06-16T09:37:38.2555943Z    Compiling anstream v1.0.0
2026-06-16T09:37:38.3070610Z    Compiling hashbrown v0.15.5
2026-06-16T09:37:38.3977458Z    Compiling portable-pty v0.8.1
2026-06-16T09:37:38.4081867Z    Compiling spake2 v0.4.0
2026-06-16T09:37:38.5403726Z    Compiling igd-next v0.17.1
2026-06-16T09:37:38.7642215Z    Compiling terminal_size v0.4.4
2026-06-16T09:37:38.7797246Z    Compiling regex v1.12.3
2026-06-16T09:37:38.8899192Z    Compiling strum_macros v0.26.4
2026-06-16T09:37:38.9168289Z    Compiling crossterm_winapi v0.9.1
2026-06-16T09:37:39.0068459Z    Compiling itertools v0.13.0
2026-06-16T09:37:39.1070498Z    Compiling spt-runtime v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-16T09:37:39.2997313Z    Compiling sha1 v0.10.6
2026-06-16T09:37:39.3317201Z    Compiling castaway v0.2.4
2026-06-16T09:37:39.3740574Z    Compiling indoc v2.0.7
2026-06-16T09:37:39.4456412Z    Compiling wmi v0.18.4
2026-06-16T09:37:39.5403296Z    Compiling recvmsg v1.0.0
2026-06-16T09:37:39.5666490Z    Compiling darling_macro v0.23.0
2026-06-16T09:37:39.7467618Z    Compiling doctest-file v1.1.1
2026-06-16T09:37:39.7669722Z    Compiling clap_lex v1.1.0
2026-06-16T09:37:39.8949731Z    Compiling static_assertions v1.1.0
2026-06-16T09:37:39.9617488Z    Compiling unicode-width v0.1.14
2026-06-16T09:37:39.9890220Z    Compiling compact_str v0.8.2
2026-06-16T09:37:40.0464309Z    Compiling clap_builder v4.6.0
2026-06-16T09:37:40.0979464Z    Compiling darling v0.23.0
2026-06-16T09:37:40.2354518Z    Compiling interprocess v2.4.2
2026-06-16T09:37:40.4675907Z    Compiling unicode-truncate v1.1.0
2026-06-16T09:37:40.5965957Z    Compiling crossterm v0.28.1
2026-06-16T09:37:40.7593835Z    Compiling lru v0.12.5
2026-06-16T09:37:40.8107668Z    Compiling strum v0.26.3
2026-06-16T09:37:40.9074715Z    Compiling portmapper v0.16.0
2026-06-16T09:37:40.9599209Z    Compiling spt-live v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-16T09:37:41.0188625Z    Compiling spt-term v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-16T09:37:41.4236880Z    Compiling clap_derive v4.6.1
2026-06-16T09:37:41.5439702Z    Compiling unicode-width v0.2.0
2026-06-16T09:37:41.8136988Z    Compiling cassowary v0.3.0
2026-06-16T09:37:41.9119538Z    Compiling nucleo-matcher v0.3.1
2026-06-16T09:37:41.9207401Z    Compiling qrcode v0.14.1
2026-06-16T09:37:42.3085891Z    Compiling ratatui v0.29.0
2026-06-16T09:37:43.2065194Z    Compiling clap v4.6.1
2026-06-16T09:37:53.4990585Z    Compiling rustls-webpki v0.103.13
2026-06-16T09:37:55.6082257Z    Compiling tokio-rustls v0.26.4
2026-06-16T09:37:55.6082473Z    Compiling noq-proto v0.17.0
2026-06-16T09:37:55.6082653Z    Compiling rustls-platform-verifier v0.7.0
2026-06-16T09:37:55.7408756Z    Compiling hyper-rustls v0.27.9
2026-06-16T09:37:55.7408983Z    Compiling hickory-net v0.26.0-beta.4
2026-06-16T09:37:55.7409337Z    Compiling tokio-websockets v0.13.2
2026-06-16T09:37:55.8860018Z    Compiling reqwest v0.13.4
2026-06-16T09:37:56.7484695Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-16T09:38:12.1254809Z    Compiling spt-net v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-16T09:38:13.3906528Z    Compiling spt-daemon v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-16T09:38:21.1325052Z    Compiling spt v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-16T09:38:27.2711006Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 08s
2026-06-16T09:38:27.3620566Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-06-16T09:38:27.3620930Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-06-16T09:38:27.3682791Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-16T09:38:27.3683004Z env:
2026-06-16T09:38:27.3683114Z   SPT_TWO_HOST: 1
2026-06-16T09:38:27.3683238Z   SPT_TWO_HOST_ROLE: a
2026-06-16T09:38:27.3683378Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-06-16T09:38:27.3683548Z   SPT_TWO_HOST_PEER_IP: 100.98.197.12
2026-06-16T09:38:27.3683697Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-06-16T09:38:27.3684013Z   SPT_TWO_HOST_NOTIFY_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-16T09:38:27.3684322Z ##[endgroup]
2026-06-16T09:38:28.0201805Z    Compiling windows-sys v0.61.2
2026-06-16T09:38:28.0211148Z    Compiling cc v1.2.63
2026-06-16T09:38:28.0264729Z    Compiling strsim v0.11.1
2026-06-16T09:38:28.0274606Z    Compiling unicode-segmentation v1.13.3
2026-06-16T09:38:28.0275943Z    Compiling rustls v0.23.40
2026-06-16T09:38:28.0313435Z    Compiling fastrand v2.4.1
2026-06-16T09:38:28.0415568Z    Compiling either v1.16.0
2026-06-16T09:38:28.0457203Z    Compiling windows-sys v0.59.0
2026-06-16T09:38:28.1369662Z    Compiling darling_core v0.20.11
2026-06-16T09:38:28.1432596Z    Compiling futures-lite v2.6.1
2026-06-16T09:38:28.1595711Z    Compiling prefix-trie v0.8.4
2026-06-16T09:38:28.2911832Z    Compiling convert_case v0.10.0
2026-06-16T09:38:28.4869501Z    Compiling derive_more-impl v2.1.1
2026-06-16T09:38:28.5330011Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-16T09:38:28.7793237Z    Compiling ring v0.17.14
2026-06-16T09:38:28.7793529Z    Compiling libsqlite3-sys v0.30.1
2026-06-16T09:38:28.7793867Z    Compiling blake3 v1.8.5
2026-06-16T09:38:29.3439415Z    Compiling darling_macro v0.20.11
2026-06-16T09:38:29.6227482Z    Compiling darling v0.20.11
2026-06-16T09:38:29.7840919Z    Compiling derive_builder_core v0.20.2
2026-06-16T09:38:30.0850204Z    Compiling derive_more v2.1.1
2026-06-16T09:38:30.3242013Z    Compiling iroh-base v0.98.0
2026-06-16T09:38:30.7035184Z    Compiling derive_builder_macro v0.20.2
2026-06-16T09:38:30.9506462Z    Compiling derive_builder v0.20.2
2026-06-16T09:38:31.0687619Z    Compiling vergen-lib v9.1.0
2026-06-16T09:38:31.0687839Z    Compiling vergen-lib v0.1.6
2026-06-16T09:38:31.1539752Z    Compiling vergen v9.1.0
2026-06-16T09:38:31.1834969Z    Compiling vergen-gitcl v1.0.8
2026-06-16T09:38:31.4627318Z    Compiling iroh-relay v0.98.0
2026-06-16T09:38:31.7397197Z    Compiling rusqlite v0.32.1
2026-06-16T09:38:32.0992989Z    Compiling rustls-webpki v0.103.13
2026-06-16T09:38:32.2550160Z    Compiling spt-store v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-16T09:38:32.9873654Z    Compiling socket2 v0.6.4
2026-06-16T09:38:32.9874143Z    Compiling mio v1.2.1
2026-06-16T09:38:32.9874413Z    Compiling netdev v0.42.0
2026-06-16T09:38:32.9874873Z    Compiling seize v0.5.1
2026-06-16T09:38:32.9875278Z    Compiling interprocess v2.4.2
2026-06-16T09:38:32.9875743Z    Compiling tempfile v3.27.0
2026-06-16T09:38:33.1102613Z    Compiling papaya v0.2.4
2026-06-16T09:38:33.2524386Z    Compiling noq-udp v0.10.0
2026-06-16T09:38:33.2788342Z    Compiling ipconfig v0.3.4
2026-06-16T09:38:33.3483350Z    Compiling tokio v1.52.3
2026-06-16T09:38:33.5240329Z    Compiling spt-msg v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-16T09:38:33.7056357Z    Compiling spt-runtime v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-16T09:38:33.7057037Z    Compiling spt-term v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-16T09:38:34.7171868Z    Compiling rustls-platform-verifier v0.7.0
2026-06-16T09:38:34.7172110Z    Compiling noq-proto v0.17.0
2026-06-16T09:38:35.0944325Z    Compiling spt-live v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-16T09:38:36.3040360Z    Compiling tokio-util v0.7.18
2026-06-16T09:38:36.3040601Z    Compiling tokio-rustls v0.26.4
2026-06-16T09:38:36.3040779Z    Compiling tower v0.5.3
2026-06-16T09:38:36.3040923Z    Compiling acto v0.8.2
2026-06-16T09:38:36.3041058Z    Compiling backon v1.6.0
2026-06-16T09:38:36.6395676Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-16T09:38:36.6565893Z    Compiling tower-http v0.6.11
2026-06-16T09:38:36.8044909Z    Compiling h2 v0.4.14
2026-06-16T09:38:36.8045232Z    Compiling n0-future v0.3.2
2026-06-16T09:38:36.8045522Z    Compiling tokio-stream v0.1.18
2026-06-16T09:38:36.8045814Z    Compiling tokio-websockets v0.13.2
2026-06-16T09:38:36.9178296Z    Compiling n0-watcher v0.6.1
2026-06-16T09:38:36.9178647Z    Compiling iroh-dns v0.98.0
2026-06-16T09:38:37.1155002Z    Compiling netwatch v0.16.0
2026-06-16T09:38:38.2109628Z    Compiling noq v0.18.0
2026-06-16T09:38:39.4089093Z    Compiling hyper v1.10.1
2026-06-16T09:38:39.4089316Z    Compiling hickory-net v0.26.0-beta.4
2026-06-16T09:38:40.1651205Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-16T09:38:40.1660941Z    Compiling hyper-util v0.1.20
2026-06-16T09:38:40.9414075Z    Compiling hyper-rustls v0.27.9
2026-06-16T09:38:40.9414290Z    Compiling igd-next v0.17.1
2026-06-16T09:38:41.0673927Z    Compiling reqwest v0.13.4
2026-06-16T09:38:41.4761449Z    Compiling portmapper v0.16.0
2026-06-16T09:38:46.4100978Z    Compiling iroh v0.98.2
2026-06-16T09:38:55.0424934Z    Compiling spt-net v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-16T09:38:56.2995773Z    Compiling spt-daemon v0.7.3 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-16T09:39:06.7413260Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.13s
2026-06-16T09:39:06.7624475Z      Running tests\twohost.rs (target\debug\deps\twohost-9f39f099c9408f92.exe)
2026-06-16T09:39:06.7980587Z 
2026-06-16T09:39:06.7980805Z running 2 tests
2026-06-16T09:39:06.7982755Z test two_host_ladder_role_b ... ok
2026-06-16T09:39:06.7991414Z TWOHOST role A: node bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a
2026-06-16T09:39:07.0135294Z TWOHOST OK: pairing (initiator, product surface) — joined subnet 'twohost'
2026-06-16T09:39:07.5251624Z PUMP_IPC_READER: spawned
2026-06-16T09:39:07.7754692Z TWOHOST OK: register: B's perch row replicated to A
2026-06-16T09:39:07.8013990Z TWOHOST OK: message sent (B asserts the spool)
2026-06-16T09:39:07.8332504Z TWOHOST OK: file fetch (sid 1)
2026-06-16T09:39:07.8860540Z TWOHOST OK: remote-drive (attach echo)
2026-06-16T09:39:07.9186312Z TWOHOST OK: sync: A pulled B's mind
2026-06-16T09:39:08.1108253Z UPDATE_STAGED:6:BrainOnly (from 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612)
2026-06-16T09:39:08.1688640Z TWOHOST OK: update: B's v6 staged at A through the verify gate
2026-06-16T09:39:08.1689300Z TWOHOST OK: update: consent notif surfaced at A
2026-06-16T09:39:08.4192238Z TWOHOST OK: notif: B's dismissal replicated to A
2026-06-16T09:39:08.6858483Z TWOHOST OK: rest: B's row advertises Suspended at A
2026-06-16T09:39:08.9918390Z TWOHOST OK: rest: B's row advertises Active again at A (with a presence stamp)
2026-06-16T09:39:08.9918681Z TWOHOST OK: remote suspend/wake round trip
2026-06-16T09:39:09.7467741Z TWOHOST OK: presence: B's surface marks replicated back to A
2026-06-16T09:39:09.8710455Z TWOHOST OK: cross-node shell relink + drive (B asserts the render)
2026-06-16T09:39:09.9109922Z TWOHOST OK: cross-node drive drops an offline persistent shell (no wake, no spool)
2026-06-16T09:39:10.0641920Z TWOHOST OK: gateway-typed owner cross-node cmd+drive (owner-type-agnostic across a real link)
2026-06-16T09:39:10.5680615Z TWOHOST OK: toast: B's surface marks replicated back to A
2026-06-16T09:39:10.6322202Z TWOHOST OK: file push (done barrier)
2026-06-16T09:39:10.6322405Z TWOHOST role A: ladder complete
2026-06-16T09:39:10.6490491Z test two_host_ladder_role_a ... ok
2026-06-16T09:39:10.6490620Z 
2026-06-16T09:39:10.6491474Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.85s
2026-06-16T09:39:10.6491932Z 
2026-06-16T09:39:10.7381598Z Post job cleanup.
2026-06-16T09:39:10.8319401Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:39:10.8517681Z git version 2.43.0.windows.1
2026-06-16T09:39:10.8551378Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\cacf1a19-81e8-43b4-9103-4cd0e9df0b8c\.gitconfig'
2026-06-16T09:39:10.8563139Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\cacf1a19-81e8-43b4-9103-4cd0e9df0b8c' before making global git config changes
2026-06-16T09:39:10.8563627Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:39:10.8568229Z [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-16T09:39:10.8784560Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:39:10.8991709Z [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-16T09:39:11.2669696Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:39:11.2866607Z http.https://github.com/.extraheader
2026-06-16T09:39:11.2891450Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-16T09:39:11.3116915Z [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-16T09:39:11.6588316Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:39:11.6800131Z [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-16T09:39:12.0357909Z Post job cleanup.
2026-06-16T09:39:12.1278145Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-16T09:39:12.1482003Z git version 2.43.0.windows.1
2026-06-16T09:39:12.1515800Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\b61d355f-5915-48d8-a8d7-4db8d9b8d31e\.gitconfig'
2026-06-16T09:39:12.1527580Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\b61d355f-5915-48d8-a8d7-4db8d9b8d31e' before making global git config changes
2026-06-16T09:39:12.1528086Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:39:12.1532661Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-16T09:39:12.1751733Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:39:12.1957665Z [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-16T09:39:12.5471437Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:39:12.5676162Z http.https://github.com/.extraheader
2026-06-16T09:39:12.5702654Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-16T09:39:12.5930325Z [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-16T09:39:12.9376836Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:39:12.9588248Z [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-16T09:39:13.3226769Z Cleaning up orphan processes
2026-06-16T09:39:13.3515105Z Terminate orphan process: pid (248288) (vctip)
