﻿2026-06-07T22:55:17.6748891Z Current runner version: '2.334.0'
2026-06-07T22:55:17.6753765Z Runner name: 'kitsubito'
2026-06-07T22:55:17.6754393Z Runner group name: 'Default'
2026-06-07T22:55:17.6755192Z Machine name: 'KITSUBITO'
2026-06-07T22:55:17.6757492Z ##[group]GITHUB_TOKEN Permissions
2026-06-07T22:55:17.6759233Z Contents: read
2026-06-07T22:55:17.6759732Z Metadata: read
2026-06-07T22:55:17.6760204Z Packages: read
2026-06-07T22:55:17.6760700Z ##[endgroup]
2026-06-07T22:55:17.6762684Z Secret source: Actions
2026-06-07T22:55:17.6763323Z Prepare workflow directory
2026-06-07T22:55:17.7164443Z Prepare all required actions
2026-06-07T22:55:17.7192030Z Getting action download info
2026-06-07T22:55:18.0985700Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-07T22:55:18.5989613Z Complete job name: twohost-b
2026-06-07T22:55:18.6741627Z ##[group]Run actions/checkout@v5
2026-06-07T22:55:18.6742349Z with:
2026-06-07T22:55:18.6742707Z   repository: SaberMage/spt-core
2026-06-07T22:55:18.6768217Z   token: ***
2026-06-07T22:55:18.6768588Z   ssh-strict: true
2026-06-07T22:55:18.6768946Z   ssh-user: git
2026-06-07T22:55:18.6769305Z   persist-credentials: true
2026-06-07T22:55:18.6769686Z   clean: true
2026-06-07T22:55:18.6770039Z   sparse-checkout-cone-mode: true
2026-06-07T22:55:18.6770448Z   fetch-depth: 1
2026-06-07T22:55:18.6770790Z   fetch-tags: false
2026-06-07T22:55:18.6771133Z   show-progress: true
2026-06-07T22:55:18.6771487Z   lfs: false
2026-06-07T22:55:18.6771816Z   submodules: false
2026-06-07T22:55:18.6772184Z   set-safe-directory: true
2026-06-07T22:55:18.6772913Z ##[endgroup]
2026-06-07T22:55:18.7568854Z Syncing repository: SaberMage/spt-core
2026-06-07T22:55:18.7570281Z ##[group]Getting Git version info
2026-06-07T22:55:18.7570950Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-07T22:55:18.7571831Z [command]/usr/bin/git version
2026-06-07T22:55:18.7572232Z git version 2.43.0
2026-06-07T22:55:18.7577224Z ##[endgroup]
2026-06-07T22:55:18.7589513Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/60665004-54da-496f-820e-1aaab23564d0' before making global git config changes
2026-06-07T22:55:18.7590613Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:55:18.7593047Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-07T22:55:18.7624981Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-07T22:55:18.7643953Z https://github.com/SaberMage/spt-core
2026-06-07T22:55:18.7653635Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-07T22:55:18.7656226Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-07T22:55:18.7676275Z refs/heads/dev-freeform
2026-06-07T22:55:18.7682726Z [command]/usr/bin/git checkout --detach
2026-06-07T22:55:18.7721126Z HEAD is now at e10def4 test(rig): two-host ladder run on M8-D4 binary [twohost]
2026-06-07T22:55:18.7755700Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-07T22:55:18.7779479Z Deleted branch dev-freeform (was e10def4).
2026-06-07T22:55:18.7805851Z ##[endgroup]
2026-06-07T22:55:18.7807152Z [command]/usr/bin/git submodule status
2026-06-07T22:55:18.7988706Z ##[group]Cleaning the repository
2026-06-07T22:55:18.7990935Z [command]/usr/bin/git clean -ffdx
2026-06-07T22:55:18.8015637Z Removing traceable-reqs
2026-06-07T22:55:18.8021542Z [command]/usr/bin/git reset --hard HEAD
2026-06-07T22:55:18.8055936Z HEAD is now at e10def4 test(rig): two-host ladder run on M8-D4 binary [twohost]
2026-06-07T22:55:18.8060452Z ##[endgroup]
2026-06-07T22:55:18.8061421Z ##[group]Disabling automatic garbage collection
2026-06-07T22:55:18.8063744Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T22:55:18.8086410Z ##[endgroup]
2026-06-07T22:55:18.8087206Z ##[group]Setting up auth
2026-06-07T22:55:18.8091107Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:55:18.8113591Z [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-07T22:55:18.8298996Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:55:18.8323434Z [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-07T22:55:18.8503192Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:55:18.8528428Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T22:55:18.8712863Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T22:55:18.8740058Z ##[endgroup]
2026-06-07T22:55:18.8740775Z ##[group]Fetching the repository
2026-06-07T22:55:18.8746075Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3:refs/remotes/origin/dev-freeform
2026-06-07T22:55:19.4241338Z ##[endgroup]
2026-06-07T22:55:19.4242587Z ##[group]Determining the checkout info
2026-06-07T22:55:19.4243809Z ##[endgroup]
2026-06-07T22:55:19.4255007Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T22:55:19.4305821Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T22:55:19.4332315Z ##[group]Checking out the ref
2026-06-07T22:55:19.4334084Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-07T22:55:19.4369740Z Switched to a new branch 'dev-freeform'
2026-06-07T22:55:19.4370588Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-07T22:55:19.4373886Z ##[endgroup]
2026-06-07T22:55:19.4400230Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T22:55:19.4419434Z e10def4f44dce9bb1c5732e89bdf1f4ba8ae95d3
2026-06-07T22:55:19.4654319Z ##[group]Run actions/checkout@v5
2026-06-07T22:55:19.4654815Z with:
2026-06-07T22:55:19.4655197Z   repository: SaberMage/spt-shell-notify
2026-06-07T22:55:19.4655682Z   path: .adapter-notify
2026-06-07T22:55:19.4659089Z   token: ***
2026-06-07T22:55:19.4659459Z   ssh-strict: true
2026-06-07T22:55:19.4659826Z   ssh-user: git
2026-06-07T22:55:19.4660198Z   persist-credentials: true
2026-06-07T22:55:19.4660605Z   clean: true
2026-06-07T22:55:19.4660985Z   sparse-checkout-cone-mode: true
2026-06-07T22:55:19.4661423Z   fetch-depth: 1
2026-06-07T22:55:19.4661794Z   fetch-tags: false
2026-06-07T22:55:19.4662169Z   show-progress: true
2026-06-07T22:55:19.4662551Z   lfs: false
2026-06-07T22:55:19.4662908Z   submodules: false
2026-06-07T22:55:19.4663294Z   set-safe-directory: true
2026-06-07T22:55:19.4663704Z ##[endgroup]
2026-06-07T22:55:19.5320485Z Syncing repository: SaberMage/spt-shell-notify
2026-06-07T22:55:19.5324833Z ##[group]Getting Git version info
2026-06-07T22:55:19.5325653Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-07T22:55:19.5347065Z [command]/usr/bin/git version
2026-06-07T22:55:19.5377112Z git version 2.43.0
2026-06-07T22:55:19.5392558Z ##[endgroup]
2026-06-07T22:55:19.5403689Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/18046b82-3914-460a-8cb2-c9f6a58e44e1' before making global git config changes
2026-06-07T22:55:19.5405180Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T22:55:19.5406683Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T22:55:19.5431364Z ##[group]Initializing the repository
2026-06-07T22:55:19.5433741Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T22:55:19.5457547Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-07T22:55:19.5458809Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-07T22:55:19.5459757Z hint: of your new repositories, which will suppress this warning, call:
2026-06-07T22:55:19.5460480Z hint: 
2026-06-07T22:55:19.5461024Z hint: 	git config --global init.defaultBranch <name>
2026-06-07T22:55:19.5461658Z hint: 
2026-06-07T22:55:19.5462259Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-07T22:55:19.5463184Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-07T22:55:19.5463936Z hint: 
2026-06-07T22:55:19.5464393Z hint: 	git branch -m <name>
2026-06-07T22:55:19.5473471Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-07T22:55:19.5480266Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:55:19.5540353Z ##[endgroup]
2026-06-07T22:55:19.5542156Z ##[group]Disabling automatic garbage collection
2026-06-07T22:55:19.5543552Z [command]/usr/bin/git config --local gc.auto 0
2026-06-07T22:55:19.5566931Z ##[endgroup]
2026-06-07T22:55:19.5567783Z ##[group]Setting up auth
2026-06-07T22:55:19.5571328Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T22:55:19.5594666Z [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-07T22:55:19.5777632Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T22:55:19.5800221Z [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-07T22:55:19.5972717Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T22:55:19.5998337Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T22:55:19.6182092Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-07T22:55:19.6211037Z ##[endgroup]
2026-06-07T22:55:19.6211841Z ##[group]Determining the default branch
2026-06-07T22:55:19.6213653Z Retrieving the default branch name
2026-06-07T22:55:19.9984099Z Default branch 'main'
2026-06-07T22:55:19.9986392Z ##[endgroup]
2026-06-07T22:55:19.9987583Z ##[group]Fetching the repository
2026-06-07T22:55:19.9989347Z [command]/usr/bin/git -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:20.5480637Z From https://github.com/SaberMage/spt-shell-notify
2026-06-07T22:55:20.5481213Z  * [new branch]      main       -> origin/main
2026-06-07T22:55:20.5497394Z ##[endgroup]
2026-06-07T22:55:20.5497996Z ##[group]Determining the checkout info
2026-06-07T22:55:20.5500299Z ##[endgroup]
2026-06-07T22:55:20.5504227Z [command]/usr/bin/git sparse-checkout disable
2026-06-07T22:55:20.5581288Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-07T22:55:20.5606588Z ##[group]Checking out the ref
2026-06-07T22:55:20.5609193Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-07T22:55:20.5642373Z Switched to a new branch 'main'
2026-06-07T22:55:20.5642794Z branch 'main' set up to track 'origin/main'.
2026-06-07T22:55:20.5654098Z ##[endgroup]
2026-06-07T22:55:20.5684342Z [command]/usr/bin/git log -1 --format=%H
2026-06-07T22:55:20.5703366Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-07T22:55:20.5837456Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-07T22:55:20.5837996Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-07T22:55:20.5853285Z shell: /usr/bin/bash -e {0}
2026-06-07T22:55:20.5853758Z ##[endgroup]
2026-06-07T22:55:20.6220784Z     Updating crates.io index
2026-06-07T22:55:20.7841505Z      Locking 11 packages to latest compatible versions
2026-06-07T22:55:20.8088600Z    Compiling zmij v1.0.21
2026-06-07T22:55:20.8089035Z    Compiling serde_core v1.0.228
2026-06-07T22:55:20.8089369Z    Compiling serde_json v1.0.150
2026-06-07T22:55:20.8089665Z    Compiling itoa v1.0.18
2026-06-07T22:55:20.8089960Z    Compiling memchr v2.8.1
2026-06-07T22:55:22.5960675Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-06-07T22:55:22.7564100Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.15s
2026-06-07T22:55:22.7658168Z ##[group]Run cargo build -p spt --bin spt
2026-06-07T22:55:22.7658483Z [36;1mcargo build -p spt --bin spt[0m
2026-06-07T22:55:22.7670973Z shell: /usr/bin/bash -e {0}
2026-06-07T22:55:22.7671227Z ##[endgroup]
2026-06-07T22:55:23.0145898Z    Compiling proc-macro2 v1.0.106
2026-06-07T22:55:23.0147929Z    Compiling quote v1.0.45
2026-06-07T22:55:23.0148235Z    Compiling unicode-ident v1.0.24
2026-06-07T22:55:23.0148545Z    Compiling libc v0.2.186
2026-06-07T22:55:23.0148825Z    Compiling serde_core v1.0.228
2026-06-07T22:55:23.0149085Z    Compiling serde v1.0.228
2026-06-07T22:55:23.0197373Z    Compiling cfg-if v1.0.4
2026-06-07T22:55:23.0197782Z    Compiling pin-project-lite v0.2.17
2026-06-07T22:55:23.0233652Z    Compiling typenum v1.20.1
2026-06-07T22:55:23.0260043Z    Compiling version_check v0.9.5
2026-06-07T22:55:23.0260724Z    Compiling portable-atomic v1.13.1
2026-06-07T22:55:23.0261224Z    Compiling memchr v2.8.1
2026-06-07T22:55:23.0261887Z    Compiling critical-section v1.2.0
2026-06-07T22:55:23.0299906Z    Compiling futures-core v0.3.32
2026-06-07T22:55:23.0300469Z    Compiling subtle v2.6.1
2026-06-07T22:55:23.0549825Z    Compiling bytes v1.11.1
2026-06-07T22:55:23.0738773Z    Compiling log v0.4.32
2026-06-07T22:55:23.0945423Z    Compiling smallvec v1.15.1
2026-06-07T22:55:23.1027879Z    Compiling find-msvc-tools v0.1.9
2026-06-07T22:55:23.1507667Z    Compiling semver v1.0.28
2026-06-07T22:55:23.1897371Z    Compiling shlex v2.0.1
2026-06-07T22:55:23.2275218Z    Compiling equivalent v1.0.2
2026-06-07T22:55:23.2883738Z    Compiling itoa v1.0.18
2026-06-07T22:55:23.2956553Z    Compiling stable_deref_trait v1.2.1
2026-06-07T22:55:23.3140709Z    Compiling slab v0.4.12
2026-06-07T22:55:23.3227986Z    Compiling futures-io v0.3.32
2026-06-07T22:55:23.3401444Z    Compiling cc v1.2.63
2026-06-07T22:55:23.3500845Z    Compiling futures-sink v0.3.32
2026-06-07T22:55:23.3739572Z    Compiling futures-task v0.3.32
2026-06-07T22:55:23.3771820Z    Compiling hashbrown v0.17.1
2026-06-07T22:55:23.3926271Z    Compiling generic-array v0.14.7
2026-06-07T22:55:23.4469178Z    Compiling rustc_version v0.4.1
2026-06-07T22:55:23.4678191Z    Compiling futures-channel v0.3.32
2026-06-07T22:55:23.4813627Z    Compiling cpufeatures v0.2.17
2026-06-07T22:55:23.5026328Z    Compiling fnv v1.0.7
2026-06-07T22:55:23.5147968Z    Compiling bitflags v2.12.1
2026-06-07T22:55:23.5292178Z    Compiling cfg_aliases v0.2.1
2026-06-07T22:55:23.5398828Z    Compiling writeable v0.6.3
2026-06-07T22:55:23.5507208Z    Compiling rand_core v0.10.1
2026-06-07T22:55:23.5800212Z    Compiling litemap v0.8.2
2026-06-07T22:55:23.5925215Z    Compiling rustversion v1.0.22
2026-06-07T22:55:23.6139281Z    Compiling icu_properties_data v2.2.0
2026-06-07T22:55:23.6918885Z    Compiling utf8_iter v1.0.4
2026-06-07T22:55:23.7385325Z    Compiling icu_normalizer_data v2.2.0
2026-06-07T22:55:23.7661470Z    Compiling getrandom v0.4.2
2026-06-07T22:55:23.7719042Z    Compiling autocfg v1.5.1
2026-06-07T22:55:23.7789895Z    Compiling percent-encoding v2.3.2
2026-06-07T22:55:23.7909047Z    Compiling http v1.4.1
2026-06-07T22:55:23.8228689Z    Compiling strsim v0.11.1
2026-06-07T22:55:23.9818927Z    Compiling thiserror v2.0.18
2026-06-07T22:55:23.9930935Z    Compiling cpufeatures v0.3.0
2026-06-07T22:55:24.0045408Z    Compiling form_urlencoded v1.2.2
2026-06-07T22:55:24.0169792Z    Compiling untrusted v0.9.0
2026-06-07T22:55:24.0469220Z    Compiling chacha20 v0.10.0
2026-06-07T22:55:24.0919046Z    Compiling ident_case v1.0.1
2026-06-07T22:55:24.1098544Z    Compiling unicode-segmentation v1.13.3
2026-06-07T22:55:24.1771439Z    Compiling syn v2.0.117
2026-06-07T22:55:24.1994000Z    Compiling indexmap v2.14.0
2026-06-07T22:55:24.2128813Z    Compiling rustls v0.23.40
2026-06-07T22:55:24.2268691Z    Compiling scopeguard v1.2.0
2026-06-07T22:55:24.2309738Z    Compiling atomic-waker v1.1.2
2026-06-07T22:55:24.2538567Z    Compiling const-oid v0.10.2
2026-06-07T22:55:24.3349794Z    Compiling lock_api v0.4.14
2026-06-07T22:55:24.3439016Z    Compiling anyhow v1.0.102
2026-06-07T22:55:24.3471291Z    Compiling unicode-xid v0.2.6
2026-06-07T22:55:24.3569237Z    Compiling zerocopy v0.8.50
2026-06-07T22:55:24.3729311Z    Compiling httparse v1.10.1
2026-06-07T22:55:24.3965990Z    Compiling hybrid-array v0.4.12
2026-06-07T22:55:24.4285270Z    Compiling num-traits v0.2.19
2026-06-07T22:55:24.4608434Z    Compiling curve25519-dalek v4.1.3
2026-06-07T22:55:24.5762345Z    Compiling convert_case v0.10.0
2026-06-07T22:55:24.5839575Z    Compiling ahash v0.8.12
2026-06-07T22:55:24.6106444Z    Compiling heck v0.5.0
2026-06-07T22:55:24.6397296Z    Compiling paste v1.0.15
2026-06-07T22:55:24.6681465Z    Compiling powerfmt v0.2.0
2026-06-07T22:55:24.6887641Z    Compiling base64ct v1.8.3
2026-06-07T22:55:24.8524366Z    Compiling http-body v1.0.1
2026-06-07T22:55:24.8696326Z    Compiling deranged v0.5.8
2026-06-07T22:55:24.8999362Z    Compiling pkg-config v0.3.33
2026-06-07T22:55:24.9796352Z    Compiling pem-rfc7468 v1.0.0
2026-06-07T22:55:24.9858051Z    Compiling base64 v0.22.1
2026-06-07T22:55:25.0016018Z    Compiling time-core v0.1.8
2026-06-07T22:55:25.0448826Z    Compiling crypto-common v0.1.7
2026-06-07T22:55:25.0668195Z    Compiling block-buffer v0.10.4
2026-06-07T22:55:25.1098876Z    Compiling ring v0.17.14
2026-06-07T22:55:25.1508689Z    Compiling vcpkg v0.2.15
2026-06-07T22:55:25.1648927Z    Compiling try-lock v0.2.5
2026-06-07T22:55:25.1748938Z    Compiling zmij v1.0.21
2026-06-07T22:55:25.1818963Z    Compiling tinyvec_macros v0.1.1
2026-06-07T22:55:25.1948803Z    Compiling digest v0.10.7
2026-06-07T22:55:25.2091686Z    Compiling data-encoding v2.11.0
2026-06-07T22:55:25.2419516Z    Compiling num-conv v0.2.2
2026-06-07T22:55:25.2420159Z    Compiling fastrand v2.4.1
2026-06-07T22:55:25.3945301Z    Compiling parking_lot_core v0.9.12
2026-06-07T22:55:25.4049087Z    Compiling tower-service v0.3.3
2026-06-07T22:55:25.4112727Z    Compiling tinyvec v1.11.0
2026-06-07T22:55:25.4322310Z    Compiling sha2 v0.10.9
2026-06-07T22:55:25.4489249Z    Compiling want v0.3.1
2026-06-07T22:55:25.4516435Z    Compiling inout v0.1.4
2026-06-07T22:55:25.4778850Z    Compiling block-buffer v0.12.0
2026-06-07T22:55:25.4909107Z    Compiling crypto-common v0.2.2
2026-06-07T22:55:25.5619474Z    Compiling socket2 v0.6.4
2026-06-07T22:55:25.5925097Z    Compiling mio v1.2.1
2026-06-07T22:55:25.6055767Z    Compiling getrandom v0.2.17
2026-06-07T22:55:25.7848706Z    Compiling rand v0.10.1
2026-06-07T22:55:25.8476403Z    Compiling rand_core v0.6.4
2026-06-07T22:55:25.9040556Z    Compiling vergen-lib v9.1.0
2026-06-07T22:55:26.0003310Z    Compiling n0-future v0.3.2
2026-06-07T22:55:26.0267409Z    Compiling libsqlite3-sys v0.30.1
2026-06-07T22:55:26.0449539Z    Compiling spin v0.10.0
2026-06-07T22:55:26.1305137Z    Compiling winnow v1.0.3
2026-06-07T22:55:26.1420270Z    Compiling crossbeam-utils v0.8.21
2026-06-07T22:55:26.2077266Z    Compiling signature v2.2.0
2026-06-07T22:55:26.2633951Z    Compiling parking v2.2.1
2026-06-07T22:55:26.3135437Z    Compiling httpdate v1.0.3
2026-06-07T22:55:26.3198713Z    Compiling serde_json v1.0.150
2026-06-07T22:55:26.3439387Z    Compiling diatomic-waker v0.2.3
2026-06-07T22:55:26.3699718Z    Compiling cordyceps v0.3.4
2026-06-07T22:55:26.4226775Z    Compiling futures-lite v2.6.1
2026-06-07T22:55:26.4566544Z    Compiling digest v0.11.3
2026-06-07T22:55:26.4618659Z    Compiling ed25519 v2.2.3
2026-06-07T22:55:26.4892488Z    Compiling netlink-packet-core v0.8.1
2026-06-07T22:55:26.5898803Z    Compiling cipher v0.4.4
2026-06-07T22:55:26.6089006Z    Compiling universal-hash v0.5.1
2026-06-07T22:55:26.6498649Z    Compiling vergen-lib v0.1.6
2026-06-07T22:55:26.7086003Z    Compiling futures-buffered v0.2.13
2026-06-07T22:55:26.7086824Z    Compiling vergen v9.1.0
2026-06-07T22:55:26.7119172Z    Compiling heapless v0.7.17
2026-06-07T22:55:26.7658278Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-07T22:55:26.7858353Z    Compiling noq-udp v0.10.0
2026-06-07T22:55:26.8025590Z    Compiling sync_wrapper v1.0.2
2026-06-07T22:55:26.8135644Z    Compiling byteorder v1.5.0
2026-06-07T22:55:26.8562737Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-07T22:55:26.8992702Z    Compiling opaque-debug v0.3.1
2026-06-07T22:55:26.9069685Z    Compiling either v1.16.0
2026-06-07T22:55:26.9396697Z    Compiling polyval v0.6.2
2026-06-07T22:55:26.9722137Z    Compiling parking_lot v0.12.5
2026-06-07T22:55:27.0316525Z    Compiling hash32 v0.2.1
2026-06-07T22:55:27.1138722Z    Compiling spin v0.9.8
2026-06-07T22:55:27.1298607Z    Compiling vergen-gitcl v1.0.8
2026-06-07T22:55:27.1352059Z    Compiling signature v3.0.0
2026-06-07T22:55:27.1649300Z    Compiling tower-layer v0.3.3
2026-06-07T22:55:27.1989667Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-07T22:55:27.2107992Z    Compiling fallible-iterator v0.3.0
2026-06-07T22:55:27.2493872Z    Compiling num_threads v0.1.7
2026-06-07T22:55:27.3330155Z    Compiling ghash v0.5.1
2026-06-07T22:55:27.3395450Z    Compiling ctr v0.9.2
2026-06-07T22:55:27.3475120Z    Compiling aes v0.8.4
2026-06-07T22:55:27.3879314Z    Compiling sha2 v0.11.0-rc.5
2026-06-07T22:55:27.4382730Z    Compiling aead v0.5.2
2026-06-07T22:55:27.4968914Z    Compiling http-body-util v0.1.3
2026-06-07T22:55:27.5228602Z    Compiling openssl-probe v0.2.1
2026-06-07T22:55:27.5553753Z    Compiling netlink-packet-route v0.29.0
2026-06-07T22:55:27.5609453Z    Compiling crossbeam-epoch v0.9.18
2026-06-07T22:55:27.5999128Z    Compiling crossbeam-channel v0.5.15
2026-06-07T22:55:27.7086355Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-07T22:55:27.7232307Z    Compiling uuid v1.23.2
2026-06-07T22:55:27.7902361Z    Compiling blake3 v1.8.5
2026-06-07T22:55:27.8458817Z    Compiling memoffset v0.6.5
2026-06-07T22:55:28.0037362Z    Compiling aes-gcm v0.10.3
2026-06-07T22:55:28.0249011Z    Compiling acto v0.8.2
2026-06-07T22:55:28.0568935Z    Compiling noq v0.18.0
2026-06-07T22:55:28.1104757Z    Compiling netwatch v0.16.0
2026-06-07T22:55:28.1732127Z    Compiling xml-rs v0.8.28
2026-06-07T22:55:28.1818747Z    Compiling lru-slab v0.1.2
2026-06-07T22:55:28.1952827Z    Compiling foldhash v0.2.0
2026-06-07T22:55:28.2503350Z    Compiling identity-hash v0.1.0
2026-06-07T22:55:28.2949353Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-07T22:55:28.3029316Z    Compiling time v0.3.47
2026-06-07T22:55:28.3158575Z    Compiling rustc-hash v2.1.2
2026-06-07T22:55:28.3308691Z    Compiling thiserror v1.0.69
2026-06-07T22:55:28.3357043Z    Compiling tagptr v0.2.0
2026-06-07T22:55:28.3718964Z    Compiling mac-addr v0.3.0
2026-06-07T22:55:28.3819212Z    Compiling ryu v1.0.23
2026-06-07T22:55:28.4079503Z    Compiling sorted-index-buffer v0.2.1
2026-06-07T22:55:28.4708610Z    Compiling ref-cast v1.0.25
2026-06-07T22:55:28.5360218Z    Compiling allocator-api2 v0.2.21
2026-06-07T22:55:28.6148818Z    Compiling netlink-packet-route v0.30.0
2026-06-07T22:55:28.6721270Z    Compiling ioctl-rs v0.1.6
2026-06-07T22:55:28.7478197Z    Compiling termios v0.2.2
2026-06-07T22:55:28.7709221Z    Compiling serial-core v0.4.0
2026-06-07T22:55:28.7958891Z    Compiling simple-dns v0.9.3
2026-06-07T22:55:28.8799262Z    Compiling arrayvec v0.7.6
2026-06-07T22:55:28.8959315Z    Compiling arrayref v0.3.9
2026-06-07T22:55:28.9318812Z    Compiling hashbrown v0.16.1
2026-06-07T22:55:28.9388853Z    Compiling resolv-conf v0.7.6
2026-06-07T22:55:28.9408911Z    Compiling constant_time_eq v0.4.2
2026-06-07T22:55:29.0504116Z    Compiling xmltree v0.10.3
2026-06-07T22:55:29.1073495Z    Compiling simdutf8 v0.1.5
2026-06-07T22:55:29.1158878Z    Compiling toml_write v0.1.2
2026-06-07T22:55:29.2548879Z    Compiling synstructure v0.13.2
2026-06-07T22:55:29.3118398Z    Compiling darling_core v0.20.11
2026-06-07T22:55:29.3669791Z    Compiling proc-macro-crate v3.5.0
2026-06-07T22:55:29.3936539Z    Compiling serde_derive_internals v0.29.1
2026-06-07T22:55:29.4538819Z    Compiling rustix v1.1.4
2026-06-07T22:55:29.6468954Z    Compiling winnow v0.7.15
2026-06-07T22:55:29.7458534Z    Compiling sha1_smol v1.0.1
2026-06-07T22:55:29.7699352Z    Compiling smol_str v0.1.24
2026-06-07T22:55:29.8791042Z    Compiling lru v0.16.4
2026-06-07T22:55:29.9447276Z    Compiling serial-unix v0.4.0
2026-06-07T22:55:29.9744871Z    Compiling serde_bytes v0.11.19
2026-06-07T22:55:29.9826545Z    Compiling seize v0.5.1
2026-06-07T22:55:30.0012951Z    Compiling hmac v0.12.1
2026-06-07T22:55:30.0536386Z    Compiling aho-corasick v1.1.4
2026-06-07T22:55:30.1247212Z    Compiling iroh v0.98.2
2026-06-07T22:55:30.1359952Z    Compiling cmov v0.5.4
2026-06-07T22:55:30.2232849Z    Compiling linux-raw-sys v0.12.1
2026-06-07T22:55:30.3575024Z    Compiling dyn-clone v1.0.20
2026-06-07T22:55:30.3680725Z    Compiling utf8parse v0.2.2
2026-06-07T22:55:30.4410284Z    Compiling regex-syntax v0.8.10
2026-06-07T22:55:30.4652576Z    Compiling pin-utils v0.1.0
2026-06-07T22:55:30.4769834Z    Compiling bitflags v1.3.2
2026-06-07T22:55:30.4988766Z    Compiling anstyle-parse v1.0.0
2026-06-07T22:55:30.5214685Z    Compiling nix v0.25.1
2026-06-07T22:55:30.5471942Z    Compiling ctutils v0.4.2
2026-06-07T22:55:30.6258831Z    Compiling papaya v0.2.4
2026-06-07T22:55:30.6798285Z    Compiling hkdf v0.12.4
2026-06-07T22:55:30.8047032Z    Compiling serial v0.4.0
2026-06-07T22:55:30.8168140Z    Compiling anstyle-query v1.1.5
2026-06-07T22:55:30.8278616Z    Compiling anstyle v1.0.14
2026-06-07T22:55:30.8805504Z    Compiling colorchoice v1.0.5
2026-06-07T22:55:30.8910467Z    Compiling is_terminal_polyfill v1.70.2
2026-06-07T22:55:30.9519070Z    Compiling downcast-rs v1.2.1
2026-06-07T22:55:30.9728588Z    Compiling shell-words v1.1.1
2026-06-07T22:55:31.0098765Z    Compiling sha1 v0.10.6
2026-06-07T22:55:31.0678038Z    Compiling anstream v1.0.0
2026-06-07T22:55:31.1248811Z    Compiling doctest-file v1.1.1
2026-06-07T22:55:31.1322285Z    Compiling clap_lex v1.1.0
2026-06-07T22:55:31.1819440Z    Compiling serde_derive v1.0.228
2026-06-07T22:55:31.2465750Z    Compiling zeroize_derive v1.4.3
2026-06-07T22:55:31.3088826Z    Compiling tokio-macros v2.7.0
2026-06-07T22:55:31.3194886Z    Compiling zerofrom-derive v0.1.7
2026-06-07T22:55:31.3922742Z    Compiling futures-macro v0.3.32
2026-06-07T22:55:31.4732260Z    Compiling yoke-derive v0.8.2
2026-06-07T22:55:31.5988624Z    Compiling zerovec-derive v0.11.3
2026-06-07T22:55:31.8521763Z    Compiling zeroize v1.8.2
2026-06-07T22:55:32.0350543Z    Compiling displaydoc v0.2.6
2026-06-07T22:55:32.0421170Z    Compiling tracing-attributes v0.1.31
2026-06-07T22:55:32.0499069Z    Compiling tokio v1.52.3
2026-06-07T22:55:32.2731787Z    Compiling rustls-pki-types v1.14.1
2026-06-07T22:55:32.3538873Z    Compiling futures-util v0.3.32
2026-06-07T22:55:32.5378935Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-07T22:55:32.7723793Z    Compiling zerofrom v0.1.8
2026-06-07T22:55:32.7795025Z    Compiling thiserror-impl v2.0.18
2026-06-07T22:55:32.8464100Z    Compiling rustls-webpki v0.103.13
2026-06-07T22:55:32.8908570Z    Compiling yoke v0.8.3
2026-06-07T22:55:32.9592054Z    Compiling darling_macro v0.20.11
2026-06-07T22:55:32.9749148Z    Compiling derive_more-impl v2.1.1
2026-06-07T22:55:33.1007288Z    Compiling zerovec v0.11.6
2026-06-07T22:55:33.1786543Z    Compiling zerotrie v0.2.4
2026-06-07T22:55:33.3308681Z    Compiling darling v0.20.11
2026-06-07T22:55:33.3919011Z    Compiling derive_builder_core v0.20.2
2026-06-07T22:55:33.5358709Z    Compiling spez v0.1.2
2026-06-07T22:55:33.6710626Z    Compiling n0-error-macros v0.1.3
2026-06-07T22:55:33.8819207Z    Compiling tinystr v0.8.3
2026-06-07T22:55:33.9503945Z    Compiling potential_utf v0.1.5
2026-06-07T22:55:34.0898880Z    Compiling icu_locale_core v2.2.0
2026-06-07T22:55:34.1039499Z    Compiling icu_collections v2.2.0
2026-06-07T22:55:34.4518974Z    Compiling der v0.8.0-rc.10
2026-06-07T22:55:34.5248819Z    Compiling pin-project-internal v1.1.13
2026-06-07T22:55:34.6739689Z    Compiling n0-error v0.1.3
2026-06-07T22:55:34.7008801Z    Compiling derive_builder_macro v0.20.2
2026-06-07T22:55:34.7198803Z    Compiling cobs v0.3.0
2026-06-07T22:55:34.8079197Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-07T22:55:34.9069181Z    Compiling postcard-derive v0.2.2
2026-06-07T22:55:35.0229077Z    Compiling derive_builder v0.20.2
2026-06-07T22:55:35.0319872Z    Compiling ed25519-dalek v2.2.0
2026-06-07T22:55:35.2478919Z    Compiling icu_provider v2.2.0
2026-06-07T22:55:35.4035567Z    Compiling spt-proto v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-07T22:55:35.4640216Z    Compiling data-encoding-macro v0.1.20
2026-06-07T22:55:35.5178374Z    Compiling rustls-native-certs v0.8.4
2026-06-07T22:55:35.5218456Z    Compiling strum_macros v0.28.0
2026-06-07T22:55:35.6108835Z    Compiling icu_properties v2.2.0
2026-06-07T22:55:35.7570344Z    Compiling icu_normalizer v2.2.0
2026-06-07T22:55:35.8148024Z    Compiling num_enum_derive v0.7.6
2026-06-07T22:55:35.8708960Z    Compiling pin-project v1.1.13
2026-06-07T22:55:35.9169326Z    Compiling spki v0.8.0-rc.4
2026-06-07T22:55:35.9283923Z    Compiling iroh-metrics-derive v0.4.1
2026-06-07T22:55:36.0984333Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-07T22:55:36.2418630Z    Compiling futures-executor v0.3.32
2026-06-07T22:55:36.3365333Z    Compiling ipnet v2.12.0
2026-06-07T22:55:36.4582531Z    Compiling futures v0.3.32
2026-06-07T22:55:36.5220599Z    Compiling ed25519 v3.0.0-rc.4
2026-06-07T22:55:36.5788957Z    Compiling enum-assoc v1.3.0
2026-06-07T22:55:36.6470020Z    Compiling async-trait v0.1.89
2026-06-07T22:55:36.6949417Z    Compiling iroh-relay v0.98.0
2026-06-07T22:55:36.8451344Z    Compiling prefix-trie v0.8.4
2026-06-07T22:55:36.9509046Z    Compiling num_enum v0.7.6
2026-06-07T22:55:36.9688355Z    Compiling once_cell v1.21.4
2026-06-07T22:55:37.0424094Z    Compiling idna_adapter v1.2.2
2026-06-07T22:55:37.0839241Z    Compiling moka v0.12.15
2026-06-07T22:55:37.1418923Z    Compiling idna v1.1.0
2026-06-07T22:55:37.1518867Z    Compiling postcard v1.1.3
2026-06-07T22:55:37.1618868Z    Compiling serde_spanned v0.6.9
2026-06-07T22:55:37.2113996Z    Compiling tracing-core v0.1.36
2026-06-07T22:55:37.4426886Z    Compiling toml_datetime v0.6.11
2026-06-07T22:55:37.4729099Z    Compiling derive_more v2.1.1
2026-06-07T22:55:37.5218355Z    Compiling hashbrown v0.14.5
2026-06-07T22:55:37.5910908Z    Compiling url v2.5.8
2026-06-07T22:55:37.6298856Z    Compiling ref-cast-impl v1.0.25
2026-06-07T22:55:37.6398887Z    Compiling thiserror-impl v1.0.69
2026-06-07T22:55:37.6765070Z    Compiling toml_edit v0.22.27
2026-06-07T22:55:37.7318913Z    Compiling tracing v0.1.44
2026-06-07T22:55:37.8042608Z    Compiling webpki-roots v1.0.7
2026-06-07T22:55:37.9142673Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-07T22:55:38.0725539Z    Compiling iroh-metrics v0.38.3
2026-06-07T22:55:38.0838717Z    Compiling schemars_derive v1.2.1
2026-06-07T22:55:38.1937295Z    Compiling regex-automata v0.4.14
2026-06-07T22:55:38.2763071Z    Compiling strum v0.28.0
2026-06-07T22:55:38.3120405Z    Compiling tokio-util v0.7.18
2026-06-07T22:55:38.3399250Z    Compiling hashlink v0.9.1
2026-06-07T22:55:38.3478654Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-07T22:55:38.3609146Z    Compiling netlink-sys v0.8.8
2026-06-07T22:55:38.3686856Z    Compiling tower v0.5.3
2026-06-07T22:55:38.5340391Z    Compiling attohttpc v0.30.1
2026-06-07T22:55:38.5876741Z    Compiling netdev v0.42.0
2026-06-07T22:55:38.6569418Z    Compiling netlink-proto v0.12.0
2026-06-07T22:55:38.7188754Z    Compiling rusqlite v0.32.1
2026-06-07T22:55:38.8527675Z    Compiling iroh-base v0.98.0
2026-06-07T22:55:38.9465194Z    Compiling tower-http v0.6.11
2026-06-07T22:55:39.0337129Z    Compiling backon v1.6.0
2026-06-07T22:55:39.2189382Z    Compiling h2 v0.4.14
2026-06-07T22:55:39.3159181Z    Compiling tokio-stream v0.1.18
2026-06-07T22:55:39.4162374Z    Compiling n0-watcher v0.6.1
2026-06-07T22:55:39.4700607Z    Compiling iroh-dns v0.98.0
2026-06-07T22:55:39.6638968Z    Compiling filedescriptor v0.8.3
2026-06-07T22:55:39.6838943Z    Compiling spake2 v0.4.0
2026-06-07T22:55:39.8939343Z    Compiling spt-store v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-07T22:55:39.9342095Z    Compiling portable-pty v0.8.1
2026-06-07T22:55:39.9740307Z    Compiling terminal_size v0.4.4
2026-06-07T22:55:40.0089492Z    Compiling interprocess v2.4.2
2026-06-07T22:55:40.0194579Z    Compiling schemars v1.2.1
2026-06-07T22:55:40.0268713Z    Compiling clap_derive v4.6.1
2026-06-07T22:55:40.1179151Z    Compiling clap_builder v4.6.0
2026-06-07T22:55:40.2498968Z    Compiling toml v0.8.23
2026-06-07T22:55:40.3218510Z    Compiling iana-time-zone v0.1.65
2026-06-07T22:55:40.5828957Z    Compiling chrono v0.4.45
2026-06-07T22:55:40.6628792Z    Compiling qrcode v0.14.1
2026-06-07T22:55:41.0368906Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-07T22:55:41.2108989Z    Compiling regex v1.12.3
2026-06-07T22:55:42.4410576Z    Compiling tokio-rustls v0.26.4
2026-06-07T22:55:42.5639250Z    Compiling spt-msg v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-07T22:55:42.5868438Z    Compiling noq-proto v0.17.0
2026-06-07T22:55:42.6909125Z    Compiling rustls-platform-verifier v0.7.0
2026-06-07T22:55:42.8446889Z    Compiling tokio-websockets v0.13.2
2026-06-07T22:55:42.8685598Z    Compiling clap v4.6.1
2026-06-07T22:55:42.9189721Z    Compiling spt-runtime v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-07T22:55:42.9319658Z    Compiling spt-term v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-07T22:55:44.5235214Z    Compiling hyper v1.10.1
2026-06-07T22:55:44.5235547Z    Compiling hickory-net v0.26.0-beta.4
2026-06-07T22:55:44.8011276Z    Compiling spt-live v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-07T22:55:45.4916336Z    Compiling hyper-util v0.1.20
2026-06-07T22:55:45.5599139Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-07T22:55:46.3633660Z    Compiling hyper-rustls v0.27.9
2026-06-07T22:55:46.3634056Z    Compiling igd-next v0.17.1
2026-06-07T22:55:46.4830777Z    Compiling reqwest v0.13.4
2026-06-07T22:55:46.9880961Z    Compiling portmapper v0.16.0
2026-06-07T22:55:58.7090860Z    Compiling spt-net v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-07T22:55:59.8355120Z    Compiling spt-daemon v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-07T22:56:04.8732471Z    Compiling spt v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-07T22:56:07.2672913Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.48s
2026-06-07T22:56:07.3005891Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-06-07T22:56:07.3006315Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-06-07T22:56:07.3018660Z shell: /usr/bin/bash -e {0}
2026-06-07T22:56:07.3018865Z env:
2026-06-07T22:56:07.3019037Z   SPT_TWO_HOST: 1
2026-06-07T22:56:07.3019217Z   SPT_TWO_HOST_ROLE: b
2026-06-07T22:56:07.3019409Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-06-07T22:56:07.3019640Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-06-07T22:56:07.3019857Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-06-07T22:56:07.3020268Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-07T22:56:07.3020683Z ##[endgroup]
2026-06-07T22:56:07.5048476Z    Compiling strsim v0.11.1
2026-06-07T22:56:07.5089330Z    Compiling fastrand v2.4.1
2026-06-07T22:56:07.5184928Z    Compiling rustix v1.1.4
2026-06-07T22:56:07.5882338Z    Compiling futures-lite v2.6.1
2026-06-07T22:56:07.5882948Z    Compiling backon v1.6.0
2026-06-07T22:56:07.5966834Z    Compiling darling_core v0.20.11
2026-06-07T22:56:08.0170304Z    Compiling n0-future v0.3.2
2026-06-07T22:56:08.0582725Z    Compiling n0-watcher v0.6.1
2026-06-07T22:56:08.0583096Z    Compiling iroh-dns v0.98.0
2026-06-07T22:56:08.1481713Z    Compiling netwatch v0.16.0
2026-06-07T22:56:08.5590160Z    Compiling darling_macro v0.20.11
2026-06-07T22:56:08.6542068Z    Compiling tempfile v3.27.0
2026-06-07T22:56:08.6798891Z    Compiling darling v0.20.11
2026-06-07T22:56:08.7014496Z    Compiling derive_builder_core v0.20.2
2026-06-07T22:56:08.7689462Z    Compiling portmapper v0.16.0
2026-06-07T22:56:09.1273308Z    Compiling derive_builder_macro v0.20.2
2026-06-07T22:56:09.2545532Z    Compiling derive_builder v0.20.2
2026-06-07T22:56:09.2870540Z    Compiling vergen-lib v9.1.0
2026-06-07T22:56:09.2870921Z    Compiling vergen-lib v0.1.6
2026-06-07T22:56:09.3741888Z    Compiling vergen v9.1.0
2026-06-07T22:56:09.3995741Z    Compiling vergen-gitcl v1.0.8
2026-06-07T22:56:09.5862854Z    Compiling iroh-relay v0.98.0
2026-06-07T22:56:12.1432898Z    Compiling iroh v0.98.2
2026-06-07T22:56:19.6648000Z    Compiling spt-net v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-07T22:56:20.7853860Z    Compiling spt-daemon v0.1.1 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-07T22:56:27.1470744Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.83s
2026-06-07T22:56:27.1650214Z      Running tests/twohost.rs (target/debug/deps/twohost-fd3f047dfea03eeb)
2026-06-07T22:56:27.1678733Z 
2026-06-07T22:56:27.1678976Z running 2 tests
2026-06-07T22:56:27.1681522Z test two_host_ladder_role_a ... ok
2026-06-07T22:56:27.1688124Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-06-07T22:56:27.2975873Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-06-07T22:56:27.3179295Z TWOHOST role B: drive session 1 ready
2026-06-07T22:56:27.3303209Z PAIR_MEET_UP:twohost step=59362432 id=f9e82770135d904841028524599a291e30ae7a86b07e945f62f3ebee05a60dda addr=EndpointAddr { id: PublicKey(f9e82770135d904841028524599a291e30ae7a86b07e945f62f3ebee05a60dda), addrs: {Ip(100.98.197.12:35367), Ip(192.168.1.154:35367)} }
2026-06-07T22:56:30.3319438Z PAIR_MEET_UP:twohost step=59362433 id=3f32f065b0bf64386cb29d6e91190d0723eb51fa7485d667e8356f15ced14209 addr=EndpointAddr { id: PublicKey(3f32f065b0bf64386cb29d6e91190d0723eb51fa7485d667e8356f15ced14209), addrs: {Ip(100.98.197.12:57093), Ip(192.168.1.154:57093)} }
2026-06-07T22:57:00.3327308Z PAIR_MEET_UP:twohost step=59362434 id=6892fc82e995cde70fbec6a2f16af2f646c8c4ecfcede94e10001f821a0a2e57 addr=EndpointAddr { id: PublicKey(6892fc82e995cde70fbec6a2f16af2f646c8c4ecfcede94e10001f821a0a2e57), addrs: {Ip(100.98.197.12:56436), Ip(192.168.1.154:56436)} }
2026-06-07T22:57:01.2987749Z PAIRED: joiner pinned (Pinned)
2026-06-07T22:57:01.3469422Z TWOHOST OK: pairing: A pinned via the daemon-hosted responder
2026-06-07T22:57:01.3470709Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-06-07T22:57:02.0978448Z TWOHOST OK: register: A's perch row replicated to B
2026-06-07T22:57:03.3537582Z TWOHOST OK: message: A's WAN message spooled at B
2026-06-07T22:57:03.3542177Z TWOHOST OK: notif: A's insert fired on B
2026-06-07T22:57:03.3619577Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1780873021715) — replicating back
2026-06-07T22:57:03.3724797Z TWOHOST OK: sync: B pulled A's mind
2026-06-07T22:57:03.6228775Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-06-07T22:57:03.8729296Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-06-07T22:57:27.1681659Z test two_host_ladder_role_b has been running for over 60 seconds
2026-06-07T22:57:30.3335644Z PAIR_MEET_UP:twohost step=59362435 id=481971d251c0d3e84e685d1a355dbeeb973848f5ff3685d7f46df09cca771ac9 addr=EndpointAddr { id: PublicKey(481971d251c0d3e84e685d1a355dbeeb973848f5ff3685d7f46df09cca771ac9), addrs: {Ip(100.98.197.12:55487), Ip(192.168.1.154:55487)} }
2026-06-07T22:57:36.3843339Z PUMP_PEER_FAIL:bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:stream ended before Done
2026-06-07T22:58:00.3430370Z PAIR_MEET_UP:twohost step=59362436 id=7afcffaea5411d9bbc4e22826fe7a7e5cd3cf5fd6e669ff32aacb6836eecbc39 addr=EndpointAddr { id: PublicKey(7afcffaea5411d9bbc4e22826fe7a7e5cd3cf5fd6e669ff32aacb6836eecbc39), addrs: {Ip(100.98.197.12:47208), Ip(192.168.1.154:47208)} }
2026-06-07T22:58:30.3506278Z PAIR_MEET_UP:twohost step=59362437 id=c79fd4d66752f974fcc24e6721ad0326079569a97f7115f65172f55c9bfef3a8 addr=EndpointAddr { id: PublicKey(c79fd4d66752f974fcc24e6721ad0326079569a97f7115f65172f55c9bfef3a8), addrs: {Ip(100.98.197.12:60816), Ip(192.168.1.154:60816)} }
2026-06-07T22:59:00.3416813Z PAIR_MEET_UP:twohost step=59362438 id=dc12e638eb09c8eb4c5e4650812fae5d8868b7d22c2ce06a08bd6dd9b44f53a8 addr=EndpointAddr { id: PublicKey(dc12e638eb09c8eb4c5e4650812fae5d8868b7d22c2ce06a08bd6dd9b44f53a8), addrs: {Ip(100.98.197.12:36502), Ip(192.168.1.154:36502)} }
2026-06-07T22:59:30.3405798Z PAIR_MEET_UP:twohost step=59362439 id=f0c5afd2160910997f8d030c2f8523f4282e09310850818b43b0d293e45e2455 addr=EndpointAddr { id: PublicKey(f0c5afd2160910997f8d030c2f8523f4282e09310850818b43b0d293e45e2455), addrs: {Ip(100.98.197.12:60739), Ip(192.168.1.154:60739)} }
2026-06-07T23:00:00.3410863Z PAIR_MEET_UP:twohost step=59362440 id=6842b35adc1db1d45ab3a5ad0ef3f4e19a68dfaa6a5978634e9a7d3ea1f4145f addr=EndpointAddr { id: PublicKey(6842b35adc1db1d45ab3a5ad0ef3f4e19a68dfaa6a5978634e9a7d3ea1f4145f), addrs: {Ip(100.98.197.12:39374), Ip(192.168.1.154:39374)} }
2026-06-07T23:00:30.3424499Z PAIR_MEET_UP:twohost step=59362441 id=5472cbe1e0c2db69f0357ec82c33becc8b1cf71ffc3715ad529765d78dc7b738 addr=EndpointAddr { id: PublicKey(5472cbe1e0c2db69f0357ec82c33becc8b1cf71ffc3715ad529765d78dc7b738), addrs: {Ip(100.98.197.12:34335), Ip(192.168.1.154:34335)} }
2026-06-07T23:01:00.3444286Z PAIR_MEET_UP:twohost step=59362442 id=18ca4763a4ea9d680abab5f44aff793657785118ac361639f7e0daf0013c8c12 addr=EndpointAddr { id: PublicKey(18ca4763a4ea9d680abab5f44aff793657785118ac361639f7e0daf0013c8c12), addrs: {Ip(100.98.197.12:38017), Ip(192.168.1.154:38017)} }
2026-06-07T23:01:30.3477705Z PAIR_MEET_UP:twohost step=59362443 id=27c7606de90a866f2747b7560be453dd2f61f6e72916d34b819d2cf5764b2dad addr=EndpointAddr { id: PublicKey(27c7606de90a866f2747b7560be453dd2f61f6e72916d34b819d2cf5764b2dad), addrs: {Ip(100.98.197.12:53121), Ip(192.168.1.154:53121)} }
2026-06-07T23:02:00.3470430Z PAIR_MEET_UP:twohost step=59362444 id=622e83b390d03e8fc86e68fb52e56c6f990fcba12a238c13c1abc13f05ac58d6 addr=EndpointAddr { id: PublicKey(622e83b390d03e8fc86e68fb52e56c6f990fcba12a238c13c1abc13f05ac58d6), addrs: {Ip(100.98.197.12:47227), Ip(192.168.1.154:47227)} }
2026-06-07T23:02:30.3509239Z PAIR_MEET_UP:twohost step=59362445 id=179af6b212e32983c5055cf77f4a598ad78623443e7b3e80ca8e40ead4a43025 addr=EndpointAddr { id: PublicKey(179af6b212e32983c5055cf77f4a598ad78623443e7b3e80ca8e40ead4a43025), addrs: {Ip(100.98.197.12:55967), Ip(192.168.1.154:55967)} }
2026-06-07T23:02:40.0286524Z REGISTRY_EVICT:twohost: 1 row(s) from silent node(s)
2026-06-07T23:03:00.3504123Z PAIR_MEET_UP:twohost step=59362446 id=f62342b7db36c27efb3eaa4f50cad4fc1eb7c62a3baa1ef81e2c31a4db5093b8 addr=EndpointAddr { id: PublicKey(f62342b7db36c27efb3eaa4f50cad4fc1eb7c62a3baa1ef81e2c31a4db5093b8), addrs: {Ip(100.98.197.12:42231), Ip(192.168.1.154:42231)} }
2026-06-07T23:03:30.3499825Z PAIR_MEET_UP:twohost step=59362447 id=dfc0cd8823e54862981dc67dd567116de7654ec9fe3683a602271c7d2fb3be2b addr=EndpointAddr { id: PublicKey(dfc0cd8823e54862981dc67dd567116de7654ec9fe3683a602271c7d2fb3be2b), addrs: {Ip(100.98.197.12:35701), Ip(192.168.1.154:35701)} }
2026-06-07T23:04:00.3522681Z PAIR_MEET_UP:twohost step=59362448 id=874c90902f3212b27865cf84cdc45f60710f6a67a203c3b1c21bd4caafb52716 addr=EndpointAddr { id: PublicKey(874c90902f3212b27865cf84cdc45f60710f6a67a203c3b1c21bd4caafb52716), addrs: {Ip(100.98.197.12:43742), Ip(192.168.1.154:43742)} }
2026-06-07T23:04:30.3531283Z PAIR_MEET_UP:twohost step=59362449 id=0e78e65bcf2065c5e02014d15d0d66761fed1a0cc329d1d8cebe1b0161bbfb7e addr=EndpointAddr { id: PublicKey(0e78e65bcf2065c5e02014d15d0d66761fed1a0cc329d1d8cebe1b0161bbfb7e), addrs: {Ip(100.98.197.12:36601), Ip(192.168.1.154:36601)} }
2026-06-07T23:05:00.3550398Z PAIR_MEET_UP:twohost step=59362450 id=638611b59cb73bf62bd54f559ab36f2ad931c4593924d112bee1032aff4c9997 addr=EndpointAddr { id: PublicKey(638611b59cb73bf62bd54f559ab36f2ad931c4593924d112bee1032aff4c9997), addrs: {Ip(100.98.197.12:44716), Ip(192.168.1.154:44716)} }
2026-06-07T23:05:30.3555901Z PAIR_MEET_UP:twohost step=59362451 id=f4e483c99c16981ec9513887edfdd5c69a5a5654d10469d7ab8d050d5255adad addr=EndpointAddr { id: PublicKey(f4e483c99c16981ec9513887edfdd5c69a5a5654d10469d7ab8d050d5255adad), addrs: {Ip(100.98.197.12:58113), Ip(192.168.1.154:58113)} }
2026-06-07T23:06:00.3582075Z PAIR_MEET_UP:twohost step=59362452 id=447af9beef9bbc64b2b78bab705079b37d06d3b98c00674f46244ae90a45c419 addr=EndpointAddr { id: PublicKey(447af9beef9bbc64b2b78bab705079b37d06d3b98c00674f46244ae90a45c419), addrs: {Ip(100.98.197.12:46392), Ip(192.168.1.154:46392)} }
2026-06-07T23:06:30.3593252Z PAIR_MEET_UP:twohost step=59362453 id=fc0007813625b2273ae217530855e83ce995244cc680706a3931818b6780678f addr=EndpointAddr { id: PublicKey(fc0007813625b2273ae217530855e83ce995244cc680706a3931818b6780678f), addrs: {Ip(100.98.197.12:37365), Ip(192.168.1.154:37365)} }
2026-06-07T23:07:00.3610020Z PAIR_MEET_UP:twohost step=59362454 id=28538bf10fb554296cad34275980f830c09a2f037988af7cf421c1b046f5ebd0 addr=EndpointAddr { id: PublicKey(28538bf10fb554296cad34275980f830c09a2f037988af7cf421c1b046f5ebd0), addrs: {Ip(100.98.197.12:39723), Ip(192.168.1.154:39723)} }
2026-06-07T23:07:30.3622677Z PAIR_MEET_UP:twohost step=59362455 id=441b686cae8d289b1a2a391fd67e3179faab64ef81fd510ba4fd5f648bd5b3b3 addr=EndpointAddr { id: PublicKey(441b686cae8d289b1a2a391fd67e3179faab64ef81fd510ba4fd5f648bd5b3b3), addrs: {Ip(100.98.197.12:39160), Ip(192.168.1.154:39160)} }
2026-06-07T23:08:00.3629619Z PAIR_MEET_UP:twohost step=59362456 id=8624893bed20636c5d15013cc27aaee44f482036fdfaacfa241dd752a448e8d8 addr=EndpointAddr { id: PublicKey(8624893bed20636c5d15013cc27aaee44f482036fdfaacfa241dd752a448e8d8), addrs: {Ip(100.98.197.12:46972), Ip(192.168.1.154:46972)} }
2026-06-07T23:08:30.3633291Z PAIR_MEET_UP:twohost step=59362457 id=3e43694d5497db3877d06e044991c11994496b25fcb2353b98391dd66038a2fe addr=EndpointAddr { id: PublicKey(3e43694d5497db3877d06e044991c11994496b25fcb2353b98391dd66038a2fe), addrs: {Ip(100.98.197.12:37406), Ip(192.168.1.154:37406)} }
2026-06-07T23:09:00.3652390Z PAIR_MEET_UP:twohost step=59362458 id=112c428238e2a881e78bb2bfc4e61772820045953b050abd43714190220b9039 addr=EndpointAddr { id: PublicKey(112c428238e2a881e78bb2bfc4e61772820045953b050abd43714190220b9039), addrs: {Ip(100.98.197.12:38636), Ip(192.168.1.154:38636)} }
2026-06-07T23:09:30.3685017Z PAIR_MEET_UP:twohost step=59362459 id=f235202061506a756bbf05f7476cd2a9d3ccc66febd6c41759f86b961885b3e8 addr=EndpointAddr { id: PublicKey(f235202061506a756bbf05f7476cd2a9d3ccc66febd6c41759f86b961885b3e8), addrs: {Ip(100.98.197.12:41638), Ip(192.168.1.154:41638)} }
2026-06-07T23:10:00.3681494Z PAIR_MEET_UP:twohost step=59362460 id=71d9774f6a23eda3ed08e748056aab8f51d48b6eba50c0cedc496fe363fc5a44 addr=EndpointAddr { id: PublicKey(71d9774f6a23eda3ed08e748056aab8f51d48b6eba50c0cedc496fe363fc5a44), addrs: {Ip(100.98.197.12:42282), Ip(192.168.1.154:42282)} }
2026-06-07T23:10:30.3716095Z PAIR_MEET_UP:twohost step=59362461 id=e9951efab129bf66e6ca4dc2b82122e9e4c17b07b692086576bcc03dd928d0ba addr=EndpointAddr { id: PublicKey(e9951efab129bf66e6ca4dc2b82122e9e4c17b07b692086576bcc03dd928d0ba), addrs: {Ip(100.98.197.12:32843), Ip(192.168.1.154:32843)} }
2026-06-07T23:11:00.3698749Z PAIR_MEET_UP:twohost step=59362462 id=dd2d05c1de447e7ec1b9fd56308e4bd759de1ba07f26ab63316989d68fe72017 addr=EndpointAddr { id: PublicKey(dd2d05c1de447e7ec1b9fd56308e4bd759de1ba07f26ab63316989d68fe72017), addrs: {Ip(100.98.197.12:59283), Ip(192.168.1.154:59283)} }
2026-06-07T23:11:30.3993195Z PAIR_MEET_UP:twohost step=59362463 id=b872209df63a291e0078fa6cba2e6375da273115ff99fc805630251961bded6a addr=EndpointAddr { id: PublicKey(b872209df63a291e0078fa6cba2e6375da273115ff99fc805630251961bded6a), addrs: {Ip(100.98.197.12:41832), Ip(192.168.1.154:41832)} }
2026-06-07T23:12:00.4019505Z PAIR_MEET_UP:twohost step=59362464 id=604ee8244d4916ce9ef88892a289ae845d8cb796755c24b6e52a03ea066bf86d addr=EndpointAddr { id: PublicKey(604ee8244d4916ce9ef88892a289ae845d8cb796755c24b6e52a03ea066bf86d), addrs: {Ip(100.98.197.12:56842), Ip(192.168.1.154:56842)} }
2026-06-07T23:12:03.8774329Z 
2026-06-07T23:12:03.8775245Z thread 'two_host_ladder_role_b' (73984) panicked at crates/spt-daemon/tests/twohost.rs:261:5:
2026-06-07T23:12:03.8777744Z never converged on the rig: presence: A's redirected notif surfaced at B
2026-06-07T23:12:03.8778799Z note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
2026-06-07T23:12:03.8893274Z test two_host_ladder_role_b ... FAILED
2026-06-07T23:12:03.8893735Z 
2026-06-07T23:12:03.8894163Z failures:
2026-06-07T23:12:03.8894397Z 
2026-06-07T23:12:03.8894593Z failures:
2026-06-07T23:12:03.8895069Z     two_host_ladder_role_b
2026-06-07T23:12:03.8895465Z 
2026-06-07T23:12:03.8896134Z test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 936.72s
2026-06-07T23:12:03.8897125Z 
2026-06-07T23:12:03.8942221Z error: test failed, to rerun pass `-p spt-daemon --test twohost`
2026-06-07T23:12:03.9055581Z ##[error]Process completed with exit code 101.
2026-06-07T23:12:03.9138271Z Post job cleanup.
2026-06-07T23:12:03.9822217Z [command]/usr/bin/git version
2026-06-07T23:12:03.9852899Z git version 2.43.0
2026-06-07T23:12:03.9883297Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ef972093-0446-4a4b-89f2-38e4f5e9a3d4' before making global git config changes
2026-06-07T23:12:03.9884425Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:12:03.9887358Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-07T23:12:03.9916314Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:12:03.9940011Z [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-07T23:12:04.0124855Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:12:04.0144547Z http.https://github.com/.extraheader
2026-06-07T23:12:04.0151485Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-07T23:12:04.0174170Z [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-07T23:12:04.0357097Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:12:04.0387927Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T23:12:04.0704536Z Post job cleanup.
2026-06-07T23:12:04.1361447Z [command]/usr/bin/git version
2026-06-07T23:12:04.1392952Z git version 2.43.0
2026-06-07T23:12:04.1422411Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/ea620edb-469c-4518-902c-9c6fce75b0a0' before making global git config changes
2026-06-07T23:12:04.1423139Z Adding repository directory to the temporary git global config as a safe directory
2026-06-07T23:12:04.1425544Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-07T23:12:04.1454919Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-07T23:12:04.1480469Z [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-07T23:12:04.1667124Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-07T23:12:04.1687328Z http.https://github.com/.extraheader
2026-06-07T23:12:04.1694097Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-07T23:12:04.1718293Z [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-07T23:12:04.1901060Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-07T23:12:04.1926364Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-07T23:12:04.2218086Z Cleaning up orphan processes
2026-06-07T23:12:04.2701228Z Terminate orphan process: pid (74197) (notify-shell)
2026-06-07T23:12:04.2739709Z Terminate orphan process: pid (85151) (spt)
