﻿2026-06-04T14:33:09.2034750Z Current runner version: '2.334.0'
2026-06-04T14:33:09.2044072Z Runner name: 'gravity'
2026-06-04T14:33:09.2045225Z Runner group name: 'Default'
2026-06-04T14:33:09.2046671Z Machine name: 'gravity-linux'
2026-06-04T14:33:09.2050807Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T14:33:09.2055150Z Contents: read
2026-06-04T14:33:09.2055945Z Metadata: read
2026-06-04T14:33:09.2056790Z Packages: read
2026-06-04T14:33:09.2057561Z ##[endgroup]
2026-06-04T14:33:09.2061317Z Secret source: Actions
2026-06-04T14:33:09.2062617Z Prepare workflow directory
2026-06-04T14:33:09.2830257Z Prepare all required actions
2026-06-04T14:33:09.2889619Z Getting action download info
2026-06-04T14:33:09.9109079Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T14:33:10.9487385Z Complete job name: twohost-b
2026-06-04T14:33:11.0881990Z ##[group]Run actions/checkout@v5
2026-06-04T14:33:11.0883751Z with:
2026-06-04T14:33:11.0884570Z   repository: SaberMage/spt-core
2026-06-04T14:33:11.0891912Z   token: ***
2026-06-04T14:33:11.0892708Z   ssh-strict: true
2026-06-04T14:33:11.0893516Z   ssh-user: git
2026-06-04T14:33:11.0894338Z   persist-credentials: true
2026-06-04T14:33:11.0895200Z   clean: true
2026-06-04T14:33:11.0895993Z   sparse-checkout-cone-mode: true
2026-06-04T14:33:11.0896947Z   fetch-depth: 1
2026-06-04T14:33:11.0897745Z   fetch-tags: false
2026-06-04T14:33:11.0898579Z   show-progress: true
2026-06-04T14:33:11.0899440Z   lfs: false
2026-06-04T14:33:11.0900433Z   submodules: false
2026-06-04T14:33:11.0901434Z   set-safe-directory: true
2026-06-04T14:33:11.0903678Z ##[endgroup]
2026-06-04T14:33:11.2487039Z Syncing repository: SaberMage/spt-core
2026-06-04T14:33:11.2491222Z ##[group]Getting Git version info
2026-06-04T14:33:11.2492891Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T14:33:11.2495164Z [command]/usr/bin/git version
2026-06-04T14:33:11.2496196Z git version 2.34.1
2026-06-04T14:33:11.2499797Z ##[endgroup]
2026-06-04T14:33:11.2509680Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/edc30880-5d22-4f64-8a3e-41046b12c268/.gitconfig'
2026-06-04T14:33:11.2532585Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/edc30880-5d22-4f64-8a3e-41046b12c268' before making global git config changes
2026-06-04T14:33:11.2535198Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T14:33:11.2538803Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T14:33:11.2597915Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T14:33:11.2630425Z https://github.com/SaberMage/spt-core
2026-06-04T14:33:11.2663759Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T14:33:11.2665676Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T14:33:11.2687296Z refs/heads/dev-freeform
2026-06-04T14:33:11.2702186Z [command]/usr/bin/git checkout --detach
2026-06-04T14:33:11.2761860Z HEAD is now at a86371c test(rig): two-host ladder rig run + durable flake ledger [twohost]
2026-06-04T14:33:11.2826510Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T14:33:11.2871556Z Deleted branch dev-freeform (was a86371c).
2026-06-04T14:33:11.2942312Z ##[endgroup]
2026-06-04T14:33:11.2944497Z [command]/usr/bin/git submodule status
2026-06-04T14:33:11.3235412Z ##[group]Cleaning the repository
2026-06-04T14:33:11.3237361Z [command]/usr/bin/git clean -ffdx
2026-06-04T14:33:11.3280527Z Removing traceable-reqs
2026-06-04T14:33:11.3296779Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T14:33:11.3371094Z HEAD is now at a86371c test(rig): two-host ladder rig run + durable flake ledger [twohost]
2026-06-04T14:33:11.3377029Z ##[endgroup]
2026-06-04T14:33:11.3379455Z ##[group]Disabling automatic garbage collection
2026-06-04T14:33:11.3381637Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T14:33:11.3422431Z ##[endgroup]
2026-06-04T14:33:11.3425279Z ##[group]Setting up auth
2026-06-04T14:33:11.3434848Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T14:33:11.3482463Z [command]/usr/bin/git 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:11.3757804Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T14:33:11.3797147Z [command]/usr/bin/git 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:11.4037950Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T14:33:11.4078443Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T14:33:11.4324169Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T14:33:11.4385674Z ##[endgroup]
2026-06-04T14:33:11.4387195Z ##[group]Fetching the repository
2026-06-04T14:33:11.4398609Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a86371c9cfd87639c4d5dd5e2c82d464bc028ed0:refs/remotes/origin/dev-freeform
2026-06-04T14:33:12.0229572Z ##[endgroup]
2026-06-04T14:33:12.0230791Z ##[group]Determining the checkout info
2026-06-04T14:33:12.0232248Z ##[endgroup]
2026-06-04T14:33:12.0238826Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T14:33:12.0298675Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T14:33:12.0335106Z ##[group]Checking out the ref
2026-06-04T14:33:12.0339803Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T14:33:12.0398245Z Switched to a new branch 'dev-freeform'
2026-06-04T14:33:12.0399940Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T14:33:12.0406076Z ##[endgroup]
2026-06-04T14:33:12.0455274Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T14:33:12.0488692Z a86371c9cfd87639c4d5dd5e2c82d464bc028ed0
2026-06-04T14:33:12.0901246Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-06-04T14:33:12.0902669Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-06-04T14:33:12.0930229Z shell: /usr/bin/bash -e {0}
2026-06-04T14:33:12.0930972Z env:
2026-06-04T14:33:12.0931529Z   SPT_TWO_HOST: 1
2026-06-04T14:33:12.0932145Z   SPT_TWO_HOST_ROLE: b
2026-06-04T14:33:12.0932810Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-06-04T14:33:12.0933575Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-06-04T14:33:12.0934318Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-06-04T14:33:12.0934997Z ##[endgroup]
2026-06-04T14:33:12.5789137Z    Compiling proc-macro2 v1.0.106
2026-06-04T14:33:12.5791027Z    Compiling unicode-ident v1.0.24
2026-06-04T14:33:12.5792730Z    Compiling quote v1.0.45
2026-06-04T14:33:12.5794180Z    Compiling libc v0.2.186
2026-06-04T14:33:12.6643434Z    Compiling serde_core v1.0.228
2026-06-04T14:33:12.7972208Z    Compiling serde v1.0.228
2026-06-04T14:33:13.0959806Z    Compiling cfg-if v1.0.4
2026-06-04T14:33:13.1351932Z    Compiling pin-project-lite v0.2.17
2026-06-04T14:33:13.1930534Z    Compiling portable-atomic v1.13.1
2026-06-04T14:33:14.1751846Z    Compiling syn v2.0.117
2026-06-04T14:33:14.2801932Z    Compiling typenum v1.20.1
2026-06-04T14:33:15.7781437Z    Compiling version_check v0.9.5
2026-06-04T14:33:16.1836033Z    Compiling memchr v2.8.1
2026-06-04T14:33:16.2601132Z    Compiling critical-section v1.2.0
2026-06-04T14:33:16.3371041Z    Compiling bytes v1.11.1
2026-06-04T14:33:17.2714925Z    Compiling subtle v2.6.1
2026-06-04T14:33:17.3165843Z    Compiling futures-core v0.3.32
2026-06-04T14:33:17.4231026Z    Compiling log v0.4.30
2026-06-04T14:33:17.5528202Z    Compiling generic-array v0.14.7
2026-06-04T14:33:17.5529826Z    Compiling socket2 v0.6.4
2026-06-04T14:33:17.6854926Z    Compiling semver v1.0.28
2026-06-04T14:33:17.7538875Z    Compiling find-msvc-tools v0.1.9
2026-06-04T14:33:18.0657497Z    Compiling shlex v2.0.1
2026-06-04T14:33:18.1128996Z    Compiling smallvec v1.15.1
2026-06-04T14:33:18.2752699Z    Compiling cc v1.2.63
2026-06-04T14:33:18.3070960Z    Compiling rustc_version v0.4.1
2026-06-04T14:33:18.7177408Z    Compiling mio v1.2.1
2026-06-04T14:33:19.4045348Z    Compiling stable_deref_trait v1.2.1
2026-06-04T14:33:19.4525944Z    Compiling itoa v1.0.18
2026-06-04T14:33:19.4690965Z    Compiling futures-io v0.3.32
2026-06-04T14:33:19.6150950Z    Compiling slab v0.4.12
2026-06-04T14:33:19.6665589Z    Compiling futures-sink v0.3.32
2026-06-04T14:33:19.7421473Z    Compiling equivalent v1.0.2
2026-06-04T14:33:19.7905504Z    Compiling futures-channel v0.3.32
2026-06-04T14:33:19.8130855Z    Compiling futures-task v0.3.32
2026-06-04T14:33:19.9907851Z    Compiling crypto-common v0.1.7
2026-06-04T14:33:20.0890510Z    Compiling getrandom v0.2.17
2026-06-04T14:33:20.1034848Z    Compiling hashbrown v0.17.1
2026-06-04T14:33:20.2746927Z    Compiling cpufeatures v0.2.17
2026-06-04T14:33:20.3250599Z    Compiling fnv v1.0.7
2026-06-04T14:33:20.3848480Z    Compiling rand_core v0.10.1
2026-06-04T14:33:20.5715713Z    Compiling cfg_aliases v0.2.1
2026-06-04T14:33:20.6281328Z    Compiling rustversion v1.0.22
2026-06-04T14:33:20.7240577Z    Compiling synstructure v0.13.2
2026-06-04T14:33:20.9473134Z    Compiling litemap v0.8.2
2026-06-04T14:33:21.1835083Z    Compiling indexmap v2.14.0
2026-06-04T14:33:21.2024333Z    Compiling writeable v0.6.3
2026-06-04T14:33:21.4800806Z    Compiling utf8_iter v1.0.4
2026-06-04T14:33:21.6262122Z    Compiling getrandom v0.4.2
2026-06-04T14:33:21.6350629Z    Compiling bitflags v2.11.1
2026-06-04T14:33:21.8270561Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T14:33:21.8826607Z    Compiling icu_properties_data v2.2.0
2026-06-04T14:33:22.4674981Z    Compiling percent-encoding v2.3.2
2026-06-04T14:33:22.4790437Z    Compiling ring v0.17.14
2026-06-04T14:33:22.6540381Z    Compiling http v1.4.1
2026-06-04T14:33:22.6670657Z    Compiling autocfg v1.5.1
2026-06-04T14:33:23.1084566Z    Compiling thiserror v2.0.18
2026-06-04T14:33:23.2250962Z    Compiling cpufeatures v0.3.0
2026-06-04T14:33:23.5081748Z    Compiling chacha20 v0.10.0
2026-06-04T14:33:23.6557081Z    Compiling serde_derive v1.0.228
2026-06-04T14:33:23.8470623Z    Compiling zeroize_derive v1.4.3
2026-06-04T14:33:24.3065668Z    Compiling tokio-macros v2.7.0
2026-06-04T14:33:24.5200706Z    Compiling zeroize v1.8.2
2026-06-04T14:33:24.7007429Z    Compiling futures-macro v0.3.32
2026-06-04T14:33:25.1486995Z    Compiling tokio v1.52.3
2026-06-04T14:33:25.7740674Z    Compiling zerofrom-derive v0.1.7
2026-06-04T14:33:26.2499263Z    Compiling futures-util v0.3.32
2026-06-04T14:33:27.6700610Z    Compiling zerofrom v0.1.8
2026-06-04T14:33:27.7948348Z    Compiling yoke-derive v0.8.2
2026-06-04T14:33:29.4210529Z    Compiling yoke v0.8.2
2026-06-04T14:33:29.6690792Z    Compiling zerovec-derive v0.11.3
2026-06-04T14:33:30.9660876Z    Compiling once_cell v1.21.4
2026-06-04T14:33:31.0180979Z    Compiling displaydoc v0.2.6
2026-06-04T14:33:31.2311316Z    Compiling tracing-core v0.1.36
2026-06-04T14:33:31.3740358Z    Compiling zerovec v0.11.6
2026-06-04T14:33:31.9924935Z    Compiling tracing-attributes v0.1.31
2026-06-04T14:33:32.1190397Z    Compiling zerotrie v0.2.4
2026-06-04T14:33:32.3980400Z    Compiling tinystr v0.8.3
2026-06-04T14:33:32.5410566Z    Compiling potential_utf v0.1.5
2026-06-04T14:33:32.6430517Z    Compiling icu_locale_core v2.2.0
2026-06-04T14:33:32.6820568Z    Compiling icu_collections v2.2.0
2026-06-04T14:33:33.4280238Z    Compiling tokio-util v0.7.18
2026-06-04T14:33:33.9750755Z    Compiling tracing v0.1.44
2026-06-04T14:33:34.3209577Z    Compiling icu_provider v2.2.0
2026-06-04T14:33:34.6300329Z    Compiling rustls-pki-types v1.14.1
2026-06-04T14:33:34.7620542Z    Compiling icu_properties v2.2.0
2026-06-04T14:33:35.1360331Z    Compiling icu_normalizer v2.2.0
2026-06-04T14:33:35.3500739Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T14:33:35.4130832Z    Compiling thiserror-impl v2.0.18
2026-06-04T14:33:36.0400727Z    Compiling ipnet v2.12.0
2026-06-04T14:33:36.1378095Z    Compiling form_urlencoded v1.2.2
2026-06-04T14:33:36.3041175Z    Compiling block-buffer v0.10.4
2026-06-04T14:33:36.4300663Z    Compiling strsim v0.11.1
2026-06-04T14:33:36.8218922Z    Compiling idna_adapter v1.2.2
2026-06-04T14:33:36.8778226Z    Compiling ident_case v1.0.1
2026-06-04T14:33:36.9197961Z    Compiling idna v1.1.0
2026-06-04T14:33:36.9698987Z    Compiling untrusted v0.9.0
2026-06-04T14:33:37.1050753Z    Compiling darling_core v0.20.11
2026-06-04T14:33:37.4519707Z    Compiling url v2.5.8
2026-06-04T14:33:37.9850496Z    Compiling digest v0.10.7
2026-06-04T14:33:38.2620265Z    Compiling rand v0.10.1
2026-06-04T14:33:38.8277840Z    Compiling scopeguard v1.2.0
2026-06-04T14:33:38.8930851Z    Compiling rustls v0.23.40
2026-06-04T14:33:39.0004496Z    Compiling unicode-segmentation v1.13.3
2026-06-04T14:33:39.4317825Z    Compiling rustls-webpki v0.103.13
2026-06-04T14:33:39.6583461Z    Compiling convert_case v0.10.0
2026-06-04T14:33:40.0400574Z    Compiling lock_api v0.4.14
2026-06-04T14:33:40.3881647Z    Compiling unicode-xid v0.2.6
2026-06-04T14:33:40.4374112Z    Compiling const-oid v0.10.2
2026-06-04T14:33:40.4761736Z    Compiling atomic-waker v1.1.2
2026-06-04T14:33:40.5614169Z    Compiling anyhow v1.0.102
2026-06-04T14:33:40.6835830Z    Compiling derive_more-impl v2.1.1
2026-06-04T14:33:41.0017132Z    Compiling zerocopy v0.8.50
2026-06-04T14:33:41.3882803Z    Compiling httparse v1.10.1
2026-06-04T14:33:41.5811017Z    Compiling darling_macro v0.20.11
2026-06-04T14:33:41.9121901Z    Compiling darling v0.20.11
2026-06-04T14:33:41.9620691Z    Compiling derive_builder_core v0.20.2
2026-06-04T14:33:42.2320200Z    Compiling h2 v0.4.14
2026-06-04T14:33:43.5680660Z    Compiling http-body v1.0.1
2026-06-04T14:33:43.6920172Z    Compiling curve25519-dalek v4.1.3
2026-06-04T14:33:43.8728726Z    Compiling hybrid-array v0.4.12
2026-06-04T14:33:44.8540744Z    Compiling ahash v0.8.12
2026-06-04T14:33:44.9920596Z    Compiling base64ct v1.8.3
2026-06-04T14:33:45.3780794Z    Compiling paste v1.0.15
2026-06-04T14:33:45.5880809Z    Compiling fastrand v2.4.1
2026-06-04T14:33:45.8771343Z    Compiling powerfmt v0.2.0
2026-06-04T14:33:46.1030298Z    Compiling deranged v0.5.8
2026-06-04T14:33:46.6360601Z    Compiling derive_more v2.1.1
2026-06-04T14:33:46.8208363Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T14:33:47.2619605Z    Compiling derive_builder_macro v0.20.2
2026-06-04T14:33:48.5743470Z    Compiling spez v0.1.2
2026-06-04T14:33:48.9249283Z    Compiling n0-error-macros v0.1.3
2026-06-04T14:33:50.1653991Z    Compiling num-traits v0.2.19
2026-06-04T14:33:50.2930644Z    Compiling rand_core v0.6.4
2026-06-04T14:33:50.4922660Z    Compiling vcpkg v0.2.15
2026-06-04T14:33:50.6310391Z    Compiling pkg-config v0.3.33
2026-06-04T14:33:50.7128240Z    Compiling parking_lot_core v0.9.12
2026-06-04T14:33:50.8851793Z    Compiling tower-service v0.3.3
2026-06-04T14:33:50.9430577Z    Compiling base64 v0.22.1
2026-06-04T14:33:51.4060172Z    Compiling time-core v0.1.8
2026-06-04T14:33:51.4610540Z    Compiling data-encoding v2.11.0
2026-06-04T14:33:51.5710725Z    Compiling tinyvec_macros v0.1.1
2026-06-04T14:33:51.5950503Z    Compiling try-lock v0.2.5
2026-06-04T14:33:51.6158325Z    Compiling num-conv v0.2.2
2026-06-04T14:33:51.6700551Z    Compiling want v0.3.1
2026-06-04T14:33:51.8040337Z    Compiling tinyvec v1.11.0
2026-06-04T14:33:51.8160293Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T14:33:52.5478160Z    Compiling n0-error v0.1.3
2026-06-04T14:33:52.6240358Z    Compiling derive_builder v0.20.2
2026-06-04T14:33:52.7050318Z    Compiling der v0.8.0-rc.10
2026-06-04T14:33:53.5294386Z    Compiling crypto-common v0.2.2
2026-06-04T14:33:54.2581058Z    Compiling block-buffer v0.12.0
2026-06-04T14:33:54.4180174Z    Compiling sha2 v0.10.9
2026-06-04T14:33:54.4628939Z    Compiling pin-project-internal v1.1.13
2026-06-04T14:33:54.9730853Z    Compiling vergen-lib v9.1.0
2026-06-04T14:33:55.0840723Z    Compiling n0-future v0.3.2
2026-06-04T14:33:55.1580329Z    Compiling inout v0.1.4
2026-06-04T14:33:55.2743665Z    Compiling httpdate v1.0.3
2026-06-04T14:33:55.2867571Z    Compiling crossbeam-utils v0.8.21
2026-06-04T14:33:55.4750620Z    Compiling heck v0.5.0
2026-06-04T14:33:55.5200463Z    Compiling parking v2.2.1
2026-06-04T14:33:55.5420588Z    Compiling winnow v1.0.3
2026-06-04T14:33:55.6620838Z    Compiling spin v0.10.0
2026-06-04T14:33:55.7559433Z    Compiling zmij v1.0.21
2026-06-04T14:33:55.7676859Z    Compiling cordyceps v0.3.4
2026-06-04T14:33:56.1170712Z    Compiling signature v2.2.0
2026-06-04T14:33:56.1998798Z    Compiling diatomic-waker v0.2.3
2026-06-04T14:33:56.2245013Z    Compiling ed25519 v2.2.3
2026-06-04T14:33:56.3951850Z    Compiling futures-buffered v0.2.13
2026-06-04T14:33:56.4578350Z    Compiling pin-project v1.1.13
2026-06-04T14:33:56.4880578Z    Compiling futures-lite v2.6.1
2026-06-04T14:33:56.5220517Z    Compiling hyper v1.10.1
2026-06-04T14:33:56.8810317Z    Compiling cipher v0.4.4
2026-06-04T14:33:57.1832563Z    Compiling digest v0.11.3
2026-06-04T14:33:57.3690415Z    Compiling spki v0.8.0-rc.4
2026-06-04T14:33:57.5880737Z    Compiling hashbrown v0.14.5
2026-06-04T14:33:57.7560633Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T14:33:57.8650505Z    Compiling netlink-packet-core v0.8.1
2026-06-04T14:33:58.9283423Z    Compiling tokio-rustls v0.26.4
2026-06-04T14:33:59.3370876Z    Compiling vergen-lib v0.1.6
2026-06-04T14:33:59.4527478Z    Compiling vergen v9.1.0
2026-06-04T14:33:59.5425847Z    Compiling noq-udp v0.10.0
2026-06-04T14:33:59.5618318Z    Compiling universal-hash v0.5.1
2026-06-04T14:33:59.5884315Z    Compiling heapless v0.7.17
2026-06-04T14:33:59.6712608Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T14:33:59.7670948Z    Compiling sync_wrapper v1.0.2
2026-06-04T14:33:59.8421515Z    Compiling opaque-debug v0.3.1
2026-06-04T14:33:59.8490699Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T14:33:59.8781003Z    Compiling serde_json v1.0.150
2026-06-04T14:33:59.9008410Z    Compiling byteorder v1.5.0
2026-06-04T14:34:00.0051916Z    Compiling either v1.16.0
2026-06-04T14:34:00.1472084Z    Compiling hash32 v0.2.1
2026-06-04T14:34:00.1651073Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T14:34:00.3124589Z    Compiling prefix-trie v0.8.4
2026-06-04T14:34:00.3645434Z    Compiling polyval v0.6.2
2026-06-04T14:34:00.6880337Z    Compiling parking_lot v0.12.5
2026-06-04T14:34:01.2440697Z    Compiling hyper-util v0.1.20
2026-06-04T14:34:01.3680546Z    Compiling hashlink v0.9.1
2026-06-04T14:34:01.9720668Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T14:34:02.9470859Z    Compiling ed25519-dalek v2.2.0
2026-06-04T14:34:03.2725916Z    Compiling spin v0.9.8
2026-06-04T14:34:03.5170747Z    Compiling futures-executor v0.3.32
2026-06-04T14:34:03.8061531Z    Compiling vergen-gitcl v1.0.8
2026-06-04T14:34:03.9120589Z    Compiling fallible-iterator v0.3.0
2026-06-04T14:34:04.3100531Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T14:34:04.4819089Z    Compiling num_threads v0.1.7
2026-06-04T14:34:04.4989756Z    Compiling signature v3.0.0
2026-06-04T14:34:04.6060368Z    Compiling tower-layer v0.3.3
2026-06-04T14:34:04.6080647Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T14:34:04.7958376Z    Compiling time v0.3.47
2026-06-04T14:34:05.0433788Z    Compiling futures v0.3.32
2026-06-04T14:34:05.5940949Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T14:34:06.0297046Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T14:34:07.2660703Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T14:34:07.9771798Z    Compiling proc-macro-crate v3.5.0
2026-06-04T14:34:08.7480533Z    Compiling ghash v0.5.1
2026-06-04T14:34:09.3740304Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T14:34:10.7266996Z    Compiling ctr v0.9.2
2026-06-04T14:34:10.8576111Z    Compiling aes v0.8.4
2026-06-04T14:34:10.8981347Z    Compiling http-body-util v0.1.3
2026-06-04T14:34:11.1827512Z    Compiling cobs v0.3.0
2026-06-04T14:34:11.3409749Z    Compiling netlink-sys v0.8.8
2026-06-04T14:34:11.6167870Z    Compiling postcard-derive v0.2.2
2026-06-04T14:34:11.6276396Z    Compiling aead v0.5.2
2026-06-04T14:34:11.7480622Z    Compiling openssl-probe v0.2.1
2026-06-04T14:34:11.8960305Z    Compiling rustls-native-certs v0.8.4
2026-06-04T14:34:12.2070768Z    Compiling postcard v1.1.3
2026-06-04T14:34:12.2182425Z    Compiling aes-gcm v0.10.3
2026-06-04T14:34:12.2646851Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T14:34:12.3602124Z    Compiling num_enum_derive v0.7.6
2026-06-04T14:34:12.7481234Z    Compiling rusqlite v0.32.1
2026-06-04T14:34:12.7533503Z    Compiling data-encoding-macro v0.1.20
2026-06-04T14:34:12.8040077Z    Compiling tower v0.5.3
2026-06-04T14:34:13.5661240Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T14:34:13.6243990Z    Compiling crossbeam-channel v0.5.15
2026-06-04T14:34:13.7070743Z    Compiling netlink-packet-route v0.29.0
2026-06-04T14:34:14.0378228Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T14:34:14.4446679Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T14:34:14.5060673Z    Compiling strum_macros v0.28.0
2026-06-04T14:34:14.7214719Z    Compiling enum-assoc v1.3.0
2026-06-04T14:34:15.6485382Z    Compiling async-trait v0.1.89
2026-06-04T14:34:16.9910406Z    Compiling memoffset v0.6.5
2026-06-04T14:34:17.1103446Z    Compiling uuid v1.23.2
2026-06-04T14:34:17.6557127Z    Compiling blake3 v1.8.5
2026-06-04T14:34:17.9707850Z    Compiling netwatch v0.16.0
2026-06-04T14:34:18.0030915Z    Compiling noq v0.18.0
2026-06-04T14:34:18.1701227Z    Compiling acto v0.8.2
2026-06-04T14:34:18.2135153Z    Compiling foldhash v0.2.0
2026-06-04T14:34:18.3125901Z    Compiling identity-hash v0.1.0
2026-06-04T14:34:18.3749246Z    Compiling mac-addr v0.3.0
2026-06-04T14:34:18.3950750Z    Compiling lru-slab v0.1.2
2026-06-04T14:34:18.5064332Z    Compiling ryu v1.0.23
2026-06-04T14:34:18.5556273Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T14:34:18.7080842Z    Compiling allocator-api2 v0.2.21
2026-06-04T14:34:18.7120337Z    Compiling xml-rs v0.8.28
2026-06-04T14:34:19.2227364Z    Compiling rustc-hash v2.1.2
2026-06-04T14:34:19.3330505Z    Compiling tagptr v0.2.0
2026-06-04T14:34:19.5061036Z    Compiling thiserror v1.0.69
2026-06-04T14:34:19.8330593Z    Compiling xmltree v0.10.3
2026-06-04T14:34:20.0715699Z    Compiling moka v0.12.15
2026-06-04T14:34:20.2640657Z    Compiling noq-proto v0.17.0
2026-06-04T14:34:20.2910277Z    Compiling hashbrown v0.16.1
2026-06-04T14:34:21.3940619Z    Compiling iroh-metrics v0.38.3
2026-06-04T14:34:22.0200406Z    Compiling netdev v0.42.0
2026-06-04T14:34:22.6260431Z    Compiling strum v0.28.0
2026-06-04T14:34:22.7192972Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T14:34:23.3141285Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T14:34:23.3531084Z    Compiling num_enum v0.7.6
2026-06-04T14:34:23.4340485Z    Compiling iroh-relay v0.98.0
2026-06-04T14:34:23.6830276Z    Compiling tower-http v0.6.11
2026-06-04T14:34:24.2540163Z    Compiling iroh-base v0.98.0
2026-06-04T14:34:24.5457871Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T14:34:24.7590599Z    Compiling netlink-proto v0.12.0
2026-06-04T14:34:25.0678020Z    Compiling hyper-rustls v0.27.9
2026-06-04T14:34:25.0789276Z    Compiling n0-watcher v0.6.1
2026-06-04T14:34:25.3587240Z    Compiling netlink-packet-route v0.30.0
2026-06-04T14:34:26.3218683Z    Compiling attohttpc v0.30.1
2026-06-04T14:34:26.3626682Z    Compiling tokio-stream v0.1.18
2026-06-04T14:34:27.1080965Z    Compiling serde_spanned v0.6.9
2026-06-04T14:34:27.2276673Z    Compiling toml_datetime v0.6.11
2026-06-04T14:34:27.5466646Z    Compiling thiserror-impl v1.0.69
2026-06-04T14:34:27.7788805Z    Compiling simple-dns v0.9.3
2026-06-04T14:34:29.3565855Z    Compiling ioctl-rs v0.1.6
2026-06-04T14:34:29.4540616Z    Compiling serial-core v0.4.0
2026-06-04T14:34:29.6550682Z    Compiling termios v0.2.2
2026-06-04T14:34:29.7840780Z    Compiling resolv-conf v0.7.6
2026-06-04T14:34:30.2420507Z    Compiling arrayvec v0.7.6
2026-06-04T14:34:30.3721228Z    Compiling toml_write v0.1.2
2026-06-04T14:34:30.5234888Z    Compiling arrayref v0.3.9
2026-06-04T14:34:30.5696896Z    Compiling simdutf8 v0.1.5
2026-06-04T14:34:30.6170344Z    Compiling smol_str v0.1.24
2026-06-04T14:34:30.8239014Z    Compiling winnow v0.7.15
2026-06-04T14:34:30.8754314Z    Compiling constant_time_eq v0.4.2
2026-06-04T14:34:31.0465882Z    Compiling sha1_smol v1.0.1
2026-06-04T14:34:31.2719738Z    Compiling tokio-websockets v0.13.2
2026-06-04T14:34:33.8990568Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T14:34:34.0940799Z    Compiling toml_edit v0.22.27
2026-06-04T14:34:36.4120710Z    Compiling serial-unix v0.4.0
2026-06-04T14:34:36.6122737Z    Compiling iroh-dns v0.98.0
2026-06-04T14:34:37.4580370Z    Compiling igd-next v0.17.1
2026-06-04T14:34:37.8400663Z    Compiling reqwest v0.13.4
2026-06-04T14:34:39.8370630Z    Compiling lru v0.16.4
2026-06-04T14:34:40.0480403Z    Compiling hmac v0.12.1
2026-06-04T14:34:40.0540611Z    Compiling webpki-roots v1.0.7
2026-06-04T14:34:40.1700694Z    Compiling iroh v0.98.2
2026-06-04T14:34:40.1750998Z    Compiling serde_bytes v0.11.19
2026-06-04T14:34:40.3886806Z    Compiling aho-corasick v1.1.4
2026-06-04T14:34:40.4460492Z    Compiling seize v0.5.1
2026-06-04T14:34:40.8660683Z    Compiling bitflags v1.3.2
2026-06-04T14:34:40.9160632Z    Compiling pin-utils v0.1.0
2026-06-04T14:34:40.9620726Z    Compiling cmov v0.5.4
2026-06-04T14:34:41.2675428Z    Compiling regex-syntax v0.8.10
2026-06-04T14:34:41.8400716Z    Compiling ctutils v0.4.2
2026-06-04T14:34:42.2649949Z    Compiling nix v0.25.1
2026-06-04T14:34:43.6426193Z    Compiling papaya v0.2.4
2026-06-04T14:34:44.2710719Z    Compiling regex-automata v0.4.14
2026-06-04T14:34:45.5520645Z    Compiling hkdf v0.12.4
2026-06-04T14:34:45.6824543Z    Compiling portmapper v0.16.0
2026-06-04T14:34:48.3030392Z    Compiling toml v0.8.23
2026-06-04T14:34:49.3559799Z    Compiling filedescriptor v0.8.3
2026-06-04T14:34:49.5750690Z    Compiling serial v0.4.0
2026-06-04T14:34:49.6260548Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T14:34:49.8290303Z    Compiling backon v1.6.0
2026-06-04T14:34:50.1117150Z    Compiling downcast-rs v1.2.1
2026-06-04T14:34:50.1760332Z    Compiling rustix v1.1.4
2026-06-04T14:34:50.2340838Z    Compiling shell-words v1.1.1
2026-06-04T14:34:50.3690719Z    Compiling portable-pty v0.8.1
2026-06-04T14:34:50.6403312Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T14:34:51.3340899Z    Compiling regex v1.12.3
2026-06-04T14:34:52.0200909Z    Compiling spake2 v0.4.0
2026-06-04T14:34:52.2000528Z    Compiling sha1 v0.10.6
2026-06-04T14:34:52.3711185Z    Compiling linux-raw-sys v0.12.1
2026-06-04T14:34:52.4521214Z    Compiling doctest-file v1.1.1
2026-06-04T14:34:52.9520872Z    Compiling interprocess v2.4.2
2026-06-04T14:34:53.8601045Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T14:34:54.8162885Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T14:34:55.5115252Z    Compiling tempfile v3.27.0
2026-06-04T14:35:06.8241635Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T14:35:08.5002787Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T14:35:16.2507351Z     Finished `test` profile [unoptimized] target(s) in 2m 04s
2026-06-04T14:35:16.2790509Z      Running tests/twohost.rs (target/debug/deps/twohost-2d468c51077190a1)
2026-06-04T14:35:16.2827407Z 
2026-06-04T14:35:16.2829269Z running 2 tests
2026-06-04T14:35:16.2830359Z test two_host_ladder_role_a ... ok
2026-06-04T14:35:16.2841330Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-06-04T14:35:16.4299748Z TWOHOST role B: drive session 1 ready
2026-06-04T14:35:18.7507028Z TWOHOST OK: pairing (responder) — Pinned
2026-06-04T14:35:22.4736881Z TWOHOST OK: register: A's perch row replicated to B
2026-06-04T14:35:25.6273676Z TWOHOST OK: message: A's WAN message spooled at B
2026-06-04T14:35:25.6285281Z TWOHOST OK: notif: A's insert fired on B
2026-06-04T14:35:25.6614112Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1780583722231) — replicating back
2026-06-04T14:35:25.6721031Z TWOHOST OK: sync: B pulled A's mind
2026-06-04T14:35:26.4228406Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-06-04T14:35:26.4229986Z TWOHOST role B: ladder complete
2026-06-04T14:35:26.4289869Z test two_host_ladder_role_b ... ok
2026-06-04T14:35:26.4290288Z 
2026-06-04T14:35:26.4290727Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.15s
2026-06-04T14:35:26.4291513Z 
2026-06-04T14:35:26.4559849Z Post job cleanup.
2026-06-04T14:35:26.5806340Z [command]/usr/bin/git version
2026-06-04T14:35:26.5859944Z git version 2.34.1
2026-06-04T14:35:26.5905373Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/4314f946-1b67-4c8e-822a-d42865dfb78f/.gitconfig'
2026-06-04T14:35:26.5929929Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/4314f946-1b67-4c8e-822a-d42865dfb78f' before making global git config changes
2026-06-04T14:35:26.5931252Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T14:35:26.5938563Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T14:35:26.5988088Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T14:35:26.6033097Z [command]/usr/bin/git 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.6290692Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T14:35:26.6323805Z http.https://github.com/.extraheader
2026-06-04T14:35:26.6341099Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-04T14:35:26.6389845Z [command]/usr/bin/git 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:26.6676819Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T14:35:26.6722645Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T14:35:26.7200617Z Cleaning up orphan processes
