﻿2026-06-04T14:32:56.8179085Z Current runner version: '2.334.0'
2026-06-04T14:32:56.8183526Z Runner name: 'hfenduleam'
2026-06-04T14:32:56.8183946Z Runner group name: 'Default'
2026-06-04T14:32:56.8184418Z Machine name: 'HFENDULEAM'
2026-06-04T14:32:56.8186331Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T14:32:56.8187592Z Contents: read
2026-06-04T14:32:56.8187928Z Metadata: read
2026-06-04T14:32:56.8188299Z Packages: read
2026-06-04T14:32:56.8188608Z ##[endgroup]
2026-06-04T14:32:56.8189849Z Secret source: Actions
2026-06-04T14:32:56.8190243Z Prepare workflow directory
2026-06-04T14:32:56.8444569Z Prepare all required actions
2026-06-04T14:32:56.8468375Z Getting action download info
2026-06-04T14:32:57.4527797Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T14:32:58.1351888Z Complete job name: twohost-a
2026-06-04T14:32:58.2051817Z ##[group]Run actions/checkout@v5
2026-06-04T14:32:58.2052775Z with:
2026-06-04T14:32:58.2053297Z   repository: SaberMage/spt-core
2026-06-04T14:32:58.2059435Z   token: ***
2026-06-04T14:32:58.2059962Z   ssh-strict: true
2026-06-04T14:32:58.2060516Z   ssh-user: git
2026-06-04T14:32:58.2061027Z   persist-credentials: true
2026-06-04T14:32:58.2061622Z   clean: true
2026-06-04T14:32:58.2062222Z   sparse-checkout-cone-mode: true
2026-06-04T14:32:58.2062856Z   fetch-depth: 1
2026-06-04T14:32:58.2063436Z   fetch-tags: false
2026-06-04T14:32:58.2064065Z   show-progress: true
2026-06-04T14:32:58.2064661Z   lfs: false
2026-06-04T14:32:58.2065231Z   submodules: false
2026-06-04T14:32:58.2065779Z   set-safe-directory: true
2026-06-04T14:32:58.2066562Z ##[endgroup]
2026-06-04T14:32:58.3826624Z Syncing repository: SaberMage/spt-core
2026-06-04T14:32:58.3828316Z ##[group]Getting Git version info
2026-06-04T14:32:58.3829235Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-04T14:32:58.4072389Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T14:32:58.4274117Z git version 2.43.0.windows.1
2026-06-04T14:32:58.4303707Z ##[endgroup]
2026-06-04T14:32:58.4312192Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\a44fbf2c-db74-4345-a30c-57eb179f0bcc\.gitconfig'
2026-06-04T14:32:58.4324802Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\a44fbf2c-db74-4345-a30c-57eb179f0bcc' before making global git config changes
2026-06-04T14:32:58.4326506Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T14:32:58.4330414Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T14:32:58.4559918Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-04T14:32:58.4742844Z https://github.com/SaberMage/spt-core
2026-06-04T14:32:58.4771908Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T14:32:58.4775923Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T14:32:58.4973432Z refs/heads/dev-freeform
2026-06-04T14:32:58.5002264Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-04T14:32:58.5268038Z HEAD is now at a86371c test(rig): two-host ladder rig run + durable flake ledger [twohost]
2026-06-04T14:32:58.5731479Z ##[endgroup]
2026-06-04T14:32:58.5733543Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-04T14:32:58.9427769Z ##[group]Cleaning the repository
2026-06-04T14:32:58.9432839Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-04T14:33:01.8833859Z Removing target/
2026-06-04T14:33:01.8874678Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-04T14:33:01.9201102Z HEAD is now at a86371c test(rig): two-host ladder rig run + durable flake ledger [twohost]
2026-06-04T14:33:01.9227049Z ##[endgroup]
2026-06-04T14:33:01.9230810Z ##[group]Disabling automatic garbage collection
2026-06-04T14:33:01.9236128Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-04T14:33:01.9452111Z ##[endgroup]
2026-06-04T14:33:01.9452559Z ##[group]Setting up auth
2026-06-04T14:33:01.9458512Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T14:33:01.9671163Z [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-04T14:33:02.3244438Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T14:33:02.3482925Z [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-04T14:33:02.7361156Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T14:33:02.7580057Z [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-04T14:33:03.1247668Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T14:33:03.1549957Z ##[endgroup]
2026-06-04T14:33:03.1550353Z ##[group]Fetching the repository
2026-06-04T14:33:03.1556963Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a86371c9cfd87639c4d5dd5e2c82d464bc028ed0:refs/remotes/origin/dev-freeform
2026-06-04T14:33:03.8977399Z ##[endgroup]
2026-06-04T14:33:03.8977893Z ##[group]Determining the checkout info
2026-06-04T14:33:03.8978501Z ##[endgroup]
2026-06-04T14:33:03.8984099Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-04T14:33:03.9245983Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T14:33:03.9462276Z ##[group]Checking out the ref
2026-06-04T14:33:03.9466994Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T14:33:03.9807176Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T14:33:03.9807551Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-04T14:33:03.9807865Z Switched to and reset branch 'dev-freeform'
2026-06-04T14:33:03.9829639Z ##[endgroup]
2026-06-04T14:33:04.0054812Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-04T14:33:04.0249329Z a86371c9cfd87639c4d5dd5e2c82d464bc028ed0
2026-06-04T14:33:04.0539416Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-06-04T14:33:04.0539910Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-06-04T14:33:04.0544788Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T14:33:04.0545086Z env:
2026-06-04T14:33:04.0545260Z   SPT_TWO_HOST: 1
2026-06-04T14:33:04.0545436Z   SPT_TWO_HOST_ROLE: a
2026-06-04T14:33:04.0545636Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-06-04T14:33:04.0545859Z   SPT_TWO_HOST_PEER_IP: 100.100.62.43
2026-06-04T14:33:04.0546064Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-06-04T14:33:04.0546270Z ##[endgroup]
2026-06-04T14:33:04.7485553Z    Compiling proc-macro2 v1.0.106
2026-06-04T14:33:04.7485897Z    Compiling quote v1.0.45
2026-06-04T14:33:04.7486108Z    Compiling unicode-ident v1.0.24
2026-06-04T14:33:04.7486383Z    Compiling serde_core v1.0.228
2026-06-04T14:33:04.7486592Z    Compiling serde v1.0.228
2026-06-04T14:33:04.7486947Z    Compiling cfg-if v1.0.4
2026-06-04T14:33:04.7487156Z    Compiling windows-link v0.2.1
2026-06-04T14:33:04.7487356Z    Compiling typenum v1.20.1
2026-06-04T14:33:04.7487688Z    Compiling portable-atomic v1.13.1
2026-06-04T14:33:04.7488007Z    Compiling version_check v0.9.5
2026-06-04T14:33:04.7488954Z    Compiling pin-project-lite v0.2.17
2026-06-04T14:33:04.7490275Z    Compiling critical-section v1.2.0
2026-06-04T14:33:04.7490666Z    Compiling memchr v2.8.1
2026-06-04T14:33:04.7491030Z    Compiling subtle v2.6.1
2026-06-04T14:33:04.7491821Z    Compiling futures-core v0.3.32
2026-06-04T14:33:04.7492201Z    Compiling bytes v1.11.1
2026-06-04T14:33:04.8408379Z    Compiling windows-sys v0.61.2
2026-06-04T14:33:04.8673827Z    Compiling smallvec v1.15.1
2026-06-04T14:33:04.8906394Z    Compiling shlex v2.0.1
2026-06-04T14:33:04.8935336Z    Compiling find-msvc-tools v0.1.9
2026-06-04T14:33:04.9419624Z    Compiling semver v1.0.28
2026-06-04T14:33:04.9683257Z    Compiling stable_deref_trait v1.2.1
2026-06-04T14:33:05.0339809Z    Compiling equivalent v1.0.2
2026-06-04T14:33:05.0855340Z    Compiling log v0.4.30
2026-06-04T14:33:05.0980412Z    Compiling itoa v1.0.18
2026-06-04T14:33:05.1095795Z    Compiling slab v0.4.12
2026-06-04T14:33:05.1296200Z    Compiling futures-io v0.3.32
2026-06-04T14:33:05.1757499Z    Compiling generic-array v0.14.7
2026-06-04T14:33:05.2880912Z    Compiling cc v1.2.63
2026-06-04T14:33:05.2881283Z    Compiling rustc_version v0.4.1
2026-06-04T14:33:05.3151663Z    Compiling futures-sink v0.3.32
2026-06-04T14:33:05.3152096Z    Compiling futures-task v0.3.32
2026-06-04T14:33:05.3193908Z    Compiling getrandom v0.2.17
2026-06-04T14:33:05.3314883Z    Compiling hashbrown v0.17.1
2026-06-04T14:33:05.3686644Z    Compiling cpufeatures v0.2.17
2026-06-04T14:33:05.5201968Z    Compiling futures-channel v0.3.32
2026-06-04T14:33:05.5268584Z    Compiling fnv v1.0.7
2026-06-04T14:33:05.5635641Z    Compiling libc v0.2.186
2026-06-04T14:33:05.5732068Z    Compiling rand_core v0.10.1
2026-06-04T14:33:05.5770782Z    Compiling cfg_aliases v0.2.1
2026-06-04T14:33:05.5924432Z    Compiling writeable v0.6.3
2026-06-04T14:33:05.6173626Z    Compiling rustversion v1.0.22
2026-06-04T14:33:05.6797772Z    Compiling litemap v0.8.2
2026-06-04T14:33:05.7259873Z    Compiling autocfg v1.5.1
2026-06-04T14:33:05.7321013Z    Compiling icu_properties_data v2.2.0
2026-06-04T14:33:05.7321683Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T14:33:05.7549195Z    Compiling utf8_iter v1.0.4
2026-06-04T14:33:05.8269821Z    Compiling getrandom v0.4.2
2026-06-04T14:33:05.8742181Z    Compiling percent-encoding v2.3.2
2026-06-04T14:33:05.9002794Z    Compiling http v1.4.1
2026-06-04T14:33:05.9114908Z    Compiling thiserror v2.0.18
2026-06-04T14:33:05.9471886Z    Compiling cpufeatures v0.3.0
2026-06-04T14:33:06.0914023Z    Compiling indexmap v2.14.0
2026-06-04T14:33:06.0993428Z    Compiling form_urlencoded v1.2.2
2026-06-04T14:33:06.1826290Z    Compiling syn v2.0.117
2026-06-04T14:33:06.3009235Z    Compiling crypto-common v0.1.7
2026-06-04T14:33:06.3096720Z    Compiling block-buffer v0.10.4
2026-06-04T14:33:06.3235889Z    Compiling chacha20 v0.10.0
2026-06-04T14:33:06.3838230Z    Compiling ident_case v1.0.1
2026-06-04T14:33:06.4941194Z    Compiling untrusted v0.9.0
2026-06-04T14:33:06.5252991Z    Compiling strsim v0.11.1
2026-06-04T14:33:06.5563704Z    Compiling digest v0.10.7
2026-06-04T14:33:06.5820677Z    Compiling num-traits v0.2.19
2026-06-04T14:33:06.6032635Z    Compiling windows-strings v0.5.1
2026-06-04T14:33:06.6033173Z    Compiling windows-result v0.4.1
2026-06-04T14:33:06.6337881Z    Compiling rand v0.10.1
2026-06-04T14:33:06.6647294Z    Compiling rustls v0.23.40
2026-06-04T14:33:06.6775610Z    Compiling scopeguard v1.2.0
2026-06-04T14:33:06.7084043Z    Compiling unicode-segmentation v1.13.3
2026-06-04T14:33:06.7884763Z    Compiling lock_api v0.4.14
2026-06-04T14:33:06.7886945Z    Compiling const-oid v0.10.2
2026-06-04T14:33:06.7937799Z    Compiling bitflags v2.11.1
2026-06-04T14:33:06.9192664Z    Compiling anyhow v1.0.102
2026-06-04T14:33:06.9193144Z    Compiling atomic-waker v1.1.2
2026-06-04T14:33:06.9505007Z    Compiling ring v0.17.14
2026-06-04T14:33:07.0292231Z    Compiling unicode-xid v0.2.6
2026-06-04T14:33:07.0292885Z    Compiling httparse v1.10.1
2026-06-04T14:33:07.0326171Z    Compiling zerocopy v0.8.50
2026-06-04T14:33:07.0326906Z    Compiling http-body v1.0.1
2026-06-04T14:33:07.0370357Z    Compiling curve25519-dalek v4.1.3
2026-06-04T14:33:07.0779922Z    Compiling convert_case v0.10.0
2026-06-04T14:33:07.1525950Z    Compiling hybrid-array v0.4.12
2026-06-04T14:33:07.1854801Z    Compiling ahash v0.8.12
2026-06-04T14:33:07.1957988Z    Compiling fastrand v2.4.1
2026-06-04T14:33:07.2574005Z    Compiling powerfmt v0.2.0
2026-06-04T14:33:07.2700879Z    Compiling base64ct v1.8.3
2026-06-04T14:33:07.4180036Z    Compiling deranged v0.5.8
2026-06-04T14:33:07.4481757Z    Compiling rand_core v0.6.4
2026-06-04T14:33:07.4565490Z    Compiling time-core v0.1.8
2026-06-04T14:33:07.4872318Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T14:33:07.5800019Z    Compiling data-encoding v2.11.0
2026-06-04T14:33:07.6239091Z    Compiling vcpkg v0.2.15
2026-06-04T14:33:07.6522677Z    Compiling parking_lot_core v0.9.12
2026-06-04T14:33:07.6807358Z    Compiling tower-service v0.3.3
2026-06-04T14:33:07.7078033Z    Compiling try-lock v0.2.5
2026-06-04T14:33:07.7108987Z    Compiling pkg-config v0.3.33
2026-06-04T14:33:07.7939802Z    Compiling tinyvec_macros v0.1.1
2026-06-04T14:33:07.9232294Z    Compiling base64 v0.22.1
2026-06-04T14:33:07.9594248Z    Compiling num-conv v0.2.2
2026-06-04T14:33:07.9699131Z    Compiling tinyvec v1.11.0
2026-06-04T14:33:07.9753956Z    Compiling want v0.3.1
2026-06-04T14:33:07.9754451Z    Compiling block-buffer v0.12.0
2026-06-04T14:33:08.1503448Z    Compiling crypto-common v0.2.2
2026-06-04T14:33:08.1503943Z    Compiling vergen-lib v9.1.0
2026-06-04T14:33:08.1538368Z    Compiling sha2 v0.10.9
2026-06-04T14:33:08.1983240Z    Compiling inout v0.1.4
2026-06-04T14:33:08.2369501Z    Compiling n0-future v0.3.2
2026-06-04T14:33:08.2592518Z    Compiling zmij v1.0.21
2026-06-04T14:33:08.3467283Z    Compiling parking v2.2.1
2026-06-04T14:33:08.3592626Z    Compiling winnow v1.0.3
2026-06-04T14:33:08.3787671Z    Compiling diatomic-waker v0.2.3
2026-06-04T14:33:08.4994559Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T14:33:08.5474817Z    Compiling signature v2.2.0
2026-06-04T14:33:08.5531260Z    Compiling cordyceps v0.3.4
2026-06-04T14:33:08.5674570Z    Compiling httpdate v1.0.3
2026-06-04T14:33:08.5736537Z    Compiling spin v0.10.0
2026-06-04T14:33:08.5737074Z    Compiling crossbeam-utils v0.8.21
2026-06-04T14:33:08.6175538Z    Compiling heck v0.5.0
2026-06-04T14:33:08.6944352Z    Compiling ed25519 v2.2.3
2026-06-04T14:33:08.7535836Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T14:33:08.8164502Z    Compiling futures-lite v2.6.1
2026-06-04T14:33:08.8284628Z    Compiling futures-buffered v0.2.13
2026-06-04T14:33:08.8543566Z    Compiling cipher v0.4.4
2026-06-04T14:33:08.9091514Z    Compiling vergen-lib v0.1.6
2026-06-04T14:33:08.9092033Z    Compiling vergen v9.1.0
2026-06-04T14:33:08.9409621Z    Compiling digest v0.11.3
2026-06-04T14:33:09.0397452Z    Compiling universal-hash v0.5.1
2026-06-04T14:33:09.1277027Z    Compiling heapless v0.7.17
2026-06-04T14:33:09.1453303Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T14:33:09.1455580Z    Compiling noq-udp v0.10.0
2026-06-04T14:33:09.1564940Z    Compiling sync_wrapper v1.0.2
2026-06-04T14:33:09.1632047Z    Compiling either v1.16.0
2026-06-04T14:33:09.2373479Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T14:33:09.2742254Z    Compiling serde_json v1.0.150
2026-06-04T14:33:09.2898855Z    Compiling opaque-debug v0.3.1
2026-06-04T14:33:09.3062905Z    Compiling byteorder v1.5.0
2026-06-04T14:33:09.4125323Z    Compiling polyval v0.6.2
2026-06-04T14:33:09.5373441Z    Compiling hash32 v0.2.1
2026-06-04T14:33:09.5609055Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T14:33:09.6886620Z    Compiling parking_lot v0.12.5
2026-06-04T14:33:09.7151573Z    Compiling vergen-gitcl v1.0.8
2026-06-04T14:33:09.7175277Z    Compiling spin v0.9.8
2026-06-04T14:33:09.7200580Z    Compiling windows-threading v0.2.1
2026-06-04T14:33:09.7329324Z    Compiling synstructure v0.13.2
2026-06-04T14:33:09.7816426Z    Compiling darling_core v0.20.11
2026-06-04T14:33:09.8882682Z    Compiling fallible-iterator v0.3.0
2026-06-04T14:33:09.9342966Z    Compiling tower-layer v0.3.3
2026-06-04T14:33:10.0112551Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T14:33:10.0257835Z    Compiling signature v3.0.0
2026-06-04T14:33:10.1491152Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T14:33:10.2091634Z    Compiling windows-targets v0.52.6
2026-06-04T14:33:10.2215658Z    Compiling ghash v0.5.1
2026-06-04T14:33:10.2284334Z    Compiling aes v0.8.4
2026-06-04T14:33:10.2539357Z    Compiling ctr v0.9.2
2026-06-04T14:33:10.2912157Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T14:33:10.3747144Z    Compiling time v0.3.47
2026-06-04T14:33:10.4073455Z    Compiling http-body-util v0.1.3
2026-06-04T14:33:10.4493907Z    Compiling aead v0.5.2
2026-06-04T14:33:10.4830675Z    Compiling ipconfig v0.3.4
2026-06-04T14:33:10.5733792Z    Compiling widestring v1.2.1
2026-06-04T14:33:10.5860726Z    Compiling winapi v0.3.9
2026-06-04T14:33:10.6877056Z    Compiling aes-gcm v0.10.3
2026-06-04T14:33:10.8008520Z    Compiling proc-macro-crate v3.5.0
2026-06-04T14:33:10.8266284Z    Compiling windows-sys v0.59.0
2026-06-04T14:33:10.8962683Z    Compiling crossbeam-channel v0.5.15
2026-06-04T14:33:10.9945352Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T14:33:11.2241376Z    Compiling blake3 v1.8.5
2026-06-04T14:33:11.3784077Z    Compiling windows-registry v0.6.1
2026-06-04T14:33:11.4308671Z    Compiling uuid v1.23.2
2026-06-04T14:33:11.4972969Z    Compiling memoffset v0.6.5
2026-06-04T14:33:11.4992790Z    Compiling acto v0.8.2
2026-06-04T14:33:11.5726327Z    Compiling netwatch v0.16.0
2026-06-04T14:33:11.6955974Z    Compiling noq v0.18.0
2026-06-04T14:33:11.7730027Z    Compiling identity-hash v0.1.0
2026-06-04T14:33:11.7939798Z    Compiling thiserror v1.0.69
2026-06-04T14:33:11.8016125Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T14:33:11.8297282Z    Compiling foldhash v0.2.0
2026-06-04T14:33:11.8796844Z    Compiling lru-slab v0.1.2
2026-06-04T14:33:11.8919532Z    Compiling tagptr v0.2.0
2026-06-04T14:33:11.9254818Z    Compiling ryu v1.0.23
2026-06-04T14:33:11.9288488Z    Compiling rustc-hash v2.1.2
2026-06-04T14:33:11.9494208Z    Compiling xml-rs v0.8.28
2026-06-04T14:33:11.9637980Z    Compiling allocator-api2 v0.2.21
2026-06-04T14:33:12.0087261Z    Compiling mac-addr v0.3.0
2026-06-04T14:33:12.1476824Z    Compiling simple-dns v0.9.3
2026-06-04T14:33:12.1517105Z    Compiling serial-core v0.4.0
2026-06-04T14:33:12.2072321Z    Compiling simdutf8 v0.1.5
2026-06-04T14:33:12.2158775Z    Compiling winnow v0.7.15
2026-06-04T14:33:12.2432536Z    Compiling serde_derive v1.0.228
2026-06-04T14:33:12.2853686Z    Compiling zeroize_derive v1.4.3
2026-06-04T14:33:12.2995987Z    Compiling zerofrom-derive v0.1.7
2026-06-04T14:33:12.3071160Z    Compiling yoke-derive v0.8.2
2026-06-04T14:33:12.4402885Z    Compiling socket2 v0.6.4
2026-06-04T14:33:12.5618259Z    Compiling mio v1.2.1
2026-06-04T14:33:12.6627923Z    Compiling tokio-macros v2.7.0
2026-06-04T14:33:12.6741745Z    Compiling futures-macro v0.3.32
2026-06-04T14:33:12.7302564Z    Compiling zerovec-derive v0.11.3
2026-06-04T14:33:12.8670070Z    Compiling displaydoc v0.2.6
2026-06-04T14:33:12.8824565Z    Compiling tracing-attributes v0.1.31
2026-06-04T14:33:13.0401314Z    Compiling zeroize v1.8.2
2026-06-04T14:33:13.1128845Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T14:33:13.3696911Z    Compiling thiserror-impl v2.0.18
2026-06-04T14:33:13.4409520Z    Compiling tokio v1.52.3
2026-06-04T14:33:13.5760198Z    Compiling futures-util v0.3.32
2026-06-04T14:33:13.5956560Z    Compiling rustls-pki-types v1.14.1
2026-06-04T14:33:13.6885508Z    Compiling darling_macro v0.20.11
2026-06-04T14:33:13.7077036Z    Compiling derive_more-impl v2.1.1
2026-06-04T14:33:13.7190748Z    Compiling n0-error-macros v0.1.3
2026-06-04T14:33:13.7917670Z    Compiling windows-implement v0.60.2
2026-06-04T14:33:13.9489284Z    Compiling zerofrom v0.1.8
2026-06-04T14:33:14.0371233Z    Compiling rustls-webpki v0.103.13
2026-06-04T14:33:14.1808854Z    Compiling darling v0.20.11
2026-06-04T14:33:14.2677294Z    Compiling yoke v0.8.2
2026-06-04T14:33:14.3248345Z    Compiling windows-interface v0.59.3
2026-06-04T14:33:14.4536807Z    Compiling derive_builder_core v0.20.2
2026-06-04T14:33:14.4581788Z    Compiling spez v0.1.2
2026-06-04T14:33:15.0232186Z    Compiling der v0.8.0-rc.10
2026-06-04T14:33:15.1659684Z    Compiling zerovec v0.11.6
2026-06-04T14:33:15.3489858Z    Compiling zerotrie v0.2.4
2026-06-04T14:33:15.3565636Z    Compiling pin-project-internal v1.1.13
2026-06-04T14:33:15.3931407Z    Compiling postcard-derive v0.2.2
2026-06-04T14:33:15.4056241Z    Compiling n0-error v0.1.3
2026-06-04T14:33:15.4897526Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T14:33:15.5447016Z    Compiling windows-core v0.62.2
2026-06-04T14:33:15.6906615Z    Compiling cobs v0.3.0
2026-06-04T14:33:15.8178858Z    Compiling tinystr v0.8.3
2026-06-04T14:33:15.8364128Z    Compiling potential_utf v0.1.5
2026-06-04T14:33:15.9210625Z    Compiling num_enum_derive v0.7.6
2026-06-04T14:33:15.9489460Z    Compiling futures-executor v0.3.32
2026-06-04T14:33:15.9888137Z    Compiling icu_collections v2.2.0
2026-06-04T14:33:16.0206800Z    Compiling icu_locale_core v2.2.0
2026-06-04T14:33:16.0593356Z    Compiling ed25519-dalek v2.2.0
2026-06-04T14:33:16.0728173Z    Compiling spki v0.8.0-rc.4
2026-06-04T14:33:16.0875705Z    Compiling data-encoding-macro v0.1.20
2026-06-04T14:33:16.1717658Z    Compiling derive_builder_macro v0.20.2
2026-06-04T14:33:16.2802071Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T14:33:16.2927929Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T14:33:16.3140363Z    Compiling windows-numerics v0.3.1
2026-06-04T14:33:16.3457469Z    Compiling windows-collections v0.3.2
2026-06-04T14:33:16.4290682Z    Compiling windows-future v0.3.2
2026-06-04T14:33:16.4947222Z    Compiling futures v0.3.32
2026-06-04T14:33:16.5371073Z    Compiling enum-assoc v1.3.0
2026-06-04T14:33:16.6284120Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T14:33:16.6744025Z    Compiling async-trait v0.1.89
2026-06-04T14:33:16.7045197Z    Compiling derive_builder v0.20.2
2026-06-04T14:33:16.7344994Z    Compiling strum_macros v0.28.0
2026-06-04T14:33:16.7838436Z    Compiling pin-project v1.1.13
2026-06-04T14:33:16.9291033Z    Compiling icu_provider v2.2.0
2026-06-04T14:33:17.0976306Z    Compiling tokio-util v0.7.18
2026-06-04T14:33:17.2345256Z    Compiling icu_properties v2.2.0
2026-06-04T14:33:17.2964285Z    Compiling icu_normalizer v2.2.0
2026-06-04T14:33:17.3291259Z    Compiling ipnet v2.12.0
2026-06-04T14:33:17.4333836Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T14:33:17.4744899Z    Compiling chrono v0.4.44
2026-06-04T14:33:17.7087457Z    Compiling once_cell v1.21.4
2026-06-04T14:33:17.7442400Z    Compiling prefix-trie v0.8.4
2026-06-04T14:33:17.9058811Z    Compiling tracing-core v0.1.36
2026-06-04T14:33:17.9402438Z    Compiling derive_more v2.1.1
2026-06-04T14:33:18.0384080Z    Compiling postcard v1.1.3
2026-06-04T14:33:18.1388565Z    Compiling hashbrown v0.14.5
2026-06-04T14:33:18.1555650Z    Compiling tower v0.5.3
2026-06-04T14:33:18.1871759Z    Compiling windows v0.62.2
2026-06-04T14:33:18.2226039Z    Compiling iroh-relay v0.98.0
2026-06-04T14:33:18.3300921Z    Compiling tracing v0.1.44
2026-06-04T14:33:18.3670807Z    Compiling idna_adapter v1.2.2
2026-06-04T14:33:18.5244642Z    Compiling idna v1.1.0
2026-06-04T14:33:18.5322070Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T14:33:18.6844367Z    Compiling h2 v0.4.14
2026-06-04T14:33:18.7105228Z    Compiling hashlink v0.9.1
2026-06-04T14:33:18.7410051Z    Compiling iroh-metrics v0.38.3
2026-06-04T14:33:18.7497326Z    Compiling n0-watcher v0.6.1
2026-06-04T14:33:18.7822235Z    Compiling tokio-stream v0.1.18
2026-06-04T14:33:18.8092809Z    Compiling netdev v0.42.0
2026-06-04T14:33:18.9264367Z    Compiling url v2.5.8
2026-06-04T14:33:18.9845437Z    Compiling rusqlite v0.32.1
2026-06-04T14:33:19.0277382Z    Compiling moka v0.12.15
2026-06-04T14:33:19.0598121Z    Compiling num_enum v0.7.6
2026-06-04T14:33:19.1242463Z    Compiling strum v0.28.0
2026-06-04T14:33:19.1594196Z    Compiling toml_datetime v0.6.11
2026-06-04T14:33:19.2138620Z    Compiling serde_spanned v0.6.9
2026-06-04T14:33:19.2280799Z    Compiling xmltree v0.10.3
2026-06-04T14:33:19.3283399Z    Compiling hashbrown v0.16.1
2026-06-04T14:33:19.3627647Z    Compiling thiserror-impl v1.0.69
2026-06-04T14:33:19.3678067Z    Compiling winreg v0.10.1
2026-06-04T14:33:19.4079456Z    Compiling toml_write v0.1.2
2026-06-04T14:33:19.4636337Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T14:33:19.5331783Z    Compiling tower-http v0.6.11
2026-06-04T14:33:19.5332201Z    Compiling iroh-base v0.98.0
2026-06-04T14:33:19.6103936Z    Compiling attohttpc v0.30.1
2026-06-04T14:33:19.6332994Z    Compiling arrayvec v0.7.6
2026-06-04T14:33:19.7559784Z    Compiling sha1_smol v1.0.1
2026-06-04T14:33:19.8954567Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T14:33:19.9804400Z    Compiling arrayref v0.3.9
2026-06-04T14:33:20.0177663Z    Compiling smol_str v0.1.24
2026-06-04T14:33:20.0347989Z    Compiling constant_time_eq v0.4.2
2026-06-04T14:33:20.0477633Z    Compiling resolv-conf v0.7.6
2026-06-04T14:33:20.0990322Z    Compiling lru v0.16.4
2026-06-04T14:33:20.1272403Z    Compiling iroh-dns v0.98.0
2026-06-04T14:33:20.3108369Z    Compiling toml_edit v0.22.27
2026-06-04T14:33:20.3835290Z    Compiling webpki-roots v1.0.7
2026-06-04T14:33:20.5814525Z    Compiling serial-windows v0.4.0
2026-06-04T14:33:20.6078901Z    Compiling seize v0.5.1
2026-06-04T14:33:20.7736818Z    Compiling serde_bytes v0.11.19
2026-06-04T14:33:20.7838730Z    Compiling hmac v0.12.1
2026-06-04T14:33:20.7938550Z    Compiling iroh v0.98.2
2026-06-04T14:33:20.8123231Z    Compiling aho-corasick v1.1.4
2026-06-04T14:33:20.8224943Z    Compiling bitflags v1.3.2
2026-06-04T14:33:20.9325783Z    Compiling lazy_static v1.5.0
2026-06-04T14:33:20.9492847Z    Compiling regex-syntax v0.8.10
2026-06-04T14:33:20.9541519Z    Compiling cmov v0.5.4
2026-06-04T14:33:20.9599008Z    Compiling pin-utils v0.1.0
2026-06-04T14:33:21.0519024Z    Compiling nix v0.25.1
2026-06-04T14:33:21.0576006Z    Compiling shared_library v0.1.9
2026-06-04T14:33:21.0599284Z    Compiling filedescriptor v0.8.3
2026-06-04T14:33:21.1544666Z    Compiling tokio-rustls v0.26.4
2026-06-04T14:33:21.1671680Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T14:33:21.1879982Z    Compiling noq-proto v0.17.0
2026-06-04T14:33:21.1946231Z    Compiling ctutils v0.4.2
2026-06-04T14:33:21.3441130Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T14:33:21.3565417Z    Compiling hkdf v0.12.4
2026-06-04T14:33:21.4448626Z    Compiling tokio-websockets v0.13.2
2026-06-04T14:33:21.4527609Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T14:33:21.4792919Z    Compiling papaya v0.2.4
2026-06-04T14:33:21.5146917Z    Compiling serial v0.4.0
2026-06-04T14:33:21.5706359Z    Compiling backon v1.6.0
2026-06-04T14:33:21.6292753Z    Compiling downcast-rs v1.2.1
2026-06-04T14:33:21.7271877Z    Compiling shell-words v1.1.1
2026-06-04T14:33:21.8823716Z    Compiling portable-pty v0.8.1
2026-06-04T14:33:21.8976080Z    Compiling spake2 v0.4.0
2026-06-04T14:33:21.9496703Z    Compiling sha1 v0.10.6
2026-06-04T14:33:22.0552376Z    Compiling doctest-file v1.1.1
2026-06-04T14:33:22.2085675Z    Compiling toml v0.8.23
2026-06-04T14:33:22.2397788Z    Compiling recvmsg v1.0.0
2026-06-04T14:33:22.2645406Z    Compiling tempfile v3.27.0
2026-06-04T14:33:22.4443392Z    Compiling hyper v1.10.1
2026-06-04T14:33:22.5828649Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T14:33:22.6169688Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T14:33:22.9037491Z    Compiling regex-automata v0.4.14
2026-06-04T14:33:23.2216096Z    Compiling interprocess v2.4.2
2026-06-04T14:33:24.0584447Z    Compiling hyper-util v0.1.20
2026-06-04T14:33:24.4183886Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T14:33:24.4912023Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T14:33:24.8237655Z    Compiling regex v1.12.3
2026-06-04T14:33:25.2048534Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T14:33:25.3431601Z    Compiling hyper-rustls v0.27.9
2026-06-04T14:33:25.4341714Z    Compiling igd-next v0.17.1
2026-06-04T14:33:25.7698629Z    Compiling reqwest v0.13.4
2026-06-04T14:33:27.4793928Z    Compiling wmi v0.18.4
2026-06-04T14:33:28.7121647Z    Compiling portmapper v0.16.0
2026-06-04T14:33:41.0381774Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T14:33:41.8249472Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T14:33:50.7008957Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 46.43s
2026-06-04T14:33:50.7210744Z      Running tests\twohost.rs (target\debug\deps\twohost-9affa457e2dcf612.exe)
2026-06-04T14:33:51.3592260Z 
2026-06-04T14:33:51.3592631Z running 2 tests
2026-06-04T14:33:51.3594272Z test two_host_ladder_role_b ... ok
2026-06-04T14:33:51.3603691Z TWOHOST role A: node bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a
2026-06-04T14:34:21.4135780Z pairing dial not up yet (connect failed: timed out); retrying
2026-06-04T14:34:51.3639326Z test two_host_ladder_role_a has been running for over 60 seconds
2026-06-04T14:34:54.4303966Z pairing dial not up yet (connect failed: timed out); retrying
2026-06-04T14:35:18.7502601Z TWOHOST OK: pairing (initiator) — Pinned
2026-06-04T14:35:22.9468968Z UPDATE_STAGED:6:BrainOnly (from 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612)
2026-06-04T14:35:25.2691970Z TWOHOST OK: register: B's perch row replicated to A
2026-06-04T14:35:25.3043863Z TWOHOST OK: message sent (B asserts the spool)
2026-06-04T14:35:25.3617756Z TWOHOST OK: file fetch (sid 1)
2026-06-04T14:35:25.4115507Z TWOHOST OK: remote-drive (attach echo)
2026-06-04T14:35:25.7063140Z TWOHOST OK: sync: A pulled B's mind
2026-06-04T14:35:25.7063682Z TWOHOST OK: update: B's v6 staged at A through the verify gate
2026-06-04T14:35:25.7064811Z TWOHOST OK: update: consent notif surfaced at A
2026-06-04T14:35:26.2069252Z TWOHOST OK: notif: B's dismissal replicated to A
2026-06-04T14:35:26.2858743Z TWOHOST OK: file push (done barrier)
2026-06-04T14:35:26.2859183Z TWOHOST role A: ladder complete
2026-06-04T14:35:26.3045654Z test two_host_ladder_role_a ... ok
2026-06-04T14:35:26.3046269Z 
2026-06-04T14:35:26.3046610Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 94.95s
2026-06-04T14:35:26.3046859Z 
2026-06-04T14:35:26.4473505Z Post job cleanup.
2026-06-04T14:35:26.5443821Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T14:35:26.5642250Z git version 2.43.0.windows.1
2026-06-04T14:35:26.5683507Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\38da9b87-4ec6-4531-96c1-9cb5c8e0ef87\.gitconfig'
2026-06-04T14:35:26.5696151Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\38da9b87-4ec6-4531-96c1-9cb5c8e0ef87' before making global git config changes
2026-06-04T14:35:26.5696719Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T14:35:26.5701683Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T14:35:26.5928722Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T14:35:26.6149351Z [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-04T14:35:26.9812769Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T14:35:27.0024752Z http.https://github.com/.extraheader
2026-06-04T14:35:27.0056471Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-04T14:35:27.0326456Z [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-04T14:35:27.4034660Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T14:35:27.4251528Z [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-04T14:35:27.8046414Z Cleaning up orphan processes
