﻿2026-07-31T08:03:09.6458365Z Current runner version: '2.336.0'
2026-07-31T08:03:09.6463501Z Runner name: 'kitsubito'
2026-07-31T08:03:09.6513719Z Runner group name: 'Default'
2026-07-31T08:03:09.6514591Z Machine name: 'KITSUBITO'
2026-07-31T08:03:09.6518457Z ##[group]GITHUB_TOKEN Permissions
2026-07-31T08:03:09.6521042Z Actions: write
2026-07-31T08:03:09.6521438Z ArtifactMetadata: write
2026-07-31T08:03:09.6521835Z Attestations: write
2026-07-31T08:03:09.6522197Z Checks: write
2026-07-31T08:03:09.6522549Z CodeQuality: write
2026-07-31T08:03:09.6522930Z Contents: write
2026-07-31T08:03:09.6523306Z CopilotRequests: write
2026-07-31T08:03:09.6523697Z Deployments: write
2026-07-31T08:03:09.6524074Z Discussions: write
2026-07-31T08:03:09.6524432Z Drives: write
2026-07-31T08:03:09.6524780Z Issues: write
2026-07-31T08:03:09.6525123Z Metadata: read
2026-07-31T08:03:09.6525464Z Models: read
2026-07-31T08:03:09.6525806Z Packages: write
2026-07-31T08:03:09.6526173Z Pages: write
2026-07-31T08:03:09.6526641Z PullRequests: write
2026-07-31T08:03:09.6527050Z RepositoryProjects: write
2026-07-31T08:03:09.6527455Z SecurityEvents: write
2026-07-31T08:03:09.6527838Z Statuses: write
2026-07-31T08:03:09.6528203Z VulnerabilityAlerts: read
2026-07-31T08:03:09.6528597Z ##[endgroup]
2026-07-31T08:03:09.6530482Z Secret source: Actions
2026-07-31T08:03:09.6531226Z Prepare workflow directory
2026-07-31T08:03:09.6988530Z Prepare all required actions
2026-07-31T08:03:09.7028854Z Getting action download info
2026-07-31T08:03:10.0113668Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-31T08:03:10.6057848Z Complete job name: lint
2026-07-31T08:03:10.6852592Z ##[group]Run set -euo pipefail
2026-07-31T08:03:10.6853179Z [36;1mset -euo pipefail[0m
2026-07-31T08:03:10.6853632Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-31T08:03:10.6854233Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-31T08:03:10.6854933Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-31T08:03:10.6855676Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-31T08:03:10.6856279Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-31T08:03:10.6856790Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-31T08:03:10.6857625Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-31T08:03:10.6858399Z [36;1m  exit 1[0m
2026-07-31T08:03:10.6858733Z [36;1mfi[0m
2026-07-31T08:03:10.6875165Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T08:03:10.6875940Z ##[endgroup]
2026-07-31T08:03:10.7015083Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=714654982144 floor_bytes=34359738368
2026-07-31T08:03:10.7218514Z ##[group]Run actions/checkout@v5
2026-07-31T08:03:10.7219144Z with:
2026-07-31T08:03:10.7219546Z   repository: BigscreenVR/spt-bs-core
2026-07-31T08:03:10.7222673Z   token: ***
2026-07-31T08:03:10.7223025Z   ssh-strict: true
2026-07-31T08:03:10.7223393Z   ssh-user: git
2026-07-31T08:03:10.7223751Z   persist-credentials: true
2026-07-31T08:03:10.7224136Z   clean: true
2026-07-31T08:03:10.7224494Z   sparse-checkout-cone-mode: true
2026-07-31T08:03:10.7224914Z   fetch-depth: 1
2026-07-31T08:03:10.7225260Z   fetch-tags: false
2026-07-31T08:03:10.7225616Z   show-progress: true
2026-07-31T08:03:10.7225960Z   lfs: false
2026-07-31T08:03:10.7226294Z   submodules: false
2026-07-31T08:03:10.7226656Z   set-safe-directory: true
2026-07-31T08:03:10.7227065Z   allow-unsafe-pr-checkout: false
2026-07-31T08:03:10.7227495Z ##[endgroup]
2026-07-31T08:03:10.8023112Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T08:03:10.8024647Z ##[group]Getting Git version info
2026-07-31T08:03:10.8025344Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T08:03:10.8026183Z [command]/usr/bin/git version
2026-07-31T08:03:10.8026599Z git version 2.43.0
2026-07-31T08:03:10.8042368Z ##[endgroup]
2026-07-31T08:03:10.8054666Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cbd84b43-c24c-435f-8b1b-4e23882a526c' before making global git config changes
2026-07-31T08:03:10.8056041Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T08:03:10.8058274Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T08:03:10.8090105Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T08:03:10.8109712Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T08:03:10.8119979Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T08:03:10.8122690Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T08:03:10.8143697Z refs/heads/main
2026-07-31T08:03:10.8149796Z [command]/usr/bin/git checkout --detach
2026-07-31T08:03:10.8493774Z HEAD is now at dd1653e44 docs: Phase B confusability-audit results — raw ships, soft bands, quarantine register
2026-07-31T08:03:10.8531770Z [command]/usr/bin/git branch --delete --force main
2026-07-31T08:03:10.8562937Z Deleted branch main (was dd1653e44).
2026-07-31T08:03:10.9160484Z ##[endgroup]
2026-07-31T08:03:10.9162487Z [command]/usr/bin/git submodule status
2026-07-31T08:03:10.9354374Z ##[group]Cleaning the repository
2026-07-31T08:03:10.9356989Z [command]/usr/bin/git clean -ffdx
2026-07-31T08:03:14.2264878Z Removing target/
2026-07-31T08:03:14.2275227Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T08:03:14.2407202Z HEAD is now at dd1653e44 docs: Phase B confusability-audit results — raw ships, soft bands, quarantine register
2026-07-31T08:03:14.2412873Z ##[endgroup]
2026-07-31T08:03:14.2414486Z ##[group]Disabling automatic garbage collection
2026-07-31T08:03:14.2417665Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T08:03:14.2442921Z ##[endgroup]
2026-07-31T08:03:14.2443637Z ##[group]Setting up auth
2026-07-31T08:03:14.2448158Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T08:03:14.2471254Z [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-07-31T08:03:14.2659030Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T08:03:14.2683736Z [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-07-31T08:03:14.2872130Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T08:03:14.2900897Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T08:03:14.3104174Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T08:03:14.3142499Z ##[endgroup]
2026-07-31T08:03:14.3142938Z ##[group]Fetching the repository
2026-07-31T08:03:14.3149591Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dd1653e4438bd16f5fafdd94a99bfac1b299e759:refs/remotes/origin/main
2026-07-31T08:03:14.9589830Z ##[endgroup]
2026-07-31T08:03:14.9591188Z ##[group]Determining the checkout info
2026-07-31T08:03:14.9591820Z ##[endgroup]
2026-07-31T08:03:14.9595382Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T08:03:14.9638037Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T08:03:14.9660171Z ##[group]Checking out the ref
2026-07-31T08:03:14.9662566Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T08:03:14.9716210Z Switched to a new branch 'main'
2026-07-31T08:03:14.9716634Z branch 'main' set up to track 'origin/main'.
2026-07-31T08:03:14.9721405Z ##[endgroup]
2026-07-31T08:03:14.9755176Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T08:03:14.9779039Z dd1653e4438bd16f5fafdd94a99bfac1b299e759
2026-07-31T08:03:14.9929964Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-07-31T08:03:14.9930411Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-07-31T08:03:14.9943589Z shell: /usr/bin/bash -e {0}
2026-07-31T08:03:14.9943853Z ##[endgroup]
2026-07-31T08:03:15.9109215Z    Compiling proc-macro2 v1.0.106
2026-07-31T08:03:15.9109927Z    Compiling quote v1.0.45
2026-07-31T08:03:15.9110365Z    Compiling unicode-ident v1.0.24
2026-07-31T08:03:15.9110843Z    Compiling libc v0.2.186
2026-07-31T08:03:15.9111218Z     Checking cfg-if v1.0.4
2026-07-31T08:03:15.9111480Z    Compiling serde_core v1.0.228
2026-07-31T08:03:15.9111756Z    Compiling serde v1.0.228
2026-07-31T08:03:15.9179948Z     Checking typenum v1.20.1
2026-07-31T08:03:15.9293248Z    Compiling version_check v0.9.5
2026-07-31T08:03:15.9450048Z    Compiling portable-atomic v1.13.1
2026-07-31T08:03:15.9566550Z     Checking subtle v2.6.1
2026-07-31T08:03:15.9568090Z     Checking critical-section v1.2.0
2026-07-31T08:03:15.9569207Z     Checking memchr v2.8.1
2026-07-31T08:03:15.9569775Z    Compiling shlex v2.0.1
2026-07-31T08:03:15.9570311Z    Compiling find-msvc-tools v0.1.9
2026-07-31T08:03:16.0031349Z     Checking log v0.4.32
2026-07-31T08:03:16.0191336Z     Checking smallvec v1.15.1
2026-07-31T08:03:16.0456433Z    Compiling semver v1.0.28
2026-07-31T08:03:16.1297289Z     Checking cpufeatures v0.2.17
2026-07-31T08:03:16.1787853Z     Checking rand_core v0.10.1
2026-07-31T08:03:16.1971380Z     Checking equivalent v1.0.2
2026-07-31T08:03:16.2264669Z     Checking itoa v1.0.18
2026-07-31T08:03:16.2358749Z     Checking bitflags v2.12.1
2026-07-31T08:03:16.2566726Z    Compiling getrandom v0.4.2
2026-07-31T08:03:16.2633333Z     Checking hashbrown v0.17.1
2026-07-31T08:03:16.2770955Z     Checking pin-project-lite v0.2.17
2026-07-31T08:03:16.3147372Z    Compiling generic-array v0.14.7
2026-07-31T08:03:16.3274732Z     Checking bytes v1.11.1
2026-07-31T08:03:16.3382224Z     Checking futures-core v0.3.32
2026-07-31T08:03:16.3826371Z    Compiling rustc_version v0.4.1
2026-07-31T08:03:16.3940969Z    Compiling zerocopy v0.8.50
2026-07-31T08:03:16.4311297Z    Compiling ahash v0.8.12
2026-07-31T08:03:16.4540237Z    Compiling zmij v1.0.21
2026-07-31T08:03:16.4841341Z     Checking signature v2.2.0
2026-07-31T08:03:16.5450886Z    Compiling vcpkg v0.2.15
2026-07-31T08:03:16.5711849Z    Compiling pkg-config v0.3.33
2026-07-31T08:03:16.5871219Z    Compiling serde_json v1.0.150
2026-07-31T08:03:16.6121528Z     Checking ed25519 v2.2.3
2026-07-31T08:03:16.6491939Z     Checking stable_deref_trait v1.2.1
2026-07-31T08:03:16.7220486Z     Checking futures-sink v0.3.32
2026-07-31T08:03:16.7356238Z     Checking futures-io v0.3.32
2026-07-31T08:03:16.7567839Z    Compiling curve25519-dalek v4.1.3
2026-07-31T08:03:16.7688927Z     Checking fastrand v2.4.1
2026-07-31T08:03:16.8110968Z     Checking slab v0.4.12
2026-07-31T08:03:16.8511187Z     Checking futures-channel v0.3.32
2026-07-31T08:03:16.9010756Z    Compiling autocfg v1.5.1
2026-07-31T08:03:16.9930881Z     Checking fallible-streaming-iterator v0.1.9
2026-07-31T08:03:17.0081366Z     Checking futures-task v0.3.32
2026-07-31T08:03:17.0680677Z     Checking fallible-iterator v0.3.0
2026-07-31T08:03:17.0720888Z     Checking indexmap v2.14.0
2026-07-31T08:03:17.0996182Z    Compiling rustversion v1.0.22
2026-07-31T08:03:17.1281107Z    Compiling anyhow v1.0.102
2026-07-31T08:03:17.1549088Z    Compiling cfg_aliases v0.2.1
2026-07-31T08:03:17.1811166Z    Compiling syn v2.0.117
2026-07-31T08:03:17.2431596Z     Checking writeable v0.6.3
2026-07-31T08:03:17.2548174Z     Checking litemap v0.8.2
2026-07-31T08:03:17.2644763Z    Compiling ident_case v1.0.1
2026-07-31T08:03:17.3494367Z     Checking utf8_iter v1.0.4
2026-07-31T08:03:17.3660263Z    Compiling dunce v1.0.5
2026-07-31T08:03:17.4285035Z    Compiling icu_properties_data v2.2.0
2026-07-31T08:03:17.5010919Z    Compiling icu_normalizer_data v2.2.0
2026-07-31T08:03:17.5152585Z    Compiling fs_extra v1.3.0
2026-07-31T08:03:17.5158113Z    Compiling strsim v0.11.1
2026-07-31T08:03:17.5163474Z     Checking percent-encoding v2.3.2
2026-07-31T08:03:17.5409626Z    Compiling rustix v1.1.4
2026-07-31T08:03:17.6076298Z     Checking http v1.4.1
2026-07-31T08:03:17.6233590Z     Checking linux-raw-sys v0.12.1
2026-07-31T08:03:17.6756682Z    Compiling aws-lc-rs v1.17.0
2026-07-31T08:03:17.8473677Z     Checking cpufeatures v0.3.0
2026-07-31T08:03:17.9111026Z    Compiling thiserror v2.0.18
2026-07-31T08:03:17.9276354Z     Checking arrayvec v0.7.6
2026-07-31T08:03:17.9730794Z     Checking scopeguard v1.2.0
2026-07-31T08:03:17.9979158Z     Checking chacha20 v0.10.0
2026-07-31T08:03:18.0164434Z    Compiling jobserver v0.1.34
2026-07-31T08:03:18.0431496Z     Checking lock_api v0.4.14
2026-07-31T08:03:18.0866405Z     Checking form_urlencoded v1.2.2
2026-07-31T08:03:18.0991001Z    Compiling fnv v1.0.7
2026-07-31T08:03:18.1530929Z     Checking untrusted v0.9.0
2026-07-31T08:03:18.1691512Z     Checking crypto-common v0.1.7
2026-07-31T08:03:18.1961200Z     Checking block-buffer v0.10.4
2026-07-31T08:03:18.2138341Z     Checking utf8parse v0.2.2
2026-07-31T08:03:18.2153921Z    Compiling memoffset v0.6.5
2026-07-31T08:03:18.2691219Z    Compiling unicode-segmentation v1.13.3
2026-07-31T08:03:18.2940740Z    Compiling thiserror v1.0.69
2026-07-31T08:03:18.3119514Z    Compiling heck v0.5.0
2026-07-31T08:03:18.3138595Z    Compiling rustls v0.23.40
2026-07-31T08:03:18.3333091Z     Checking const-oid v0.10.2
2026-07-31T08:03:18.3370817Z     Checking digest v0.10.7
2026-07-31T08:03:18.3672536Z    Compiling cc v1.2.63
2026-07-31T08:03:18.4674590Z    Compiling unicode-xid v0.2.6
2026-07-31T08:03:18.4869489Z     Checking getrandom v0.2.17
2026-07-31T08:03:18.5261233Z     Checking mio v1.2.1
2026-07-31T08:03:18.5635107Z     Checking socket2 v0.6.4
2026-07-31T08:03:18.5755546Z     Checking fs2 v0.4.3
2026-07-31T08:03:18.6012460Z     Checking serial-core v0.4.0
2026-07-31T08:03:18.6210727Z     Checking termios v0.2.2
2026-07-31T08:03:18.6390854Z     Checking sha2 v0.10.9
2026-07-31T08:03:18.6981170Z     Checking rand_core v0.6.4
2026-07-31T08:03:18.7291836Z     Checking ioctl-rs v0.1.6
2026-07-31T08:03:18.7463956Z     Checking atomic-waker v1.1.2
2026-07-31T08:03:18.7489882Z     Checking hmac v0.12.1
2026-07-31T08:03:18.7655506Z     Checking uuid v1.23.2
2026-07-31T08:03:18.7825625Z     Checking rand v0.10.1
2026-07-31T08:03:18.8091822Z     Checking serial-unix v0.4.0
2026-07-31T08:03:18.8175147Z    Compiling paste v1.0.15
2026-07-31T08:03:18.8450952Z     Checking bitflags v1.3.2
2026-07-31T08:03:18.8681390Z    Compiling convert_case v0.10.0
2026-07-31T08:03:18.9384707Z    Compiling parking_lot_core v0.9.12
2026-07-31T08:03:18.9528928Z    Compiling httparse v1.10.1
2026-07-31T08:03:18.9536669Z     Checking pin-utils v0.1.0
2026-07-31T08:03:18.9537536Z     Checking http-body v1.0.1
2026-07-31T08:03:18.9820520Z     Checking serial v0.4.0
2026-07-31T08:03:19.0500816Z     Checking nix v0.25.1
2026-07-31T08:03:19.0694221Z    Compiling num-traits v0.2.19
2026-07-31T08:03:19.0967254Z     Checking hybrid-array v0.4.12
2026-07-31T08:03:19.1255052Z    Compiling vte_generate_state_changes v0.1.2
2026-07-31T08:03:19.1256019Z     Checking either v1.16.0
2026-07-31T08:03:19.1644740Z     Checking unicode-width v0.2.0
2026-07-31T08:03:19.2071234Z     Checking base64ct v1.8.3
2026-07-31T08:03:19.2290917Z     Checking downcast-rs v1.2.1
2026-07-31T08:03:19.2511067Z     Checking shell-words v1.1.1
2026-07-31T08:03:19.2677004Z    Compiling ref-cast v1.0.25
2026-07-31T08:03:19.4571006Z     Checking vte v0.13.1
2026-07-31T08:03:19.4878099Z     Checking aho-corasick v1.1.4
2026-07-31T08:03:19.5060875Z     Checking try-lock v0.2.5
2026-07-31T08:03:19.5570633Z     Checking toml_write v0.1.2
2026-07-31T08:03:19.6020575Z     Checking pem-rfc7468 v1.0.0
2026-07-31T08:03:19.6122154Z     Checking tower-service v0.3.3
2026-07-31T08:03:19.6123184Z     Checking data-encoding v2.11.0
2026-07-31T08:03:19.6453280Z     Checking regex-syntax v0.8.10
2026-07-31T08:03:19.6751101Z     Checking tinyvec_macros v0.1.1
2026-07-31T08:03:19.7270977Z     Checking base64 v0.22.1
2026-07-31T08:03:19.7435898Z     Checking winnow v0.7.15
2026-07-31T08:03:19.7680847Z    Compiling cmake v0.1.58
2026-07-31T08:03:19.7900989Z     Checking tinyvec v1.11.0
2026-07-31T08:03:19.9170583Z     Checking block-buffer v0.12.0
2026-07-31T08:03:19.9840531Z     Checking crypto-common v0.2.2
2026-07-31T08:03:20.0380065Z     Checking parking_lot v0.12.5
2026-07-31T08:03:20.0780728Z     Checking want v0.3.1
2026-07-31T08:03:20.1960669Z    Compiling vergen-lib v9.1.0
2026-07-31T08:03:20.2210503Z     Checking inout v0.1.4
2026-07-31T08:03:20.2806711Z    Compiling n0-future v0.3.2
2026-07-31T08:03:20.3601358Z     Checking httpdate v1.0.3
2026-07-31T08:03:20.4060364Z     Checking diatomic-waker v0.2.3
2026-07-31T08:03:20.4892525Z     Checking dyn-clone v1.0.20
2026-07-31T08:03:20.5190662Z     Checking parking v2.2.1
2026-07-31T08:03:20.5396401Z     Checking cordyceps v0.3.4
2026-07-31T08:03:20.5863028Z    Compiling winnow v1.0.3
2026-07-31T08:03:20.6396778Z     Checking spin v0.10.0
2026-07-31T08:03:20.6576769Z    Compiling crossbeam-utils v0.8.21
2026-07-31T08:03:20.7350125Z     Checking futures-lite v2.6.1
2026-07-31T08:03:20.7476843Z     Checking digest v0.11.3
2026-07-31T08:03:20.8130637Z     Checking cipher v0.4.4
2026-07-31T08:03:20.8280664Z     Checking netlink-packet-core v0.8.1
2026-07-31T08:03:20.8686583Z    Compiling libsqlite3-sys v0.30.1
2026-07-31T08:03:20.9080369Z    Compiling aws-lc-sys v0.41.0
2026-07-31T08:03:20.9510695Z    Compiling ring v0.17.14
2026-07-31T08:03:21.0007161Z     Checking futures-buffered v0.2.13
2026-07-31T08:03:21.0170570Z     Checking universal-hash v0.5.1
2026-07-31T08:03:21.0540784Z    Compiling vergen v9.1.0
2026-07-31T08:03:21.0717634Z    Compiling vergen-lib v0.1.6
2026-07-31T08:03:21.1508269Z    Compiling noq-udp v0.10.0
2026-07-31T08:03:21.1904510Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-31T08:03:21.2701840Z    Compiling heapless v0.7.17
2026-07-31T08:03:21.2910256Z     Checking sync_wrapper v1.0.2
2026-07-31T08:03:21.3445751Z     Checking opaque-debug v0.3.1
2026-07-31T08:03:21.3822446Z    Compiling powerfmt v0.2.0
2026-07-31T08:03:21.3950669Z     Checking byteorder v1.5.0
2026-07-31T08:03:21.4080528Z     Checking allocator-api2 v0.2.21
2026-07-31T08:03:21.5187170Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-31T08:03:21.5720661Z    Compiling deranged v0.5.8
2026-07-31T08:03:21.6143122Z     Checking hash32 v0.2.1
2026-07-31T08:03:21.7501104Z     Checking polyval v0.6.2
2026-07-31T08:03:21.8177617Z     Checking spin v0.9.8
2026-07-31T08:03:21.8298915Z    Compiling vergen-gitcl v1.0.8
2026-07-31T08:03:21.8372172Z     Checking tower-layer v0.3.3
2026-07-31T08:03:21.9430592Z     Checking ryu v1.0.23
2026-07-31T08:03:22.0000775Z    Compiling num_threads v0.1.7
2026-07-31T08:03:22.0189989Z     Checking regex-automata v0.4.14
2026-07-31T08:03:22.0418444Z    Compiling num-conv v0.2.2
2026-07-31T08:03:22.0591487Z    Compiling time-core v0.1.8
2026-07-31T08:03:22.0831184Z     Checking signature v3.0.0
2026-07-31T08:03:22.1253334Z     Checking ghash v0.5.1
2026-07-31T08:03:22.1484081Z     Checking aes v0.8.4
2026-07-31T08:03:22.1766859Z     Checking ctr v0.9.2
2026-07-31T08:03:22.1963655Z     Checking sha2 v0.11.0-rc.5
2026-07-31T08:03:22.2192056Z     Checking http-body-util v0.1.3
2026-07-31T08:03:22.2306565Z     Checking aead v0.5.2
2026-07-31T08:03:22.2483750Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-31T08:03:22.3617272Z     Checking openssl-probe v0.2.1
2026-07-31T08:03:22.3743379Z     Checking unicode-width v0.1.14
2026-07-31T08:03:22.4000546Z     Checking crossbeam-channel v0.5.15
2026-07-31T08:03:22.4629055Z     Checking crossbeam-epoch v0.9.18
2026-07-31T08:03:22.5291268Z     Checking netlink-packet-route v0.29.0
2026-07-31T08:03:22.6191469Z    Compiling blake3 v1.8.5
2026-07-31T08:03:22.7140633Z    Compiling noq v0.18.0
2026-07-31T08:03:22.7730662Z     Checking aes-gcm v0.10.3
2026-07-31T08:03:22.9210648Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-31T08:03:22.9455699Z    Compiling synstructure v0.13.2
2026-07-31T08:03:22.9552225Z    Compiling darling_core v0.20.11
2026-07-31T08:03:22.9662144Z    Compiling serde_derive_internals v0.29.1
2026-07-31T08:03:22.9752509Z    Compiling netwatch v0.16.0
2026-07-31T08:03:23.0159566Z    Compiling acto v0.8.2
2026-07-31T08:03:23.1194464Z    Compiling time v0.3.47
2026-07-31T08:03:23.1610763Z     Checking mac-addr v0.3.0
2026-07-31T08:03:23.2133785Z     Checking lru-slab v0.1.2
2026-07-31T08:03:23.2408831Z     Checking foldhash v0.2.0
2026-07-31T08:03:23.3256000Z     Checking sorted-index-buffer v0.2.1
2026-07-31T08:03:23.3500555Z     Checking tagptr v0.2.0
2026-07-31T08:03:23.4020954Z     Checking rustc-hash v2.1.2
2026-07-31T08:03:23.4610583Z     Checking xml-rs v0.8.28
2026-07-31T08:03:23.4781944Z     Checking identity-hash v0.1.0
2026-07-31T08:03:23.4991127Z     Checking hashbrown v0.16.1
2026-07-31T08:03:23.6190771Z     Checking netlink-packet-route v0.30.0
2026-07-31T08:03:23.6442476Z     Checking simple-dns v0.9.3
2026-07-31T08:03:23.9600609Z    Compiling proc-macro-crate v3.5.0
2026-07-31T08:03:24.0590643Z     Checking xmltree v0.10.3
2026-07-31T08:03:24.1840002Z     Checking arrayref v0.3.9
2026-07-31T08:03:24.2198676Z     Checking sha1_smol v1.0.1
2026-07-31T08:03:24.2534109Z     Checking smol_str v0.1.24
2026-07-31T08:03:24.2660617Z     Checking simdutf8 v0.1.5
2026-07-31T08:03:24.3850869Z     Checking resolv-conf v0.7.6
2026-07-31T08:03:24.3993880Z     Checking constant_time_eq v0.4.2
2026-07-31T08:03:24.4105952Z     Checking regex v1.12.3
2026-07-31T08:03:24.4582422Z     Checking lru v0.16.4
2026-07-31T08:03:24.4888680Z     Checking serde_bytes v0.11.19
2026-07-31T08:03:24.5950528Z     Checking seize v0.5.1
2026-07-31T08:03:24.6141001Z    Compiling iroh v0.98.2
2026-07-31T08:03:24.6270873Z     Checking cmov v0.5.4
2026-07-31T08:03:24.6523397Z     Checking hkdf v0.12.4
2026-07-31T08:03:24.6973156Z     Checking sha1 v0.10.6
2026-07-31T08:03:24.7880836Z    Compiling doctest-file v1.1.1
2026-07-31T08:03:24.7960790Z     Checking errno v0.3.14
2026-07-31T08:03:24.8072148Z    Compiling signal-hook v0.3.18
2026-07-31T08:03:24.8168270Z     Checking papaya v0.2.4
2026-07-31T08:03:24.8758702Z     Checking ctutils v0.4.2
2026-07-31T08:03:24.8766049Z    Compiling darling_core v0.23.0
2026-07-31T08:03:24.9031400Z     Checking bytemuck v1.25.2
2026-07-31T08:03:24.9161095Z     Checking signal-hook-registry v1.4.8
2026-07-31T08:03:24.9510609Z    Compiling rustix v0.38.44
2026-07-31T08:03:24.9625556Z    Compiling serde_derive v1.0.228
2026-07-31T08:03:24.9722856Z    Compiling zeroize_derive v1.4.3
2026-07-31T08:03:25.1020637Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-31T08:03:25.1109603Z    Compiling tokio-macros v2.7.0
2026-07-31T08:03:25.1396150Z    Compiling futures-macro v0.3.32
2026-07-31T08:03:25.2324781Z    Compiling zerofrom-derive v0.1.7
2026-07-31T08:03:25.2832313Z    Compiling yoke-derive v0.8.2
2026-07-31T08:03:25.2981600Z    Compiling zerovec-derive v0.11.3
2026-07-31T08:03:25.5760618Z    Compiling displaydoc v0.2.6
2026-07-31T08:03:25.6344591Z     Checking zeroize v1.8.2
2026-07-31T08:03:25.7770344Z    Compiling tracing-attributes v0.1.31
2026-07-31T08:03:25.9129968Z     Checking tokio v1.52.3
2026-07-31T08:03:26.1090573Z     Checking futures-util v0.3.32
2026-07-31T08:03:26.3430780Z     Checking rustls-pki-types v1.14.1
2026-07-31T08:03:26.5170664Z    Compiling thiserror-impl v2.0.18
2026-07-31T08:03:26.5774546Z    Compiling darling_macro v0.20.11
2026-07-31T08:03:26.6356518Z     Checking zerofrom v0.1.8
2026-07-31T08:03:26.7410528Z    Compiling thiserror-impl v1.0.69
2026-07-31T08:03:26.7562691Z     Checking yoke v0.8.3
2026-07-31T08:03:26.8850784Z    Compiling derive_more-impl v2.1.1
2026-07-31T08:03:26.9569814Z     Checking ed25519-dalek v2.2.0
2026-07-31T08:03:26.9790764Z     Checking zerovec v0.11.6
2026-07-31T08:03:26.9950617Z     Checking zerotrie v0.2.4
2026-07-31T08:03:27.1691415Z     Checking spt-proto v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-31T08:03:27.3129786Z    Compiling darling v0.20.11
2026-07-31T08:03:27.3962313Z    Compiling derive_builder_core v0.20.2
2026-07-31T08:03:27.4950692Z    Compiling n0-error-macros v0.1.3
2026-07-31T08:03:27.6646627Z     Checking tinystr v0.8.3
2026-07-31T08:03:27.7570558Z     Checking potential_utf v0.1.5
2026-07-31T08:03:27.8580720Z     Checking icu_locale_core v2.2.0
2026-07-31T08:03:27.8816304Z     Checking icu_collections v2.2.0
2026-07-31T08:03:28.2898271Z    Compiling ref-cast-impl v1.0.25
2026-07-31T08:03:28.2899898Z    Compiling spez v0.1.2
2026-07-31T08:03:28.5100957Z     Checking der v0.8.0-rc.10
2026-07-31T08:03:28.5520605Z    Compiling schemars_derive v1.2.1
2026-07-31T08:03:28.5654960Z     Checking filedescriptor v0.8.3
2026-07-31T08:03:28.6480520Z    Compiling pin-project-internal v1.1.13
2026-07-31T08:03:28.7252991Z     Checking n0-error v0.1.3
2026-07-31T08:03:28.7570726Z     Checking portable-pty v0.8.1
2026-07-31T08:03:28.7871698Z     Checking cobs v0.3.0
2026-07-31T08:03:28.8741131Z    Compiling derive_builder_macro v0.20.2
2026-07-31T08:03:28.9106942Z     Checking icu_provider v2.2.0
2026-07-31T08:03:28.9250750Z    Compiling postcard-derive v0.2.2
2026-07-31T08:03:28.9521452Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-31T08:03:28.9726872Z     Checking rustls-native-certs v0.8.4
2026-07-31T08:03:29.0250895Z    Compiling iroh-metrics-derive v0.4.1
2026-07-31T08:03:29.1720724Z    Compiling enum-assoc v1.3.0
2026-07-31T08:03:29.2140522Z     Checking icu_properties v2.2.0
2026-07-31T08:03:29.2340935Z     Checking icu_normalizer v2.2.0
2026-07-31T08:03:29.4541672Z    Compiling derive_builder v0.20.2
2026-07-31T08:03:29.5089493Z     Checking data-encoding-macro v0.1.20
2026-07-31T08:03:29.5461185Z     Checking futures-executor v0.3.32
2026-07-31T08:03:29.5883454Z    Compiling async-trait v0.1.89
2026-07-31T08:03:29.5970432Z    Compiling strum_macros v0.28.0
2026-07-31T08:03:29.6770662Z    Compiling num_enum_derive v0.7.6
2026-07-31T08:03:29.6980314Z     Checking futures v0.3.32
2026-07-31T08:03:29.7736569Z     Checking webpki-roots v1.0.7
2026-07-31T08:03:29.9312071Z     Checking spki v0.8.0-rc.4
2026-07-31T08:03:30.0127799Z     Checking spake2 v0.4.0
2026-07-31T08:03:30.0235678Z     Checking interprocess v2.4.2
2026-07-31T08:03:30.0960988Z     Checking pin-project v1.1.13
2026-07-31T08:03:30.1382080Z     Checking pkcs8 v0.11.0-rc.10
2026-07-31T08:03:30.1721315Z    Compiling darling_macro v0.23.0
2026-07-31T08:03:30.2989636Z     Checking rgb v0.8.53
2026-07-31T08:03:30.3011999Z     Checking anstyle-parse v1.0.0
2026-07-31T08:03:30.3172020Z     Checking anstyle v1.0.14
2026-07-31T08:03:30.4513120Z     Checking is_terminal_polyfill v1.70.2
2026-07-31T08:03:30.5284426Z     Checking ipnet v2.12.0
2026-07-31T08:03:30.5496258Z     Checking toml_datetime v0.6.11
2026-07-31T08:03:30.6011638Z     Checking serde_spanned v0.6.9
2026-07-31T08:03:30.6175072Z     Checking idna_adapter v1.2.2
2026-07-31T08:03:30.6890703Z     Checking schemars v1.2.1
2026-07-31T08:03:30.7110749Z     Checking ed25519 v3.0.0-rc.4
2026-07-31T08:03:30.7320809Z     Checking idna v1.1.0
2026-07-31T08:03:30.8155477Z    Compiling iroh-relay v0.98.0
2026-07-31T08:03:30.8300677Z     Checking toml_edit v0.22.27
2026-07-31T08:03:30.8680414Z     Checking prefix-trie v0.8.4
2026-07-31T08:03:30.9298831Z     Checking anstyle-query v1.1.5
2026-07-31T08:03:30.9756978Z     Checking num_enum v0.7.6
2026-07-31T08:03:31.0410959Z     Checking foldhash v0.1.5
2026-07-31T08:03:31.0938936Z     Checking url v2.5.8
2026-07-31T08:03:31.1066379Z     Checking linux-raw-sys v0.4.15
2026-07-31T08:03:31.2001204Z     Checking tokio-util v0.7.18
2026-07-31T08:03:31.2100018Z     Checking netlink-sys v0.8.8
2026-07-31T08:03:31.2233398Z     Checking tower v0.5.3
2026-07-31T08:03:31.2890341Z     Checking once_cell v1.21.4
2026-07-31T08:03:31.3998651Z     Checking moka v0.12.15
2026-07-31T08:03:31.4199394Z     Checking netdev v0.42.0
2026-07-31T08:03:31.5101056Z     Checking tracing-core v0.1.36
2026-07-31T08:03:31.5310943Z     Checking tempfile v3.27.0
2026-07-31T08:03:31.5540498Z     Checking postcard v1.1.3
2026-07-31T08:03:31.6359584Z     Checking netlink-proto v0.12.0
2026-07-31T08:03:31.6490735Z     Checking hashbrown v0.14.5
2026-07-31T08:03:31.7466784Z     Checking attohttpc v0.30.1
2026-07-31T08:03:31.7592493Z     Checking backon v1.6.0
2026-07-31T08:03:31.7760980Z     Checking tower-http v0.6.11
2026-07-31T08:03:31.8770865Z     Checking colorchoice v1.0.5
2026-07-31T08:03:31.9272981Z    Compiling instability v0.3.12
2026-07-31T08:03:31.9502556Z     Checking tracing v0.1.44
2026-07-31T08:03:31.9698775Z     Checking anstream v1.0.0
2026-07-31T08:03:31.9699576Z     Checking derive_more v2.1.1
2026-07-31T08:03:32.0012489Z     Checking hashbrown v0.15.5
2026-07-31T08:03:32.0465104Z     Checking ed25519-dalek v3.0.0-pre.6
2026-07-31T08:03:32.0885834Z     Checking tokio-stream v0.1.18
2026-07-31T08:03:32.1094540Z     Checking avt v0.18.0
2026-07-31T08:03:32.2011414Z    Compiling darling v0.23.0
2026-07-31T08:03:32.2110541Z     Checking h2 v0.4.14
2026-07-31T08:03:32.2550899Z     Checking hickory-proto v0.26.0-beta.4
2026-07-31T08:03:32.2663592Z     Checking n0-watcher v0.6.1
2026-07-31T08:03:32.2789593Z     Checking iroh-metrics v0.38.3
2026-07-31T08:03:32.2916723Z     Checking iroh-base v0.98.0
2026-07-31T08:03:32.4064351Z     Checking hashlink v0.9.1
2026-07-31T08:03:32.5850651Z     Checking signal-hook-mio v0.2.5
2026-07-31T08:03:32.5980718Z     Checking strum v0.28.0
2026-07-31T08:03:32.6777787Z    Compiling strum_macros v0.26.4
2026-07-31T08:03:32.6900420Z     Checking terminal_size v0.4.4
2026-07-31T08:03:32.6927465Z     Checking itertools v0.13.0
2026-07-31T08:03:32.7114980Z     Checking castaway v0.2.4
2026-07-31T08:03:32.7116602Z     Checking static_assertions v1.1.0
2026-07-31T08:03:32.7205669Z     Checking iroh-dns v0.98.0
2026-07-31T08:03:32.7561560Z    Compiling indoc v2.0.7
2026-07-31T08:03:32.7801123Z     Checking clap_lex v1.1.0
2026-07-31T08:03:32.8030184Z     Checking lru v0.12.5
2026-07-31T08:03:32.8034269Z     Checking compact_str v0.8.2
2026-07-31T08:03:32.8294573Z     Checking rusqlite v0.32.1
2026-07-31T08:03:32.8474898Z     Checking toml v0.8.23
2026-07-31T08:03:32.9280750Z    Compiling clap_derive v4.6.1
2026-07-31T08:03:32.9380495Z     Checking crossterm v0.28.1
2026-07-31T08:03:32.9691043Z     Checking clap_builder v4.6.0
2026-07-31T08:03:32.9815689Z     Checking cassowary v0.3.0
2026-07-31T08:03:33.0440938Z     Checking iana-time-zone v0.1.65
2026-07-31T08:03:33.1326340Z     Checking nucleo-matcher v0.3.1
2026-07-31T08:03:33.1660615Z     Checking chrono v0.4.45
2026-07-31T08:03:33.2458776Z     Checking qrcode v0.14.1
2026-07-31T08:03:33.3166652Z     Checking spt-test-support v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-07-31T08:03:33.4681171Z     Checking mock-adapter v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-07-31T08:03:33.8150935Z     Checking spt-store v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-31T08:03:34.4841305Z     Checking swarm-discovery v0.6.0-alpha.2
2026-07-31T08:03:34.5240813Z     Checking unicode-truncate v1.1.0
2026-07-31T08:03:34.8010960Z     Checking strum v0.26.3
2026-07-31T08:03:34.8763843Z     Checking ratatui v0.29.0
2026-07-31T08:03:35.1600773Z     Checking clap v4.6.1
2026-07-31T08:03:36.5590841Z     Checking hyper v1.10.1
2026-07-31T08:03:37.8804845Z     Checking hyper-util v0.1.20
2026-07-31T08:03:37.9480817Z     Checking spt-msg v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-31T08:03:38.1584083Z     Checking spt-term v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-31T08:03:38.1585280Z     Checking spt-runtime v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-31T08:03:39.0124420Z     Checking igd-next v0.17.1
2026-07-31T08:03:39.2721311Z     Checking portmapper v0.16.0
2026-07-31T08:03:39.9117939Z     Checking spt-live v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-31T08:03:41.6516752Z     Checking rustls-webpki v0.103.13
2026-07-31T08:03:44.0285809Z     Checking tokio-rustls v0.26.4
2026-07-31T08:03:44.0286243Z     Checking noq-proto v0.17.0
2026-07-31T08:03:44.0286596Z     Checking rustls-platform-verifier v0.7.0
2026-07-31T08:03:44.1620636Z     Checking hyper-rustls v0.27.9
2026-07-31T08:03:44.1621127Z     Checking hickory-net v0.26.0-beta.4
2026-07-31T08:03:44.1621505Z     Checking tokio-websockets v0.13.2
2026-07-31T08:03:44.2667721Z     Checking reqwest v0.13.4
2026-07-31T08:03:44.9200549Z     Checking hickory-resolver v0.26.0-beta.4
2026-07-31T08:03:51.0564541Z     Checking spt-net v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-31T08:03:52.6813473Z     Checking spt-daemon v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-31T08:03:58.5059964Z     Checking spt v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-31T08:03:59.7491476Z     Checking xtask v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-07-31T08:04:07.3446796Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.26s
2026-07-31T08:04:07.4509996Z Post job cleanup.
2026-07-31T08:04:07.5196233Z [command]/usr/bin/git version
2026-07-31T08:04:07.5227946Z git version 2.43.0
2026-07-31T08:04:07.5257862Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1347b04f-5f3c-40c3-b131-2f06cc9d385a' before making global git config changes
2026-07-31T08:04:07.5258530Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T08:04:07.5261319Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T08:04:07.5290028Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T08:04:07.5317431Z [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-07-31T08:04:07.5591271Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T08:04:07.5591929Z http.https://github.com/.extraheader
2026-07-31T08:04:07.5592855Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-31T08:04:07.5614065Z [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-07-31T08:04:07.5814321Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T08:04:07.5840591Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T08:04:07.6177519Z Cleaning up orphan processes
