﻿2026-06-07T22:55:17.4847988Z Current runner version: '2.334.0'
2026-06-07T22:55:17.4852624Z Runner name: 'hfenduleam'
2026-06-07T22:55:17.4853212Z Runner group name: 'Default'
2026-06-07T22:55:17.4853814Z Machine name: 'HFENDULEAM'
2026-06-07T22:55:17.4855775Z ##[group]GITHUB_TOKEN Permissions
2026-06-07T22:55:17.4857042Z Contents: read
2026-06-07T22:55:17.4857405Z Metadata: read
2026-06-07T22:55:17.4857767Z Packages: read
2026-06-07T22:55:17.4858186Z ##[endgroup]
2026-06-07T22:55:17.4859452Z Secret source: Actions
2026-06-07T22:55:17.4859892Z Prepare workflow directory
2026-06-07T22:55:17.5119738Z Prepare all required actions
2026-06-07T22:55:17.5144724Z Getting action download info
2026-06-07T22:55:17.9316580Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-07T22:55:18.5185773Z Complete job name: twohost-a
2026-06-07T22:55:18.5796241Z ##[group]Run actions/checkout@v5
2026-06-07T22:55:18.5797020Z with:
2026-06-07T22:55:18.5797347Z   repository: SaberMage/spt-core
2026-06-07T22:55:18.5800546Z   token: ***
2026-06-07T22:55:18.5801076Z   ssh-strict: true
2026-06-07T22:55:18.5801445Z   ssh-user: git
2026-06-07T22:55:18.5801780Z   persist-credentials: true
2026-06-07T22:55:18.5802147Z   clean: true
2026-06-07T22:55:18.5802494Z   sparse-checkout-cone-mode: true
2026-06-07T22:55:18.5802883Z   fetch-depth: 1
2026-06-07T22:55:18.5803214Z   fetch-tags: false
2026-06-07T22:55:18.5803551Z   show-progress: true
2026-06-07T22:55:18.5803875Z   lfs: false
2026-06-07T22:55:18.5804202Z   submodules: false
2026-06-07T22:55:18.5804537Z   set-safe-directory: true
2026-06-07T22:55:18.5805132Z ##[endgroup]
2026-06-07T22:55:18.7559820Z Syncing repository: SaberMage/spt-core
2026-06-07T22:55:18.7561124Z ##[group]Getting Git version info
2026-06-07T22:55:18.7561783Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-07T22:55:18.7781224Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T22:55:18.7980719Z git version 2.43.0.windows.1
2026-06-07T22:55:18.8006776Z ##[endgroup]
2026-06-07T22:55:18.8014626Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\6bf70e10-ebd4-4116-8561-ec4868fd2de9\.gitconfig'
2026-06-07T22:55:18.8027212Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\6bf70e10-ebd4-4116-8561-ec4868fd2de9' before making global git config changes
2026-06-07T22:55:18.8028209Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:55:18.8032064Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-07T22:55:18.8252716Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-07T22:55:18.8438295Z https://github.com/SaberMage/spt-core
2026-06-07T22:55:18.8464551Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T22:55:18.8468663Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T22:55:18.8655666Z refs/heads/dev-freeform
2026-06-07T22:55:18.8679968Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-07T22:55:18.8950946Z HEAD is now at e10def4 test(rig): two-host ladder run on M8-D4 binary [twohost]
2026-06-07T22:55:18.9399588Z ##[endgroup]
2026-06-07T22:55:18.9402691Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-07T22:55:19.2846596Z ##[group]Cleaning the repository
2026-06-07T22:55:19.2850305Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-07T22:55:22.5960960Z Removing .adapter-notify/
2026-06-07T22:55:22.5961420Z Removing target/
2026-06-07T22:55:22.5998303Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-07T22:55:22.6360535Z HEAD is now at e10def4 test(rig): two-host ladder run on M8-D4 binary [twohost]
2026-06-07T22:55:22.6384754Z ##[endgroup]
2026-06-07T22:55:22.6388082Z ##[group]Disabling automatic garbage collection
2026-06-07T22:55:22.6392471Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-07T22:55:22.6614116Z ##[endgroup]
2026-06-07T22:55:22.6614443Z ##[group]Setting up auth
2026-06-07T22:55:22.6620382Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:55:22.6828512Z [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-07T22:55:23.0285630Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:55:23.0520197Z [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-07T22:55:23.4009294Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:55:23.4226988Z [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-07T22:55:23.7590998Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-07T22:55:23.7887696Z ##[endgroup]
2026-06-07T22:55:23.7888138Z ##[group]Fetching the repository
2026-06-07T22:55:23.7894258Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3:refs/remotes/origin/dev-freeform
2026-06-07T22:55:24.3680818Z ##[endgroup]
2026-06-07T22:55:24.3681303Z ##[group]Determining the checkout info
2026-06-07T22:55:24.3683495Z ##[endgroup]
2026-06-07T22:55:24.3694477Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-07T22:55:24.3951687Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-07T22:55:24.4159997Z ##[group]Checking out the ref
2026-06-07T22:55:24.4164321Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T22:55:24.4501434Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T22:55:24.4501942Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-07T22:55:24.4502324Z Switched to and reset branch 'dev-freeform'
2026-06-07T22:55:24.4522395Z ##[endgroup]
2026-06-07T22:55:24.4747334Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-07T22:55:24.4940221Z e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3
2026-06-07T22:55:24.5237369Z ##[group]Run actions/checkout@v5
2026-06-07T22:55:24.5237638Z with:
2026-06-07T22:55:24.5237857Z   repository: SaberMage/spt-shell-notify
2026-06-07T22:55:24.5238091Z   path: .adapter-notify
2026-06-07T22:55:24.5239830Z   token: ***
2026-06-07T22:55:24.5240029Z   ssh-strict: true
2026-06-07T22:55:24.5240206Z   ssh-user: git
2026-06-07T22:55:24.5240435Z   persist-credentials: true
2026-06-07T22:55:24.5240638Z   clean: true
2026-06-07T22:55:24.5240819Z   sparse-checkout-cone-mode: true
2026-06-07T22:55:24.5241045Z   fetch-depth: 1
2026-06-07T22:55:24.5241218Z   fetch-tags: false
2026-06-07T22:55:24.5241386Z   show-progress: true
2026-06-07T22:55:24.5241575Z   lfs: false
2026-06-07T22:55:24.5241738Z   submodules: false
2026-06-07T22:55:24.5241910Z   set-safe-directory: true
2026-06-07T22:55:24.5242104Z ##[endgroup]
2026-06-07T22:55:24.5888477Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T22:55:24.5893562Z ##[group]Getting Git version info
2026-06-07T22:55:24.5894017Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core\.adapter-notify'
2026-06-07T22:55:24.6194423Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T22:55:24.6387801Z git version 2.43.0.windows.1
2026-06-07T22:55:24.6413100Z ##[endgroup]
2026-06-07T22:55:24.6419649Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\8fc2a577-f660-42a7-8cd4-b870d93ba7c2\.gitconfig'
2026-06-07T22:55:24.6431644Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\8fc2a577-f660-42a7-8cd4-b870d93ba7c2' before making global git config changes
2026-06-07T22:55:24.6432261Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:55:24.6436636Z [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-07T22:55:24.6658319Z ##[group]Initializing the repository
2026-06-07T22:55:24.6663290Z [command]"c:\program files\git\cmd\git.exe" init C:\actions-runner\_work\spt-core\spt-core\.adapter-notify
2026-06-07T22:55:24.6962642Z Initialized empty Git repository in C:/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T22:55:24.6988602Z [command]"c:\program files\git\cmd\git.exe" remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:55:24.7244261Z ##[endgroup]
2026-06-07T22:55:24.7244620Z ##[group]Disabling automatic garbage collection
2026-06-07T22:55:24.7248990Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-07T22:55:24.7465294Z ##[endgroup]
2026-06-07T22:55:24.7465641Z ##[group]Setting up auth
2026-06-07T22:55:24.7471131Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:55:24.7678017Z [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-07T22:55:25.1088010Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:55:25.1307837Z [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-07T22:55:25.4645979Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:55:25.4863758Z [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-07T22:55:25.8353789Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-07T22:55:25.8593143Z ##[endgroup]
2026-06-07T22:55:25.8593469Z ##[group]Determining the default branch
2026-06-07T22:55:25.8595947Z Retrieving the default branch name
2026-06-07T22:55:26.1595269Z Default branch 'main'
2026-06-07T22:55:26.1595764Z ##[endgroup]
2026-06-07T22:55:26.1596057Z ##[group]Fetching the repository
2026-06-07T22:55:26.1601687Z [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-07T22:55:27.2190204Z From https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:55:27.2190655Z  * [new branch]      main       -> origin/main
2026-06-07T22:55:27.2309692Z ##[endgroup]
2026-06-07T22:55:27.2310013Z ##[group]Determining the checkout info
2026-06-07T22:55:27.2310806Z ##[endgroup]
2026-06-07T22:55:27.2316304Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-07T22:55:27.2557415Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-07T22:55:27.2767893Z ##[group]Checking out the ref
2026-06-07T22:55:27.2772143Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-06-07T22:55:27.3058352Z branch 'main' set up to track 'origin/main'.
2026-06-07T22:55:27.3058612Z Reset branch 'main'
2026-06-07T22:55:27.3078925Z ##[endgroup]
2026-06-07T22:55:27.3300054Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-07T22:55:27.3489323Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-07T22:55:27.3719850Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-07T22:55:27.3720339Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-07T22:55:27.3775822Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T22:55:27.3776158Z ##[endgroup]
2026-06-07T22:55:27.6400479Z     Updating crates.io index
2026-06-07T22:55:27.7758015Z      Locking 11 packages to latest compatible versions
2026-06-07T22:55:27.8124356Z    Compiling zmij v1.0.21
2026-06-07T22:55:27.8124819Z    Compiling serde_core v1.0.228
2026-06-07T22:55:27.8125097Z    Compiling serde_json v1.0.150
2026-06-07T22:55:27.8125302Z    Compiling memchr v2.8.1
2026-06-07T22:55:27.8125688Z    Compiling itoa v1.0.18
2026-06-07T22:55:29.9493918Z    Compiling spt-shell-notify v0.1.0 (C:\actions-runner\_work\spt-core\spt-core\.adapter-notify)
2026-06-07T22:55:30.3601534Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.75s
2026-06-07T22:55:30.4661591Z ##[group]Run cargo build -p spt --bin spt
2026-06-07T22:55:30.4662040Z [36;1mcargo build -p spt --bin spt[0m
2026-06-07T22:55:30.4734334Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T22:55:30.4734753Z ##[endgroup]
2026-06-07T22:55:31.2437807Z    Compiling proc-macro2 v1.0.106
2026-06-07T22:55:31.2438105Z    Compiling quote v1.0.45
2026-06-07T22:55:31.2438350Z    Compiling unicode-ident v1.0.24
2026-06-07T22:55:31.2438690Z    Compiling serde_core v1.0.228
2026-06-07T22:55:31.2439007Z    Compiling serde v1.0.228
2026-06-07T22:55:31.2439288Z    Compiling windows-link v0.2.1
2026-06-07T22:55:31.2439608Z    Compiling cfg-if v1.0.4
2026-06-07T22:55:31.2439963Z    Compiling typenum v1.20.1
2026-06-07T22:55:31.2440291Z    Compiling version_check v0.9.5
2026-06-07T22:55:31.2440759Z    Compiling pin-project-lite v0.2.17
2026-06-07T22:55:31.2441446Z    Compiling portable-atomic v1.13.1
2026-06-07T22:55:31.2442098Z    Compiling memchr v2.8.1
2026-06-07T22:55:31.2442549Z    Compiling critical-section v1.2.0
2026-06-07T22:55:31.2442987Z    Compiling subtle v2.6.1
2026-06-07T22:55:31.2443409Z    Compiling futures-core v0.3.32
2026-06-07T22:55:31.2445048Z    Compiling bytes v1.11.1
2026-06-07T22:55:31.3321812Z    Compiling windows-sys v0.61.2
2026-06-07T22:55:31.3347670Z    Compiling shlex v2.0.1
2026-06-07T22:55:31.3726704Z    Compiling smallvec v1.15.1
2026-06-07T22:55:31.3811570Z    Compiling semver v1.0.28
2026-06-07T22:55:31.4413748Z    Compiling find-msvc-tools v0.1.9
2026-06-07T22:55:31.4936098Z    Compiling equivalent v1.0.2
2026-06-07T22:55:31.5080308Z    Compiling stable_deref_trait v1.2.1
2026-06-07T22:55:31.6001597Z    Compiling itoa v1.0.18
2026-06-07T22:55:31.6002040Z    Compiling log v0.4.32
2026-06-07T22:55:31.6246482Z    Compiling rustc_version v0.4.1
2026-06-07T22:55:31.6612469Z    Compiling futures-sink v0.3.32
2026-06-07T22:55:31.7019451Z    Compiling generic-array v0.14.7
2026-06-07T22:55:31.7860823Z    Compiling futures-io v0.3.32
2026-06-07T22:55:31.8099753Z    Compiling slab v0.4.12
2026-06-07T22:55:31.8331909Z    Compiling futures-channel v0.3.32
2026-06-07T22:55:31.8357442Z    Compiling hashbrown v0.17.1
2026-06-07T22:55:31.8364081Z    Compiling futures-task v0.3.32
2026-06-07T22:55:31.9206639Z    Compiling cc v1.2.63
2026-06-07T22:55:31.9913257Z    Compiling getrandom v0.2.17
2026-06-07T22:55:32.0882660Z    Compiling cpufeatures v0.2.17
2026-06-07T22:55:32.1133204Z    Compiling fnv v1.0.7
2026-06-07T22:55:32.1189185Z    Compiling libc v0.2.186
2026-06-07T22:55:32.1366513Z    Compiling cfg_aliases v0.2.1
2026-06-07T22:55:32.1684533Z    Compiling writeable v0.6.3
2026-06-07T22:55:32.1788926Z    Compiling rand_core v0.10.1
2026-06-07T22:55:32.1811959Z    Compiling rustversion v1.0.22
2026-06-07T22:55:32.2011626Z    Compiling litemap v0.8.2
2026-06-07T22:55:32.2683715Z    Compiling autocfg v1.5.1
2026-06-07T22:55:32.2762964Z    Compiling utf8_iter v1.0.4
2026-06-07T22:55:32.2959071Z    Compiling icu_normalizer_data v2.2.0
2026-06-07T22:55:32.3039384Z    Compiling icu_properties_data v2.2.0
2026-06-07T22:55:32.3661330Z    Compiling getrandom v0.4.2
2026-06-07T22:55:32.4594762Z    Compiling percent-encoding v2.3.2
2026-06-07T22:55:32.4678305Z    Compiling http v1.4.1
2026-06-07T22:55:32.4883745Z    Compiling strsim v0.11.1
2026-06-07T22:55:32.5789691Z    Compiling indexmap v2.14.0
2026-06-07T22:55:32.7149606Z    Compiling cpufeatures v0.3.0
2026-06-07T22:55:32.8270581Z    Compiling thiserror v2.0.18
2026-06-07T22:55:32.8595125Z    Compiling syn v2.0.117
2026-06-07T22:55:32.9634686Z    Compiling chacha20 v0.10.0
2026-06-07T22:55:32.9742839Z    Compiling form_urlencoded v1.2.2
2026-06-07T22:55:32.9768736Z    Compiling untrusted v0.9.0
2026-06-07T22:55:33.0012877Z    Compiling ident_case v1.0.1
2026-06-07T22:55:33.0268696Z    Compiling num-traits v0.2.19
2026-06-07T22:55:33.0644130Z    Compiling windows-strings v0.5.1
2026-06-07T22:55:33.1568451Z    Compiling crypto-common v0.1.7
2026-06-07T22:55:33.1571177Z    Compiling block-buffer v0.10.4
2026-06-07T22:55:33.1571613Z    Compiling windows-result v0.4.1
2026-06-07T22:55:33.1768254Z    Compiling rand v0.10.1
2026-06-07T22:55:33.1848426Z    Compiling unicode-segmentation v1.13.3
2026-06-07T22:55:33.3006733Z    Compiling digest v0.10.7
2026-06-07T22:55:33.3075075Z    Compiling rustls v0.23.40
2026-06-07T22:55:33.3075557Z    Compiling scopeguard v1.2.0
2026-06-07T22:55:33.3775315Z    Compiling lock_api v0.4.14
2026-06-07T22:55:33.4352460Z    Compiling atomic-waker v1.1.2
2026-06-07T22:55:33.5186286Z    Compiling anyhow v1.0.102
2026-06-07T22:55:33.5321828Z    Compiling const-oid v0.10.2
2026-06-07T22:55:33.5322312Z    Compiling unicode-xid v0.2.6
2026-06-07T22:55:33.5588940Z    Compiling bitflags v2.12.1
2026-06-07T22:55:33.5624155Z    Compiling zerocopy v0.8.50
2026-06-07T22:55:33.5765065Z    Compiling convert_case v0.10.0
2026-06-07T22:55:33.6013670Z    Compiling httparse v1.10.1
2026-06-07T22:55:33.6800523Z    Compiling http-body v1.0.1
2026-06-07T22:55:33.7082650Z    Compiling hybrid-array v0.4.12
2026-06-07T22:55:33.7183725Z    Compiling curve25519-dalek v4.1.3
2026-06-07T22:55:33.7975033Z    Compiling ahash v0.8.12
2026-06-07T22:55:33.8364938Z    Compiling heck v0.5.0
2026-06-07T22:55:33.8495655Z    Compiling ring v0.17.14
2026-06-07T22:55:33.8674408Z    Compiling base64ct v1.8.3
2026-06-07T22:55:33.9561118Z    Compiling powerfmt v0.2.0
2026-06-07T22:55:34.0181859Z    Compiling rand_core v0.6.4
2026-06-07T22:55:34.0592469Z    Compiling zmij v1.0.21
2026-06-07T22:55:34.1671783Z    Compiling deranged v0.5.8
2026-06-07T22:55:34.2137523Z    Compiling pem-rfc7468 v1.0.0
2026-06-07T22:55:34.2199263Z    Compiling time-core v0.1.8
2026-06-07T22:55:34.2239336Z    Compiling fastrand v2.4.1
2026-06-07T22:55:34.2240604Z    Compiling data-encoding v2.11.0
2026-06-07T22:55:34.3428078Z    Compiling parking_lot_core v0.9.12
2026-06-07T22:55:34.3438419Z    Compiling pkg-config v0.3.33
2026-06-07T22:55:34.3718339Z    Compiling num-conv v0.2.2
2026-06-07T22:55:34.5057640Z    Compiling vcpkg v0.2.15
2026-06-07T22:55:34.5192449Z    Compiling tower-service v0.3.3
2026-06-07T22:55:34.5474601Z    Compiling try-lock v0.2.5
2026-06-07T22:55:34.6017797Z    Compiling base64 v0.22.1
2026-06-07T22:55:34.6159407Z    Compiling tinyvec_macros v0.1.1
2026-06-07T22:55:34.6785385Z    Compiling tinyvec v1.11.0
2026-06-07T22:55:34.7292606Z    Compiling want v0.3.1
2026-06-07T22:55:34.7355063Z    Compiling block-buffer v0.12.0
2026-06-07T22:55:34.7524978Z    Compiling crypto-common v0.2.2
2026-06-07T22:55:34.7745251Z    Compiling vergen-lib v9.1.0
2026-06-07T22:55:34.8382293Z    Compiling sha2 v0.10.9
2026-06-07T22:55:34.8596168Z    Compiling inout v0.1.4
2026-06-07T22:55:34.9146527Z    Compiling n0-future v0.3.2
2026-06-07T22:55:34.9883415Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-07T22:55:35.0161495Z    Compiling signature v2.2.0
2026-06-07T22:55:35.0600289Z    Compiling serde_json v1.0.150
2026-06-07T22:55:35.0668595Z    Compiling spin v0.10.0
2026-06-07T22:55:35.1060549Z    Compiling crossbeam-utils v0.8.21
2026-06-07T22:55:35.1179481Z    Compiling httpdate v1.0.3
2026-06-07T22:55:35.1814457Z    Compiling parking v2.2.1
2026-06-07T22:55:35.1892359Z    Compiling winnow v1.0.3
2026-06-07T22:55:35.2391253Z    Compiling diatomic-waker v0.2.3
2026-06-07T22:55:35.2512075Z    Compiling cordyceps v0.3.4
2026-06-07T22:55:35.3973224Z    Compiling futures-lite v2.6.1
2026-06-07T22:55:35.4441000Z    Compiling ed25519 v2.2.3
2026-06-07T22:55:35.4689747Z    Compiling libsqlite3-sys v0.30.1
2026-06-07T22:55:35.4772264Z    Compiling cipher v0.4.4
2026-06-07T22:55:35.5141694Z    Compiling futures-buffered v0.2.13
2026-06-07T22:55:35.5782507Z    Compiling digest v0.11.3
2026-06-07T22:55:35.6320433Z    Compiling vergen v9.1.0
2026-06-07T22:55:35.6984324Z    Compiling vergen-lib v0.1.6
2026-06-07T22:55:35.7715470Z    Compiling universal-hash v0.5.1
2026-06-07T22:55:35.8127285Z    Compiling noq-udp v0.10.0
2026-06-07T22:55:35.8198120Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-07T22:55:35.8962804Z    Compiling heapless v0.7.17
2026-06-07T22:55:35.9695248Z    Compiling sync_wrapper v1.0.2
2026-06-07T22:55:36.0065783Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-07T22:55:36.0066551Z    Compiling opaque-debug v0.3.1
2026-06-07T22:55:36.0066955Z    Compiling byteorder v1.5.0
2026-06-07T22:55:36.0915431Z    Compiling either v1.16.0
2026-06-07T22:55:36.1224337Z    Compiling polyval v0.6.2
2026-06-07T22:55:36.1726379Z    Compiling hash32 v0.2.1
2026-06-07T22:55:36.2836146Z    Compiling parking_lot v0.12.5
2026-06-07T22:55:36.3799777Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-07T22:55:36.3863490Z    Compiling spin v0.9.8
2026-06-07T22:55:36.4315896Z    Compiling vergen-gitcl v1.0.8
2026-06-07T22:55:36.4958928Z    Compiling windows-threading v0.2.1
2026-06-07T22:55:36.5029152Z    Compiling fallible-iterator v0.3.0
2026-06-07T22:55:36.5288158Z    Compiling signature v3.0.0
2026-06-07T22:55:36.5763620Z    Compiling synstructure v0.13.2
2026-06-07T22:55:36.7135750Z    Compiling darling_core v0.20.11
2026-06-07T22:55:36.7166351Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-07T22:55:36.7223355Z    Compiling tower-layer v0.3.3
2026-06-07T22:55:36.8511907Z    Compiling windows-targets v0.52.6
2026-06-07T22:55:36.8927262Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-07T22:55:36.9093483Z    Compiling ghash v0.5.1
2026-06-07T22:55:36.9093953Z    Compiling sha2 v0.11.0-rc.5
2026-06-07T22:55:36.9555855Z    Compiling aes v0.8.4
2026-06-07T22:55:37.0652596Z    Compiling ctr v0.9.2
2026-06-07T22:55:37.1079444Z    Compiling time v0.3.47
2026-06-07T22:55:37.1569308Z    Compiling http-body-util v0.1.3
2026-06-07T22:55:37.2719124Z    Compiling aead v0.5.2
2026-06-07T22:55:37.2959834Z    Compiling ipconfig v0.3.4
2026-06-07T22:55:37.3353608Z    Compiling winapi v0.3.9
2026-06-07T22:55:37.4075899Z    Compiling widestring v1.2.1
2026-06-07T22:55:37.4749213Z    Compiling aes-gcm v0.10.3
2026-06-07T22:55:37.4864006Z    Compiling windows-sys v0.59.0
2026-06-07T22:55:37.5651963Z    Compiling proc-macro-crate v3.5.0
2026-06-07T22:55:37.7868418Z    Compiling crossbeam-channel v0.5.15
2026-06-07T22:55:37.8167841Z    Compiling crossbeam-epoch v0.9.18
2026-06-07T22:55:38.0356122Z    Compiling blake3 v1.8.5
2026-06-07T22:55:38.1093456Z    Compiling windows-registry v0.6.1
2026-06-07T22:55:38.2432390Z    Compiling uuid v1.23.2
2026-06-07T22:55:38.2635984Z    Compiling memoffset v0.6.5
2026-06-07T22:55:38.3213415Z    Compiling netwatch v0.16.0
2026-06-07T22:55:38.3893876Z    Compiling noq v0.18.0
2026-06-07T22:55:38.3951001Z    Compiling acto v0.8.2
2026-06-07T22:55:38.4017360Z    Compiling xml-rs v0.8.28
2026-06-07T22:55:38.4972160Z    Compiling rustc-hash v2.1.2
2026-06-07T22:55:38.5351539Z    Compiling ref-cast v1.0.25
2026-06-07T22:55:38.5844026Z    Compiling mac-addr v0.3.0
2026-06-07T22:55:38.6548435Z    Compiling foldhash v0.2.0
2026-06-07T22:55:38.7087801Z    Compiling sorted-index-buffer v0.2.1
2026-06-07T22:55:38.7212914Z    Compiling identity-hash v0.1.0
2026-06-07T22:55:38.7278690Z    Compiling thiserror v1.0.69
2026-06-07T22:55:38.8020344Z    Compiling ryu v1.0.23
2026-06-07T22:55:38.8304364Z    Compiling lru-slab v0.1.2
2026-06-07T22:55:38.8730173Z    Compiling allocator-api2 v0.2.21
2026-06-07T22:55:38.8791745Z    Compiling tagptr v0.2.0
2026-06-07T22:55:39.0287362Z    Compiling xmltree v0.10.3
2026-06-07T22:55:39.0391249Z    Compiling serde_derive_internals v0.29.1
2026-06-07T22:55:39.0823067Z    Compiling simple-dns v0.9.3
2026-06-07T22:55:39.0938866Z    Compiling serial-core v0.4.0
2026-06-07T22:55:39.1571812Z    Compiling serde_derive v1.0.228
2026-06-07T22:55:39.1741377Z    Compiling zeroize_derive v1.4.3
2026-06-07T22:55:39.1971482Z    Compiling zerofrom-derive v0.1.7
2026-06-07T22:55:39.2059613Z    Compiling tokio-macros v2.7.0
2026-06-07T22:55:39.3760799Z    Compiling socket2 v0.6.4
2026-06-07T22:55:39.4258127Z    Compiling mio v1.2.1
2026-06-07T22:55:39.4972118Z    Compiling yoke-derive v0.8.2
2026-06-07T22:55:39.6239078Z    Compiling futures-macro v0.3.32
2026-06-07T22:55:39.6882773Z    Compiling zerovec-derive v0.11.3
2026-06-07T22:55:39.8239797Z    Compiling displaydoc v0.2.6
2026-06-07T22:55:39.8269176Z    Compiling tracing-attributes v0.1.31
2026-06-07T22:55:39.9751341Z    Compiling zeroize v1.8.2
2026-06-07T22:55:40.0644763Z    Compiling tokio v1.52.3
2026-06-07T22:55:40.0717946Z    Compiling thiserror-impl v2.0.18
2026-06-07T22:55:40.1526126Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-07T22:55:40.3889017Z    Compiling rustls-pki-types v1.14.1
2026-06-07T22:55:40.5231985Z    Compiling futures-util v0.3.32
2026-06-07T22:55:40.5276073Z    Compiling darling_macro v0.20.11
2026-06-07T22:55:40.6913655Z    Compiling derive_more-impl v2.1.1
2026-06-07T22:55:40.7786480Z    Compiling rustls-webpki v0.103.13
2026-06-07T22:55:40.9079480Z    Compiling windows-interface v0.59.3
2026-06-07T22:55:40.9157269Z    Compiling spez v0.1.2
2026-06-07T22:55:40.9981062Z    Compiling zerofrom v0.1.8
2026-06-07T22:55:41.0327443Z    Compiling darling v0.20.11
2026-06-07T22:55:41.0879534Z    Compiling windows-implement v0.60.2
2026-06-07T22:55:41.2085451Z    Compiling n0-error-macros v0.1.3
2026-06-07T22:55:41.3203685Z    Compiling yoke v0.8.3
2026-06-07T22:55:41.3529514Z    Compiling derive_builder_core v0.20.2
2026-06-07T22:55:41.5260112Z    Compiling der v0.8.0-rc.10
2026-06-07T22:55:41.5915914Z    Compiling pin-project-internal v1.1.13
2026-06-07T22:55:41.6353975Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-07T22:55:41.7694484Z    Compiling zerovec v0.11.6
2026-06-07T22:55:41.7752372Z    Compiling zerotrie v0.2.4
2026-06-07T22:55:42.4777879Z    Compiling tinystr v0.8.3
2026-06-07T22:55:42.5314397Z    Compiling potential_utf v0.1.5
2026-06-07T22:55:42.5786467Z    Compiling windows-core v0.62.2
2026-06-07T22:55:42.6104398Z    Compiling ed25519-dalek v2.2.0
2026-06-07T22:55:42.7235139Z    Compiling icu_locale_core v2.2.0
2026-06-07T22:55:42.7466671Z    Compiling icu_collections v2.2.0
2026-06-07T22:55:42.7535353Z    Compiling spki v0.8.0-rc.4
2026-06-07T22:55:42.9528770Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-07T22:55:42.9680818Z    Compiling n0-error v0.1.3
2026-06-07T22:55:42.9807635Z    Compiling spt-proto v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-07T22:55:43.0019810Z    Compiling cobs v0.3.0
2026-06-07T22:55:43.0846668Z    Compiling postcard-derive v0.2.2
2026-06-07T22:55:43.1247212Z    Compiling derive_builder_macro v0.20.2
2026-06-07T22:55:43.1866168Z    Compiling futures-executor v0.3.32
2026-06-07T22:55:43.2645272Z    Compiling windows-collections v0.3.2
2026-06-07T22:55:43.4383833Z    Compiling futures v0.3.32
2026-06-07T22:55:43.4519196Z    Compiling pin-project v1.1.13
2026-06-07T22:55:43.4948679Z    Compiling windows-numerics v0.3.1
2026-06-07T22:55:43.5071243Z    Compiling windows-future v0.3.2
2026-06-07T22:55:43.5148326Z    Compiling data-encoding-macro v0.1.20
2026-06-07T22:55:43.5862350Z    Compiling derive_builder v0.20.2
2026-06-07T22:55:43.6055838Z    Compiling num_enum_derive v0.7.6
2026-06-07T22:55:43.6503649Z    Compiling icu_provider v2.2.0
2026-06-07T22:55:43.6723046Z    Compiling strum_macros v0.28.0
2026-06-07T22:55:43.7191959Z    Compiling iroh-metrics-derive v0.4.1
2026-06-07T22:55:43.7228392Z    Compiling enum-assoc v1.3.0
2026-06-07T22:55:43.7693338Z    Compiling async-trait v0.1.89
2026-06-07T22:55:43.7828598Z    Compiling ref-cast-impl v1.0.25
2026-06-07T22:55:44.1127230Z    Compiling tokio-util v0.7.18
2026-06-07T22:55:44.2581959Z    Compiling icu_properties v2.2.0
2026-06-07T22:55:44.2620260Z    Compiling icu_normalizer v2.2.0
2026-06-07T22:55:44.2836382Z    Compiling windows v0.62.2
2026-06-07T22:55:44.3630351Z    Compiling ipnet v2.12.0
2026-06-07T22:55:44.3988365Z    Compiling ed25519 v3.0.0-rc.4
2026-06-07T22:55:44.8033253Z    Compiling once_cell v1.21.4
2026-06-07T22:55:44.8870672Z    Compiling prefix-trie v0.8.4
2026-06-07T22:55:44.9359374Z    Compiling chrono v0.4.45
2026-06-07T22:55:45.0171171Z    Compiling tracing-core v0.1.36
2026-06-07T22:55:45.0987728Z    Compiling derive_more v2.1.1
2026-06-07T22:55:45.1485810Z    Compiling postcard v1.1.3
2026-06-07T22:55:45.2722562Z    Compiling hashbrown v0.14.5
2026-06-07T22:55:45.3706722Z    Compiling tower v0.5.3
2026-06-07T22:55:45.3889275Z    Compiling tracing v0.1.44
2026-06-07T22:55:45.5302254Z    Compiling idna_adapter v1.2.2
2026-06-07T22:55:45.5689598Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-07T22:55:45.6910000Z    Compiling idna v1.1.0
2026-06-07T22:55:45.7139780Z    Compiling n0-watcher v0.6.1
2026-06-07T22:55:45.7225779Z    Compiling iroh-relay v0.98.0
2026-06-07T22:55:45.8714540Z    Compiling h2 v0.4.14
2026-06-07T22:55:45.8714980Z    Compiling hashlink v0.9.1
2026-06-07T22:55:45.9505251Z    Compiling iroh-metrics v0.38.3
2026-06-07T22:55:45.9731652Z    Compiling tokio-stream v0.1.18
2026-06-07T22:55:46.0040171Z    Compiling url v2.5.8
2026-06-07T22:55:46.0143042Z    Compiling num_enum v0.7.6
2026-06-07T22:55:46.2121650Z    Compiling rusqlite v0.32.1
2026-06-07T22:55:46.2148660Z    Compiling moka v0.12.15
2026-06-07T22:55:46.2419357Z    Compiling netdev v0.42.0
2026-06-07T22:55:46.2419900Z    Compiling strum v0.28.0
2026-06-07T22:55:46.2917532Z    Compiling serde_spanned v0.6.9
2026-06-07T22:55:46.3778404Z    Compiling toml_datetime v0.6.11
2026-06-07T22:55:46.4327003Z    Compiling thiserror-impl v1.0.69
2026-06-07T22:55:46.4741433Z    Compiling hashbrown v0.16.1
2026-06-07T22:55:46.5385089Z    Compiling resolv-conf v0.7.6
2026-06-07T22:55:46.5539067Z    Compiling toml_write v0.1.2
2026-06-07T22:55:46.7209579Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-07T22:55:46.7522482Z    Compiling attohttpc v0.30.1
2026-06-07T22:55:46.7894580Z    Compiling iroh-base v0.98.0
2026-06-07T22:55:46.9481425Z    Compiling tower-http v0.6.11
2026-06-07T22:55:46.9804180Z    Compiling arrayref v0.3.9
2026-06-07T22:55:47.0892432Z    Compiling smol_str v0.1.24
2026-06-07T22:55:47.1276510Z    Compiling spt-store v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-07T22:55:47.1605964Z    Compiling sha1_smol v1.0.1
2026-06-07T22:55:47.1606497Z    Compiling winnow v0.7.15
2026-06-07T22:55:47.3295838Z    Compiling simdutf8 v0.1.5
2026-06-07T22:55:47.3548523Z    Compiling constant_time_eq v0.4.2
2026-06-07T22:55:47.3705681Z    Compiling arrayvec v0.7.6
2026-06-07T22:55:47.4378264Z    Compiling winreg v0.10.1
2026-06-07T22:55:47.5483517Z    Compiling iroh-dns v0.98.0
2026-06-07T22:55:47.6339794Z    Compiling lru v0.16.4
2026-06-07T22:55:47.9511406Z    Compiling webpki-roots v1.0.7
2026-06-07T22:55:48.0347037Z    Compiling schemars_derive v1.2.1
2026-06-07T22:55:48.1230280Z    Compiling serial-windows v0.4.0
2026-06-07T22:55:48.1243375Z    Compiling seize v0.5.1
2026-06-07T22:55:48.1389761Z    Compiling serde_bytes v0.11.19
2026-06-07T22:55:48.1479262Z    Compiling hmac v0.12.1
2026-06-07T22:55:48.1741021Z    Compiling iroh v0.98.2
2026-06-07T22:55:48.2408395Z    Compiling aho-corasick v1.1.4
2026-06-07T22:55:48.3110937Z    Compiling once_cell_polyfill v1.70.2
2026-06-07T22:55:48.3127450Z    Compiling pin-utils v0.1.0
2026-06-07T22:55:48.3603145Z    Compiling anstyle v1.0.14
2026-06-07T22:55:48.4197189Z    Compiling cmov v0.5.4
2026-06-07T22:55:48.4942870Z    Compiling tokio-rustls v0.26.4
2026-06-07T22:55:48.5273065Z    Compiling noq-proto v0.17.0
2026-06-07T22:55:48.5526806Z    Compiling rustls-platform-verifier v0.7.0
2026-06-07T22:55:48.5779709Z    Compiling utf8parse v0.2.2
2026-06-07T22:55:48.5883243Z    Compiling dyn-clone v1.0.20
2026-06-07T22:55:48.6763146Z    Compiling regex-syntax v0.8.10
2026-06-07T22:55:48.6933379Z    Compiling bitflags v1.3.2
2026-06-07T22:55:48.7105923Z    Compiling lazy_static v1.5.0
2026-06-07T22:55:48.7455446Z    Compiling nix v0.25.1
2026-06-07T22:55:48.7740120Z    Compiling tokio-websockets v0.13.2
2026-06-07T22:55:48.7995411Z    Compiling spt-msg v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-07T22:55:48.8464555Z    Compiling shared_library v0.1.9
2026-06-07T22:55:48.8562384Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-07T22:55:48.8964004Z    Compiling toml_edit v0.22.27
2026-06-07T22:55:48.9836946Z    Compiling anstyle-parse v1.0.0
2026-06-07T22:55:49.1697774Z    Compiling ctutils v0.4.2
2026-06-07T22:55:49.1990717Z    Compiling anstyle-wincon v3.0.11
2026-06-07T22:55:49.3030841Z    Compiling papaya v0.2.4
2026-06-07T22:55:49.4456058Z    Compiling hkdf v0.12.4
2026-06-07T22:55:49.5404023Z    Compiling serial v0.4.0
2026-06-07T22:55:49.5955916Z    Compiling filedescriptor v0.8.3
2026-06-07T22:55:49.6555532Z    Compiling hyper v1.10.1
2026-06-07T22:55:49.7701442Z    Compiling hickory-net v0.26.0-beta.4
2026-06-07T22:55:49.8617026Z    Compiling schemars v1.2.1
2026-06-07T22:55:49.8844825Z    Compiling backon v1.6.0
2026-06-07T22:55:50.0620197Z    Compiling anstyle-query v1.1.5
2026-06-07T22:55:50.1859998Z    Compiling shell-words v1.1.1
2026-06-07T22:55:50.2629061Z    Compiling downcast-rs v1.2.1
2026-06-07T22:55:50.3857705Z    Compiling is_terminal_polyfill v1.70.2
2026-06-07T22:55:50.4066526Z    Compiling colorchoice v1.0.5
2026-06-07T22:55:50.4783984Z    Compiling portable-pty v0.8.1
2026-06-07T22:55:50.5293895Z    Compiling anstream v1.0.0
2026-06-07T22:55:50.5965217Z    Compiling regex-automata v0.4.14
2026-06-07T22:55:51.0467048Z    Compiling hyper-util v0.1.20
2026-06-07T22:55:51.7723864Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-07T22:55:51.8728314Z    Compiling toml v0.8.23
2026-06-07T22:55:52.0087994Z    Compiling spake2 v0.4.0
2026-06-07T22:55:52.0677629Z    Compiling terminal_size v0.4.4
2026-06-07T22:55:52.2522734Z    Compiling sha1 v0.10.6
2026-06-07T22:55:52.2925033Z    Compiling doctest-file v1.1.1
2026-06-07T22:55:52.4016227Z    Compiling hyper-rustls v0.27.9
2026-06-07T22:55:52.5271854Z    Compiling igd-next v0.17.1
2026-06-07T22:55:52.5986720Z    Compiling reqwest v0.13.4
2026-06-07T22:55:52.7559121Z    Compiling regex v1.12.3
2026-06-07T22:55:52.7621247Z    Compiling spt-runtime v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-07T22:55:52.8337676Z    Compiling clap_lex v1.1.0
2026-06-07T22:55:52.8370931Z    Compiling recvmsg v1.0.0
2026-06-07T22:55:52.9499598Z    Compiling clap_derive v4.6.1
2026-06-07T22:55:53.4843838Z    Compiling spt-term v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-07T22:55:53.6482378Z    Compiling interprocess v2.4.2
2026-06-07T22:55:53.7658635Z    Compiling clap_builder v4.6.0
2026-06-07T22:55:54.5345214Z    Compiling wmi v0.18.4
2026-06-07T22:55:54.9637605Z    Compiling spt-live v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-07T22:55:54.9879361Z    Compiling qrcode v0.14.1
2026-06-07T22:55:55.9992052Z    Compiling clap v4.6.1
2026-06-07T22:55:56.1972911Z    Compiling portmapper v0.16.0
2026-06-07T22:56:10.9323317Z    Compiling spt-net v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-07T22:56:12.0973417Z    Compiling spt-daemon v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-07T22:56:18.6718924Z    Compiling spt v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-07T22:56:23.4559212Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.72s
2026-06-07T22:56:23.5558545Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-06-07T22:56:23.5558891Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-06-07T22:56:23.5609967Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-07T22:56:23.5610238Z env:
2026-06-07T22:56:23.5610354Z   SPT_TWO_HOST: 1
2026-06-07T22:56:23.5610484Z   SPT_TWO_HOST_ROLE: a
2026-06-07T22:56:23.5610625Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-06-07T22:56:23.5610803Z   SPT_TWO_HOST_PEER_IP: 100.98.197.12
2026-06-07T22:56:23.5610966Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-06-07T22:56:23.5611271Z   SPT_TWO_HOST_NOTIFY_BIN: C:\actions-runner\_work\spt-core\spt-core\.adapter-notify\target\debug\notify-shell.exe
2026-06-07T22:56:23.5611579Z ##[endgroup]
2026-06-07T22:56:24.2143680Z    Compiling windows-sys v0.61.2
2026-06-07T22:56:24.2207620Z    Compiling strsim v0.11.1
2026-06-07T22:56:24.2252567Z    Compiling fastrand v2.4.1
2026-06-07T22:56:24.2390377Z    Compiling windows-sys v0.59.0
2026-06-07T22:56:24.3148084Z    Compiling futures-lite v2.6.1
2026-06-07T22:56:24.3171449Z    Compiling darling_core v0.20.11
2026-06-07T22:56:24.7572634Z    Compiling spt-msg v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-07T22:56:24.8839406Z    Compiling spt-runtime v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-07T22:56:24.8839839Z    Compiling spt-term v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-07T22:56:25.4817011Z    Compiling darling_macro v0.20.11
2026-06-07T22:56:25.7215482Z    Compiling darling v0.20.11
2026-06-07T22:56:25.8464897Z    Compiling spt-live v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-07T22:56:25.8621507Z    Compiling derive_builder_core v0.20.2
2026-06-07T22:56:26.4699970Z    Compiling derive_builder_macro v0.20.2
2026-06-07T22:56:26.6972697Z    Compiling derive_builder v0.20.2
2026-06-07T22:56:26.8285750Z    Compiling vergen-lib v9.1.0
2026-06-07T22:56:26.8286072Z    Compiling vergen-lib v0.1.6
2026-06-07T22:56:26.9209157Z    Compiling vergen v9.1.0
2026-06-07T22:56:26.9493843Z    Compiling vergen-gitcl v1.0.8
2026-06-07T22:56:27.2122487Z    Compiling iroh-relay v0.98.0
2026-06-07T22:56:28.7951592Z    Compiling socket2 v0.6.4
2026-06-07T22:56:28.7951806Z    Compiling mio v1.2.1
2026-06-07T22:56:28.7951972Z    Compiling netdev v0.42.0
2026-06-07T22:56:28.7952334Z    Compiling rustls-platform-verifier v0.7.0
2026-06-07T22:56:28.7952620Z    Compiling seize v0.5.1
2026-06-07T22:56:28.7953386Z    Compiling interprocess v2.4.2
2026-06-07T22:56:28.7953706Z    Compiling tempfile v3.27.0
2026-06-07T22:56:28.9271322Z    Compiling papaya v0.2.4
2026-06-07T22:56:29.0248389Z    Compiling noq-udp v0.10.0
2026-06-07T22:56:29.0248727Z    Compiling ipconfig v0.3.4
2026-06-07T22:56:29.1499605Z    Compiling tokio v1.52.3
2026-06-07T22:56:31.3493775Z    Compiling tokio-util v0.7.18
2026-06-07T22:56:31.3494116Z    Compiling tokio-rustls v0.26.4
2026-06-07T22:56:31.3494300Z    Compiling tower v0.5.3
2026-06-07T22:56:31.3494664Z    Compiling acto v0.8.2
2026-06-07T22:56:31.3495181Z    Compiling backon v1.6.0
2026-06-07T22:56:31.6682794Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-07T22:56:31.6697567Z    Compiling tower-http v0.6.11
2026-06-07T22:56:31.8294150Z    Compiling h2 v0.4.14
2026-06-07T22:56:31.8294441Z    Compiling n0-future v0.3.2
2026-06-07T22:56:31.8294712Z    Compiling tokio-stream v0.1.18
2026-06-07T22:56:31.8295217Z    Compiling tokio-websockets v0.13.2
2026-06-07T22:56:31.9083645Z    Compiling n0-watcher v0.6.1
2026-06-07T22:56:31.9083982Z    Compiling iroh-dns v0.98.0
2026-06-07T22:56:32.1110400Z    Compiling netwatch v0.16.0
2026-06-07T22:56:32.2202456Z    Compiling noq v0.18.0
2026-06-07T22:56:34.2611828Z    Compiling hyper v1.10.1
2026-06-07T22:56:34.2612050Z    Compiling hickory-net v0.26.0-beta.4
2026-06-07T22:56:35.0193844Z    Compiling hyper-util v0.1.20
2026-06-07T22:56:35.0418499Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-07T22:56:35.8216433Z    Compiling hyper-rustls v0.27.9
2026-06-07T22:56:35.8216655Z    Compiling igd-next v0.17.1
2026-06-07T22:56:35.9451018Z    Compiling reqwest v0.13.4
2026-06-07T22:56:36.3876922Z    Compiling portmapper v0.16.0
2026-06-07T22:56:41.4547685Z    Compiling iroh v0.98.2
2026-06-07T22:56:50.4399897Z    Compiling spt-net v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-07T22:56:51.5966175Z    Compiling spt-daemon v0.1.1 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-07T22:57:00.9971561Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.20s
2026-06-07T22:57:01.0188948Z      Running tests\twohost.rs (target\debug\deps\twohost-1b20833aac17cecc.exe)
2026-06-07T22:57:01.0526273Z 
2026-06-07T22:57:01.0526502Z running 2 tests
2026-06-07T22:57:01.0529139Z test two_host_ladder_role_b ... ok
2026-06-07T22:57:01.0538931Z TWOHOST role A: node bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a
2026-06-07T22:57:01.2172254Z TWOHOST OK: pairing (initiator, product surface) — Pinned
2026-06-07T22:57:01.9685819Z TWOHOST OK: register: B's perch row replicated to A
2026-06-07T22:57:03.0469926Z TWOHOST OK: message sent (B asserts the spool)
2026-06-07T22:57:03.0938993Z TWOHOST OK: file fetch (sid 1)
2026-06-07T22:57:03.1416061Z TWOHOST OK: remote-drive (attach echo)
2026-06-07T22:57:03.1740377Z TWOHOST OK: sync: A pulled B's mind
2026-06-07T22:57:03.3732839Z UPDATE_STAGED:6:BrainOnly (from 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612)
2026-06-07T22:57:03.4246446Z TWOHOST OK: update: B's v6 staged at A through the verify gate
2026-06-07T22:57:03.4247171Z TWOHOST OK: update: consent notif surfaced at A
2026-06-07T22:57:03.4247454Z TWOHOST OK: notif: B's dismissal replicated to A
2026-06-07T22:57:03.6974902Z TWOHOST OK: rest: B's row advertises Suspended at A
2026-06-07T22:57:04.2572679Z TWOHOST OK: rest: B's row advertises Active again at A (with a presence stamp)
2026-06-07T22:57:04.2573113Z TWOHOST OK: remote suspend/wake round trip
2026-06-07T22:57:04.2583221Z 
2026-06-07T22:57:04.2583464Z thread 'two_host_ladder_role_a' (14840) panicked at crates\spt-daemon\tests\twohost.rs:1088:6:
2026-06-07T22:57:04.2583845Z presence produce: "notif produce: UNIQUE constraint failed: notifs.notif_id"
2026-06-07T22:57:04.2584165Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-07T22:57:04.2759440Z test two_host_ladder_role_a ... FAILED
2026-06-07T22:57:04.2759588Z 
2026-06-07T22:57:04.2759642Z failures:
2026-06-07T22:57:04.2759716Z 
2026-06-07T22:57:04.2759762Z failures:
2026-06-07T22:57:04.2761079Z     two_host_ladder_role_a
2026-06-07T22:57:04.2761201Z 
2026-06-07T22:57:04.2761377Z test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.22s
2026-06-07T22:57:04.2761612Z 
2026-06-07T22:57:04.2847756Z error: test failed, to rerun pass `-p spt-daemon --test twohost`
2026-06-07T22:57:04.3481585Z ##[error]Process completed with exit code 1.
2026-06-07T22:57:04.3639997Z Post job cleanup.
2026-06-07T22:57:04.4756436Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T22:57:04.4964887Z git version 2.43.0.windows.1
2026-06-07T22:57:04.5001650Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\4d1c464d-4bcc-4675-bb4a-609958b5069d\.gitconfig'
2026-06-07T22:57:04.5013458Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\4d1c464d-4bcc-4675-bb4a-609958b5069d' before making global git config changes
2026-06-07T22:57:04.5014152Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:57:04.5019108Z [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-07T22:57:04.5239782Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:57:04.5446508Z [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-07T22:57:04.9123607Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:57:04.9316942Z http.https://github.com/.extraheader
2026-06-07T22:57:04.9345250Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-07T22:57:04.9596759Z [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-07T22:57:05.3015965Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:57:05.3221510Z [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-07T22:57:05.6775692Z Post job cleanup.
2026-06-07T22:57:05.7746855Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-07T22:57:05.7940382Z git version 2.43.0.windows.1
2026-06-07T22:57:05.7973305Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\bdf7945d-b464-4e65-8ca6-020124f83814\.gitconfig'
2026-06-07T22:57:05.7985543Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\bdf7945d-b464-4e65-8ca6-020124f83814' before making global git config changes
2026-06-07T22:57:05.7986272Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:57:05.7990509Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-07T22:57:05.8207970Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:57:05.8413249Z [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-07T22:57:06.1886384Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:57:06.2086808Z http.https://github.com/.extraheader
2026-06-07T22:57:06.2114443Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-07T22:57:06.2344994Z [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-07T22:57:06.5778600Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:57:06.5988742Z [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-07T22:57:06.9499717Z Cleaning up orphan processes
