﻿2026-09-18T11:32:43.7061401Z Current runner version: '2.337.0'
2026-09-18T11:32:43.7066442Z Runner name: 'kitsubito'
2026-09-18T11:32:43.7067119Z Runner group name: 'Default'
2026-09-18T11:32:43.7067862Z Machine name: 'KITSUBITO'
2026-09-18T11:32:43.7071657Z ##[group]GITHUB_TOKEN Permissions
2026-09-18T11:32:43.7122586Z Actions: write
2026-09-18T11:32:43.7123016Z ArtifactMetadata: write
2026-09-18T11:32:43.7123422Z Attestations: write
2026-09-18T11:32:43.7123814Z Checks: write
2026-09-18T11:32:43.7124199Z CodeQuality: write
2026-09-18T11:32:43.7124886Z Contents: write
2026-09-18T11:32:43.7125354Z CopilotRequests: write
2026-09-18T11:32:43.7125744Z Deployments: write
2026-09-18T11:32:43.7126116Z Discussions: write
2026-09-18T11:32:43.7126482Z Drives: write
2026-09-18T11:32:43.7126840Z Issues: write
2026-09-18T11:32:43.7127193Z Metadata: read
2026-09-18T11:32:43.7127552Z Models: read
2026-09-18T11:32:43.7127918Z Packages: write
2026-09-18T11:32:43.7128280Z Pages: write
2026-09-18T11:32:43.7128760Z PullRequests: write
2026-09-18T11:32:43.7129297Z RepositoryProjects: write
2026-09-18T11:32:43.7129731Z SecurityEvents: write
2026-09-18T11:32:43.7130113Z Statuses: write
2026-09-18T11:32:43.7130480Z VulnerabilityAlerts: read
2026-09-18T11:32:43.7130852Z ##[endgroup]
2026-09-18T11:32:43.7132832Z Secret source: Actions
2026-09-18T11:32:43.7133456Z Cache mode: write
2026-09-18T11:32:43.7133925Z Prepare workflow directory
2026-09-18T11:32:43.7557556Z Prepare all required actions
2026-09-18T11:32:43.7592692Z Getting action download info
2026-09-18T11:32:44.1015258Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-09-18T11:32:44.6182557Z Complete job name: lint
2026-09-18T11:32:44.7005990Z ##[group]Run actions/checkout@v5
2026-09-18T11:32:44.7006735Z with:
2026-09-18T11:32:44.7007120Z   repository: BigscreenVR/spt-bs-core
2026-09-18T11:32:44.7010274Z   token: ***
2026-09-18T11:32:44.7010636Z   ssh-strict: true
2026-09-18T11:32:44.7010993Z   ssh-user: git
2026-09-18T11:32:44.7011374Z   persist-credentials: true
2026-09-18T11:32:44.7011789Z   clean: true
2026-09-18T11:32:44.7012157Z   sparse-checkout-cone-mode: true
2026-09-18T11:32:44.7012580Z   fetch-depth: 1
2026-09-18T11:32:44.7012933Z   fetch-tags: false
2026-09-18T11:32:44.7013287Z   show-progress: true
2026-09-18T11:32:44.7013644Z   lfs: false
2026-09-18T11:32:44.7013978Z   submodules: false
2026-09-18T11:32:44.7014341Z   set-safe-directory: true
2026-09-18T11:32:44.7014747Z   allow-unsafe-pr-checkout: false
2026-09-18T11:32:44.7015372Z ##[endgroup]
2026-09-18T11:32:44.7857510Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-18T11:32:44.7859041Z ##[group]Getting Git version info
2026-09-18T11:32:44.7860038Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-09-18T11:32:44.7861084Z [command]/usr/bin/git version
2026-09-18T11:32:44.7861733Z git version 2.43.0
2026-09-18T11:32:44.7863111Z ##[endgroup]
2026-09-18T11:32:44.7870164Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e36e400f-3cd3-4c5e-9f55-511b8a088dee/.gitconfig'
2026-09-18T11:32:44.7876833Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e36e400f-3cd3-4c5e-9f55-511b8a088dee' before making global git config changes
2026-09-18T11:32:44.7878005Z Adding repository directory to the temporary git global config as a safe directory
2026-09-18T11:32:44.7880039Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-18T11:32:44.7911299Z [command]/usr/bin/git config --local --get remote.origin.url
2026-09-18T11:32:44.7930315Z https://github.com/BigscreenVR/spt-bs-core
2026-09-18T11:32:44.7940393Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-18T11:32:44.7943017Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-18T11:32:44.7964567Z refs/heads/main
2026-09-18T11:32:44.7977288Z [command]/usr/bin/git checkout --detach
2026-09-18T11:32:44.8616170Z HEAD is now at 71165e3540 fix: guard CLI UNBOUND publication through broker spawn
2026-09-18T11:32:44.8668458Z [command]/usr/bin/git branch --delete --force main
2026-09-18T11:32:44.8717184Z Deleted branch main (was 71165e3540).
2026-09-18T11:32:45.0189202Z ##[endgroup]
2026-09-18T11:32:45.0193540Z [command]/usr/bin/git submodule status
2026-09-18T11:32:45.0387332Z ##[group]Cleaning the repository
2026-09-18T11:32:45.0390778Z [command]/usr/bin/git clean -ffdx
2026-09-18T11:32:49.8768548Z Removing target/
2026-09-18T11:32:49.8777944Z [command]/usr/bin/git reset --hard HEAD
2026-09-18T11:32:49.8956931Z HEAD is now at 71165e3540 fix: guard CLI UNBOUND publication through broker spawn
2026-09-18T11:32:49.8962924Z ##[endgroup]
2026-09-18T11:32:49.8964330Z ##[group]Disabling automatic garbage collection
2026-09-18T11:32:49.8967186Z [command]/usr/bin/git config --local gc.auto 0
2026-09-18T11:32:49.8989476Z ##[endgroup]
2026-09-18T11:32:49.8990009Z ##[group]Setting up auth
2026-09-18T11:32:49.8994694Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-18T11:32:49.9019419Z [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-09-18T11:32:49.9209612Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-18T11:32:49.9233132Z [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-09-18T11:32:49.9449103Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-18T11:32:49.9477039Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-18T11:32:49.9666841Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-09-18T11:32:49.9697432Z ##[endgroup]
2026-09-18T11:32:49.9698021Z ##[group]Fetching the repository
2026-09-18T11:32:49.9704332Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +71165e3540295d7b7b9af98d6e1a06163261b0cc:refs/remotes/origin/main
2026-09-18T11:32:50.5478570Z ##[endgroup]
2026-09-18T11:32:50.5479712Z ##[group]Determining the checkout info
2026-09-18T11:32:50.5480341Z ##[endgroup]
2026-09-18T11:32:50.5483501Z [command]/usr/bin/git sparse-checkout disable
2026-09-18T11:32:50.5524612Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-09-18T11:32:50.5547516Z ##[group]Checking out the ref
2026-09-18T11:32:50.5549677Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-09-18T11:32:50.5623188Z Switched to a new branch 'main'
2026-09-18T11:32:50.5623635Z branch 'main' set up to track 'origin/main'.
2026-09-18T11:32:50.5630108Z ##[endgroup]
2026-09-18T11:32:50.5673240Z [command]/usr/bin/git log -1 --format=%H
2026-09-18T11:32:50.5704082Z 71165e3540295d7b7b9af98d6e1a06163261b0cc
2026-09-18T11:32:50.5900032Z ##[group]Run set -euo pipefail
2026-09-18T11:32:50.5900436Z [36;1mset -euo pipefail[0m
2026-09-18T11:32:50.5900728Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-09-18T11:32:50.5901109Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-09-18T11:32:50.5901535Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-09-18T11:32:50.5901885Z [36;1mverdict=PASS[0m
2026-09-18T11:32:50.5902179Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then verdict=RED; fi[0m
2026-09-18T11:32:50.5902660Z [36;1mprintf 'FLOOR_START job=lint runner=Linux free_bytes=%s floor_bytes=%s verdict=%s sample=INSTANT\n' \[0m
2026-09-18T11:32:50.5903104Z [36;1m  "$free_bytes" "$floor_bytes" "$verdict"[0m
2026-09-18T11:32:50.5903414Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-09-18T11:32:50.5903942Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-09-18T11:32:50.5904591Z [36;1m  exit 1[0m
2026-09-18T11:32:50.5904806Z [36;1mfi[0m
2026-09-18T11:32:50.5920718Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-09-18T11:32:50.5921062Z ##[endgroup]
2026-09-18T11:32:50.5999922Z FLOOR_START job=lint runner=Linux free_bytes=263590305792 floor_bytes=34359738368 verdict=PASS sample=INSTANT
2026-09-18T11:32:50.6030226Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-09-18T11:32:50.6030679Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-09-18T11:32:50.6055734Z shell: /usr/bin/bash -e {0}
2026-09-18T11:32:50.6056000Z ##[endgroup]
2026-09-18T11:32:51.5774254Z    Compiling proc-macro2 v1.0.106
2026-09-18T11:32:51.5775011Z    Compiling quote v1.0.45
2026-09-18T11:32:51.5775336Z    Compiling unicode-ident v1.0.24
2026-09-18T11:32:51.5775620Z    Compiling libc v0.2.186
2026-09-18T11:32:51.5775972Z     Checking cfg-if v1.0.4
2026-09-18T11:32:51.5776296Z    Compiling serde_core v1.0.228
2026-09-18T11:32:51.5776596Z    Compiling serde v1.0.228
2026-09-18T11:32:51.5870599Z     Checking typenum v1.20.1
2026-09-18T11:32:51.5871247Z    Compiling version_check v0.9.5
2026-09-18T11:32:51.6007153Z     Checking subtle v2.6.1
2026-09-18T11:32:51.6118624Z    Compiling portable-atomic v1.13.1
2026-09-18T11:32:51.6279078Z     Checking critical-section v1.2.0
2026-09-18T11:32:51.6513329Z     Checking memchr v2.8.1
2026-09-18T11:32:51.6514068Z    Compiling shlex v2.0.1
2026-09-18T11:32:51.6514644Z    Compiling find-msvc-tools v0.1.9
2026-09-18T11:32:51.6625244Z     Checking smallvec v1.15.1
2026-09-18T11:32:51.6724555Z    Compiling semver v1.0.28
2026-09-18T11:32:51.7203063Z     Checking cpufeatures v0.2.17
2026-09-18T11:32:51.8050824Z     Checking rand_core v0.10.1
2026-09-18T11:32:51.8234681Z     Checking equivalent v1.0.2
2026-09-18T11:32:51.8544524Z     Checking bitflags v2.12.1
2026-09-18T11:32:51.8764421Z     Checking itoa v1.0.18
2026-09-18T11:32:51.9043289Z    Compiling getrandom v0.4.2
2026-09-18T11:32:51.9266131Z     Checking log v0.4.32
2026-09-18T11:32:51.9528264Z     Checking const-oid v0.9.6
2026-09-18T11:32:51.9804094Z    Compiling rustc_version v0.4.1
2026-09-18T11:32:51.9933418Z    Compiling autocfg v1.5.1
2026-09-18T11:32:52.0352692Z    Compiling generic-array v0.14.7
2026-09-18T11:32:52.0354588Z     Checking scopeguard v1.2.0
2026-09-18T11:32:52.0541373Z     Checking hashbrown v0.17.1
2026-09-18T11:32:52.0641538Z    Compiling libm v0.2.16
2026-09-18T11:32:52.1142829Z     Checking lock_api v0.4.14
2026-09-18T11:32:52.1320191Z    Compiling zerocopy v0.8.50
2026-09-18T11:32:52.1526338Z     Checking pin-project-lite v0.2.17
2026-09-18T11:32:52.1586511Z    Compiling ahash v0.8.12
2026-09-18T11:32:52.1789958Z    Compiling vcpkg v0.2.15
2026-09-18T11:32:52.2370775Z    Compiling zmij v1.0.21
2026-09-18T11:32:52.2412023Z    Compiling pkg-config v0.3.33
2026-09-18T11:32:52.2761510Z    Compiling num-bigint-dig v0.8.6
2026-09-18T11:32:52.3409562Z    Compiling curve25519-dalek v4.1.3
2026-09-18T11:32:52.3800872Z     Checking spin v0.9.8
2026-09-18T11:32:52.4140943Z    Compiling serde_json v1.0.150
2026-09-18T11:32:52.4769160Z    Compiling num-traits v0.2.19
2026-09-18T11:32:52.4873689Z     Checking aho-corasick v1.1.4
2026-09-18T11:32:52.6060639Z     Checking regex-syntax v0.8.10
2026-09-18T11:32:52.6070108Z     Checking lazy_static v1.5.0
2026-09-18T11:32:52.6821690Z     Checking fallible-iterator v0.3.0
2026-09-18T11:32:52.7510364Z     Checking indexmap v2.14.0
2026-09-18T11:32:52.7886874Z     Checking fastrand v2.4.1
2026-09-18T11:32:52.8435486Z     Checking fallible-streaming-iterator v0.1.9
2026-09-18T11:32:52.8914469Z    Compiling syn v2.0.117
2026-09-18T11:32:52.9140728Z     Checking futures-core v0.3.32
2026-09-18T11:32:52.9670864Z     Checking bytes v1.11.1
2026-09-18T11:32:52.9930120Z     Checking stable_deref_trait v1.2.1
2026-09-18T11:32:53.0027455Z     Checking slab v0.4.12
2026-09-18T11:32:53.0280942Z     Checking futures-sink v0.3.32
2026-09-18T11:32:53.0391430Z     Checking futures-io v0.3.32
2026-09-18T11:32:53.0392806Z     Checking futures-task v0.3.32
2026-09-18T11:32:53.0627585Z    Compiling rustversion v1.0.22
2026-09-18T11:32:53.1228801Z     Checking futures-channel v0.3.32
2026-09-18T11:32:53.1346013Z     Checking hybrid-array v0.4.12
2026-09-18T11:32:53.1860818Z    Compiling rustix v1.1.4
2026-09-18T11:32:53.1869957Z    Compiling anyhow v1.0.102
2026-09-18T11:32:53.3911598Z     Checking linux-raw-sys v0.12.1
2026-09-18T11:32:53.4885420Z    Compiling cfg_aliases v0.2.1
2026-09-18T11:32:53.5437752Z    Compiling jobserver v0.1.34
2026-09-18T11:32:53.5568389Z    Compiling spt-procident v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-09-18T11:32:53.5582603Z     Checking crypto-common v0.1.7
2026-09-18T11:32:53.5841023Z     Checking block-buffer v0.10.4
2026-09-18T11:32:53.6321655Z     Checking litemap v0.8.2
2026-09-18T11:32:53.6841531Z     Checking writeable v0.6.3
2026-09-18T11:32:53.6970051Z     Checking digest v0.10.7
2026-09-18T11:32:53.7080489Z    Compiling dunce v1.0.5
2026-09-18T11:32:53.7366851Z     Checking utf8_iter v1.0.4
2026-09-18T11:32:53.7704499Z     Checking crypto-common v0.2.2
2026-09-18T11:32:53.8030981Z    Compiling cc v1.2.63
2026-09-18T11:32:53.8410128Z    Compiling spt-poolguard v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-09-18T11:32:53.8584676Z     Checking block-buffer v0.12.0
2026-09-18T11:32:53.8721782Z    Compiling ident_case v1.0.1
2026-09-18T11:32:53.9204212Z    Compiling icu_normalizer_data v2.2.0
2026-09-18T11:32:53.9537507Z     Checking sha2 v0.10.9
2026-09-18T11:32:53.9845752Z    Compiling strsim v0.11.1
2026-09-18T11:32:53.9849544Z    Compiling fs_extra v1.3.0
2026-09-18T11:32:54.0508147Z    Compiling icu_properties_data v2.2.0
2026-09-18T11:32:54.0823390Z     Checking getrandom v0.2.17
2026-09-18T11:32:54.2154771Z     Checking fs2 v0.4.3
2026-09-18T11:32:54.2480763Z     Checking rand_core v0.6.4
2026-09-18T11:32:54.2810937Z     Checking mio v1.2.1
2026-09-18T11:32:54.2990665Z     Checking uuid v1.23.2
2026-09-18T11:32:54.3200642Z     Checking socket2 v0.6.4
2026-09-18T11:32:54.3763631Z     Checking percent-encoding v2.3.2
2026-09-18T11:32:54.4690464Z     Checking signature v2.2.0
2026-09-18T11:32:54.4850647Z     Checking inout v0.2.2
2026-09-18T11:32:54.4980724Z     Checking num-integer v0.1.47
2026-09-18T11:32:54.5320623Z     Checking http v1.4.1
2026-09-18T11:32:54.5480683Z    Compiling aws-lc-rs v1.17.0
2026-09-18T11:32:54.5601652Z     Checking cpufeatures v0.3.0
2026-09-18T11:32:54.5830944Z     Checking ed25519 v2.2.3
2026-09-18T11:32:54.6044362Z    Compiling thiserror v2.0.18
2026-09-18T11:32:54.6169884Z     Checking cipher v0.5.2
2026-09-18T11:32:54.6279428Z     Checking arrayvec v0.7.6
2026-09-18T11:32:54.6592489Z    Compiling spt-store v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-09-18T11:32:54.6893265Z     Checking form_urlencoded v1.2.2
2026-09-18T11:32:54.7296292Z    Compiling fnv v1.0.7
2026-09-18T11:32:54.7654182Z     Checking untrusted v0.9.0
2026-09-18T11:32:54.7991596Z     Checking utf8parse v0.2.2
2026-09-18T11:32:54.8128587Z    Compiling memoffset v0.6.5
2026-09-18T11:32:54.8130074Z    Compiling rustls v0.23.40
2026-09-18T11:32:54.8351222Z     Checking num-iter v0.1.46
2026-09-18T11:32:54.8474888Z    Compiling heck v0.5.0
2026-09-18T11:32:54.8598145Z    Compiling thiserror v1.0.69
2026-09-18T11:32:54.8773966Z     Checking chacha20 v0.10.0
2026-09-18T11:32:54.8951275Z     Checking regex-automata v0.4.14
2026-09-18T11:32:54.8952966Z    Compiling unicode-segmentation v1.13.3
2026-09-18T11:32:54.9522552Z     Checking ioctl-rs v0.1.6
2026-09-18T11:32:54.9772732Z     Checking serial-core v0.4.0
2026-09-18T11:32:55.0334208Z     Checking termios v0.2.2
2026-09-18T11:32:55.0465791Z    Compiling unicode-xid v0.2.6
2026-09-18T11:32:55.0559344Z     Checking atomic-waker v1.1.2
2026-09-18T11:32:55.0724713Z     Checking const-oid v0.10.2
2026-09-18T11:32:55.1121235Z    Compiling cmake v0.1.58
2026-09-18T11:32:55.1369495Z     Checking hmac v0.12.1
2026-09-18T11:32:55.1643054Z    Compiling parking_lot_core v0.9.12
2026-09-18T11:32:55.1760298Z     Checking serial-unix v0.4.0
2026-09-18T11:32:55.1767000Z     Checking rand v0.10.1
2026-09-18T11:32:55.2410171Z     Checking pin-utils v0.1.0
2026-09-18T11:32:55.2847057Z     Checking bitflags v1.3.2
2026-09-18T11:32:55.3011292Z    Compiling paste v1.0.15
2026-09-18T11:32:55.3161603Z    Compiling httparse v1.10.1
2026-09-18T11:32:55.3164432Z     Checking serial v0.4.0
2026-09-18T11:32:55.3511865Z     Checking nix v0.25.1
2026-09-18T11:32:55.3874413Z     Checking http-body v1.0.1
2026-09-18T11:32:55.4011235Z    Compiling vte_generate_state_changes v0.1.2
2026-09-18T11:32:55.4369470Z    Compiling convert_case v0.10.0
2026-09-18T11:32:55.4798133Z     Checking unicode-width v0.2.0
2026-09-18T11:32:55.5011451Z     Checking base64ct v1.8.3
2026-09-18T11:32:55.5574341Z    Compiling ref-cast v1.0.25
2026-09-18T11:32:55.5760430Z     Checking either v1.16.0
2026-09-18T11:32:55.6746355Z     Checking shell-words v1.1.1
2026-09-18T11:32:55.7046282Z     Checking downcast-rs v1.2.1
2026-09-18T11:32:55.7047508Z     Checking vte v0.13.1
2026-09-18T11:32:55.7685054Z     Checking data-encoding v2.11.0
2026-09-18T11:32:55.7934197Z     Checking base64 v0.22.1
2026-09-18T11:32:55.8142778Z     Checking pem-rfc7468 v1.0.0
2026-09-18T11:32:55.8153200Z     Checking tower-service v0.3.3
2026-09-18T11:32:55.8793735Z     Checking winnow v0.7.15
2026-09-18T11:32:55.8938523Z     Checking try-lock v0.2.5
2026-09-18T11:32:55.9082260Z     Checking toml_write v0.1.2
2026-09-18T11:32:55.9520085Z     Checking tinyvec_macros v0.1.1
2026-09-18T11:32:55.9775974Z     Checking want v0.3.1
2026-09-18T11:32:55.9902243Z    Compiling libsqlite3-sys v0.30.1
2026-09-18T11:32:55.9906315Z    Compiling aws-lc-sys v0.41.0
2026-09-18T11:32:56.0220961Z    Compiling ring v0.17.14
2026-09-18T11:32:56.0515731Z     Checking tinyvec v1.11.0
2026-09-18T11:32:56.0830704Z     Checking parking_lot v0.12.5
2026-09-18T11:32:56.0998053Z    Compiling vergen-lib v9.1.0
2026-09-18T11:32:56.2280215Z     Checking inout v0.1.4
2026-09-18T11:32:56.2716600Z    Compiling n0-future v0.3.2
2026-09-18T11:32:56.2830757Z    Compiling crossbeam-utils v0.8.21
2026-09-18T11:32:56.3256507Z     Checking diatomic-waker v0.2.3
2026-09-18T11:32:56.3386409Z     Checking parking v2.2.1
2026-09-18T11:32:56.4391176Z     Checking spin v0.10.0
2026-09-18T11:32:56.4910288Z     Checking httpdate v1.0.3
2026-09-18T11:32:56.5130758Z    Compiling winnow v1.0.3
2026-09-18T11:32:56.5250549Z     Checking dyn-clone v1.0.20
2026-09-18T11:32:56.5790703Z     Checking cordyceps v0.3.4
2026-09-18T11:32:56.6433998Z     Checking futures-lite v2.6.1
2026-09-18T11:32:56.6523544Z     Checking cipher v0.4.4
2026-09-18T11:32:56.6527516Z     Checking netlink-packet-core v0.8.1
2026-09-18T11:32:56.6997529Z     Checking digest v0.11.3
2026-09-18T11:32:56.8089483Z    Compiling vergen-lib v0.1.6
2026-09-18T11:32:56.8530766Z    Compiling vergen v9.1.0
2026-09-18T11:32:56.8651616Z     Checking universal-hash v0.5.1
2026-09-18T11:32:56.8842571Z     Checking futures-buffered v0.2.13
2026-09-18T11:32:56.9440912Z    Compiling noq-udp v0.10.0
2026-09-18T11:32:56.9666139Z     Checking sync_wrapper v1.0.2
2026-09-18T11:32:56.9897621Z    Compiling heapless v0.7.17
2026-09-18T11:32:57.0057700Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-09-18T11:32:57.0400422Z     Checking regex v1.12.3
2026-09-18T11:32:57.0554956Z     Checking byteorder v1.5.0
2026-09-18T11:32:57.1797228Z    Compiling powerfmt v0.2.0
2026-09-18T11:32:57.2027704Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-09-18T11:32:57.2185274Z     Checking allocator-api2 v0.2.21
2026-09-18T11:32:57.2431066Z     Checking opaque-debug v0.3.1
2026-09-18T11:32:57.3311236Z     Checking polyval v0.6.2
2026-09-18T11:32:57.3523980Z     Checking hash32 v0.2.1
2026-09-18T11:32:57.4021360Z    Compiling deranged v0.5.8
2026-09-18T11:32:57.4298500Z     Checking ppv-lite86 v0.2.21
2026-09-18T11:32:57.5329791Z    Compiling vergen-gitcl v1.0.8
2026-09-18T11:32:57.5384671Z     Checking ryu v1.0.23
2026-09-18T11:32:57.5491041Z    Compiling time-core v0.1.8
2026-09-18T11:32:57.5809894Z     Checking signature v3.0.0
2026-09-18T11:32:57.6798302Z    Compiling num-conv v0.2.2
2026-09-18T11:32:57.6981713Z    Compiling num_threads v0.1.7
2026-09-18T11:32:57.7109112Z     Checking tower-layer v0.3.3
2026-09-18T11:32:57.7996081Z    Compiling synstructure v0.13.2
2026-09-18T11:32:57.8238785Z    Compiling darling_core v0.20.11
2026-09-18T11:32:57.8361626Z    Compiling serde_derive_internals v0.29.1
2026-09-18T11:32:57.8645853Z     Checking ghash v0.5.1
2026-09-18T11:32:57.8829205Z     Checking rand_chacha v0.3.1
2026-09-18T11:32:57.9610826Z     Checking aes v0.8.4
2026-09-18T11:32:58.0045099Z     Checking ctr v0.9.2
2026-09-18T11:32:58.0339389Z     Checking sha2 v0.11.0-rc.5
2026-09-18T11:32:58.1302208Z     Checking rand v0.8.7
2026-09-18T11:32:58.1471966Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-09-18T11:32:58.2064158Z     Checking http-body-util v0.1.3
2026-09-18T11:32:58.2451701Z     Checking aead v0.5.2
2026-09-18T11:32:58.4462876Z     Checking openssl-probe v0.2.1
2026-09-18T11:32:58.4593905Z     Checking crossbeam-epoch v0.9.18
2026-09-18T11:32:58.5219144Z     Checking aes-gcm v0.10.3
2026-09-18T11:32:58.5362504Z     Checking crossbeam-channel v0.5.15
2026-09-18T11:32:58.5487204Z     Checking netlink-packet-route v0.29.0
2026-09-18T11:32:58.6722043Z    Compiling blake3 v1.8.5
2026-09-18T11:32:58.7040804Z    Compiling noq v0.18.0
2026-09-18T11:32:58.7784691Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-09-18T11:32:58.8703754Z    Compiling time v0.3.47
2026-09-18T11:32:58.9160908Z    Compiling netwatch v0.16.0
2026-09-18T11:32:58.9331167Z    Compiling acto v0.8.2
2026-09-18T11:32:58.9490566Z     Checking tagptr v0.2.0
2026-09-18T11:32:58.9749572Z     Checking foldhash v0.2.0
2026-09-18T11:32:58.9892242Z     Checking identity-hash v0.1.0
2026-09-18T11:32:59.0793355Z     Checking sorted-index-buffer v0.2.1
2026-09-18T11:32:59.0930789Z     Checking lru-slab v0.1.2
2026-09-18T11:32:59.0931870Z     Checking mac-addr v0.3.0
2026-09-18T11:32:59.1112159Z     Checking xml-rs v0.8.28
2026-09-18T11:32:59.1437085Z     Checking rustc-hash v2.1.2
2026-09-18T11:32:59.2212719Z     Checking hashbrown v0.16.1
2026-09-18T11:32:59.2709383Z     Checking netlink-packet-route v0.30.0
2026-09-18T11:32:59.2710943Z     Checking simple-dns v0.9.3
2026-09-18T11:32:59.2926225Z     Checking resolv-conf v0.7.6
2026-09-18T11:32:59.2936513Z     Checking constant_time_eq v0.4.2
2026-09-18T11:32:59.4261178Z     Checking simdutf8 v0.1.5
2026-09-18T11:32:59.5296248Z     Checking sha1_smol v1.0.1
2026-09-18T11:32:59.6360929Z     Checking arrayref v0.3.9
2026-09-18T11:32:59.6815152Z     Checking smol_str v0.1.24
2026-09-18T11:32:59.7020150Z    Compiling proc-macro-crate v3.5.0
2026-09-18T11:32:59.7568034Z    Compiling serde_derive v1.0.228
2026-09-18T11:32:59.8401149Z    Compiling zeroize_derive v1.4.3
2026-09-18T11:32:59.8543593Z    Compiling curve25519-dalek-derive v0.1.1
2026-09-18T11:32:59.8749496Z    Compiling tokio-macros v2.7.0
2026-09-18T11:32:59.9118776Z    Compiling futures-macro v0.3.32
2026-09-18T11:33:00.0656903Z    Compiling zerofrom-derive v0.1.7
2026-09-18T11:33:00.2709368Z    Compiling yoke-derive v0.8.2
2026-09-18T11:33:00.3407052Z    Compiling zerovec-derive v0.11.3
2026-09-18T11:33:00.5201392Z    Compiling displaydoc v0.2.6
2026-09-18T11:33:00.5365594Z     Checking zeroize v1.8.2
2026-09-18T11:33:00.5900979Z    Compiling tracing-attributes v0.1.31
2026-09-18T11:33:00.6781844Z     Checking tokio v1.52.3
2026-09-18T11:33:00.7314872Z     Checking der v0.7.10
2026-09-18T11:33:01.3508154Z     Checking futures-util v0.3.32
2026-09-18T11:33:01.6376216Z     Checking zerofrom v0.1.8
2026-09-18T11:33:01.6551433Z     Checking rustls-pki-types v1.14.1
2026-09-18T11:33:01.6771306Z    Compiling thiserror-impl v2.0.18
2026-09-18T11:33:01.7588067Z     Checking yoke v0.8.3
2026-09-18T11:33:01.8537343Z    Compiling darling_macro v0.20.11
2026-09-18T11:33:01.8670556Z     Checking spki v0.7.3
2026-09-18T11:33:01.9581260Z     Checking zerovec v0.11.6
2026-09-18T11:33:02.0086945Z     Checking pkcs8 v0.10.2
2026-09-18T11:33:02.0552748Z     Checking zerotrie v0.2.4
2026-09-18T11:33:02.1591276Z     Checking pkcs1 v0.7.5
2026-09-18T11:33:02.2029225Z    Compiling thiserror-impl v1.0.69
2026-09-18T11:33:02.2145645Z     Checking ed25519-dalek v2.2.0
2026-09-18T11:33:02.2483264Z    Compiling darling v0.20.11
2026-09-18T11:33:02.3346243Z    Compiling derive_more-impl v2.1.1
2026-09-18T11:33:02.3500909Z    Compiling derive_builder_core v0.20.2
2026-09-18T11:33:02.3872057Z    Compiling n0-error-macros v0.1.3
2026-09-18T11:33:02.4552094Z     Checking spt-proto v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-09-18T11:33:02.4784861Z     Checking rsa v0.9.10
2026-09-18T11:33:02.6830439Z     Checking tinystr v0.8.3
2026-09-18T11:33:02.8598671Z     Checking icu_locale_core v2.2.0
2026-09-18T11:33:03.0111666Z     Checking potential_utf v0.1.5
2026-09-18T11:33:03.0290568Z    Compiling ref-cast-impl v1.0.25
2026-09-18T11:33:03.1268083Z     Checking icu_collections v2.2.0
2026-09-18T11:33:03.2341802Z    Compiling spez v0.1.2
2026-09-18T11:33:03.4114106Z     Checking der v0.8.0-rc.10
2026-09-18T11:33:03.5040694Z    Compiling schemars_derive v1.2.1
2026-09-18T11:33:03.5634112Z    Compiling pin-project-internal v1.1.13
2026-09-18T11:33:03.5821756Z     Checking n0-error v0.1.3
2026-09-18T11:33:03.6541131Z     Checking cobs v0.3.0
2026-09-18T11:33:03.7230898Z    Compiling derive_builder_macro v0.20.2
2026-09-18T11:33:03.7814348Z     Checking filedescriptor v0.8.3
2026-09-18T11:33:03.7991069Z     Checking icu_provider v2.2.0
2026-09-18T11:33:03.8101934Z    Compiling postcard-derive v0.2.2
2026-09-18T11:33:03.8103245Z    Compiling data-encoding-macro-internal v0.1.18
2026-09-18T11:33:03.9261099Z     Checking portable-pty v0.8.1
2026-09-18T11:33:04.0387034Z    Compiling derive_builder v0.20.2
2026-09-18T11:33:04.1001307Z     Checking icu_properties v2.2.0
2026-09-18T11:33:04.1555454Z     Checking icu_normalizer v2.2.0
2026-09-18T11:33:04.3552134Z     Checking data-encoding-macro v0.1.20
2026-09-18T11:33:04.4172532Z     Checking rustls-native-certs v0.8.4
2026-09-18T11:33:04.4326395Z    Compiling num_enum_derive v0.7.6
2026-09-18T11:33:04.5834878Z    Compiling enum-assoc v1.3.0
2026-09-18T11:33:04.5841047Z    Compiling async-trait v0.1.89
2026-09-18T11:33:04.6504270Z    Compiling iroh-metrics-derive v0.4.1
2026-09-18T11:33:04.6895687Z     Checking spki v0.8.0-rc.4
2026-09-18T11:33:04.8085021Z     Checking futures-executor v0.3.32
2026-09-18T11:33:04.8229841Z     Checking pkcs8 v0.11.0-rc.10
2026-09-18T11:33:04.9450720Z     Checking ipnet v2.12.0
2026-09-18T11:33:04.9787339Z     Checking toml_datetime v0.6.11
2026-09-18T11:33:05.0355805Z     Checking serde_spanned v0.6.9
2026-09-18T11:33:05.1069482Z     Checking pin-project v1.1.13
2026-09-18T11:33:05.1425551Z     Checking ed25519 v3.0.0-rc.4
2026-09-18T11:33:05.1771830Z     Checking futures v0.3.32
2026-09-18T11:33:05.1887229Z     Checking toml_edit v0.22.27
2026-09-18T11:33:05.2797959Z     Checking prefix-trie v0.8.4
2026-09-18T11:33:05.3205303Z    Compiling strum_macros v0.28.0
2026-09-18T11:33:05.3629840Z    Compiling iroh-relay v0.98.0
2026-09-18T11:33:05.4701822Z     Checking idna_adapter v1.2.2
2026-09-18T11:33:05.4902790Z     Checking schemars v1.2.1
2026-09-18T11:33:05.5097542Z     Checking num_enum v0.7.6
2026-09-18T11:33:05.5593897Z     Checking idna v1.1.0
2026-09-18T11:33:05.5989884Z     Checking once_cell v1.21.4
2026-09-18T11:33:05.6108209Z     Checking moka v0.12.15
2026-09-18T11:33:05.6336557Z     Checking xmltree v0.10.3
2026-09-18T11:33:05.7821812Z     Checking webpki-roots v1.0.7
2026-09-18T11:33:05.7948404Z     Checking tracing-core v0.1.36
2026-09-18T11:33:05.8580563Z     Checking url v2.5.8
2026-09-18T11:33:05.8824241Z     Checking tokio-util v0.7.18
2026-09-18T11:33:05.8947102Z     Checking tempfile v3.27.0
2026-09-18T11:33:05.9491745Z     Checking hashbrown v0.14.5
2026-09-18T11:33:05.9627498Z     Checking netlink-sys v0.8.8
2026-09-18T11:33:06.0150595Z     Checking postcard v1.1.3
2026-09-18T11:33:06.0493018Z     Checking tower v0.5.3
2026-09-18T11:33:06.1300501Z     Checking lru v0.16.4
2026-09-18T11:33:06.1683938Z     Checking tracing v0.1.44
2026-09-18T11:33:06.1813765Z     Checking netlink-proto v0.12.0
2026-09-18T11:33:06.2934572Z     Checking netdev v0.42.0
2026-09-18T11:33:06.3805870Z     Checking serde_bytes v0.11.19
2026-09-18T11:33:06.4124198Z     Checking iroh-metrics v0.38.3
2026-09-18T11:33:06.4775632Z     Checking hickory-proto v0.26.0-beta.4
2026-09-18T11:33:06.5451013Z     Checking attohttpc v0.30.1
2026-09-18T11:33:06.6074498Z     Checking hashlink v0.9.1
2026-09-18T11:33:06.6580755Z     Checking h2 v0.4.14
2026-09-18T11:33:06.6731211Z     Checking ed25519-dalek v3.0.0-pre.6
2026-09-18T11:33:06.6844736Z     Checking tower-http v0.6.11
2026-09-18T11:33:06.6978065Z     Checking tokio-stream v0.1.18
2026-09-18T11:33:06.6984283Z     Checking seize v0.5.1
2026-09-18T11:33:06.7238665Z    Compiling iroh v0.98.2
2026-09-18T11:33:06.7239588Z     Checking derive_more v2.1.1
2026-09-18T11:33:06.9136569Z     Checking cmov v0.5.4
2026-09-18T11:33:06.9259336Z     Checking iroh-base v0.98.0
2026-09-18T11:33:06.9394897Z     Checking papaya v0.2.4
2026-09-18T11:33:06.9602951Z     Checking backon v1.6.0
2026-09-18T11:33:06.9851199Z     Checking hkdf v0.12.4
2026-09-18T11:33:06.9990838Z     Checking n0-watcher v0.6.1
2026-09-18T11:33:07.0137372Z     Checking unicode-width v0.1.14
2026-09-18T11:33:07.0475611Z     Checking sha1 v0.10.6
2026-09-18T11:33:07.1111795Z     Checking spake2 v0.4.0
2026-09-18T11:33:07.1554233Z     Checking ctutils v0.4.2
2026-09-18T11:33:07.1711060Z    Compiling doctest-file v1.1.1
2026-09-18T11:33:07.1785565Z     Checking spt-test-support v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-09-18T11:33:07.1961648Z     Checking errno v0.3.14
2026-09-18T11:33:07.2573258Z     Checking toml v0.8.23
2026-09-18T11:33:07.2761107Z    Compiling signal-hook v0.3.18
2026-09-18T11:33:07.2950990Z    Compiling darling_core v0.23.0
2026-09-18T11:33:07.3090748Z    Compiling rustix v0.38.44
2026-09-18T11:33:07.3196901Z     Checking signal-hook-registry v1.4.8
2026-09-18T11:33:07.3210236Z     Checking anstyle-parse v1.0.0
2026-09-18T11:33:07.3884878Z    Compiling instability v0.3.12
2026-09-18T11:33:07.4031835Z     Checking colorchoice v1.0.5
2026-09-18T11:33:07.4755413Z     Checking anstyle v1.0.14
2026-09-18T11:33:07.4863888Z     Checking foldhash v0.1.5
2026-09-18T11:33:07.4867729Z     Checking linux-raw-sys v0.4.15
2026-09-18T11:33:07.5529566Z     Checking anstyle-query v1.1.5
2026-09-18T11:33:07.6162670Z     Checking interprocess v2.4.2
2026-09-18T11:33:07.6281452Z     Checking is_terminal_polyfill v1.70.2
2026-09-18T11:33:07.6313721Z     Checking hashbrown v0.15.5
2026-09-18T11:33:07.7075915Z     Checking anstream v1.0.0
2026-09-18T11:33:07.7230404Z    Compiling strum_macros v0.26.4
2026-09-18T11:33:07.7230929Z     Checking terminal_size v0.4.4
2026-09-18T11:33:07.7441039Z     Checking itertools v0.13.0
2026-09-18T11:33:07.7586019Z     Checking signal-hook-mio v0.2.5
2026-09-18T11:33:07.7961479Z     Checking castaway v0.2.4
2026-09-18T11:33:07.8392190Z     Checking static_assertions v1.1.0
2026-09-18T11:33:07.8509981Z    Compiling indoc v2.0.7
2026-09-18T11:33:07.9003877Z     Checking clap_lex v1.1.0
2026-09-18T11:33:07.9616812Z     Checking compact_str v0.8.2
2026-09-18T11:33:08.0372237Z     Checking strum v0.28.0
2026-09-18T11:33:08.0710852Z    Compiling clap_derive v4.6.1
2026-09-18T11:33:08.0799265Z     Checking clap_builder v4.6.0
2026-09-18T11:33:08.0967006Z     Checking rusqlite v0.32.1
2026-09-18T11:33:08.1490862Z     Checking cassowary v0.3.0
2026-09-18T11:33:08.1491864Z     Checking iroh-dns v0.98.0
2026-09-18T11:33:08.1933727Z     Checking iana-time-zone v0.1.65
2026-09-18T11:33:08.2435269Z     Checking nucleo-matcher v0.3.1
2026-09-18T11:33:08.3100856Z     Checking lru v0.12.5
2026-09-18T11:33:08.3250923Z     Checking chrono v0.4.45
2026-09-18T11:33:08.3927138Z     Checking qrcode v0.14.1
2026-09-18T11:33:08.4280520Z     Checking bytemuck v1.25.2
2026-09-18T11:33:08.6413838Z     Checking rgb v0.8.53
2026-09-18T11:33:08.7150610Z     Checking mock-adapter v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-09-18T11:33:08.7313438Z     Checking swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-09-18T11:33:08.8021309Z     Checking crossterm v0.28.1
2026-09-18T11:33:09.0555599Z     Checking avt v0.18.0
2026-09-18T11:33:09.3486337Z     Checking unicode-truncate v1.1.0
2026-09-18T11:33:09.5895059Z     Checking strum v0.26.3
2026-09-18T11:33:09.9603724Z    Compiling darling_macro v0.23.0
2026-09-18T11:33:10.1154453Z     Checking clap v4.6.1
2026-09-18T11:33:10.2387779Z    Compiling darling v0.23.0
2026-09-18T11:33:10.7930735Z     Checking ratatui v0.29.0
2026-09-18T11:33:11.2641196Z     Checking hyper v1.10.1
2026-09-18T11:33:12.4871075Z     Checking hyper-util v0.1.20
2026-09-18T11:33:13.4995084Z     Checking igd-next v0.17.1
2026-09-18T11:33:13.7422532Z     Checking portmapper v0.16.0
2026-09-18T11:33:14.8127328Z     Checking spt-msg v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-09-18T11:33:15.0625357Z     Checking spt-term v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-09-18T11:33:15.0626712Z     Checking spt-runtime v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-09-18T11:33:16.2827411Z     Checking rustls-webpki v0.103.13
2026-09-18T11:33:16.7579432Z     Checking spt-live v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-09-18T11:33:18.2336769Z     Checking tokio-rustls v0.26.4
2026-09-18T11:33:18.2337087Z     Checking rustls-platform-verifier v0.7.0
2026-09-18T11:33:18.2337364Z     Checking noq-proto v0.17.0
2026-09-18T11:33:18.3488605Z     Checking hyper-rustls v0.27.9
2026-09-18T11:33:18.3489034Z     Checking hickory-net v0.26.0-beta.4
2026-09-18T11:33:18.3489320Z     Checking tokio-websockets v0.13.2
2026-09-18T11:33:18.4371062Z     Checking reqwest v0.13.4
2026-09-18T11:33:19.0591227Z     Checking hickory-resolver v0.26.0-beta.4
2026-09-18T11:33:24.9257900Z     Checking spt-net v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-09-18T11:33:27.0203966Z     Checking spt-daemon v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-09-18T11:33:34.1839684Z     Checking spt v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-09-18T11:33:34.9730783Z     Checking xtask v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-09-18T11:33:49.8817199Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.21s
2026-09-18T11:33:50.0191395Z ##[group]Run cargo run -p xtask -- brain-read-check
2026-09-18T11:33:50.0191852Z [36;1mcargo run -p xtask -- brain-read-check[0m
2026-09-18T11:33:50.0205132Z shell: /usr/bin/bash -e {0}
2026-09-18T11:33:50.0205346Z ##[endgroup]
2026-09-18T11:33:50.3065601Z    Compiling cfg-if v1.0.4
2026-09-18T11:33:50.3065992Z    Compiling typenum v1.20.1
2026-09-18T11:33:50.3066387Z    Compiling pin-project-lite v0.2.17
2026-09-18T11:33:50.3099495Z    Compiling memchr v2.8.1
2026-09-18T11:33:50.3132737Z    Compiling subtle v2.6.1
2026-09-18T11:33:50.3134093Z    Compiling critical-section v1.2.0
2026-09-18T11:33:50.3134959Z    Compiling futures-core v0.3.32
2026-09-18T11:33:50.3163404Z    Compiling bytes v1.11.1
2026-09-18T11:33:50.3173563Z    Compiling log v0.4.32
2026-09-18T11:33:50.3174456Z    Compiling libc v0.2.186
2026-09-18T11:33:50.3175045Z    Compiling serde_core v1.0.228
2026-09-18T11:33:50.3175742Z    Compiling smallvec v1.15.1
2026-09-18T11:33:50.3180109Z    Compiling equivalent v1.0.2
2026-09-18T11:33:50.3183961Z    Compiling zeroize v1.8.2
2026-09-18T11:33:50.3185134Z    Compiling cc v1.2.63
2026-09-18T11:33:50.3186201Z    Compiling itoa v1.0.18
2026-09-18T11:33:50.3769681Z    Compiling stable_deref_trait v1.2.1
2026-09-18T11:33:50.3802534Z    Compiling futures-sink v0.3.32
2026-09-18T11:33:50.4068712Z    Compiling futures-io v0.3.32
2026-09-18T11:33:50.4179773Z    Compiling slab v0.4.12
2026-09-18T11:33:50.4900643Z    Compiling futures-channel v0.3.32
2026-09-18T11:33:50.5051038Z    Compiling futures-task v0.3.32
2026-09-18T11:33:50.5087373Z    Compiling zerofrom v0.1.8
2026-09-18T11:33:50.5524505Z    Compiling cpufeatures v0.2.17
2026-09-18T11:33:50.5677715Z    Compiling rand_core v0.10.1
2026-09-18T11:33:50.6012733Z    Compiling hashbrown v0.17.1
2026-09-18T11:33:50.6169944Z    Compiling fnv v1.0.7
2026-09-18T11:33:50.6263696Z    Compiling scopeguard v1.2.0
2026-09-18T11:33:50.6475849Z    Compiling yoke v0.8.3
2026-09-18T11:33:50.6576685Z    Compiling const-oid v0.9.6
2026-09-18T11:33:50.6582576Z    Compiling writeable v0.6.3
2026-09-18T11:33:50.7027514Z    Compiling lock_api v0.4.14
2026-09-18T11:33:50.7099784Z    Compiling litemap v0.8.2
2026-09-18T11:33:50.7181422Z    Compiling utf8_iter v1.0.4
2026-09-18T11:33:50.7281130Z    Compiling libm v0.2.16
2026-09-18T11:33:50.7702406Z    Compiling icu_properties_data v2.2.0
2026-09-18T11:33:50.8609974Z    Compiling icu_normalizer_data v2.2.0
2026-09-18T11:33:50.8906205Z    Compiling zerovec v0.11.6
2026-09-18T11:33:50.9050894Z    Compiling zerotrie v0.2.4
2026-09-18T11:33:50.9200072Z    Compiling percent-encoding v2.3.2
2026-09-18T11:33:50.9373534Z    Compiling bitflags v2.12.1
2026-09-18T11:33:50.9472011Z    Compiling cpufeatures v0.3.0
2026-09-18T11:33:50.9540998Z    Compiling rustls-pki-types v1.14.1
2026-09-18T11:33:50.9541722Z    Compiling thiserror v2.0.18
2026-09-18T11:33:51.0125736Z    Compiling spin v0.9.8
2026-09-18T11:33:51.0249981Z    Compiling zerocopy v0.8.50
2026-09-18T11:33:51.0344387Z    Compiling untrusted v0.9.0
2026-09-18T11:33:51.1425073Z    Compiling futures-util v0.3.32
2026-09-18T11:33:51.1608315Z    Compiling form_urlencoded v1.2.2
2026-09-18T11:33:51.2021157Z    Compiling darling_core v0.20.11
2026-09-18T11:33:51.2561462Z    Compiling http v1.4.1
2026-09-18T11:33:51.2944228Z    Compiling rustls v0.23.40
2026-09-18T11:33:51.3620373Z    Compiling const-oid v0.10.2
2026-09-18T11:33:51.4450713Z    Compiling atomic-waker v1.1.2
2026-09-18T11:33:51.4769096Z    Compiling anyhow v1.0.102
2026-09-18T11:33:51.5326454Z    Compiling indexmap v2.14.0
2026-09-18T11:33:51.5461212Z    Compiling derive_more v2.1.1
2026-09-18T11:33:51.6310675Z    Compiling powerfmt v0.2.0
2026-09-18T11:33:51.6601163Z    Compiling base64ct v1.8.3
2026-09-18T11:33:51.6920934Z    Compiling httparse v1.10.1
2026-09-18T11:33:51.7016996Z    Compiling tinystr v0.8.3
2026-09-18T11:33:51.7560942Z    Compiling generic-array v0.14.7
2026-09-18T11:33:51.8063417Z    Compiling hybrid-array v0.4.12
2026-09-18T11:33:51.8700836Z    Compiling potential_utf v0.1.5
2026-09-18T11:33:51.9161328Z    Compiling icu_locale_core v2.2.0
2026-09-18T11:33:51.9590598Z    Compiling pem-rfc7468 v1.0.0
2026-09-18T11:33:51.9989410Z    Compiling icu_collections v2.2.0
2026-09-18T11:33:52.0124169Z    Compiling deranged v0.5.8
2026-09-18T11:33:52.1058860Z    Compiling num-traits v0.2.19
2026-09-18T11:33:52.3960752Z    Compiling block-buffer v0.12.0
2026-09-18T11:33:52.3970831Z    Compiling crypto-common v0.2.2
2026-09-18T11:33:52.4351262Z    Compiling crypto-common v0.1.7
2026-09-18T11:33:52.4691140Z    Compiling block-buffer v0.10.4
2026-09-18T11:33:52.5155905Z    Compiling socket2 v0.6.4
2026-09-18T11:33:52.5482651Z    Compiling getrandom v0.2.17
2026-09-18T11:33:52.5661167Z    Compiling mio v1.2.1
2026-09-18T11:33:52.5894858Z    Compiling getrandom v0.4.2
2026-09-18T11:33:52.5980491Z    Compiling digest v0.10.7
2026-09-18T11:33:52.6820831Z    Compiling ring v0.17.14
2026-09-18T11:33:52.7820767Z    Compiling inout v0.2.2
2026-09-18T11:33:52.7908557Z    Compiling rand_core v0.6.4
2026-09-18T11:33:52.8242930Z    Compiling http-body v1.0.1
2026-09-18T11:33:52.8370748Z    Compiling sha2 v0.10.9
2026-09-18T11:33:52.8512779Z    Compiling uuid v1.23.2
2026-09-18T11:33:52.9235258Z    Compiling der v0.7.10
2026-09-18T11:33:52.9550638Z    Compiling data-encoding v2.11.0
2026-09-18T11:33:53.0560667Z    Compiling tokio v1.52.3
2026-09-18T11:33:53.1071069Z    Compiling icu_provider v2.2.0
2026-09-18T11:33:53.2136640Z    Compiling signature v2.2.0
2026-09-18T11:33:53.3040103Z    Compiling tower-service v0.3.3
2026-09-18T11:33:53.3500983Z    Compiling base64 v0.22.1
2026-09-18T11:33:53.3893137Z    Compiling try-lock v0.2.5
2026-09-18T11:33:53.4030919Z    Compiling icu_normalizer v2.2.0
2026-09-18T11:33:53.4100705Z    Compiling icu_properties v2.2.0
2026-09-18T11:33:53.4720866Z    Compiling cipher v0.5.2
2026-09-18T11:33:53.5210773Z    Compiling tinyvec_macros v0.1.1
2026-09-18T11:33:53.5290889Z    Compiling num-conv v0.2.2
2026-09-18T11:33:53.5420778Z    Compiling time-core v0.1.8
2026-09-18T11:33:53.5769624Z    Compiling fastrand v2.4.1
2026-09-18T11:33:53.6916494Z    Compiling tinyvec v1.11.0
2026-09-18T11:33:53.7023233Z    Compiling libsqlite3-sys v0.30.1
2026-09-18T11:33:53.7499989Z    Compiling chacha20 v0.10.0
2026-09-18T11:33:53.7841126Z    Compiling want v0.3.1
2026-09-18T11:33:53.8361692Z    Compiling num-integer v0.1.47
2026-09-18T11:33:53.9551067Z    Compiling serde v1.0.228
2026-09-18T11:33:54.0400856Z    Compiling curve25519-dalek v4.1.3
2026-09-18T11:33:54.0527564Z    Compiling n0-error v0.1.3
2026-09-18T11:33:54.0633403Z    Compiling rand v0.10.1
2026-09-18T11:33:54.1093669Z    Compiling inout v0.1.4
2026-09-18T11:33:54.1845903Z    Compiling der v0.8.0-rc.10
2026-09-18T11:33:54.2107237Z    Compiling spt-procident v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-09-18T11:33:54.2190756Z    Compiling spki v0.7.3
2026-09-18T11:33:54.2282430Z    Compiling spin v0.10.0
2026-09-18T11:33:54.2768492Z    Compiling diatomic-waker v0.2.3
2026-09-18T11:33:54.3430844Z    Compiling parking v2.2.1
2026-09-18T11:33:54.3960661Z    Compiling cordyceps v0.3.4
2026-09-18T11:33:54.4200859Z    Compiling httpdate v1.0.3
2026-09-18T11:33:54.4700761Z    Compiling futures-lite v2.6.1
2026-09-18T11:33:54.5160915Z    Compiling spt-poolguard v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-09-18T11:33:54.5702103Z    Compiling darling_macro v0.20.11
2026-09-18T11:33:54.7113881Z    Compiling portable-atomic v1.13.1
2026-09-18T11:33:54.7561679Z    Compiling ipnet v2.12.0
2026-09-18T11:33:54.7810758Z    Compiling futures-buffered v0.2.13
2026-09-18T11:33:54.8390864Z    Compiling idna_adapter v1.2.2
2026-09-18T11:33:54.8549600Z    Compiling pkcs8 v0.10.2
2026-09-18T11:33:54.9405304Z    Compiling idna v1.1.0
2026-09-18T11:33:54.9480422Z    Compiling darling v0.20.11
2026-09-18T11:33:54.9542067Z    Compiling pin-project v1.1.13
2026-09-18T11:33:55.0061282Z    Compiling derive_builder_core v0.20.2
2026-09-18T11:33:55.0360600Z    Compiling netlink-packet-core v0.8.1
2026-09-18T11:33:55.1000795Z    Compiling cipher v0.4.4
2026-09-18T11:33:55.1678215Z    Compiling num-iter v0.1.46
2026-09-18T11:33:55.2096349Z    Compiling parking_lot_core v0.9.12
2026-09-18T11:33:55.3090479Z    Compiling zmij v1.0.21
2026-09-18T11:33:55.3534959Z    Compiling digest v0.11.3
2026-09-18T11:33:55.4284147Z    Compiling url v2.5.8
2026-09-18T11:33:55.4770719Z    Compiling once_cell v1.21.4
2026-09-18T11:33:55.5170482Z    Compiling ed25519 v2.2.3
2026-09-18T11:33:55.5410989Z    Compiling universal-hash v0.5.1
2026-09-18T11:33:55.5540235Z    Compiling spki v0.8.0-rc.4
2026-09-18T11:33:55.5921543Z    Compiling lazy_static v1.5.0
2026-09-18T11:33:55.6003119Z    Compiling aho-corasick v1.1.4
2026-09-18T11:33:55.6618002Z    Compiling sync_wrapper v1.0.2
2026-09-18T11:33:55.6619591Z    Compiling byteorder v1.5.0
2026-09-18T11:33:55.6742027Z    Compiling regex-syntax v0.8.10
2026-09-18T11:33:55.7370859Z    Compiling tracing-core v0.1.36
2026-09-18T11:33:55.7440919Z    Compiling opaque-debug v0.3.1
2026-09-18T11:33:55.7441586Z    Compiling either v1.16.0
2026-09-18T11:33:55.7571398Z    Compiling pkcs8 v0.11.0-rc.10
2026-09-18T11:33:55.8040981Z    Compiling ppv-lite86 v0.2.21
2026-09-18T11:33:55.8791299Z    Compiling ahash v0.8.12
2026-09-18T11:33:55.9781223Z    Compiling prefix-trie v0.8.4
2026-09-18T11:33:55.9873401Z    Compiling hash32 v0.2.1
2026-09-18T11:33:55.9941600Z    Compiling polyval v0.6.2
2026-09-18T11:33:56.1091619Z    Compiling hashbrown v0.14.5
2026-09-18T11:33:56.1173369Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-09-18T11:33:56.1620783Z    Compiling ed25519-dalek v2.2.0
2026-09-18T11:33:56.2441206Z    Compiling tracing v0.1.44
2026-09-18T11:33:56.2643304Z    Compiling rand_chacha v0.3.1
2026-09-18T11:33:56.2722248Z    Compiling serde_json v1.0.150
2026-09-18T11:33:56.2902243Z    Compiling parking_lot v0.12.5
2026-09-18T11:33:56.3575520Z    Compiling derive_builder_macro v0.20.2
2026-09-18T11:33:56.5151240Z    Compiling spt-store v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-09-18T11:33:56.5911603Z    Compiling rand v0.8.7
2026-09-18T11:33:56.6046819Z    Compiling pkcs1 v0.7.5
2026-09-18T11:33:56.6982878Z    Compiling derive_builder v0.20.2
2026-09-18T11:33:56.7200817Z    Compiling crossbeam-utils v0.8.21
2026-09-18T11:33:56.7669386Z    Compiling futures-executor v0.3.32
2026-09-18T11:33:56.8200941Z    Compiling vergen-lib v9.1.0
2026-09-18T11:33:56.8513958Z    Compiling fallible-iterator v0.3.0
2026-09-18T11:33:56.8626565Z    Compiling fallible-streaming-iterator v0.1.9
2026-09-18T11:33:56.9340740Z    Compiling hashlink v0.9.1
2026-09-18T11:33:57.0044847Z    Compiling tower-layer v0.3.3
2026-09-18T11:33:57.1074853Z    Compiling signature v3.0.0
2026-09-18T11:33:57.1618279Z    Compiling time v0.3.47
2026-09-18T11:33:57.1689155Z    Compiling proc-macro-crate v3.5.0
2026-09-18T11:33:57.1840746Z    Compiling vergen v9.1.0
2026-09-18T11:33:57.2288273Z    Compiling ed25519 v3.0.0-rc.4
2026-09-18T11:33:57.2530748Z    Compiling futures v0.3.32
2026-09-18T11:33:57.3150996Z    Compiling num-bigint-dig v0.8.6
2026-09-18T11:33:57.3511155Z    Compiling vergen-lib v0.1.6
2026-09-18T11:33:57.3592305Z    Compiling hickory-proto v0.26.0-beta.4
2026-09-18T11:33:57.3677981Z    Compiling noq-udp v0.10.0
2026-09-18T11:33:57.4349579Z    Compiling rustls-webpki v0.103.13
2026-09-18T11:33:57.4505526Z    Compiling spt-proto v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-09-18T11:33:57.6252018Z    Compiling ghash v0.5.1
2026-09-18T11:33:57.6827815Z    Compiling heapless v0.7.17
2026-09-18T11:33:57.7087184Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-09-18T11:33:57.7430861Z    Compiling sha2 v0.11.0-rc.5
2026-09-18T11:33:57.8024481Z    Compiling aes v0.8.4
2026-09-18T11:33:57.9201200Z    Compiling ctr v0.9.2
2026-09-18T11:33:58.1005637Z    Compiling regex-automata v0.4.14
2026-09-18T11:33:58.4562770Z    Compiling http-body-util v0.1.3
2026-09-18T11:33:58.5796242Z    Compiling aead v0.5.2
2026-09-18T11:33:58.7131033Z    Compiling fs2 v0.4.3
2026-09-18T11:33:58.7750843Z    Compiling rsa v0.9.10
2026-09-18T11:33:58.8527727Z    Compiling cobs v0.3.0
2026-09-18T11:33:58.9620255Z    Compiling arrayvec v0.7.6
2026-09-18T11:33:59.0400638Z    Compiling openssl-probe v0.2.1
2026-09-18T11:33:59.0993168Z    Compiling postcard v1.1.3
2026-09-18T11:33:59.2352258Z    Compiling rustls-native-certs v0.8.4
2026-09-18T11:33:59.2452860Z    Compiling aes-gcm v0.10.3
2026-09-18T11:33:59.4101204Z    Compiling tokio-util v0.7.18
2026-09-18T11:33:59.4327334Z    Compiling netlink-sys v0.8.8
2026-09-18T11:33:59.4407710Z    Compiling tower v0.5.3
2026-09-18T11:33:59.4512419Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-09-18T11:33:59.5091175Z    Compiling num_enum_derive v0.7.6
2026-09-18T11:33:59.5491484Z    Compiling vergen-gitcl v1.0.8
2026-09-18T11:33:59.7220487Z    Compiling crossbeam-channel v0.5.15
2026-09-18T11:33:59.7221227Z    Compiling crossbeam-epoch v0.9.18
2026-09-18T11:33:59.8451000Z    Compiling data-encoding-macro v0.1.20
2026-09-18T11:33:59.8983677Z    Compiling netlink-packet-route v0.29.0
2026-09-18T11:33:59.9106840Z    Compiling blake3 v1.8.5
2026-09-18T11:33:59.9640031Z    Compiling allocator-api2 v0.2.21
2026-09-18T11:33:59.9650778Z    Compiling identity-hash v0.1.0
2026-09-18T11:33:59.9782491Z    Compiling sorted-index-buffer v0.2.1
2026-09-18T11:34:00.0710670Z    Compiling ryu v1.0.23
2026-09-18T11:34:00.1240104Z    Compiling tagptr v0.2.0
2026-09-18T11:34:00.1313734Z    Compiling foldhash v0.2.0
2026-09-18T11:34:00.1572831Z    Compiling xml-rs v0.8.28
2026-09-18T11:34:00.2327883Z    Compiling lru-slab v0.1.2
2026-09-18T11:34:00.2440486Z    Compiling mac-addr v0.3.0
2026-09-18T11:34:00.2867074Z    Compiling rustc-hash v2.1.2
2026-09-18T11:34:00.3101770Z    Compiling moka v0.12.15
2026-09-18T11:34:00.3208039Z    Compiling iroh-relay v0.98.0
2026-09-18T11:34:00.4001178Z    Compiling hashbrown v0.16.1
2026-09-18T11:34:00.4071079Z    Compiling iroh-metrics v0.38.3
2026-09-18T11:34:00.4425576Z    Compiling h2 v0.4.14
2026-09-18T11:34:00.4617055Z    Compiling n0-future v0.3.2
2026-09-18T11:34:00.5774932Z    Compiling n0-watcher v0.6.1
2026-09-18T11:34:00.6497284Z    Compiling tokio-stream v0.1.18
2026-09-18T11:34:00.6870938Z    Compiling num_enum v0.7.6
2026-09-18T11:34:00.7335833Z    Compiling tower-http v0.6.11
2026-09-18T11:34:00.7726896Z    Compiling strum v0.28.0
2026-09-18T11:34:00.8637877Z    Compiling iroh-base v0.98.0
2026-09-18T11:34:00.8830991Z    Compiling netlink-proto v0.12.0
2026-09-18T11:34:01.2369832Z    Compiling xmltree v0.10.3
2026-09-18T11:34:01.2957743Z    Compiling attohttpc v0.30.1
2026-09-18T11:34:01.3111580Z    Compiling netlink-packet-route v0.30.0
2026-09-18T11:34:01.3440922Z    Compiling serde_spanned v0.6.9
2026-09-18T11:34:01.3660763Z    Compiling toml_datetime v0.6.11
2026-09-18T11:34:01.4720297Z    Compiling regex v1.12.3
2026-09-18T11:34:01.6341123Z    Compiling ioctl-rs v0.1.6
2026-09-18T11:34:01.7131537Z    Compiling termios v0.2.2
2026-09-18T11:34:01.7328764Z    Compiling serial-core v0.4.0
2026-09-18T11:34:01.7451082Z    Compiling simple-dns v0.9.3
2026-09-18T11:34:01.8344567Z    Compiling winnow v0.7.15
2026-09-18T11:34:01.8659645Z    Compiling arrayref v0.3.9
2026-09-18T11:34:01.9260757Z    Compiling resolv-conf v0.7.6
2026-09-18T11:34:01.9344819Z    Compiling sha1_smol v1.0.1
2026-09-18T11:34:02.0865516Z    Compiling smol_str v0.1.24
2026-09-18T11:34:02.1840780Z    Compiling simdutf8 v0.1.5
2026-09-18T11:34:02.1920805Z    Compiling constant_time_eq v0.4.2
2026-09-18T11:34:02.2361156Z    Compiling toml_write v0.1.2
2026-09-18T11:34:02.3833731Z    Compiling acto v0.8.2
2026-09-18T11:34:02.4742585Z    Compiling serial-unix v0.4.0
2026-09-18T11:34:02.4909944Z    Compiling ref-cast v1.0.25
2026-09-18T11:34:02.5082663Z    Compiling thiserror v1.0.69
2026-09-18T11:34:02.5646383Z    Compiling lru v0.16.4
2026-09-18T11:34:02.5779718Z    Compiling memoffset v0.6.5
2026-09-18T11:34:02.6620957Z    Compiling serde_bytes v0.11.19
2026-09-18T11:34:02.6890592Z    Compiling hmac v0.12.1
2026-09-18T11:34:02.7576218Z    Compiling seize v0.5.1
2026-09-18T11:34:02.8061116Z    Compiling webpki-roots v1.0.7
2026-09-18T11:34:02.9131339Z    Compiling pin-utils v0.1.0
2026-09-18T11:34:02.9199907Z    Compiling dyn-clone v1.0.20
2026-09-18T11:34:02.9762533Z    Compiling cmov v0.5.4
2026-09-18T11:34:03.0534500Z    Compiling bitflags v1.3.2
2026-09-18T11:34:03.1129981Z    Compiling iroh-dns v0.98.0
2026-09-18T11:34:03.1264006Z    Compiling nix v0.25.1
2026-09-18T11:34:03.1431324Z    Compiling swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-09-18T11:34:03.1689357Z    Compiling schemars v1.2.1
2026-09-18T11:34:03.1974209Z    Compiling papaya v0.2.4
2026-09-18T11:34:03.2290334Z    Compiling hkdf v0.12.4
2026-09-18T11:34:03.2390812Z    Compiling ctutils v0.4.2
2026-09-18T11:34:03.2582446Z    Compiling serial v0.4.0
2026-09-18T11:34:03.3348538Z    Compiling filedescriptor v0.8.3
2026-09-18T11:34:03.3601179Z    Compiling backon v1.6.0
2026-09-18T11:34:03.4910573Z    Compiling downcast-rs v1.2.1
2026-09-18T11:34:03.5673557Z    Compiling tokio-rustls v0.26.4
2026-09-18T11:34:03.5965245Z    Compiling rustls-platform-verifier v0.7.0
2026-09-18T11:34:03.6434754Z    Compiling noq-proto v0.17.0
2026-09-18T11:34:03.6541260Z    Compiling shell-words v1.1.1
2026-09-18T11:34:03.7413104Z    Compiling utf8parse v0.2.2
2026-09-18T11:34:03.8220853Z    Compiling spake2 v0.4.0
2026-09-18T11:34:03.8447949Z    Compiling vte v0.13.1
2026-09-18T11:34:03.8450571Z    Compiling sha1 v0.10.6
2026-09-18T11:34:03.9781128Z    Compiling tokio-websockets v0.13.2
2026-09-18T11:34:04.1069749Z    Compiling unicode-width v0.2.0
2026-09-18T11:34:04.1774924Z    Compiling interprocess v2.4.2
2026-09-18T11:34:04.3773682Z    Compiling toml_edit v0.22.27
2026-09-18T11:34:05.8429245Z    Compiling hyper v1.10.1
2026-09-18T11:34:05.8429898Z    Compiling hickory-net v0.26.0-beta.4
2026-09-18T11:34:06.3044252Z    Compiling rusqlite v0.32.1
2026-09-18T11:34:06.4814074Z    Compiling netdev v0.42.0
2026-09-18T11:34:06.8208840Z    Compiling toml v0.8.23
2026-09-18T11:34:06.8270858Z    Compiling portable-pty v0.8.1
2026-09-18T11:34:07.2610879Z    Compiling hyper-util v0.1.20
2026-09-18T11:34:07.5196337Z    Compiling netwatch v0.16.0
2026-09-18T11:34:07.5428243Z    Compiling hickory-resolver v0.26.0-beta.4
2026-09-18T11:34:08.7350287Z    Compiling hyper-rustls v0.27.9
2026-09-18T11:34:08.7350783Z    Compiling igd-next v0.17.1
2026-09-18T11:34:08.8720246Z    Compiling reqwest v0.13.4
2026-09-18T11:34:09.5468884Z    Compiling portmapper v0.16.0
2026-09-18T11:34:09.5641745Z    Compiling noq v0.18.0
2026-09-18T11:34:12.6497403Z    Compiling spt-msg v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-09-18T11:34:12.8193110Z    Compiling spt-runtime v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-09-18T11:34:12.8193897Z    Compiling spt-term v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-09-18T11:34:14.8870578Z    Compiling iroh v0.98.2
2026-09-18T11:34:15.0125274Z    Compiling spt-live v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-09-18T11:34:22.7816753Z    Compiling spt-net v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-09-18T11:34:24.7122199Z    Compiling spt-daemon v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-09-18T11:34:37.2335269Z    Compiling xtask v0.70.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-09-18T11:34:39.3729672Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.34s
2026-09-18T11:34:39.3919119Z      Running `target/debug/xtask brain-read-check`
2026-09-18T11:34:40.6524038Z BRAIN_READ_AUDIT_OK: 517 crate Rust files; nine feeds + attach explicit None; four reply controls; zero retired reader symbols
2026-09-18T11:34:40.6563913Z ##[group]Run set -euo pipefail
2026-09-18T11:34:40.6564195Z [36;1mset -euo pipefail[0m
2026-09-18T11:34:40.6564424Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-09-18T11:34:40.6564753Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-09-18T11:34:40.6565128Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-09-18T11:34:40.6565443Z [36;1mverdict=PASS[0m
2026-09-18T11:34:40.6565706Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then verdict=RED; fi[0m
2026-09-18T11:34:40.6566144Z [36;1mprintf 'FLOOR_END job=lint runner=Linux free_bytes=%s floor_bytes=%s verdict=%s sample=INSTANT\n' \[0m
2026-09-18T11:34:40.6566545Z [36;1m  "$free_bytes" "$floor_bytes" "$verdict"[0m
2026-09-18T11:34:40.6566836Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-09-18T11:34:40.6567331Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-09-18T11:34:40.6567761Z [36;1m  exit 1[0m
2026-09-18T11:34:40.6567939Z [36;1mfi[0m
2026-09-18T11:34:40.6581390Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-09-18T11:34:40.6581672Z ##[endgroup]
2026-09-18T11:34:40.6643161Z FLOOR_END job=lint runner=Linux free_bytes=258026614784 floor_bytes=34359738368 verdict=PASS sample=INSTANT
2026-09-18T11:34:40.6732623Z Post job cleanup.
2026-09-18T11:34:40.7385490Z [command]/usr/bin/git version
2026-09-18T11:34:40.7416625Z git version 2.43.0
2026-09-18T11:34:40.7442251Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/e313411e-c9e7-4a86-9c9a-b6d058cd8277/.gitconfig'
2026-09-18T11:34:40.7449122Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e313411e-c9e7-4a86-9c9a-b6d058cd8277' before making global git config changes
2026-09-18T11:34:40.7449852Z Adding repository directory to the temporary git global config as a safe directory
2026-09-18T11:34:40.7452975Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-09-18T11:34:40.7479915Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-09-18T11:34:40.7505354Z [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-09-18T11:34:40.7692249Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-18T11:34:40.7712590Z http.https://github.com/.extraheader
2026-09-18T11:34:40.7719944Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-09-18T11:34:40.7744408Z [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-09-18T11:34:40.7929973Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-18T11:34:40.7957672Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-09-18T11:34:40.8265160Z Cleaning up orphan processes
