﻿2026-07-29T09:50:09.6439397Z Current runner version: '2.336.0'
2026-07-29T09:50:09.6444071Z Runner name: 'kitsubito'
2026-07-29T09:50:09.6444639Z Runner group name: 'Default'
2026-07-29T09:50:09.6445307Z Machine name: 'KITSUBITO'
2026-07-29T09:50:09.6448522Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T09:50:09.6450801Z Actions: write
2026-07-29T09:50:09.6451211Z ArtifactMetadata: write
2026-07-29T09:50:09.6451613Z Attestations: write
2026-07-29T09:50:09.6451989Z Checks: write
2026-07-29T09:50:09.6452341Z CodeQuality: write
2026-07-29T09:50:09.6452709Z Contents: write
2026-07-29T09:50:09.6453072Z CopilotRequests: write
2026-07-29T09:50:09.6453463Z Deployments: write
2026-07-29T09:50:09.6453839Z Discussions: write
2026-07-29T09:50:09.6454205Z Drives: write
2026-07-29T09:50:09.6454565Z Issues: write
2026-07-29T09:50:09.6454922Z Metadata: read
2026-07-29T09:50:09.6455280Z Models: read
2026-07-29T09:50:09.6455643Z Packages: write
2026-07-29T09:50:09.6456011Z Pages: write
2026-07-29T09:50:09.6456482Z PullRequests: write
2026-07-29T09:50:09.6456891Z RepositoryProjects: write
2026-07-29T09:50:09.6457304Z SecurityEvents: write
2026-07-29T09:50:09.6457681Z Statuses: write
2026-07-29T09:50:09.6458061Z VulnerabilityAlerts: read
2026-07-29T09:50:09.6458453Z ##[endgroup]
2026-07-29T09:50:09.6460140Z Secret source: Actions
2026-07-29T09:50:09.6460826Z Prepare workflow directory
2026-07-29T09:50:09.6815556Z Prepare all required actions
2026-07-29T09:50:09.6851690Z Getting action download info
2026-07-29T09:50:10.0580992Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T09:50:10.6428307Z Complete job name: lint
2026-07-29T09:50:10.7251051Z ##[group]Run set -euo pipefail
2026-07-29T09:50:10.7251642Z [36;1mset -euo pipefail[0m
2026-07-29T09:50:10.7252098Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T09:50:10.7252675Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T09:50:10.7253356Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T09:50:10.7254076Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T09:50:10.7254678Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T09:50:10.7255175Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T09:50:10.7255970Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T09:50:10.7256725Z [36;1m  exit 1[0m
2026-07-29T09:50:10.7257063Z [36;1mfi[0m
2026-07-29T09:50:10.7273757Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T09:50:10.7274534Z ##[endgroup]
2026-07-29T09:50:10.7397842Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757724291072 floor_bytes=34359738368
2026-07-29T09:50:10.7572246Z ##[group]Run actions/checkout@v5
2026-07-29T09:50:10.7572728Z with:
2026-07-29T09:50:10.7573090Z   repository: BigscreenVR/spt-bs-core
2026-07-29T09:50:10.7576019Z   token: ***
2026-07-29T09:50:10.7576362Z   ssh-strict: true
2026-07-29T09:50:10.7576718Z   ssh-user: git
2026-07-29T09:50:10.7577079Z   persist-credentials: true
2026-07-29T09:50:10.7577471Z   clean: true
2026-07-29T09:50:10.7577828Z   sparse-checkout-cone-mode: true
2026-07-29T09:50:10.7578233Z   fetch-depth: 1
2026-07-29T09:50:10.7578576Z   fetch-tags: false
2026-07-29T09:50:10.7578929Z   show-progress: true
2026-07-29T09:50:10.7579365Z   lfs: false
2026-07-29T09:50:10.7579692Z   submodules: false
2026-07-29T09:50:10.7580040Z   set-safe-directory: true
2026-07-29T09:50:10.7580440Z   allow-unsafe-pr-checkout: false
2026-07-29T09:50:10.7580873Z ##[endgroup]
2026-07-29T09:50:10.8377985Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T09:50:10.8379579Z ##[group]Getting Git version info
2026-07-29T09:50:10.8380300Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T09:50:10.8381162Z [command]/usr/bin/git version
2026-07-29T09:50:10.8382172Z git version 2.43.0
2026-07-29T09:50:10.8398123Z ##[endgroup]
2026-07-29T09:50:10.8408721Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/fb36f697-7b56-4ff5-9b79-4b088680252b' before making global git config changes
2026-07-29T09:50:10.8409967Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T09:50:10.8412042Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T09:50:10.8441924Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T09:50:10.8458756Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T09:50:10.8468475Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T09:50:10.8471328Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T09:50:10.8489891Z HEAD
2026-07-29T09:50:10.8520862Z ##[endgroup]
2026-07-29T09:50:10.8521851Z [command]/usr/bin/git submodule status
2026-07-29T09:50:10.8697529Z ##[group]Cleaning the repository
2026-07-29T09:50:10.8701155Z [command]/usr/bin/git clean -ffdx
2026-07-29T09:50:10.8730450Z Removing traceable-reqs
2026-07-29T09:50:10.8736264Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T09:50:10.8789685Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T09:50:10.8794314Z ##[endgroup]
2026-07-29T09:50:10.8795845Z ##[group]Disabling automatic garbage collection
2026-07-29T09:50:10.8798774Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T09:50:10.8823082Z ##[endgroup]
2026-07-29T09:50:10.8823773Z ##[group]Setting up auth
2026-07-29T09:50:10.8828034Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T09:50:10.8854037Z [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-29T09:50:10.9039379Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T09:50:10.9064826Z [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-29T09:50:10.9243137Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T09:50:10.9268154Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T09:50:10.9454574Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T09:50:10.9482678Z ##[endgroup]
2026-07-29T09:50:10.9483577Z ##[group]Fetching the repository
2026-07-29T09:50:10.9489326Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +5aa12467744869a73922a65d1ce611bedb49e576:refs/remotes/pull/119/merge
2026-07-29T09:50:11.4130386Z ##[endgroup]
2026-07-29T09:50:11.4131244Z ##[group]Determining the checkout info
2026-07-29T09:50:11.4131920Z ##[endgroup]
2026-07-29T09:50:11.4134389Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T09:50:11.4172779Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T09:50:11.4195703Z ##[group]Checking out the ref
2026-07-29T09:50:11.4198236Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T09:50:11.4246043Z HEAD is now at 5aa12467 Merge b1801eab79e7c4cf5bbf665abdda9b5e468e83d9 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T09:50:11.4249448Z ##[endgroup]
2026-07-29T09:50:11.4281772Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T09:50:11.4303469Z 5aa12467744869a73922a65d1ce611bedb49e576
2026-07-29T09:50:11.4456902Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-07-29T09:50:11.4458356Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-07-29T09:50:11.4474471Z shell: /usr/bin/bash -e {0}
2026-07-29T09:50:11.4475393Z ##[endgroup]
2026-07-29T09:50:11.8886136Z    Compiling proc-macro2 v1.0.106
2026-07-29T09:50:11.8887405Z    Compiling unicode-ident v1.0.24
2026-07-29T09:50:11.8888350Z    Compiling quote v1.0.45
2026-07-29T09:50:11.8889164Z    Compiling libc v0.2.186
2026-07-29T09:50:11.8889941Z     Checking cfg-if v1.0.4
2026-07-29T09:50:11.8890632Z    Compiling serde_core v1.0.228
2026-07-29T09:50:11.8891385Z    Compiling serde v1.0.228
2026-07-29T09:50:11.8957994Z     Checking typenum v1.20.1
2026-07-29T09:50:11.9004038Z    Compiling version_check v0.9.5
2026-07-29T09:50:11.9073666Z    Compiling portable-atomic v1.13.1
2026-07-29T09:50:11.9107126Z     Checking subtle v2.6.1
2026-07-29T09:50:11.9155832Z     Checking critical-section v1.2.0
2026-07-29T09:50:11.9207818Z     Checking memchr v2.8.1
2026-07-29T09:50:11.9210524Z    Compiling find-msvc-tools v0.1.9
2026-07-29T09:50:11.9334718Z    Compiling shlex v2.0.1
2026-07-29T09:50:11.9782676Z     Checking log v0.4.32
2026-07-29T09:50:11.9973020Z     Checking smallvec v1.15.1
2026-07-29T09:50:12.0512199Z    Compiling semver v1.0.28
2026-07-29T09:50:12.1402654Z     Checking cpufeatures v0.2.17
2026-07-29T09:50:12.1549666Z     Checking equivalent v1.0.2
2026-07-29T09:50:12.1702015Z     Checking rand_core v0.10.1
2026-07-29T09:50:12.2041825Z     Checking itoa v1.0.18
2026-07-29T09:50:12.2211856Z     Checking bitflags v2.12.1
2026-07-29T09:50:12.2323370Z    Compiling getrandom v0.4.2
2026-07-29T09:50:12.2393887Z     Checking hashbrown v0.17.1
2026-07-29T09:50:12.2542898Z     Checking pin-project-lite v0.2.17
2026-07-29T09:50:12.2801830Z     Checking futures-core v0.3.32
2026-07-29T09:50:12.2872288Z    Compiling generic-array v0.14.7
2026-07-29T09:50:12.3190831Z     Checking bytes v1.11.1
2026-07-29T09:50:12.3256543Z    Compiling zerocopy v0.8.50
2026-07-29T09:50:12.3702571Z    Compiling ahash v0.8.12
2026-07-29T09:50:12.3832815Z    Compiling vcpkg v0.2.15
2026-07-29T09:50:12.3972650Z     Checking signature v2.2.0
2026-07-29T09:50:12.4722435Z    Compiling rustc_version v0.4.1
2026-07-29T09:50:12.5234958Z    Compiling zmij v1.0.21
2026-07-29T09:50:12.5394450Z    Compiling pkg-config v0.3.33
2026-07-29T09:50:12.5492511Z     Checking ed25519 v2.2.3
2026-07-29T09:50:12.5624839Z     Checking stable_deref_trait v1.2.1
2026-07-29T09:50:12.5798832Z    Compiling serde_json v1.0.150
2026-07-29T09:50:12.6271573Z     Checking futures-sink v0.3.32
2026-07-29T09:50:12.6551595Z     Checking futures-io v0.3.32
2026-07-29T09:50:12.7183816Z     Checking fastrand v2.4.1
2026-07-29T09:50:12.7312278Z     Checking slab v0.4.12
2026-07-29T09:50:12.7922502Z     Checking futures-channel v0.3.32
2026-07-29T09:50:12.8151511Z     Checking fallible-streaming-iterator v0.1.9
2026-07-29T09:50:12.8701225Z    Compiling curve25519-dalek v4.1.3
2026-07-29T09:50:12.9128640Z    Compiling autocfg v1.5.1
2026-07-29T09:50:12.9213308Z     Checking futures-task v0.3.32
2026-07-29T09:50:12.9611079Z     Checking fallible-iterator v0.3.0
2026-07-29T09:50:13.0110725Z    Compiling rustversion v1.0.22
2026-07-29T09:50:13.1131717Z     Checking indexmap v2.14.0
2026-07-29T09:50:13.1330942Z    Compiling anyhow v1.0.102
2026-07-29T09:50:13.1393465Z    Compiling cfg_aliases v0.2.1
2026-07-29T09:50:13.2160863Z     Checking writeable v0.6.3
2026-07-29T09:50:13.2201698Z     Checking litemap v0.8.2
2026-07-29T09:50:13.2643695Z    Compiling syn v2.0.117
2026-07-29T09:50:13.3096551Z    Compiling icu_normalizer_data v2.2.0
2026-07-29T09:50:13.3211365Z    Compiling dunce v1.0.5
2026-07-29T09:50:13.3380993Z    Compiling ident_case v1.0.1
2026-07-29T09:50:13.3715260Z    Compiling fs_extra v1.3.0
2026-07-29T09:50:13.3751833Z     Checking utf8_iter v1.0.4
2026-07-29T09:50:13.3892805Z    Compiling strsim v0.11.1
2026-07-29T09:50:13.4237567Z    Compiling icu_properties_data v2.2.0
2026-07-29T09:50:13.4261689Z    Compiling rustix v1.1.4
2026-07-29T09:50:13.4611487Z     Checking percent-encoding v2.3.2
2026-07-29T09:50:13.4876005Z     Checking http v1.4.1
2026-07-29T09:50:13.5639491Z     Checking cpufeatures v0.3.0
2026-07-29T09:50:13.5931177Z    Compiling aws-lc-rs v1.17.0
2026-07-29T09:50:13.6211530Z    Compiling thiserror v2.0.18
2026-07-29T09:50:13.6213273Z     Checking linux-raw-sys v0.12.1
2026-07-29T09:50:13.7490344Z    Compiling jobserver v0.1.34
2026-07-29T09:50:13.7663138Z     Checking scopeguard v1.2.0
2026-07-29T09:50:13.8502522Z     Checking arrayvec v0.7.6
2026-07-29T09:50:13.8651156Z     Checking lock_api v0.4.14
2026-07-29T09:50:13.8867682Z     Checking chacha20 v0.10.0
2026-07-29T09:50:13.8888608Z     Checking crypto-common v0.1.7
2026-07-29T09:50:13.8955545Z     Checking block-buffer v0.10.4
2026-07-29T09:50:13.9344925Z     Checking form_urlencoded v1.2.2
2026-07-29T09:50:13.9571913Z     Checking untrusted v0.9.0
2026-07-29T09:50:14.0090752Z     Checking utf8parse v0.2.2
2026-07-29T09:50:14.0272551Z    Compiling cc v1.2.63
2026-07-29T09:50:14.0532060Z     Checking digest v0.10.7
2026-07-29T09:50:14.0770140Z    Compiling fnv v1.0.7
2026-07-29T09:50:14.0921718Z    Compiling memoffset v0.6.5
2026-07-29T09:50:14.1005389Z    Compiling rustls v0.23.40
2026-07-29T09:50:14.1100978Z    Compiling unicode-segmentation v1.13.3
2026-07-29T09:50:14.1543823Z    Compiling thiserror v1.0.69
2026-07-29T09:50:14.1681421Z    Compiling heck v0.5.0
2026-07-29T09:50:14.1755217Z     Checking const-oid v0.10.2
2026-07-29T09:50:14.1840128Z    Compiling unicode-xid v0.2.6
2026-07-29T09:50:14.2385131Z     Checking atomic-waker v1.1.2
2026-07-29T09:50:14.3040847Z    Compiling paste v1.0.15
2026-07-29T09:50:14.3114299Z     Checking sha2 v0.10.9
2026-07-29T09:50:14.3119637Z     Checking hmac v0.12.1
2026-07-29T09:50:14.3450616Z     Checking bitflags v1.3.2
2026-07-29T09:50:14.3660048Z    Compiling httparse v1.10.1
2026-07-29T09:50:14.3834561Z    Compiling parking_lot_core v0.9.12
2026-07-29T09:50:14.3942492Z     Checking pin-utils v0.1.0
2026-07-29T09:50:14.3958209Z     Checking getrandom v0.2.17
2026-07-29T09:50:14.4345343Z     Checking mio v1.2.1
2026-07-29T09:50:14.4574689Z     Checking socket2 v0.6.4
2026-07-29T09:50:14.4611522Z     Checking fs2 v0.4.3
2026-07-29T09:50:14.5460039Z     Checking rand_core v0.6.4
2026-07-29T09:50:14.5810537Z     Checking serial-core v0.4.0
2026-07-29T09:50:14.5880659Z     Checking termios v0.2.2
2026-07-29T09:50:14.5980903Z     Checking ioctl-rs v0.1.6
2026-07-29T09:50:14.5981790Z     Checking uuid v1.23.2
2026-07-29T09:50:14.6058360Z     Checking rand v0.10.1
2026-07-29T09:50:14.6621155Z    Compiling convert_case v0.10.0
2026-07-29T09:50:14.7089871Z     Checking nix v0.25.1
2026-07-29T09:50:14.7203637Z     Checking http-body v1.0.1
2026-07-29T09:50:14.7387327Z    Compiling num-traits v0.2.19
2026-07-29T09:50:14.7391838Z     Checking serial-unix v0.4.0
2026-07-29T09:50:14.8001083Z    Compiling vte_generate_state_changes v0.1.2
2026-07-29T09:50:14.8130769Z     Checking hybrid-array v0.4.12
2026-07-29T09:50:14.8340812Z     Checking base64ct v1.8.3
2026-07-29T09:50:14.8551348Z    Compiling ref-cast v1.0.25
2026-07-29T09:50:14.9035092Z     Checking serial v0.4.0
2026-07-29T09:50:14.9430811Z     Checking shell-words v1.1.1
2026-07-29T09:50:14.9600603Z     Checking unicode-width v0.2.0
2026-07-29T09:50:14.9687122Z     Checking either v1.16.0
2026-07-29T09:50:14.9887016Z     Checking downcast-rs v1.2.1
2026-07-29T09:50:15.1100772Z     Checking vte v0.13.1
2026-07-29T09:50:15.1215221Z     Checking pem-rfc7468 v1.0.0
2026-07-29T09:50:15.2140660Z     Checking aho-corasick v1.1.4
2026-07-29T09:50:15.2141816Z     Checking base64 v0.22.1
2026-07-29T09:50:15.2298024Z     Checking toml_write v0.1.2
2026-07-29T09:50:15.2855795Z     Checking data-encoding v2.11.0
2026-07-29T09:50:15.2987602Z    Compiling cmake v0.1.58
2026-07-29T09:50:15.3323138Z     Checking try-lock v0.2.5
2026-07-29T09:50:15.3810241Z     Checking regex-syntax v0.8.10
2026-07-29T09:50:15.4048015Z     Checking tinyvec_macros v0.1.1
2026-07-29T09:50:15.4279775Z     Checking winnow v0.7.15
2026-07-29T09:50:15.4470431Z     Checking tower-service v0.3.3
2026-07-29T09:50:15.4591021Z     Checking crypto-common v0.2.2
2026-07-29T09:50:15.5380588Z     Checking block-buffer v0.12.0
2026-07-29T09:50:15.5396405Z     Checking tinyvec v1.11.0
2026-07-29T09:50:15.6610181Z     Checking want v0.3.1
2026-07-29T09:50:15.6710363Z     Checking parking_lot v0.12.5
2026-07-29T09:50:15.7520566Z    Compiling vergen-lib v9.1.0
2026-07-29T09:50:15.8061185Z     Checking inout v0.1.4
2026-07-29T09:50:15.9090816Z    Compiling n0-future v0.3.2
2026-07-29T09:50:15.9170579Z     Checking spin v0.10.0
2026-07-29T09:50:15.9310628Z     Checking httpdate v1.0.3
2026-07-29T09:50:16.0192404Z    Compiling winnow v1.0.3
2026-07-29T09:50:16.0950753Z     Checking cordyceps v0.3.4
2026-07-29T09:50:16.1040720Z     Checking diatomic-waker v0.2.3
2026-07-29T09:50:16.1921941Z     Checking parking v2.2.1
2026-07-29T09:50:16.2111240Z    Compiling crossbeam-utils v0.8.21
2026-07-29T09:50:16.2202046Z     Checking dyn-clone v1.0.20
2026-07-29T09:50:16.2633042Z     Checking digest v0.11.3
2026-07-29T09:50:16.2980324Z     Checking cipher v0.4.4
2026-07-29T09:50:16.3136744Z     Checking futures-lite v2.6.1
2026-07-29T09:50:16.3225637Z     Checking netlink-packet-core v0.8.1
2026-07-29T09:50:16.3310570Z    Compiling libsqlite3-sys v0.30.1
2026-07-29T09:50:16.3940612Z    Compiling aws-lc-sys v0.41.0
2026-07-29T09:50:16.4238116Z    Compiling ring v0.17.14
2026-07-29T09:50:16.4900423Z     Checking futures-buffered v0.2.13
2026-07-29T09:50:16.6047923Z    Compiling vergen v9.1.0
2026-07-29T09:50:16.6280769Z    Compiling vergen-lib v0.1.6
2026-07-29T09:50:16.6738111Z     Checking universal-hash v0.5.1
2026-07-29T09:50:16.7860825Z    Compiling noq-udp v0.10.0
2026-07-29T09:50:16.7994534Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-29T09:50:16.8144293Z    Compiling heapless v0.7.17
2026-07-29T09:50:16.8198823Z     Checking sync_wrapper v1.0.2
2026-07-29T09:50:16.8285662Z    Compiling powerfmt v0.2.0
2026-07-29T09:50:16.9010605Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-29T09:50:17.0621279Z     Checking opaque-debug v0.3.1
2026-07-29T09:50:17.0728455Z     Checking allocator-api2 v0.2.21
2026-07-29T09:50:17.0751022Z     Checking byteorder v1.5.0
2026-07-29T09:50:17.1207605Z     Checking polyval v0.6.2
2026-07-29T09:50:17.2420677Z    Compiling deranged v0.5.8
2026-07-29T09:50:17.2716956Z     Checking hash32 v0.2.1
2026-07-29T09:50:17.3060799Z    Compiling vergen-gitcl v1.0.8
2026-07-29T09:50:17.3193539Z     Checking spin v0.9.8
2026-07-29T09:50:17.4340951Z    Compiling num-conv v0.2.2
2026-07-29T09:50:17.4565825Z     Checking tower-layer v0.3.3
2026-07-29T09:50:17.4853169Z     Checking signature v3.0.0
2026-07-29T09:50:17.5497324Z     Checking regex-automata v0.4.14
2026-07-29T09:50:17.6002185Z    Compiling num_threads v0.1.7
2026-07-29T09:50:17.6261209Z     Checking ryu v1.0.23
2026-07-29T09:50:17.6319665Z    Compiling time-core v0.1.8
2026-07-29T09:50:17.7047644Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-29T09:50:17.7432615Z     Checking ghash v0.5.1
2026-07-29T09:50:17.7435194Z     Checking ctr v0.9.2
2026-07-29T09:50:17.7873243Z     Checking aes v0.8.4
2026-07-29T09:50:17.8331014Z     Checking sha2 v0.11.0-rc.5
2026-07-29T09:50:17.8423479Z     Checking http-body-util v0.1.3
2026-07-29T09:50:17.8425040Z     Checking aead v0.5.2
2026-07-29T09:50:17.8670908Z     Checking unicode-width v0.1.14
2026-07-29T09:50:17.9077481Z     Checking openssl-probe v0.2.1
2026-07-29T09:50:17.9701135Z     Checking crossbeam-channel v0.5.15
2026-07-29T09:50:17.9860919Z     Checking crossbeam-epoch v0.9.18
2026-07-29T09:50:18.1008705Z    Compiling synstructure v0.13.2
2026-07-29T09:50:18.1410966Z    Compiling darling_core v0.20.11
2026-07-29T09:50:18.2380844Z    Compiling serde_derive_internals v0.29.1
2026-07-29T09:50:18.2911104Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-29T09:50:18.3060553Z     Checking aes-gcm v0.10.3
2026-07-29T09:50:18.3196529Z     Checking netlink-packet-route v0.29.0
2026-07-29T09:50:18.4381637Z    Compiling blake3 v1.8.5
2026-07-29T09:50:18.4645980Z    Compiling noq v0.18.0
2026-07-29T09:50:18.5260771Z    Compiling netwatch v0.16.0
2026-07-29T09:50:18.7070723Z    Compiling acto v0.8.2
2026-07-29T09:50:18.7280981Z     Checking lru-slab v0.1.2
2026-07-29T09:50:18.7424903Z     Checking identity-hash v0.1.0
2026-07-29T09:50:18.7965334Z    Compiling time v0.3.47
2026-07-29T09:50:18.8076050Z     Checking rustc-hash v2.1.2
2026-07-29T09:50:18.8205268Z     Checking xml-rs v0.8.28
2026-07-29T09:50:18.8320815Z     Checking sorted-index-buffer v0.2.1
2026-07-29T09:50:18.9057587Z     Checking tagptr v0.2.0
2026-07-29T09:50:18.9146948Z     Checking foldhash v0.2.0
2026-07-29T09:50:18.9749211Z     Checking mac-addr v0.3.0
2026-07-29T09:50:19.0430810Z     Checking hashbrown v0.16.1
2026-07-29T09:50:19.1131052Z    Compiling proc-macro-crate v3.5.0
2026-07-29T09:50:19.1540706Z     Checking netlink-packet-route v0.30.0
2026-07-29T09:50:19.4010446Z     Checking simple-dns v0.9.3
2026-07-29T09:50:19.4405219Z     Checking xmltree v0.10.3
2026-07-29T09:50:19.5720995Z     Checking smol_str v0.1.24
2026-07-29T09:50:19.6504741Z     Checking sha1_smol v1.0.1
2026-07-29T09:50:19.6900541Z     Checking constant_time_eq v0.4.2
2026-07-29T09:50:19.7017835Z     Checking simdutf8 v0.1.5
2026-07-29T09:50:19.7108216Z     Checking regex v1.12.3
2026-07-29T09:50:19.7360725Z     Checking resolv-conf v0.7.6
2026-07-29T09:50:19.7880590Z     Checking arrayref v0.3.9
2026-07-29T09:50:19.8070825Z     Checking lru v0.16.4
2026-07-29T09:50:19.8110821Z     Checking serde_bytes v0.11.19
2026-07-29T09:50:19.8960551Z     Checking seize v0.5.1
2026-07-29T09:50:19.9612442Z    Compiling iroh v0.98.2
2026-07-29T09:50:19.9690530Z     Checking cmov v0.5.4
2026-07-29T09:50:20.0120544Z    Compiling serde_derive v1.0.228
2026-07-29T09:50:20.0253079Z    Compiling zeroize_derive v1.4.3
2026-07-29T09:50:20.0510589Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-29T09:50:20.0910464Z    Compiling tokio-macros v2.7.0
2026-07-29T09:50:20.1254304Z    Compiling futures-macro v0.3.32
2026-07-29T09:50:20.1790678Z    Compiling zerofrom-derive v0.1.7
2026-07-29T09:50:20.1885551Z    Compiling yoke-derive v0.8.2
2026-07-29T09:50:20.2389434Z    Compiling zerovec-derive v0.11.3
2026-07-29T09:50:20.3650845Z    Compiling displaydoc v0.2.6
2026-07-29T09:50:20.6390347Z     Checking zeroize v1.8.2
2026-07-29T09:50:20.6897416Z    Compiling tracing-attributes v0.1.31
2026-07-29T09:50:20.8104842Z     Checking tokio v1.52.3
2026-07-29T09:50:21.0591208Z     Checking futures-util v0.3.32
2026-07-29T09:50:21.1772595Z     Checking rustls-pki-types v1.14.1
2026-07-29T09:50:21.2329397Z    Compiling thiserror-impl v2.0.18
2026-07-29T09:50:21.3710597Z    Compiling darling_macro v0.20.11
2026-07-29T09:50:21.4562617Z    Compiling thiserror-impl v1.0.69
2026-07-29T09:50:21.5725155Z    Compiling derive_more-impl v2.1.1
2026-07-29T09:50:21.5869873Z     Checking zerofrom v0.1.8
2026-07-29T09:50:21.6285130Z    Compiling spez v0.1.2
2026-07-29T09:50:21.7247210Z     Checking yoke v0.8.3
2026-07-29T09:50:21.7751204Z    Compiling darling v0.20.11
2026-07-29T09:50:21.8449257Z    Compiling derive_builder_core v0.20.2
2026-07-29T09:50:21.9483576Z     Checking zerovec v0.11.6
2026-07-29T09:50:21.9650715Z     Checking ed25519-dalek v2.2.0
2026-07-29T09:50:22.0591141Z     Checking zerotrie v0.2.4
2026-07-29T09:50:22.2090941Z     Checking spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-29T09:50:22.3596579Z    Compiling n0-error-macros v0.1.3
2026-07-29T09:50:22.4100985Z    Compiling ref-cast-impl v1.0.25
2026-07-29T09:50:22.6411531Z     Checking der v0.8.0-rc.10
2026-07-29T09:50:22.6540912Z     Checking tinystr v0.8.3
2026-07-29T09:50:22.8194628Z     Checking icu_locale_core v2.2.0
2026-07-29T09:50:22.9410496Z     Checking potential_utf v0.1.5
2026-07-29T09:50:23.0520966Z    Compiling pin-project-internal v1.1.13
2026-07-29T09:50:23.0720847Z     Checking icu_collections v2.2.0
2026-07-29T09:50:23.0881280Z    Compiling schemars_derive v1.2.1
2026-07-29T09:50:23.1582650Z    Compiling derive_builder_macro v0.20.2
2026-07-29T09:50:23.1991073Z     Checking filedescriptor v0.8.3
2026-07-29T09:50:23.3518393Z     Checking portable-pty v0.8.1
2026-07-29T09:50:23.4237286Z     Checking n0-error v0.1.3
2026-07-29T09:50:23.4881306Z    Compiling derive_builder v0.20.2
2026-07-29T09:50:23.4940385Z     Checking cobs v0.3.0
2026-07-29T09:50:23.6540824Z    Compiling postcard-derive v0.2.2
2026-07-29T09:50:23.6730855Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-29T09:50:23.7901379Z     Checking icu_provider v2.2.0
2026-07-29T09:50:23.9510809Z     Checking spki v0.8.0-rc.4
2026-07-29T09:50:23.9623229Z     Checking rustls-native-certs v0.8.4
2026-07-29T09:50:24.0039643Z    Compiling strum_macros v0.28.0
2026-07-29T09:50:24.0761208Z     Checking data-encoding-macro v0.1.20
2026-07-29T09:50:24.0911010Z    Compiling num_enum_derive v0.7.6
2026-07-29T09:50:24.0998460Z     Checking icu_normalizer v2.2.0
2026-07-29T09:50:24.0999903Z     Checking icu_properties v2.2.0
2026-07-29T09:50:24.1259056Z     Checking pkcs8 v0.11.0-rc.10
2026-07-29T09:50:24.2488703Z     Checking futures-executor v0.3.32
2026-07-29T09:50:24.2689370Z    Compiling iroh-metrics-derive v0.4.1
2026-07-29T09:50:24.2850936Z    Compiling async-trait v0.1.89
2026-07-29T09:50:24.3870719Z     Checking futures v0.3.32
2026-07-29T09:50:24.4821523Z    Compiling enum-assoc v1.3.0
2026-07-29T09:50:24.4970665Z     Checking pin-project v1.1.13
2026-07-29T09:50:24.5529986Z     Checking webpki-roots v1.0.7
2026-07-29T09:50:24.5810799Z     Checking ctutils v0.4.2
2026-07-29T09:50:24.6612218Z     Checking papaya v0.2.4
2026-07-29T09:50:24.7379564Z    Compiling iroh-relay v0.98.0
2026-07-29T09:50:24.7680776Z     Checking hkdf v0.12.4
2026-07-29T09:50:24.8404228Z     Checking sha1 v0.10.6
2026-07-29T09:50:24.8550568Z    Compiling doctest-file v1.1.1
2026-07-29T09:50:24.9045890Z     Checking spake2 v0.4.0
2026-07-29T09:50:25.0580952Z     Checking ipnet v2.12.0
2026-07-29T09:50:25.0680053Z     Checking toml_datetime v0.6.11
2026-07-29T09:50:25.0880014Z     Checking serde_spanned v0.6.9
2026-07-29T09:50:25.0956180Z     Checking schemars v1.2.1
2026-07-29T09:50:25.1090917Z     Checking ed25519 v3.0.0-rc.4
2026-07-29T09:50:25.2770331Z     Checking toml_edit v0.22.27
2026-07-29T09:50:25.3189264Z     Checking num_enum v0.7.6
2026-07-29T09:50:25.3481447Z     Checking interprocess v2.4.2
2026-07-29T09:50:25.3642198Z     Checking bytemuck v1.25.2
2026-07-29T09:50:25.3930826Z     Checking prefix-trie v0.8.4
2026-07-29T09:50:25.4221816Z     Checking errno v0.3.14
2026-07-29T09:50:25.4342840Z    Compiling signal-hook v0.3.18
2026-07-29T09:50:25.4894252Z     Checking idna_adapter v1.2.2
2026-07-29T09:50:25.5559126Z     Checking signal-hook-registry v1.4.8
2026-07-29T09:50:25.5700349Z     Checking rgb v0.8.53
2026-07-29T09:50:25.5976003Z     Checking idna v1.1.0
2026-07-29T09:50:25.6630937Z    Compiling darling_core v0.23.0
2026-07-29T09:50:25.7051686Z     Checking once_cell v1.21.4
2026-07-29T09:50:25.7388819Z     Checking tokio-util v0.7.18
2026-07-29T09:50:25.7401904Z     Checking netlink-sys v0.8.8
2026-07-29T09:50:25.8960441Z     Checking url v2.5.8
2026-07-29T09:50:25.9057391Z     Checking tower v0.5.3
2026-07-29T09:50:25.9389087Z     Checking tracing-core v0.1.36
2026-07-29T09:50:25.9700857Z     Checking tempfile v3.27.0
2026-07-29T09:50:25.9900634Z     Checking postcard v1.1.3
2026-07-29T09:50:26.0229864Z     Checking netlink-proto v0.12.0
2026-07-29T09:50:26.0303547Z     Checking derive_more v2.1.1
2026-07-29T09:50:26.1031075Z     Checking hashbrown v0.14.5
2026-07-29T09:50:26.1082900Z     Checking netdev v0.42.0
2026-07-29T09:50:26.1420668Z     Checking moka v0.12.15
2026-07-29T09:50:26.2330456Z     Checking backon v1.6.0
2026-07-29T09:50:26.2930416Z     Checking avt v0.18.0
2026-07-29T09:50:26.3860756Z     Checking tracing v0.1.44
2026-07-29T09:50:26.4267999Z    Compiling rustix v0.38.44
2026-07-29T09:50:26.4560551Z     Checking anstyle-parse v1.0.0
2026-07-29T09:50:26.5590600Z     Checking ed25519-dalek v3.0.0-pre.6
2026-07-29T09:50:26.5780969Z     Checking tower-http v0.6.11
2026-07-29T09:50:26.6127285Z     Checking attohttpc v0.30.1
2026-07-29T09:50:26.6223300Z     Checking tokio-stream v0.1.18
2026-07-29T09:50:26.6637829Z     Checking h2 v0.4.14
2026-07-29T09:50:26.6827053Z     Checking hickory-proto v0.26.0-beta.4
2026-07-29T09:50:26.7700811Z     Checking hashlink v0.9.1
2026-07-29T09:50:26.7822933Z     Checking n0-watcher v0.6.1
2026-07-29T09:50:26.8081420Z     Checking iroh-base v0.98.0
2026-07-29T09:50:26.8360657Z     Checking iroh-metrics v0.38.3
2026-07-29T09:50:27.0473958Z    Compiling instability v0.3.12
2026-07-29T09:50:27.0679562Z     Checking strum v0.28.0
2026-07-29T09:50:27.0911113Z     Checking anstyle-query v1.1.5
2026-07-29T09:50:27.1279731Z     Checking colorchoice v1.0.5
2026-07-29T09:50:27.1658527Z     Checking linux-raw-sys v0.4.15
2026-07-29T09:50:27.1755969Z     Checking anstyle v1.0.14
2026-07-29T09:50:27.1971076Z     Checking is_terminal_polyfill v1.70.2
2026-07-29T09:50:27.2141432Z     Checking foldhash v0.1.5
2026-07-29T09:50:27.2550822Z     Checking iroh-dns v0.98.0
2026-07-29T09:50:27.2651016Z     Checking signal-hook-mio v0.2.5
2026-07-29T09:50:27.2740504Z    Compiling strum_macros v0.26.4
2026-07-29T09:50:27.2832182Z     Checking toml v0.8.23
2026-07-29T09:50:27.3480492Z     Checking hashbrown v0.15.5
2026-07-29T09:50:27.3550321Z     Checking terminal_size v0.4.4
2026-07-29T09:50:27.3819519Z     Checking itertools v0.13.0
2026-07-29T09:50:27.3971398Z     Checking anstream v1.0.0
2026-07-29T09:50:27.5060876Z     Checking castaway v0.2.4
2026-07-29T09:50:27.5540462Z    Compiling indoc v2.0.7
2026-07-29T09:50:27.6120775Z     Checking clap_lex v1.1.0
2026-07-29T09:50:27.6560827Z     Checking static_assertions v1.1.0
2026-07-29T09:50:27.6940329Z    Compiling clap_derive v4.6.1
2026-07-29T09:50:27.7007918Z     Checking rusqlite v0.32.1
2026-07-29T09:50:27.7186688Z     Checking compact_str v0.8.2
2026-07-29T09:50:27.7615124Z     Checking cassowary v0.3.0
2026-07-29T09:50:27.7715378Z     Checking iana-time-zone v0.1.65
2026-07-29T09:50:27.8600778Z     Checking clap_builder v4.6.0
2026-07-29T09:50:27.8927346Z     Checking chrono v0.4.45
2026-07-29T09:50:28.0112973Z     Checking nucleo-matcher v0.3.1
2026-07-29T09:50:28.0269197Z     Checking qrcode v0.14.1
2026-07-29T09:50:28.0379420Z     Checking lru v0.12.5
2026-07-29T09:50:28.0614286Z     Checking spt-test-support v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-07-29T09:50:28.2211570Z     Checking mock-adapter v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-07-29T09:50:28.5405034Z     Checking crossterm v0.28.1
2026-07-29T09:50:28.6597310Z     Checking spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-29T09:50:28.8000557Z    Compiling darling_macro v0.23.0
2026-07-29T09:50:28.8487854Z     Checking swarm-discovery v0.6.0-alpha.2
2026-07-29T09:50:29.1294326Z     Checking unicode-truncate v1.1.0
2026-07-29T09:50:29.1579879Z     Checking strum v0.26.3
2026-07-29T09:50:29.1750778Z    Compiling darling v0.23.0
2026-07-29T09:50:29.7767626Z     Checking ratatui v0.29.0
2026-07-29T09:50:29.7997733Z     Checking clap v4.6.1
2026-07-29T09:50:31.0490520Z     Checking hyper v1.10.1
2026-07-29T09:50:31.6260036Z     Checking spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-29T09:50:31.9157644Z     Checking spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-29T09:50:31.9191583Z     Checking spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-29T09:50:32.3180883Z     Checking hyper-util v0.1.20
2026-07-29T09:50:33.5280942Z     Checking igd-next v0.17.1
2026-07-29T09:50:33.7758336Z     Checking portmapper v0.16.0
2026-07-29T09:50:34.0512703Z     Checking spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-29T09:50:36.2030806Z     Checking rustls-webpki v0.103.13
2026-07-29T09:50:38.0130670Z     Checking tokio-rustls v0.26.4
2026-07-29T09:50:38.0131078Z     Checking noq-proto v0.17.0
2026-07-29T09:50:38.0131388Z     Checking rustls-platform-verifier v0.7.0
2026-07-29T09:50:38.1312023Z     Checking hyper-rustls v0.27.9
2026-07-29T09:50:38.1312572Z     Checking hickory-net v0.26.0-beta.4
2026-07-29T09:50:38.1312997Z     Checking tokio-websockets v0.13.2
2026-07-29T09:50:38.2177036Z     Checking reqwest v0.13.4
2026-07-29T09:50:38.8378935Z     Checking hickory-resolver v0.26.0-beta.4
2026-07-29T09:50:44.7467070Z     Checking spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-29T09:50:46.1967578Z     Checking spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-29T09:50:51.5670807Z     Checking spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-29T09:50:51.9111103Z     Checking xtask v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-07-29T09:50:59.1068280Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.62s
2026-07-29T09:50:59.2078314Z Post job cleanup.
2026-07-29T09:50:59.2754036Z [command]/usr/bin/git version
2026-07-29T09:50:59.2820677Z git version 2.43.0
2026-07-29T09:50:59.2851905Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/78805f52-b0b5-45a6-84d8-68d4f3c471e6' before making global git config changes
2026-07-29T09:50:59.2852544Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T09:50:59.2855296Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T09:50:59.2888175Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T09:50:59.2915717Z [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-29T09:50:59.3109276Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T09:50:59.3127562Z http.https://github.com/.extraheader
2026-07-29T09:50:59.3134330Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T09:50:59.3157634Z [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-29T09:50:59.3345673Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T09:50:59.3373147Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T09:50:59.3687969Z Cleaning up orphan processes
