﻿2026-06-16T09:36:18.6100751Z Current runner version: '2.335.1'
2026-06-16T09:36:18.6105705Z Runner name: 'kitsubito'
2026-06-16T09:36:18.6106325Z Runner group name: 'Default'
2026-06-16T09:36:18.6107135Z Machine name: 'KITSUBITO'
2026-06-16T09:36:18.6109480Z ##[group]GITHUB_TOKEN Permissions
2026-06-16T09:36:18.6111374Z Contents: read
2026-06-16T09:36:18.6111922Z Metadata: read
2026-06-16T09:36:18.6112386Z Packages: read
2026-06-16T09:36:18.6112840Z ##[endgroup]
2026-06-16T09:36:18.6114585Z Secret source: Actions
2026-06-16T09:36:18.6115203Z Prepare workflow directory
2026-06-16T09:36:18.6524837Z Prepare all required actions
2026-06-16T09:36:18.6554104Z Getting action download info
2026-06-16T09:36:18.9833767Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-16T09:36:19.5761872Z Complete job name: twohost-b
2026-06-16T09:36:19.6590609Z ##[group]Run actions/checkout@v5
2026-06-16T09:36:19.6591410Z with:
2026-06-16T09:36:19.6591810Z   repository: SaberMage/spt-core
2026-06-16T09:36:19.6595209Z   token: ***
2026-06-16T09:36:19.6595586Z   ssh-strict: true
2026-06-16T09:36:19.6595975Z   ssh-user: git
2026-06-16T09:36:19.6596369Z   persist-credentials: true
2026-06-16T09:36:19.6596794Z   clean: true
2026-06-16T09:36:19.6597184Z   sparse-checkout-cone-mode: true
2026-06-16T09:36:19.6597634Z   fetch-depth: 1
2026-06-16T09:36:19.6598119Z   fetch-tags: false
2026-06-16T09:36:19.6598491Z   show-progress: true
2026-06-16T09:36:19.6598886Z   lfs: false
2026-06-16T09:36:19.6599370Z   submodules: false
2026-06-16T09:36:19.6599817Z   set-safe-directory: true
2026-06-16T09:36:19.6600461Z ##[endgroup]
2026-06-16T09:36:19.7434156Z Syncing repository: SaberMage/spt-core
2026-06-16T09:36:19.7435751Z ##[group]Getting Git version info
2026-06-16T09:36:19.7436531Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-16T09:36:19.7437513Z [command]/usr/bin/git version
2026-06-16T09:36:19.7437948Z git version 2.43.0
2026-06-16T09:36:19.7444624Z ##[endgroup]
2026-06-16T09:36:19.7457899Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3130f1bd-e3b4-4d56-b286-eb5db8c4190d' before making global git config changes
2026-06-16T09:36:19.7460296Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:36:19.7462286Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T09:36:19.7498317Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-16T09:36:19.7517494Z https://github.com/SaberMage/spt-core
2026-06-16T09:36:19.7528325Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-16T09:36:19.7531558Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-16T09:36:19.7549245Z refs/heads/dev-freeform
2026-06-16T09:36:19.7556435Z [command]/usr/bin/git checkout --detach
2026-06-16T09:36:19.7598489Z HEAD is now at c5887db M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:36:19.7630855Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-16T09:36:19.7655303Z Deleted branch dev-freeform (was c5887db).
2026-06-16T09:36:19.7688830Z ##[endgroup]
2026-06-16T09:36:19.7690437Z [command]/usr/bin/git submodule status
2026-06-16T09:36:19.7880873Z ##[group]Cleaning the repository
2026-06-16T09:36:19.7881588Z [command]/usr/bin/git clean -ffdx
2026-06-16T09:36:19.7907972Z Removing traceable-reqs
2026-06-16T09:36:19.7914517Z [command]/usr/bin/git reset --hard HEAD
2026-06-16T09:36:19.7958904Z HEAD is now at c5887db M11-W5 T5.1 fix: deterministically-offline offdrive shell for the rig drive-drop [twohost]
2026-06-16T09:36:19.7963267Z ##[endgroup]
2026-06-16T09:36:19.7965296Z ##[group]Disabling automatic garbage collection
2026-06-16T09:36:19.7968281Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T09:36:19.7992376Z ##[endgroup]
2026-06-16T09:36:19.7993098Z ##[group]Setting up auth
2026-06-16T09:36:19.7997716Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:36:19.8021175Z [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-16T09:36:19.8206564Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:36:19.8232744Z [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-16T09:36:19.8420446Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:36:19.8444532Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T09:36:19.8629849Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T09:36:19.8659936Z ##[endgroup]
2026-06-16T09:36:19.8660598Z ##[group]Fetching the repository
2026-06-16T09:36:19.8666281Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +c5887db27f6c8576decec071c073e76c5144ba66:refs/remotes/origin/dev-freeform
2026-06-16T09:36:20.3554649Z ##[endgroup]
2026-06-16T09:36:20.3555833Z ##[group]Determining the checkout info
2026-06-16T09:36:20.3557098Z ##[endgroup]
2026-06-16T09:36:20.3557874Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T09:36:20.3598808Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T09:36:20.3620992Z ##[group]Checking out the ref
2026-06-16T09:36:20.3622353Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-16T09:36:20.3666275Z Switched to a new branch 'dev-freeform'
2026-06-16T09:36:20.3667508Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-16T09:36:20.3670759Z ##[endgroup]
2026-06-16T09:36:20.3699026Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T09:36:20.3718600Z c5887db27f6c8576decec071c073e76c5144ba66
2026-06-16T09:36:20.4043455Z ##[group]Run actions/checkout@v5
2026-06-16T09:36:20.4044361Z with:
2026-06-16T09:36:20.4045082Z   repository: SaberMage/spt-shell-notify
2026-06-16T09:36:20.4046032Z   path: .adapter-notify
2026-06-16T09:36:20.4054233Z   token: ***
2026-06-16T09:36:20.4054921Z   ssh-strict: true
2026-06-16T09:36:20.4055642Z   ssh-user: git
2026-06-16T09:36:20.4056382Z   persist-credentials: true
2026-06-16T09:36:20.4057197Z   clean: true
2026-06-16T09:36:20.4057923Z   sparse-checkout-cone-mode: true
2026-06-16T09:36:20.4058810Z   fetch-depth: 1
2026-06-16T09:36:20.4059597Z   fetch-tags: false
2026-06-16T09:36:20.4060334Z   show-progress: true
2026-06-16T09:36:20.4061074Z   lfs: false
2026-06-16T09:36:20.4061761Z   submodules: false
2026-06-16T09:36:20.4062497Z   set-safe-directory: true
2026-06-16T09:36:20.4063292Z ##[endgroup]
2026-06-16T09:36:20.4740496Z Syncing repository: SaberMage/spt-shell-notify
2026-06-16T09:36:20.4744952Z ##[group]Getting Git version info
2026-06-16T09:36:20.4746514Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify'
2026-06-16T09:36:20.4766949Z [command]/usr/bin/git version
2026-06-16T09:36:20.4831801Z git version 2.43.0
2026-06-16T09:36:20.4851854Z ##[endgroup]
2026-06-16T09:36:20.4861370Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bf47e411-f68a-4c75-9de8-29b21a8a34d7' before making global git config changes
2026-06-16T09:36:20.4863940Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:36:20.4866196Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-16T09:36:20.4890413Z ##[group]Initializing the repository
2026-06-16T09:36:20.4893104Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-16T09:36:20.4917060Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-06-16T09:36:20.4919341Z hint: is subject to change. To configure the initial branch name to use in all
2026-06-16T09:36:20.4921349Z hint: of your new repositories, which will suppress this warning, call:
2026-06-16T09:36:20.4922859Z hint: 
2026-06-16T09:36:20.4923892Z hint: 	git config --global init.defaultBranch <name>
2026-06-16T09:36:20.4925189Z hint: 
2026-06-16T09:36:20.4926419Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-06-16T09:36:20.4928038Z hint: 'development'. The just-created branch can be renamed via this command:
2026-06-16T09:36:20.4929415Z hint: 
2026-06-16T09:36:20.4930110Z hint: 	git branch -m <name>
2026-06-16T09:36:20.4931661Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/.git/
2026-06-16T09:36:20.4934767Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-06-16T09:36:20.4957837Z ##[endgroup]
2026-06-16T09:36:20.4959181Z ##[group]Disabling automatic garbage collection
2026-06-16T09:36:20.4960351Z [command]/usr/bin/git config --local gc.auto 0
2026-06-16T09:36:20.4984176Z ##[endgroup]
2026-06-16T09:36:20.4985584Z ##[group]Setting up auth
2026-06-16T09:36:20.4987634Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:36:20.5012519Z [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-16T09:36:20.5199228Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:36:20.5225183Z [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-16T09:36:20.5412466Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:36:20.5437155Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T09:36:20.5624503Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-16T09:36:20.5651547Z ##[endgroup]
2026-06-16T09:36:20.5652756Z ##[group]Determining the default branch
2026-06-16T09:36:20.5654116Z Retrieving the default branch name
2026-06-16T09:36:21.0454689Z Default branch 'main'
2026-06-16T09:36:21.0456546Z ##[endgroup]
2026-06-16T09:36:21.0459931Z ##[group]Fetching the repository
2026-06-16T09:36:21.0462415Z [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-16T09:36:21.6767547Z From https://github.com/SaberMage/spt-shell-notify
2026-06-16T09:36:21.6769141Z  * [new branch]      main       -> origin/main
2026-06-16T09:36:21.6785901Z ##[endgroup]
2026-06-16T09:36:21.6787058Z ##[group]Determining the checkout info
2026-06-16T09:36:21.6788514Z ##[endgroup]
2026-06-16T09:36:21.6791592Z [command]/usr/bin/git sparse-checkout disable
2026-06-16T09:36:21.6827488Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-16T09:36:21.6853865Z ##[group]Checking out the ref
2026-06-16T09:36:21.6855780Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-06-16T09:36:21.6893635Z Switched to a new branch 'main'
2026-06-16T09:36:21.6894617Z branch 'main' set up to track 'origin/main'.
2026-06-16T09:36:21.6898300Z ##[endgroup]
2026-06-16T09:36:21.6930130Z [command]/usr/bin/git log -1 --format=%H
2026-06-16T09:36:21.6955049Z ee2d37eadc730c0019e0af82d683074c509634a2
2026-06-16T09:36:21.7117616Z ##[group]Run cargo build --manifest-path .adapter-notify/Cargo.toml
2026-06-16T09:36:21.7119380Z [36;1mcargo build --manifest-path .adapter-notify/Cargo.toml[0m
2026-06-16T09:36:21.7137262Z shell: /usr/bin/bash -e {0}
2026-06-16T09:36:21.7138219Z ##[endgroup]
2026-06-16T09:36:21.7567384Z     Updating crates.io index
2026-06-16T09:36:21.8938919Z      Locking 11 packages to latest compatible versions
2026-06-16T09:36:21.9167890Z    Compiling serde_core v1.0.228
2026-06-16T09:36:21.9169655Z    Compiling zmij v1.0.21
2026-06-16T09:36:21.9170880Z    Compiling serde_json v1.0.150
2026-06-16T09:36:21.9172153Z    Compiling itoa v1.0.18
2026-06-16T09:36:21.9173369Z    Compiling memchr v2.8.2
2026-06-16T09:36:23.7828388Z    Compiling spt-shell-notify v0.1.0 (/home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify)
2026-06-16T09:36:23.9568054Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.22s
2026-06-16T09:36:23.9677688Z ##[group]Run cargo build -p spt --bin spt
2026-06-16T09:36:23.9678195Z [36;1mcargo build -p spt --bin spt[0m
2026-06-16T09:36:23.9692088Z shell: /usr/bin/bash -e {0}
2026-06-16T09:36:23.9692521Z ##[endgroup]
2026-06-16T09:36:24.2386407Z    Compiling proc-macro2 v1.0.106
2026-06-16T09:36:24.2387187Z    Compiling quote v1.0.45
2026-06-16T09:36:24.2387838Z    Compiling unicode-ident v1.0.24
2026-06-16T09:36:24.2388401Z    Compiling libc v0.2.186
2026-06-16T09:36:24.2388787Z    Compiling serde_core v1.0.228
2026-06-16T09:36:24.2389535Z    Compiling cfg-if v1.0.4
2026-06-16T09:36:24.2389884Z    Compiling serde v1.0.228
2026-06-16T09:36:24.2412907Z    Compiling log v0.4.32
2026-06-16T09:36:24.2488931Z    Compiling pin-project-lite v0.2.17
2026-06-16T09:36:24.2512532Z    Compiling typenum v1.20.1
2026-06-16T09:36:24.2533876Z    Compiling version_check v0.9.5
2026-06-16T09:36:24.2561865Z    Compiling memchr v2.8.1
2026-06-16T09:36:24.2727489Z    Compiling portable-atomic v1.13.1
2026-06-16T09:36:24.2729983Z    Compiling find-msvc-tools v0.1.9
2026-06-16T09:36:24.2731123Z    Compiling shlex v2.0.1
2026-06-16T09:36:24.3148330Z    Compiling critical-section v1.2.0
2026-06-16T09:36:24.3347898Z    Compiling subtle v2.6.1
2026-06-16T09:36:24.3511323Z    Compiling futures-core v0.3.32
2026-06-16T09:36:24.4191778Z    Compiling bytes v1.11.1
2026-06-16T09:36:24.4951280Z    Compiling equivalent v1.0.2
2026-06-16T09:36:24.5001933Z    Compiling smallvec v1.15.1
2026-06-16T09:36:24.5281758Z    Compiling itoa v1.0.18
2026-06-16T09:36:24.5454991Z    Compiling semver v1.0.28
2026-06-16T09:36:24.5608600Z    Compiling stable_deref_trait v1.2.1
2026-06-16T09:36:24.5941870Z    Compiling slab v0.4.12
2026-06-16T09:36:24.5961520Z    Compiling futures-sink v0.3.32
2026-06-16T09:36:24.6180920Z    Compiling futures-io v0.3.32
2026-06-16T09:36:24.6352320Z    Compiling futures-task v0.3.32
2026-06-16T09:36:24.6774864Z    Compiling futures-channel v0.3.32
2026-06-16T09:36:24.7091901Z    Compiling generic-array v0.14.7
2026-06-16T09:36:24.7520803Z    Compiling hashbrown v0.17.1
2026-06-16T09:36:24.7647058Z    Compiling rustversion v1.0.22
2026-06-16T09:36:24.8240210Z    Compiling rustc_version v0.4.1
2026-06-16T09:36:24.8335611Z    Compiling cpufeatures v0.2.17
2026-06-16T09:36:24.8372180Z    Compiling bitflags v2.12.1
2026-06-16T09:36:24.8590545Z    Compiling fnv v1.0.7
2026-06-16T09:36:24.9021111Z    Compiling cfg_aliases v0.2.1
2026-06-16T09:36:24.9180516Z    Compiling strsim v0.11.1
2026-06-16T09:36:24.9468495Z    Compiling writeable v0.6.3
2026-06-16T09:36:24.9620596Z    Compiling rand_core v0.10.1
2026-06-16T09:36:24.9680970Z    Compiling litemap v0.8.2
2026-06-16T09:36:24.9810507Z    Compiling icu_properties_data v2.2.0
2026-06-16T09:36:25.1160630Z    Compiling utf8_iter v1.0.4
2026-06-16T09:36:25.1260607Z    Compiling dunce v1.0.5
2026-06-16T09:36:25.1864030Z    Compiling icu_normalizer_data v2.2.0
2026-06-16T09:36:25.1866886Z    Compiling ident_case v1.0.1
2026-06-16T09:36:25.1885155Z    Compiling fs_extra v1.3.0
2026-06-16T09:36:25.2208434Z    Compiling getrandom v0.4.2
2026-06-16T09:36:25.2869775Z    Compiling percent-encoding v2.3.2
2026-06-16T09:36:25.3019496Z    Compiling autocfg v1.5.1
2026-06-16T09:36:25.4230182Z    Compiling http v1.4.1
2026-06-16T09:36:25.4666715Z    Compiling cpufeatures v0.3.0
2026-06-16T09:36:25.4669573Z    Compiling aws-lc-rs v1.17.0
2026-06-16T09:36:25.5028669Z    Compiling unicode-segmentation v1.13.3
2026-06-16T09:36:25.5143919Z    Compiling thiserror v2.0.18
2026-06-16T09:36:25.5270602Z    Compiling scopeguard v1.2.0
2026-06-16T09:36:25.5364108Z    Compiling form_urlencoded v1.2.2
2026-06-16T09:36:25.5700568Z    Compiling syn v2.0.117
2026-06-16T09:36:25.5910320Z    Compiling indexmap v2.14.0
2026-06-16T09:36:25.6238420Z    Compiling lock_api v0.4.14
2026-06-16T09:36:25.6365490Z    Compiling chacha20 v0.10.0
2026-06-16T09:36:25.6438433Z    Compiling untrusted v0.9.0
2026-06-16T09:36:25.7339350Z    Compiling heck v0.5.0
2026-06-16T09:36:25.7505041Z    Compiling rustls v0.23.40
2026-06-16T09:36:25.7790850Z    Compiling const-oid v0.10.2
2026-06-16T09:36:25.8180574Z    Compiling anyhow v1.0.102
2026-06-16T09:36:25.8980995Z    Compiling jobserver v0.1.34
2026-06-16T09:36:25.9090772Z    Compiling unicode-xid v0.2.6
2026-06-16T09:36:25.9275137Z    Compiling atomic-waker v1.1.2
2026-06-16T09:36:25.9389982Z    Compiling paste v1.0.15
2026-06-16T09:36:25.9441008Z    Compiling parking_lot_core v0.9.12
2026-06-16T09:36:25.9640587Z    Compiling httparse v1.10.1
2026-06-16T09:36:25.9720566Z    Compiling zerocopy v0.8.50
2026-06-16T09:36:26.0120657Z    Compiling num-traits v0.2.19
2026-06-16T09:36:26.0219577Z    Compiling hybrid-array v0.4.12
2026-06-16T09:36:26.0387619Z    Compiling curve25519-dalek v4.1.3
2026-06-16T09:36:26.1172517Z    Compiling convert_case v0.10.0
2026-06-16T09:36:26.1639907Z    Compiling cc v1.2.63
2026-06-16T09:36:26.2530966Z    Compiling ahash v0.8.12
2026-06-16T09:36:26.2905639Z    Compiling powerfmt v0.2.0
2026-06-16T09:36:26.2970574Z    Compiling either v1.16.0
2026-06-16T09:36:26.3271079Z    Compiling base64ct v1.8.3
2026-06-16T09:36:26.4430264Z    Compiling http-body v1.0.1
2026-06-16T09:36:26.4880678Z    Compiling deranged v0.5.8
2026-06-16T09:36:26.5410749Z    Compiling crypto-common v0.1.7
2026-06-16T09:36:26.5600683Z    Compiling block-buffer v0.10.4
2026-06-16T09:36:26.5652873Z    Compiling zmij v1.0.21
2026-06-16T09:36:26.6560701Z    Compiling pem-rfc7468 v1.0.0
2026-06-16T09:36:26.6720950Z    Compiling digest v0.10.7
2026-06-16T09:36:26.6820472Z    Compiling data-encoding v2.11.0
2026-06-16T09:36:26.7120346Z    Compiling fastrand v2.4.1
2026-06-16T09:36:26.7231101Z    Compiling time-core v0.1.8
2026-06-16T09:36:26.7450783Z    Compiling base64 v0.22.1
2026-06-16T09:36:26.8821153Z    Compiling num-conv v0.2.2
2026-06-16T09:36:26.8866851Z    Compiling vcpkg v0.2.15
2026-06-16T09:36:26.8900968Z    Compiling tinyvec_macros v0.1.1
2026-06-16T09:36:26.9571128Z    Compiling mio v1.2.1
2026-06-16T09:36:26.9790686Z    Compiling socket2 v0.6.4
2026-06-16T09:36:26.9980839Z    Compiling getrandom v0.2.17
2026-06-16T09:36:27.1193034Z    Compiling try-lock v0.2.5
2026-06-16T09:36:27.1338328Z    Compiling pkg-config v0.3.33
2026-06-16T09:36:27.1931045Z    Compiling rand_core v0.6.4
2026-06-16T09:36:27.2136583Z    Compiling tower-service v0.3.3
2026-06-16T09:36:27.2300960Z    Compiling want v0.3.1
2026-06-16T09:36:27.2580289Z    Compiling rand v0.10.1
2026-06-16T09:36:27.2980817Z    Compiling tinyvec v1.11.0
2026-06-16T09:36:27.3080455Z    Compiling sha2 v0.10.9
2026-06-16T09:36:27.4110917Z    Compiling cmake v0.1.58
2026-06-16T09:36:27.4230586Z    Compiling parking_lot v0.12.5
2026-06-16T09:36:27.7769248Z    Compiling block-buffer v0.12.0
2026-06-16T09:36:27.7850637Z    Compiling crypto-common v0.2.2
2026-06-16T09:36:27.7935872Z    Compiling inout v0.1.4
2026-06-16T09:36:27.8132193Z    Compiling vergen-lib v9.1.0
2026-06-16T09:36:27.8689509Z    Compiling n0-future v0.3.2
2026-06-16T09:36:27.8757245Z    Compiling httpdate v1.0.3
2026-06-16T09:36:27.9040918Z    Compiling cordyceps v0.3.4
2026-06-16T09:36:27.9360445Z    Compiling signature v2.2.0
2026-06-16T09:36:27.9434443Z    Compiling parking v2.2.1
2026-06-16T09:36:27.9535709Z    Compiling diatomic-waker v0.2.3
2026-06-16T09:36:27.9702472Z    Compiling serde_json v1.0.150
2026-06-16T09:36:27.9872287Z    Compiling crossbeam-utils v0.8.21
2026-06-16T09:36:28.0178154Z    Compiling winnow v1.0.3
2026-06-16T09:36:28.0572534Z    Compiling spin v0.10.0
2026-06-16T09:36:28.0640598Z    Compiling ed25519 v2.2.3
2026-06-16T09:36:28.1290628Z    Compiling futures-lite v2.6.1
2026-06-16T09:36:28.1464099Z    Compiling cipher v0.4.4
2026-06-16T09:36:28.1700857Z    Compiling netlink-packet-core v0.8.1
2026-06-16T09:36:28.2030644Z    Compiling universal-hash v0.5.1
2026-06-16T09:36:28.2181773Z    Compiling vergen-lib v0.1.6
2026-06-16T09:36:28.2430832Z    Compiling futures-buffered v0.2.13
2026-06-16T09:36:28.2581287Z    Compiling vergen v9.1.0
2026-06-16T09:36:28.2620966Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-16T09:36:28.2870932Z    Compiling heapless v0.7.17
2026-06-16T09:36:28.3069855Z    Compiling noq-udp v0.10.0
2026-06-16T09:36:28.3630896Z    Compiling aws-lc-sys v0.41.0
2026-06-16T09:36:28.3760650Z    Compiling ring v0.17.14
2026-06-16T09:36:28.4069771Z    Compiling libsqlite3-sys v0.30.1
2026-06-16T09:36:28.4514380Z    Compiling sync_wrapper v1.0.2
2026-06-16T09:36:28.4761036Z    Compiling opaque-debug v0.3.1
2026-06-16T09:36:28.5080252Z    Compiling allocator-api2 v0.2.21
2026-06-16T09:36:28.5428313Z    Compiling byteorder v1.5.0
2026-06-16T09:36:28.5494794Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-16T09:36:28.5610422Z    Compiling polyval v0.6.2
2026-06-16T09:36:28.6780744Z    Compiling vergen-gitcl v1.0.8
2026-06-16T09:36:28.7256656Z    Compiling hash32 v0.2.1
2026-06-16T09:36:28.7470607Z    Compiling spin v0.9.8
2026-06-16T09:36:28.8340979Z    Compiling digest v0.11.3
2026-06-16T09:36:28.8799940Z    Compiling tower-layer v0.3.3
2026-06-16T09:36:28.8881921Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-16T09:36:28.9244529Z    Compiling ryu v1.0.23
2026-06-16T09:36:28.9506533Z    Compiling fallible-iterator v0.3.0
2026-06-16T09:36:29.0130607Z    Compiling num_threads v0.1.7
2026-06-16T09:36:29.0360640Z    Compiling signature v3.0.0
2026-06-16T09:36:29.0480829Z    Compiling sha2 v0.11.0-rc.5
2026-06-16T09:36:29.0982167Z    Compiling time v0.3.47
2026-06-16T09:36:29.1630696Z    Compiling ghash v0.5.1
2026-06-16T09:36:29.1850301Z    Compiling aes v0.8.4
2026-06-16T09:36:29.3103228Z    Compiling ctr v0.9.2
2026-06-16T09:36:29.3168183Z    Compiling fs2 v0.4.3
2026-06-16T09:36:29.3618935Z    Compiling aead v0.5.2
2026-06-16T09:36:29.4260709Z    Compiling http-body-util v0.1.3
2026-06-16T09:36:29.4500261Z    Compiling openssl-probe v0.2.1
2026-06-16T09:36:29.4620162Z    Compiling crossbeam-channel v0.5.15
2026-06-16T09:36:29.4727807Z    Compiling crossbeam-epoch v0.9.18
2026-06-16T09:36:29.4880980Z    Compiling netlink-packet-route v0.29.0
2026-06-16T09:36:29.6330996Z    Compiling blake3 v1.8.5
2026-06-16T09:36:29.7210634Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-16T09:36:29.8382963Z    Compiling aes-gcm v0.10.3
2026-06-16T09:36:29.8586802Z    Compiling uuid v1.23.2
2026-06-16T09:36:29.8910969Z    Compiling memoffset v0.6.5
2026-06-16T09:36:29.9500551Z    Compiling acto v0.8.2
2026-06-16T09:36:30.0321144Z    Compiling noq v0.18.0
2026-06-16T09:36:30.0418524Z    Compiling netwatch v0.16.0
2026-06-16T09:36:30.0670769Z    Compiling tagptr v0.2.0
2026-06-16T09:36:30.1470567Z    Compiling thiserror v1.0.69
2026-06-16T09:36:30.2181127Z    Compiling xml-rs v0.8.28
2026-06-16T09:36:30.2268583Z    Compiling rustc-hash v2.1.2
2026-06-16T09:36:30.2447615Z    Compiling identity-hash v0.1.0
2026-06-16T09:36:30.2929188Z    Compiling lru-slab v0.1.2
2026-06-16T09:36:30.3341177Z    Compiling sorted-index-buffer v0.2.1
2026-06-16T09:36:30.3493364Z    Compiling ref-cast v1.0.25
2026-06-16T09:36:30.4031931Z    Compiling mac-addr v0.3.0
2026-06-16T09:36:30.4203009Z    Compiling foldhash v0.2.0
2026-06-16T09:36:30.4312107Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-16T09:36:30.5642840Z    Compiling hashbrown v0.16.1
2026-06-16T09:36:30.5763693Z    Compiling synstructure v0.13.2
2026-06-16T09:36:30.5971033Z    Compiling darling_core v0.20.11
2026-06-16T09:36:30.6428076Z    Compiling serde_derive_internals v0.29.1
2026-06-16T09:36:30.7880862Z    Compiling netlink-packet-route v0.30.0
2026-06-16T09:36:31.2958432Z    Compiling xmltree v0.10.3
2026-06-16T09:36:31.3210901Z    Compiling ioctl-rs v0.1.6
2026-06-16T09:36:31.3243187Z    Compiling serial-core v0.4.0
2026-06-16T09:36:31.4204112Z    Compiling proc-macro-crate v3.5.0
2026-06-16T09:36:31.4944277Z    Compiling termios v0.2.2
2026-06-16T09:36:31.5070999Z    Compiling errno v0.3.14
2026-06-16T09:36:31.5142525Z    Compiling aho-corasick v1.1.4
2026-06-16T09:36:31.5571681Z    Compiling simple-dns v0.9.3
2026-06-16T09:36:31.6399869Z    Compiling constant_time_eq v0.4.2
2026-06-16T09:36:31.6555786Z    Compiling rustix v1.1.4
2026-06-16T09:36:31.6644712Z    Compiling toml_write v0.1.2
2026-06-16T09:36:31.8108418Z    Compiling winnow v0.7.15
2026-06-16T09:36:31.8590539Z    Compiling signal-hook v0.3.18
2026-06-16T09:36:31.9200260Z    Compiling arrayvec v0.7.6
2026-06-16T09:36:31.9740926Z    Compiling simdutf8 v0.1.5
2026-06-16T09:36:31.9988056Z    Compiling regex-syntax v0.8.10
2026-06-16T09:36:32.0126251Z    Compiling arrayref v0.3.9
2026-06-16T09:36:32.0242913Z    Compiling smol_str v0.1.24
2026-06-16T09:36:32.0461385Z    Compiling sha1_smol v1.0.1
2026-06-16T09:36:32.0757214Z    Compiling resolv-conf v0.7.6
2026-06-16T09:36:32.3110726Z    Compiling signal-hook-registry v1.4.8
2026-06-16T09:36:32.3497260Z    Compiling serial-unix v0.4.0
2026-06-16T09:36:32.4363924Z    Compiling lru v0.16.4
2026-06-16T09:36:32.6280396Z    Compiling serde_derive v1.0.228
2026-06-16T09:36:32.6411140Z    Compiling zeroize_derive v1.4.3
2026-06-16T09:36:32.6500382Z    Compiling tokio-macros v2.7.0
2026-06-16T09:36:32.6631200Z    Compiling zerofrom-derive v0.1.7
2026-06-16T09:36:32.6788854Z    Compiling futures-macro v0.3.32
2026-06-16T09:36:32.8847471Z    Compiling yoke-derive v0.8.2
2026-06-16T09:36:33.2734636Z    Compiling zeroize v1.8.2
2026-06-16T09:36:33.3970556Z    Compiling tokio v1.52.3
2026-06-16T09:36:33.4461430Z    Compiling zerovec-derive v0.11.3
2026-06-16T09:36:33.7364463Z    Compiling futures-util v0.3.32
2026-06-16T09:36:33.9800087Z    Compiling displaydoc v0.2.6
2026-06-16T09:36:34.1325472Z    Compiling zerofrom v0.1.8
2026-06-16T09:36:34.2252510Z    Compiling tracing-attributes v0.1.31
2026-06-16T09:36:34.2371055Z    Compiling rustls-pki-types v1.14.1
2026-06-16T09:36:34.2579540Z    Compiling yoke v0.8.3
2026-06-16T09:36:34.2731027Z    Compiling thiserror-impl v2.0.18
2026-06-16T09:36:34.3590653Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-16T09:36:34.9450514Z    Compiling darling_macro v0.20.11
2026-06-16T09:36:34.9790777Z    Compiling zerovec v0.11.6
2026-06-16T09:36:34.9941058Z    Compiling zerotrie v0.2.4
2026-06-16T09:36:35.0980570Z    Compiling derive_more-impl v2.1.1
2026-06-16T09:36:35.3559878Z    Compiling spez v0.1.2
2026-06-16T09:36:35.3645762Z    Compiling n0-error-macros v0.1.3
2026-06-16T09:36:35.3680692Z    Compiling darling v0.20.11
2026-06-16T09:36:35.4511211Z    Compiling derive_builder_core v0.20.2
2026-06-16T09:36:35.8192136Z    Compiling tinystr v0.8.3
2026-06-16T09:36:35.8249447Z    Compiling potential_utf v0.1.5
2026-06-16T09:36:35.9900535Z    Compiling icu_locale_core v2.2.0
2026-06-16T09:36:35.9903804Z    Compiling icu_collections v2.2.0
2026-06-16T09:36:36.1320883Z    Compiling der v0.8.0-rc.10
2026-06-16T09:36:36.3939670Z    Compiling pin-project-internal v1.1.13
2026-06-16T09:36:36.5552574Z    Compiling n0-error v0.1.3
2026-06-16T09:36:36.7409500Z    Compiling cobs v0.3.0
2026-06-16T09:36:36.7720603Z    Compiling derive_builder_macro v0.20.2
2026-06-16T09:36:36.9674294Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-16T09:36:37.0038066Z    Compiling postcard-derive v0.2.2
2026-06-16T09:36:37.1421025Z    Compiling derive_builder v0.20.2
2026-06-16T09:36:37.2248518Z    Compiling icu_provider v2.2.0
2026-06-16T09:36:37.4210689Z    Compiling ed25519-dalek v2.2.0
2026-06-16T09:36:37.5460950Z    Compiling icu_normalizer v2.2.0
2026-06-16T09:36:37.6359905Z    Compiling icu_properties v2.2.0
2026-06-16T09:36:37.6959155Z    Compiling spki v0.8.0-rc.4
2026-06-16T09:36:37.7958259Z    Compiling ipnet v2.12.0
2026-06-16T09:36:37.8290985Z    Compiling pin-project v1.1.13
2026-06-16T09:36:37.8450741Z    Compiling futures-executor v0.3.32
2026-06-16T09:36:37.9010686Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-16T09:36:38.0782987Z    Compiling ed25519 v3.0.0-rc.4
2026-06-16T09:36:38.2301224Z    Compiling prefix-trie v0.8.4
2026-06-16T09:36:38.3020644Z    Compiling futures v0.3.32
2026-06-16T09:36:38.3133078Z    Compiling spt-proto v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-16T09:36:38.5230640Z    Compiling once_cell v1.21.4
2026-06-16T09:36:38.5950891Z    Compiling data-encoding-macro v0.1.20
2026-06-16T09:36:38.6548479Z    Compiling rustls-native-certs v0.8.4
2026-06-16T09:36:38.6670923Z    Compiling strum_macros v0.28.0
2026-06-16T09:36:38.7620827Z    Compiling tracing-core v0.1.36
2026-06-16T09:36:38.8253529Z    Compiling postcard v1.1.3
2026-06-16T09:36:38.9990802Z    Compiling tokio-util v0.7.18
2026-06-16T09:36:39.0781108Z    Compiling idna_adapter v1.2.2
2026-06-16T09:36:39.1369899Z    Compiling hashbrown v0.14.5
2026-06-16T09:36:39.1990922Z    Compiling idna v1.1.0
2026-06-16T09:36:39.2764607Z    Compiling netlink-sys v0.8.8
2026-06-16T09:36:39.4130186Z    Compiling tracing v0.1.44
2026-06-16T09:36:39.4740384Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-16T09:36:39.6509995Z    Compiling url v2.5.8
2026-06-16T09:36:39.7002065Z    Compiling derive_more v2.1.1
2026-06-16T09:36:39.7328906Z    Compiling tower v0.5.3
2026-06-16T09:36:39.7642518Z    Compiling num_enum_derive v0.7.6
2026-06-16T09:36:39.8110995Z    Compiling async-trait v0.1.89
2026-06-16T09:36:39.8768726Z    Compiling enum-assoc v1.3.0
2026-06-16T09:36:39.8848829Z    Compiling iroh-metrics-derive v0.4.1
2026-06-16T09:36:39.9021630Z    Compiling hashlink v0.9.1
2026-06-16T09:36:39.9339669Z    Compiling netdev v0.42.0
2026-06-16T09:36:40.0184179Z    Compiling h2 v0.4.14
2026-06-16T09:36:40.2641899Z    Compiling rusqlite v0.32.1
2026-06-16T09:36:40.3823771Z    Compiling n0-watcher v0.6.1
2026-06-16T09:36:40.4032225Z    Compiling tokio-stream v0.1.18
2026-06-16T09:36:40.4110684Z    Compiling iroh-metrics v0.38.3
2026-06-16T09:36:40.4260716Z    Compiling netlink-proto v0.12.0
2026-06-16T09:36:40.6201846Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-16T09:36:40.7000601Z    Compiling tower-http v0.6.11
2026-06-16T09:36:40.7770672Z    Compiling attohttpc v0.30.1
2026-06-16T09:36:40.8839789Z    Compiling iroh-base v0.98.0
2026-06-16T09:36:40.9527918Z    Compiling iroh-relay v0.98.0
2026-06-16T09:36:41.0281513Z    Compiling num_enum v0.7.6
2026-06-16T09:36:41.0540404Z    Compiling moka v0.12.15
2026-06-16T09:36:41.1060539Z    Compiling serde_spanned v0.6.9
2026-06-16T09:36:41.1230460Z    Compiling toml_datetime v0.6.11
2026-06-16T09:36:41.2419127Z    Compiling ref-cast-impl v1.0.25
2026-06-16T09:36:41.2501990Z    Compiling thiserror-impl v1.0.69
2026-06-16T09:36:41.4641331Z    Compiling spt-store v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-16T09:36:41.5474896Z    Compiling toml_edit v0.22.27
2026-06-16T09:36:41.5490031Z    Compiling strum v0.28.0
2026-06-16T09:36:41.6598694Z    Compiling iroh-dns v0.98.0
2026-06-16T09:36:41.6607992Z    Compiling webpki-roots v1.0.7
2026-06-16T09:36:41.6881608Z    Compiling regex-automata v0.4.14
2026-06-16T09:36:41.7924724Z    Compiling schemars_derive v1.2.1
2026-06-16T09:36:41.9160622Z    Compiling darling_core v0.23.0
2026-06-16T09:36:42.2754031Z    Compiling serde_bytes v0.11.19
2026-06-16T09:36:42.2881386Z    Compiling hmac v0.12.1
2026-06-16T09:36:42.2939821Z    Compiling seize v0.5.1
2026-06-16T09:36:42.3370661Z    Compiling iroh v0.98.2
2026-06-16T09:36:42.4110551Z    Compiling rustix v0.38.44
2026-06-16T09:36:42.5090965Z    Compiling pin-utils v0.1.0
2026-06-16T09:36:42.5661022Z    Compiling linux-raw-sys v0.12.1
2026-06-16T09:36:42.5735347Z    Compiling utf8parse v0.2.2
2026-06-16T09:36:42.6001484Z    Compiling bitflags v1.3.2
2026-06-16T09:36:42.6628615Z    Compiling dyn-clone v1.0.20
2026-06-16T09:36:42.6870644Z    Compiling cmov v0.5.4
2026-06-16T09:36:42.7772677Z    Compiling anstyle-parse v1.0.0
2026-06-16T09:36:42.7871209Z    Compiling nix v0.25.1
2026-06-16T09:36:42.8541815Z    Compiling papaya v0.2.4
2026-06-16T09:36:42.8990955Z    Compiling hkdf v0.12.4
2026-06-16T09:36:42.9267535Z    Compiling ctutils v0.4.2
2026-06-16T09:36:42.9570849Z    Compiling backon v1.6.0
2026-06-16T09:36:42.9917387Z    Compiling filedescriptor v0.8.3
2026-06-16T09:36:43.0300876Z    Compiling serial v0.4.0
2026-06-16T09:36:43.2020685Z    Compiling colorchoice v1.0.5
2026-06-16T09:36:43.2290719Z    Compiling is_terminal_polyfill v1.70.2
2026-06-16T09:36:43.2481258Z    Compiling foldhash v0.1.5
2026-06-16T09:36:43.2941520Z    Compiling instability v0.3.12
2026-06-16T09:36:43.3040917Z    Compiling anstyle-query v1.1.5
2026-06-16T09:36:43.3683463Z    Compiling downcast-rs v1.2.1
2026-06-16T09:36:43.3773040Z    Compiling linux-raw-sys v0.4.15
2026-06-16T09:36:43.4129479Z    Compiling anstyle v1.0.14
2026-06-16T09:36:43.4518847Z    Compiling shell-words v1.1.1
2026-06-16T09:36:43.4960672Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-16T09:36:43.5431248Z    Compiling signal-hook-mio v0.2.5
2026-06-16T09:36:43.6120602Z    Compiling anstream v1.0.0
2026-06-16T09:36:43.6420557Z    Compiling hashbrown v0.15.5
2026-06-16T09:36:43.6769748Z    Compiling spake2 v0.4.0
2026-06-16T09:36:43.9780565Z    Compiling schemars v1.2.1
2026-06-16T09:36:44.0180533Z    Compiling strum_macros v0.26.4
2026-06-16T09:36:44.0370829Z    Compiling sha1 v0.10.6
2026-06-16T09:36:44.3710834Z    Compiling spt-msg v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-16T09:36:44.4270274Z    Compiling toml v0.8.23
2026-06-16T09:36:44.4481075Z    Compiling terminal_size v0.4.4
2026-06-16T09:36:44.5920857Z    Compiling itertools v0.13.0
2026-06-16T09:36:45.0535179Z    Compiling regex v1.12.3
2026-06-16T09:36:45.3570982Z    Compiling castaway v0.2.4
2026-06-16T09:36:45.4310558Z    Compiling hyper v1.10.1
2026-06-16T09:36:45.4970780Z    Compiling clap_lex v1.1.0
2026-06-16T09:36:45.7390804Z    Compiling darling_macro v0.23.0
2026-06-16T09:36:45.7561312Z    Compiling spt-runtime v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-16T09:36:45.7660465Z    Compiling unicode-width v0.1.14
2026-06-16T09:36:46.0908444Z    Compiling static_assertions v1.1.0
2026-06-16T09:36:46.1480721Z    Compiling indoc v2.0.7
2026-06-16T09:36:46.2079820Z    Compiling darling v0.23.0
2026-06-16T09:36:46.2900247Z    Compiling doctest-file v1.1.1
2026-06-16T09:36:46.4420654Z    Compiling compact_str v0.8.2
2026-06-16T09:36:46.5361054Z    Compiling strum v0.26.3
2026-06-16T09:36:46.6564585Z    Compiling unicode-truncate v1.1.0
2026-06-16T09:36:46.6680237Z    Compiling clap_builder v4.6.0
2026-06-16T09:36:46.7160781Z    Compiling crossterm v0.28.1
2026-06-16T09:36:46.7710729Z    Compiling lru v0.12.5
2026-06-16T09:36:46.8420739Z    Compiling clap_derive v4.6.1
2026-06-16T09:36:46.8641883Z    Compiling interprocess v2.4.2
2026-06-16T09:36:46.9860691Z    Compiling portable-pty v0.8.1
2026-06-16T09:36:47.1987413Z    Compiling cassowary v0.3.0
2026-06-16T09:36:47.3790944Z    Compiling iana-time-zone v0.1.65
2026-06-16T09:36:47.5177965Z    Compiling hyper-util v0.1.20
2026-06-16T09:36:47.6130856Z    Compiling spt-term v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-16T09:36:47.7010661Z    Compiling unicode-width v0.2.0
2026-06-16T09:36:47.7670790Z    Compiling chrono v0.4.45
2026-06-16T09:36:47.7770823Z    Compiling nucleo-matcher v0.3.1
2026-06-16T09:36:47.9958016Z    Compiling ratatui v0.29.0
2026-06-16T09:36:48.0780864Z    Compiling qrcode v0.14.1
2026-06-16T09:36:48.5071336Z    Compiling spt-live v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-16T09:36:49.4345275Z    Compiling igd-next v0.17.1
2026-06-16T09:36:49.4661029Z    Compiling clap v4.6.1
2026-06-16T09:36:50.6539571Z    Compiling portmapper v0.16.0
2026-06-16T09:36:55.9029894Z    Compiling rustls-webpki v0.103.13
2026-06-16T09:36:58.2541196Z    Compiling tokio-rustls v0.26.4
2026-06-16T09:36:58.2541796Z    Compiling noq-proto v0.17.0
2026-06-16T09:36:58.2542359Z    Compiling rustls-platform-verifier v0.7.0
2026-06-16T09:36:58.3892182Z    Compiling hyper-rustls v0.27.9
2026-06-16T09:36:58.3892708Z    Compiling hickory-net v0.26.0-beta.4
2026-06-16T09:36:58.3893111Z    Compiling tokio-websockets v0.13.2
2026-06-16T09:36:58.5100350Z    Compiling reqwest v0.13.4
2026-06-16T09:36:59.4775842Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-16T09:37:13.1535990Z    Compiling spt-net v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-16T09:37:14.5126042Z    Compiling spt-daemon v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-16T09:37:21.2740400Z    Compiling spt v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-16T09:37:24.8820523Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
2026-06-16T09:37:24.9195146Z ##[group]Run cargo test -p spt-daemon --test twohost -- --nocapture
2026-06-16T09:37:24.9195562Z [36;1mcargo test -p spt-daemon --test twohost -- --nocapture[0m
2026-06-16T09:37:24.9208130Z shell: /usr/bin/bash -e {0}
2026-06-16T09:37:24.9208346Z env:
2026-06-16T09:37:24.9208512Z   SPT_TWO_HOST: 1
2026-06-16T09:37:24.9208689Z   SPT_TWO_HOST_ROLE: b
2026-06-16T09:37:24.9208897Z   SPT_TWO_HOST_SECRET: rig-twohost-ci
2026-06-16T09:37:24.9209337Z   SPT_TWO_HOST_PEER_IP: 100.68.35.65
2026-06-16T09:37:24.9209580Z   SPT_TWO_HOST_WAIT_SECS: 900
2026-06-16T09:37:24.9209986Z   SPT_TWO_HOST_NOTIFY_BIN: /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify/target/debug/notify-shell
2026-06-16T09:37:24.9210400Z ##[endgroup]
2026-06-16T09:37:25.1266168Z    Compiling cc v1.2.63
2026-06-16T09:37:25.1289617Z    Compiling mio v1.2.1
2026-06-16T09:37:25.1330694Z    Compiling strsim v0.11.1
2026-06-16T09:37:25.1331090Z    Compiling unicode-segmentation v1.13.3
2026-06-16T09:37:25.1331662Z    Compiling rustls v0.23.40
2026-06-16T09:37:25.1405493Z    Compiling fastrand v2.4.1
2026-06-16T09:37:25.1498325Z    Compiling either v1.16.0
2026-06-16T09:37:25.1627708Z    Compiling rustix v1.1.4
2026-06-16T09:37:25.2610130Z    Compiling futures-lite v2.6.1
2026-06-16T09:37:25.2658875Z    Compiling darling_core v0.20.11
2026-06-16T09:37:25.2900755Z    Compiling prefix-trie v0.8.4
2026-06-16T09:37:25.4004116Z    Compiling tokio v1.52.3
2026-06-16T09:37:25.4242205Z    Compiling convert_case v0.10.0
2026-06-16T09:37:25.5836487Z    Compiling derive_more-impl v2.1.1
2026-06-16T09:37:25.7889316Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-16T09:37:25.9908372Z    Compiling ring v0.17.14
2026-06-16T09:37:25.9908895Z    Compiling libsqlite3-sys v0.30.1
2026-06-16T09:37:25.9910051Z    Compiling blake3 v1.8.5
2026-06-16T09:37:26.6652919Z    Compiling darling_macro v0.20.11
2026-06-16T09:37:26.7418234Z    Compiling tempfile v3.27.0
2026-06-16T09:37:26.8697744Z    Compiling darling v0.20.11
2026-06-16T09:37:26.9013418Z    Compiling derive_builder_core v0.20.2
2026-06-16T09:37:27.4982938Z    Compiling derive_builder_macro v0.20.2
2026-06-16T09:37:27.5462547Z    Compiling derive_more v2.1.1
2026-06-16T09:37:27.6238122Z    Compiling iroh-base v0.98.0
2026-06-16T09:37:27.6752095Z    Compiling derive_builder v0.20.2
2026-06-16T09:37:27.7196002Z    Compiling vergen-lib v9.1.0
2026-06-16T09:37:27.7196673Z    Compiling vergen-lib v0.1.6
2026-06-16T09:37:27.8482251Z    Compiling vergen v9.1.0
2026-06-16T09:37:27.8900674Z    Compiling vergen-gitcl v1.0.8
2026-06-16T09:37:28.1880202Z    Compiling iroh-relay v0.98.0
2026-06-16T09:37:28.7841067Z    Compiling rustls-webpki v0.103.13
2026-06-16T09:37:28.9329694Z    Compiling tokio-util v0.7.18
2026-06-16T09:37:28.9330370Z    Compiling netlink-sys v0.8.8
2026-06-16T09:37:28.9330821Z    Compiling tower v0.5.3
2026-06-16T09:37:28.9331222Z    Compiling acto v0.8.2
2026-06-16T09:37:28.9336675Z    Compiling backon v1.6.0
2026-06-16T09:37:29.1258268Z    Compiling netdev v0.42.0
2026-06-16T09:37:29.1265249Z    Compiling netlink-proto v0.12.0
2026-06-16T09:37:29.4000528Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-16T09:37:29.4130934Z    Compiling tower-http v0.6.11
2026-06-16T09:37:29.6415952Z    Compiling h2 v0.4.14
2026-06-16T09:37:29.6419617Z    Compiling n0-future v0.3.2
2026-06-16T09:37:29.6420294Z    Compiling tokio-stream v0.1.18
2026-06-16T09:37:29.8156781Z    Compiling n0-watcher v0.6.1
2026-06-16T09:37:29.8157774Z    Compiling iroh-dns v0.98.0
2026-06-16T09:37:30.0220943Z    Compiling netwatch v0.16.0
2026-06-16T09:37:32.1938810Z    Compiling tokio-rustls v0.26.4
2026-06-16T09:37:32.1939847Z    Compiling rustls-platform-verifier v0.7.0
2026-06-16T09:37:32.3424644Z    Compiling noq-proto v0.17.0
2026-06-16T09:37:32.3425244Z    Compiling tokio-websockets v0.13.2
2026-06-16T09:37:32.6874990Z    Compiling hyper v1.10.1
2026-06-16T09:37:32.6875700Z    Compiling hickory-net v0.26.0-beta.4
2026-06-16T09:37:32.9621541Z    Compiling rusqlite v0.32.1
2026-06-16T09:37:33.5735255Z    Compiling spt-store v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-16T09:37:33.8056376Z    Compiling hyper-util v0.1.20
2026-06-16T09:37:33.9453653Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-16T09:37:34.7510069Z    Compiling hyper-rustls v0.27.9
2026-06-16T09:37:34.7510670Z    Compiling igd-next v0.17.1
2026-06-16T09:37:34.8731396Z    Compiling reqwest v0.13.4
2026-06-16T09:37:35.0361097Z    Compiling spt-msg v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-16T09:37:35.2453630Z    Compiling spt-runtime v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-16T09:37:35.2454742Z    Compiling spt-term v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-16T09:37:35.6297846Z    Compiling portmapper v0.16.0
2026-06-16T09:37:36.3930882Z    Compiling noq v0.18.0
2026-06-16T09:37:37.3741817Z    Compiling spt-live v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-16T09:37:41.0590778Z    Compiling iroh v0.98.2
2026-06-16T09:37:48.9037792Z    Compiling spt-net v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-16T09:37:50.2444565Z    Compiling spt-daemon v0.7.3 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-16T09:37:58.6118435Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.68s
2026-06-16T09:37:58.6307806Z      Running tests/twohost.rs (target/debug/deps/twohost-ff284e92e08b0006)
2026-06-16T09:37:58.6337884Z 
2026-06-16T09:37:58.6338107Z running 2 tests
2026-06-16T09:37:58.6340722Z test two_host_ladder_role_a ... ok
2026-06-16T09:37:58.6347403Z TWOHOST role B: node 9bbcee970607c7454b0baf8b38b032ccdf1a36de7ef04d614158fecd1f08b612
2026-06-16T09:37:58.7618412Z TWOHOST role B: notify instance notify-0 minted (real_mode=true)
2026-06-16T09:37:58.7626550Z TWOHOST role B: offline drive shells minted — ling-twohost-b/offdrive-0, gate-twohost-b/offdrive-0
2026-06-16T09:37:58.7809772Z TWOHOST role B: drive session 1 ready
2026-06-16T09:37:58.8122426Z PAIR_MEET_UP:twohost step=59386755 id=c1679eff50f81b2d1a2fe87b604272702e53e180ee540399acc72707b84d9617 addr=EndpointAddr { id: PublicKey(c1679eff50f81b2d1a2fe87b604272702e53e180ee540399acc72707b84d9617), addrs: {Ip(100.98.197.12:42072), Ip(192.168.1.154:42072)} }
2026-06-16T09:38:00.8129640Z PAIR_MEET_UP:twohost step=59386756 id=3b5788dcd23a03b2dfb2ed475d3125aa7df5124763057bd71adb05dad7b55701 addr=EndpointAddr { id: PublicKey(3b5788dcd23a03b2dfb2ed475d3125aa7df5124763057bd71adb05dad7b55701), addrs: {Ip(100.98.197.12:58107), Ip(192.168.1.154:58107)} }
2026-06-16T09:38:30.8140680Z PAIR_MEET_UP:twohost step=59386757 id=39ec6da27d9225fbc4bb8ad8a02e4eadce157bb2203aac9569b512c86c2cf91a addr=EndpointAddr { id: PublicKey(39ec6da27d9225fbc4bb8ad8a02e4eadce157bb2203aac9569b512c86c2cf91a), addrs: {Ip(100.98.197.12:44385), Ip(192.168.1.154:44385)} }
2026-06-16T09:38:58.6339964Z test two_host_ladder_role_b has been running for over 60 seconds
2026-06-16T09:39:00.8160364Z PAIR_MEET_UP:twohost step=59386758 id=850b1b4af3cbcb81c4a0455c907854ca6d2bef08a4e2a5caf72557cd359996e0 addr=EndpointAddr { id: PublicKey(850b1b4af3cbcb81c4a0455c907854ca6d2bef08a4e2a5caf72557cd359996e0), addrs: {Ip(100.98.197.12:40057), Ip(192.168.1.154:40057)} }
2026-06-16T09:39:07.0151849Z PAIRED: joiner bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a recorded in subnet 'twohost'
2026-06-16T09:39:07.0744862Z TWOHOST OK: pairing: A rostered via the daemon-hosted responder
2026-06-16T09:39:07.0747271Z TWOHOST OK: pairing (responder, daemon-hosted)
2026-06-16T09:39:07.0750205Z PUMP_IPC_READER: spawned
2026-06-16T09:39:07.8249918Z TWOHOST OK: register: A's perch row replicated to B
2026-06-16T09:39:08.0763909Z TWOHOST OK: message: A's WAN message spooled at B
2026-06-16T09:39:08.0767060Z TWOHOST OK: notif: A's insert fired on B
2026-06-16T09:39:08.0866504Z TWOHOST OK: notif dismissed at B (bcead52b862344aef51998ca5d8f15dce1e38e6cee3795b219a5849f6ad4b41a:1781602747522) — replicating back
2026-06-16T09:39:08.6181259Z TWOHOST OK: sync: B pulled A's mind
2026-06-16T09:39:08.6181706Z TWOHOST OK: rest: A's remote suspend landed (B suspended)
2026-06-16T09:39:08.8683417Z TWOHOST OK: rest: A's remote wake landed (B active again)
2026-06-16T09:39:09.6214686Z TWOHOST OK: presence: A's redirected notif surfaced at B
2026-06-16T09:39:09.6215129Z TWOHOST OK: presence: the surfacing node owns the marks
2026-06-16T09:39:10.1218286Z TWOHOST OK: shell: A's cross-node notify command RENDERED at B
2026-06-16T09:39:10.1218810Z TWOHOST OK: toast: A's notify rendered via the shell template at B
2026-06-16T09:39:10.1224558Z TWOHOST OK: gateway: A's cross-node cmd spooled under the gateway-typed owner at B
2026-06-16T09:39:10.1229081Z TWOHOST OK: gateway-typed owner cross-node cmd spooled + drive dropped at B
2026-06-16T09:39:10.8732593Z TWOHOST OK: done-file pushed by A (ladder complete on A)
2026-06-16T09:39:10.8733102Z TWOHOST role B: ladder complete
2026-06-16T09:39:10.8818928Z test two_host_ladder_role_b ... ok
2026-06-16T09:39:10.8819816Z 
2026-06-16T09:39:10.8820455Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 72.25s
2026-06-16T09:39:10.8821061Z 
2026-06-16T09:39:10.9028238Z Post job cleanup.
2026-06-16T09:39:10.9689205Z [command]/usr/bin/git version
2026-06-16T09:39:10.9752997Z git version 2.43.0
2026-06-16T09:39:10.9784190Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/08f3b4f0-502e-4ebd-84d8-d9128a222cb0' before making global git config changes
2026-06-16T09:39:10.9784876Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:39:10.9787454Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core/.adapter-notify
2026-06-16T09:39:10.9816358Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:39:10.9842365Z [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-16T09:39:11.0024654Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:39:11.0043079Z http.https://github.com/.extraheader
2026-06-16T09:39:11.0050009Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-16T09:39:11.0073033Z [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-16T09:39:11.0254244Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:39:11.0278780Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T09:39:11.0601124Z Post job cleanup.
2026-06-16T09:39:11.1268838Z [command]/usr/bin/git version
2026-06-16T09:39:11.1301291Z git version 2.43.0
2026-06-16T09:39:11.1331540Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b3ad2adc-cf02-4a0e-acfc-b42f6189eddb' before making global git config changes
2026-06-16T09:39:11.1332293Z Adding repository directory to the temporary git global config as a safe directory
2026-06-16T09:39:11.1334960Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-16T09:39:11.1364463Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-16T09:39:11.1392571Z [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-16T09:39:11.1572746Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-16T09:39:11.1592227Z http.https://github.com/.extraheader
2026-06-16T09:39:11.1599352Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-16T09:39:11.1626875Z [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-16T09:39:11.1813915Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-16T09:39:11.1843918Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-16T09:39:11.2174065Z Cleaning up orphan processes
2026-06-16T09:39:11.2653938Z Terminate orphan process: pid (516640) (notify-shell)
2026-06-16T09:39:11.2670324Z Terminate orphan process: pid (516643) (spt)
2026-06-16T09:39:11.2685097Z Terminate orphan process: pid (516653) (spt)
