﻿2026-07-31T04:39:10.4704997Z Current runner version: '2.336.0'
2026-07-31T04:39:10.4710317Z Runner name: 'kitsubito'
2026-07-31T04:39:10.4762130Z Runner group name: 'Default'
2026-07-31T04:39:10.4763016Z Machine name: 'KITSUBITO'
2026-07-31T04:39:10.4767005Z ##[group]GITHUB_TOKEN Permissions
2026-07-31T04:39:10.4769990Z Actions: write
2026-07-31T04:39:10.4770394Z ArtifactMetadata: write
2026-07-31T04:39:10.4770792Z Attestations: write
2026-07-31T04:39:10.4771153Z Checks: write
2026-07-31T04:39:10.4771515Z CodeQuality: write
2026-07-31T04:39:10.4771887Z Contents: write
2026-07-31T04:39:10.4772263Z CopilotRequests: write
2026-07-31T04:39:10.4772656Z Deployments: write
2026-07-31T04:39:10.4773029Z Discussions: write
2026-07-31T04:39:10.4773396Z Drives: write
2026-07-31T04:39:10.4773748Z Issues: write
2026-07-31T04:39:10.4774087Z Metadata: read
2026-07-31T04:39:10.4774444Z Models: read
2026-07-31T04:39:10.4774796Z Packages: write
2026-07-31T04:39:10.4775156Z Pages: write
2026-07-31T04:39:10.4775625Z PullRequests: write
2026-07-31T04:39:10.4776029Z RepositoryProjects: write
2026-07-31T04:39:10.4776429Z SecurityEvents: write
2026-07-31T04:39:10.4776806Z Statuses: write
2026-07-31T04:39:10.4777175Z VulnerabilityAlerts: read
2026-07-31T04:39:10.4777575Z ##[endgroup]
2026-07-31T04:39:10.4779504Z Secret source: Actions
2026-07-31T04:39:10.4780183Z Prepare workflow directory
2026-07-31T04:39:10.5138106Z Prepare all required actions
2026-07-31T04:39:10.5175234Z Getting action download info
2026-07-31T04:39:10.8706440Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-31T04:39:11.6515845Z Complete job name: lint
2026-07-31T04:39:11.7300555Z ##[group]Run set -euo pipefail
2026-07-31T04:39:11.7301156Z [36;1mset -euo pipefail[0m
2026-07-31T04:39:11.7301603Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-31T04:39:11.7302213Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-31T04:39:11.7302919Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-31T04:39:11.7303681Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-31T04:39:11.7304304Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-31T04:39:11.7304823Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-31T04:39:11.7305653Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-31T04:39:11.7306448Z [36;1m  exit 1[0m
2026-07-31T04:39:11.7306801Z [36;1mfi[0m
2026-07-31T04:39:11.7323799Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T04:39:11.7324612Z ##[endgroup]
2026-07-31T04:39:11.7444260Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=751064305664 floor_bytes=34359738368
2026-07-31T04:39:11.7642981Z ##[group]Run actions/checkout@v5
2026-07-31T04:39:11.7643447Z with:
2026-07-31T04:39:11.7643804Z   repository: BigscreenVR/spt-bs-core
2026-07-31T04:39:11.7646596Z   token: ***
2026-07-31T04:39:11.7646939Z   ssh-strict: true
2026-07-31T04:39:11.7647316Z   ssh-user: git
2026-07-31T04:39:11.7647672Z   persist-credentials: true
2026-07-31T04:39:11.7648061Z   clean: true
2026-07-31T04:39:11.7648410Z   sparse-checkout-cone-mode: true
2026-07-31T04:39:11.7648829Z   fetch-depth: 1
2026-07-31T04:39:11.7649272Z   fetch-tags: false
2026-07-31T04:39:11.7649621Z   show-progress: true
2026-07-31T04:39:11.7649974Z   lfs: false
2026-07-31T04:39:11.7650304Z   submodules: false
2026-07-31T04:39:11.7650664Z   set-safe-directory: true
2026-07-31T04:39:11.7651060Z   allow-unsafe-pr-checkout: false
2026-07-31T04:39:11.7651465Z ##[endgroup]
2026-07-31T04:39:11.8436664Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T04:39:11.8438159Z ##[group]Getting Git version info
2026-07-31T04:39:11.8438874Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T04:39:11.8439882Z [command]/usr/bin/git version
2026-07-31T04:39:11.8469714Z git version 2.43.0
2026-07-31T04:39:11.8487376Z ##[endgroup]
2026-07-31T04:39:11.8498565Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e3d0c1a7-175b-42cc-be31-f7620e073d3f' before making global git config changes
2026-07-31T04:39:11.8499868Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T04:39:11.8502230Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T04:39:11.8535017Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T04:39:11.8552803Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T04:39:11.8563219Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T04:39:11.8565633Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T04:39:11.8583071Z refs/heads/main
2026-07-31T04:39:11.8589444Z [command]/usr/bin/git checkout --detach
2026-07-31T04:39:11.8642126Z HEAD is now at 9a720c13b reqs: ratify the Gate-4 groups partition — 231 [[groups]] scopes + scope-at-mint rule
2026-07-31T04:39:11.8677009Z [command]/usr/bin/git branch --delete --force main
2026-07-31T04:39:11.8704881Z Deleted branch main (was 9a720c13b).
2026-07-31T04:39:11.8795319Z ##[endgroup]
2026-07-31T04:39:11.8797280Z [command]/usr/bin/git submodule status
2026-07-31T04:39:11.8985406Z ##[group]Cleaning the repository
2026-07-31T04:39:11.8988753Z [command]/usr/bin/git clean -ffdx
2026-07-31T04:39:13.2878452Z Removing target/
2026-07-31T04:39:13.2888406Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T04:39:13.2948405Z HEAD is now at 9a720c13b reqs: ratify the Gate-4 groups partition — 231 [[groups]] scopes + scope-at-mint rule
2026-07-31T04:39:13.2953865Z ##[endgroup]
2026-07-31T04:39:13.2955386Z ##[group]Disabling automatic garbage collection
2026-07-31T04:39:13.2958793Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T04:39:13.2982733Z ##[endgroup]
2026-07-31T04:39:13.2983353Z ##[group]Setting up auth
2026-07-31T04:39:13.2988054Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T04:39:13.3013460Z [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-31T04:39:13.3195942Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T04:39:13.3225025Z [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-31T04:39:13.3411977Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T04:39:13.3441739Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T04:39:13.3640982Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T04:39:13.3677370Z ##[endgroup]
2026-07-31T04:39:13.3677953Z ##[group]Fetching the repository
2026-07-31T04:39:13.3684232Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +9a720c13b63c08c8b2b5ebdaf081631e1b9bb1ee:refs/remotes/origin/main
2026-07-31T04:39:13.9473340Z ##[endgroup]
2026-07-31T04:39:13.9473970Z ##[group]Determining the checkout info
2026-07-31T04:39:13.9475080Z ##[endgroup]
2026-07-31T04:39:13.9478709Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T04:39:13.9517388Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T04:39:13.9542171Z ##[group]Checking out the ref
2026-07-31T04:39:13.9544757Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T04:39:13.9597147Z Switched to a new branch 'main'
2026-07-31T04:39:13.9597738Z branch 'main' set up to track 'origin/main'.
2026-07-31T04:39:13.9603148Z ##[endgroup]
2026-07-31T04:39:13.9638690Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T04:39:13.9663148Z 9a720c13b63c08c8b2b5ebdaf081631e1b9bb1ee
2026-07-31T04:39:13.9794408Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-07-31T04:39:13.9795061Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-07-31T04:39:13.9808431Z shell: /usr/bin/bash -e {0}
2026-07-31T04:39:13.9808813Z ##[endgroup]
2026-07-31T04:39:14.4287189Z    Compiling proc-macro2 v1.0.106
2026-07-31T04:39:14.4287824Z    Compiling unicode-ident v1.0.24
2026-07-31T04:39:14.4288284Z    Compiling quote v1.0.45
2026-07-31T04:39:14.4288730Z    Compiling libc v0.2.186
2026-07-31T04:39:14.4289211Z     Checking cfg-if v1.0.4
2026-07-31T04:39:14.4289607Z    Compiling serde_core v1.0.228
2026-07-31T04:39:14.4290028Z    Compiling serde v1.0.228
2026-07-31T04:39:14.4356948Z     Checking typenum v1.20.1
2026-07-31T04:39:14.4449286Z    Compiling version_check v0.9.5
2026-07-31T04:39:14.4550691Z    Compiling portable-atomic v1.13.1
2026-07-31T04:39:14.4677813Z     Checking subtle v2.6.1
2026-07-31T04:39:14.4678797Z     Checking memchr v2.8.1
2026-07-31T04:39:14.4679612Z     Checking critical-section v1.2.0
2026-07-31T04:39:14.4749158Z    Compiling find-msvc-tools v0.1.9
2026-07-31T04:39:14.4749691Z    Compiling shlex v2.0.1
2026-07-31T04:39:14.5074617Z     Checking log v0.4.32
2026-07-31T04:39:14.5201343Z     Checking smallvec v1.15.1
2026-07-31T04:39:14.5843574Z    Compiling semver v1.0.28
2026-07-31T04:39:14.6410025Z     Checking cpufeatures v0.2.17
2026-07-31T04:39:14.6869435Z     Checking equivalent v1.0.2
2026-07-31T04:39:14.7221135Z     Checking rand_core v0.10.1
2026-07-31T04:39:14.7401594Z     Checking itoa v1.0.18
2026-07-31T04:39:14.7470314Z     Checking bitflags v2.12.1
2026-07-31T04:39:14.7471502Z    Compiling getrandom v0.4.2
2026-07-31T04:39:14.7801849Z     Checking hashbrown v0.17.1
2026-07-31T04:39:14.7992882Z     Checking pin-project-lite v0.2.17
2026-07-31T04:39:14.8122032Z    Compiling generic-array v0.14.7
2026-07-31T04:39:14.8360673Z     Checking futures-core v0.3.32
2026-07-31T04:39:14.8885397Z     Checking bytes v1.11.1
2026-07-31T04:39:14.9082970Z    Compiling rustc_version v0.4.1
2026-07-31T04:39:14.9163068Z    Compiling zerocopy v0.8.50
2026-07-31T04:39:14.9711299Z    Compiling ahash v0.8.12
2026-07-31T04:39:14.9901309Z    Compiling zmij v1.0.21
2026-07-31T04:39:15.0091535Z    Compiling pkg-config v0.3.33
2026-07-31T04:39:15.0522575Z    Compiling vcpkg v0.2.15
2026-07-31T04:39:15.0910953Z     Checking signature v2.2.0
2026-07-31T04:39:15.1040780Z     Checking stable_deref_trait v1.2.1
2026-07-31T04:39:15.1683176Z    Compiling serde_json v1.0.150
2026-07-31T04:39:15.1970803Z     Checking futures-sink v0.3.32
2026-07-31T04:39:15.2320420Z     Checking ed25519 v2.2.3
2026-07-31T04:39:15.2711299Z     Checking fastrand v2.4.1
2026-07-31T04:39:15.2936695Z     Checking futures-io v0.3.32
2026-07-31T04:39:15.3722197Z    Compiling curve25519-dalek v4.1.3
2026-07-31T04:39:15.3839852Z     Checking slab v0.4.12
2026-07-31T04:39:15.3940669Z     Checking futures-channel v0.3.32
2026-07-31T04:39:15.4341424Z     Checking futures-task v0.3.32
2026-07-31T04:39:15.4545697Z    Compiling autocfg v1.5.1
2026-07-31T04:39:15.5575682Z     Checking fallible-streaming-iterator v0.1.9
2026-07-31T04:39:15.5666231Z     Checking indexmap v2.14.0
2026-07-31T04:39:15.6212862Z     Checking fallible-iterator v0.3.0
2026-07-31T04:39:15.6598403Z    Compiling rustversion v1.0.22
2026-07-31T04:39:15.6720513Z    Compiling anyhow v1.0.102
2026-07-31T04:39:15.6946172Z    Compiling cfg_aliases v0.2.1
2026-07-31T04:39:15.7092602Z     Checking litemap v0.8.2
2026-07-31T04:39:15.7098632Z     Checking writeable v0.6.3
2026-07-31T04:39:15.7624744Z    Compiling syn v2.0.117
2026-07-31T04:39:15.8100355Z    Compiling dunce v1.0.5
2026-07-31T04:39:15.8250555Z    Compiling fs_extra v1.3.0
2026-07-31T04:39:15.9240618Z    Compiling ident_case v1.0.1
2026-07-31T04:39:15.9346976Z     Checking utf8_iter v1.0.4
2026-07-31T04:39:15.9570835Z    Compiling icu_properties_data v2.2.0
2026-07-31T04:39:15.9910634Z    Compiling strsim v0.11.1
2026-07-31T04:39:15.9950575Z    Compiling icu_normalizer_data v2.2.0
2026-07-31T04:39:16.0080712Z    Compiling rustix v1.1.4
2026-07-31T04:39:16.0520623Z     Checking percent-encoding v2.3.2
2026-07-31T04:39:16.0810653Z     Checking http v1.4.1
2026-07-31T04:39:16.0910870Z     Checking cpufeatures v0.3.0
2026-07-31T04:39:16.1405613Z     Checking linux-raw-sys v0.12.1
2026-07-31T04:39:16.1643022Z    Compiling aws-lc-rs v1.17.0
2026-07-31T04:39:16.2337848Z    Compiling thiserror v2.0.18
2026-07-31T04:39:16.3330449Z    Compiling jobserver v0.1.34
2026-07-31T04:39:16.3553673Z     Checking crypto-common v0.1.7
2026-07-31T04:39:16.3847819Z     Checking block-buffer v0.10.4
2026-07-31T04:39:16.4000735Z     Checking arrayvec v0.7.6
2026-07-31T04:39:16.4021020Z     Checking scopeguard v1.2.0
2026-07-31T04:39:16.4262031Z     Checking form_urlencoded v1.2.2
2026-07-31T04:39:16.4658455Z     Checking chacha20 v0.10.0
2026-07-31T04:39:16.5020551Z     Checking digest v0.10.7
2026-07-31T04:39:16.5200764Z     Checking lock_api v0.4.14
2026-07-31T04:39:16.5466589Z    Compiling fnv v1.0.7
2026-07-31T04:39:16.5600650Z     Checking untrusted v0.9.0
2026-07-31T04:39:16.6081885Z    Compiling cc v1.2.63
2026-07-31T04:39:16.6351660Z     Checking utf8parse v0.2.2
2026-07-31T04:39:16.6409446Z    Compiling memoffset v0.6.5
2026-07-31T04:39:16.6491445Z    Compiling rustls v0.23.40
2026-07-31T04:39:16.6777918Z    Compiling unicode-segmentation v1.13.3
2026-07-31T04:39:16.7173476Z    Compiling heck v0.5.0
2026-07-31T04:39:16.7266404Z    Compiling thiserror v1.0.69
2026-07-31T04:39:16.7386907Z    Compiling unicode-xid v0.2.6
2026-07-31T04:39:16.7524084Z     Checking sha2 v0.10.9
2026-07-31T04:39:16.7701527Z     Checking atomic-waker v1.1.2
2026-07-31T04:39:16.7883587Z     Checking const-oid v0.10.2
2026-07-31T04:39:16.8277629Z     Checking hmac v0.12.1
2026-07-31T04:39:16.8488232Z     Checking bitflags v1.3.2
2026-07-31T04:39:16.9215871Z    Compiling parking_lot_core v0.9.12
2026-07-31T04:39:16.9499445Z    Compiling httparse v1.10.1
2026-07-31T04:39:16.9604665Z     Checking pin-utils v0.1.0
2026-07-31T04:39:16.9612358Z    Compiling paste v1.0.15
2026-07-31T04:39:16.9972639Z     Checking getrandom v0.2.17
2026-07-31T04:39:17.0127773Z     Checking mio v1.2.1
2026-07-31T04:39:17.0383005Z     Checking socket2 v0.6.4
2026-07-31T04:39:17.0840578Z     Checking fs2 v0.4.3
2026-07-31T04:39:17.1803639Z     Checking termios v0.2.2
2026-07-31T04:39:17.1829883Z     Checking uuid v1.23.2
2026-07-31T04:39:17.1870738Z     Checking rand_core v0.6.4
2026-07-31T04:39:17.2225586Z     Checking rand v0.10.1
2026-07-31T04:39:17.2509776Z    Compiling convert_case v0.10.0
2026-07-31T04:39:17.2797460Z     Checking serial-core v0.4.0
2026-07-31T04:39:17.2799607Z     Checking ioctl-rs v0.1.6
2026-07-31T04:39:17.3606973Z     Checking nix v0.25.1
2026-07-31T04:39:17.3613710Z     Checking http-body v1.0.1
2026-07-31T04:39:17.3799200Z    Compiling num-traits v0.2.19
2026-07-31T04:39:17.3890751Z    Compiling vte_generate_state_changes v0.1.2
2026-07-31T04:39:17.3891914Z     Checking hybrid-array v0.4.12
2026-07-31T04:39:17.3892524Z    Compiling ref-cast v1.0.25
2026-07-31T04:39:17.4084095Z     Checking serial-unix v0.4.0
2026-07-31T04:39:17.4420751Z     Checking base64ct v1.8.3
2026-07-31T04:39:17.4916586Z     Checking downcast-rs v1.2.1
2026-07-31T04:39:17.5413543Z     Checking shell-words v1.1.1
2026-07-31T04:39:17.5740563Z     Checking unicode-width v0.2.0
2026-07-31T04:39:17.5865376Z     Checking either v1.16.0
2026-07-31T04:39:17.6050718Z     Checking serial v0.4.0
2026-07-31T04:39:17.7441128Z     Checking pem-rfc7468 v1.0.0
2026-07-31T04:39:17.7645982Z     Checking vte v0.13.1
2026-07-31T04:39:17.8258846Z     Checking aho-corasick v1.1.4
2026-07-31T04:39:17.8481328Z     Checking data-encoding v2.11.0
2026-07-31T04:39:17.8694383Z     Checking base64 v0.22.1
2026-07-31T04:39:17.8840861Z     Checking try-lock v0.2.5
2026-07-31T04:39:17.9131289Z     Checking tower-service v0.3.3
2026-07-31T04:39:17.9230436Z     Checking regex-syntax v0.8.10
2026-07-31T04:39:17.9730956Z     Checking toml_write v0.1.2
2026-07-31T04:39:17.9813604Z     Checking tinyvec_macros v0.1.1
2026-07-31T04:39:18.0411229Z    Compiling cmake v0.1.58
2026-07-31T04:39:18.0600244Z     Checking winnow v0.7.15
2026-07-31T04:39:18.0785085Z     Checking crypto-common v0.2.2
2026-07-31T04:39:18.1451830Z     Checking block-buffer v0.12.0
2026-07-31T04:39:18.1790508Z     Checking tinyvec v1.11.0
2026-07-31T04:39:18.2800497Z     Checking want v0.3.1
2026-07-31T04:39:18.3170537Z     Checking parking_lot v0.12.5
2026-07-31T04:39:18.4060487Z    Compiling vergen-lib v9.1.0
2026-07-31T04:39:18.5460693Z     Checking inout v0.1.4
2026-07-31T04:39:18.6290639Z    Compiling n0-future v0.3.2
2026-07-31T04:39:18.7002684Z    Compiling crossbeam-utils v0.8.21
2026-07-31T04:39:18.7016816Z     Checking dyn-clone v1.0.20
2026-07-31T04:39:18.8161780Z     Checking spin v0.10.0
2026-07-31T04:39:18.9100623Z    Compiling winnow v1.0.3
2026-07-31T04:39:18.9300011Z     Checking cordyceps v0.3.4
2026-07-31T04:39:18.9519536Z     Checking diatomic-waker v0.2.3
2026-07-31T04:39:18.9644162Z     Checking httpdate v1.0.3
2026-07-31T04:39:18.9673535Z     Checking parking v2.2.1
2026-07-31T04:39:19.0560731Z     Checking digest v0.11.3
2026-07-31T04:39:19.0790936Z    Compiling libsqlite3-sys v0.30.1
2026-07-31T04:39:19.1037119Z    Compiling aws-lc-sys v0.41.0
2026-07-31T04:39:19.1061730Z    Compiling ring v0.17.14
2026-07-31T04:39:19.1244467Z     Checking futures-lite v2.6.1
2026-07-31T04:39:19.1386433Z     Checking cipher v0.4.4
2026-07-31T04:39:19.2232843Z     Checking futures-buffered v0.2.13
2026-07-31T04:39:19.2750133Z     Checking netlink-packet-core v0.8.1
2026-07-31T04:39:19.3260531Z    Compiling vergen v9.1.0
2026-07-31T04:39:19.3545497Z    Compiling vergen-lib v0.1.6
2026-07-31T04:39:19.4484034Z     Checking universal-hash v0.5.1
2026-07-31T04:39:19.5200778Z    Compiling noq-udp v0.10.0
2026-07-31T04:39:19.5420644Z    Compiling heapless v0.7.17
2026-07-31T04:39:19.5623101Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-31T04:39:19.5938279Z     Checking sync_wrapper v1.0.2
2026-07-31T04:39:19.6690284Z     Checking allocator-api2 v0.2.21
2026-07-31T04:39:19.7040707Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-31T04:39:19.7927292Z    Compiling powerfmt v0.2.0
2026-07-31T04:39:19.8248212Z     Checking opaque-debug v0.3.1
2026-07-31T04:39:19.8810641Z     Checking byteorder v1.5.0
2026-07-31T04:39:19.8928187Z     Checking polyval v0.6.2
2026-07-31T04:39:19.9740783Z     Checking regex-automata v0.4.14
2026-07-31T04:39:20.0290974Z    Compiling deranged v0.5.8
2026-07-31T04:39:20.0611865Z     Checking hash32 v0.2.1
2026-07-31T04:39:20.1507842Z     Checking spin v0.9.8
2026-07-31T04:39:20.1664229Z    Compiling vergen-gitcl v1.0.8
2026-07-31T04:39:20.1780391Z    Compiling num-conv v0.2.2
2026-07-31T04:39:20.2289236Z     Checking ryu v1.0.23
2026-07-31T04:39:20.2650501Z     Checking signature v3.0.0
2026-07-31T04:39:20.3553341Z     Checking tower-layer v0.3.3
2026-07-31T04:39:20.3851192Z    Compiling num_threads v0.1.7
2026-07-31T04:39:20.4007741Z    Compiling time-core v0.1.8
2026-07-31T04:39:20.5294360Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-31T04:39:20.5474910Z     Checking ghash v0.5.1
2026-07-31T04:39:20.5608244Z     Checking aes v0.8.4
2026-07-31T04:39:20.5713784Z     Checking ctr v0.9.2
2026-07-31T04:39:20.5803090Z     Checking sha2 v0.11.0-rc.5
2026-07-31T04:39:20.6124248Z     Checking http-body-util v0.1.3
2026-07-31T04:39:20.6651155Z     Checking aead v0.5.2
2026-07-31T04:39:20.6754929Z     Checking unicode-width v0.1.14
2026-07-31T04:39:20.6993451Z     Checking openssl-probe v0.2.1
2026-07-31T04:39:20.7861043Z     Checking crossbeam-channel v0.5.15
2026-07-31T04:39:20.8240615Z     Checking crossbeam-epoch v0.9.18
2026-07-31T04:39:20.8760429Z     Checking netlink-packet-route v0.29.0
2026-07-31T04:39:20.8859718Z    Compiling synstructure v0.13.2
2026-07-31T04:39:20.9390302Z    Compiling darling_core v0.20.11
2026-07-31T04:39:21.1130792Z    Compiling serde_derive_internals v0.29.1
2026-07-31T04:39:21.1230662Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-31T04:39:21.1481120Z     Checking aes-gcm v0.10.3
2026-07-31T04:39:21.2501200Z    Compiling blake3 v1.8.5
2026-07-31T04:39:21.2786756Z    Compiling netwatch v0.16.0
2026-07-31T04:39:21.4285821Z    Compiling noq v0.18.0
2026-07-31T04:39:21.5423830Z    Compiling acto v0.8.2
2026-07-31T04:39:21.5921350Z     Checking tagptr v0.2.0
2026-07-31T04:39:21.6039264Z     Checking mac-addr v0.3.0
2026-07-31T04:39:21.6402030Z    Compiling time v0.3.47
2026-07-31T04:39:21.6627375Z     Checking lru-slab v0.1.2
2026-07-31T04:39:21.7430743Z     Checking xml-rs v0.8.28
2026-07-31T04:39:21.7704918Z     Checking foldhash v0.2.0
2026-07-31T04:39:21.7840341Z     Checking rustc-hash v2.1.2
2026-07-31T04:39:21.8126056Z     Checking identity-hash v0.1.0
2026-07-31T04:39:21.8841321Z     Checking sorted-index-buffer v0.2.1
2026-07-31T04:39:21.9027347Z     Checking hashbrown v0.16.1
2026-07-31T04:39:21.9828415Z     Checking netlink-packet-route v0.30.0
2026-07-31T04:39:22.0328298Z     Checking simple-dns v0.9.3
2026-07-31T04:39:22.2466287Z     Checking regex v1.12.3
2026-07-31T04:39:22.3421098Z    Compiling proc-macro-crate v3.5.0
2026-07-31T04:39:22.3494676Z     Checking xmltree v0.10.3
2026-07-31T04:39:22.4897758Z     Checking constant_time_eq v0.4.2
2026-07-31T04:39:22.5670389Z     Checking resolv-conf v0.7.6
2026-07-31T04:39:22.5920608Z     Checking arrayref v0.3.9
2026-07-31T04:39:22.6300820Z     Checking smol_str v0.1.24
2026-07-31T04:39:22.6515809Z     Checking sha1_smol v1.0.1
2026-07-31T04:39:22.6831760Z     Checking simdutf8 v0.1.5
2026-07-31T04:39:22.7072036Z     Checking lru v0.16.4
2026-07-31T04:39:22.7723401Z     Checking serde_bytes v0.11.19
2026-07-31T04:39:22.8110800Z     Checking seize v0.5.1
2026-07-31T04:39:22.8878406Z    Compiling iroh v0.98.2
2026-07-31T04:39:22.9095531Z     Checking cmov v0.5.4
2026-07-31T04:39:22.9260845Z     Checking hkdf v0.12.4
2026-07-31T04:39:22.9631813Z    Compiling serde_derive v1.0.228
2026-07-31T04:39:22.9791095Z    Compiling zeroize_derive v1.4.3
2026-07-31T04:39:22.9968904Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-31T04:39:23.0440734Z    Compiling tokio-macros v2.7.0
2026-07-31T04:39:23.1310690Z    Compiling futures-macro v0.3.32
2026-07-31T04:39:23.1390703Z    Compiling zerofrom-derive v0.1.7
2026-07-31T04:39:23.1465689Z    Compiling yoke-derive v0.8.2
2026-07-31T04:39:23.2204037Z    Compiling zerovec-derive v0.11.3
2026-07-31T04:39:23.3921297Z    Compiling displaydoc v0.2.6
2026-07-31T04:39:23.6406377Z     Checking zeroize v1.8.2
2026-07-31T04:39:23.6700764Z    Compiling tracing-attributes v0.1.31
2026-07-31T04:39:23.8179784Z     Checking tokio v1.52.3
2026-07-31T04:39:24.1260835Z     Checking futures-util v0.3.32
2026-07-31T04:39:24.1352303Z     Checking rustls-pki-types v1.14.1
2026-07-31T04:39:24.1900856Z    Compiling thiserror-impl v2.0.18
2026-07-31T04:39:24.2590989Z    Compiling darling_macro v0.20.11
2026-07-31T04:39:24.5104588Z    Compiling thiserror-impl v1.0.69
2026-07-31T04:39:24.5310851Z    Compiling derive_more-impl v2.1.1
2026-07-31T04:39:24.6030717Z     Checking zerofrom v0.1.8
2026-07-31T04:39:24.6471130Z    Compiling darling v0.20.11
2026-07-31T04:39:24.7140500Z     Checking yoke v0.8.3
2026-07-31T04:39:24.7350859Z    Compiling derive_builder_core v0.20.2
2026-07-31T04:39:24.7600700Z    Compiling ref-cast-impl v1.0.25
2026-07-31T04:39:24.9000711Z     Checking zerovec v0.11.6
2026-07-31T04:39:25.1000689Z     Checking ed25519-dalek v2.2.0
2026-07-31T04:39:25.3204305Z     Checking zerotrie v0.2.4
2026-07-31T04:39:25.3770919Z     Checking spt-proto v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-31T04:39:25.3969797Z    Compiling spez v0.1.2
2026-07-31T04:39:25.5970055Z    Compiling n0-error-macros v0.1.3
2026-07-31T04:39:25.7910807Z     Checking tinystr v0.8.3
2026-07-31T04:39:25.8020639Z     Checking potential_utf v0.1.5
2026-07-31T04:39:25.9170308Z     Checking icu_collections v2.2.0
2026-07-31T04:39:25.9330429Z     Checking der v0.8.0-rc.10
2026-07-31T04:39:25.9740841Z     Checking icu_locale_core v2.2.0
2026-07-31T04:39:26.0501447Z    Compiling pin-project-internal v1.1.13
2026-07-31T04:39:26.1071332Z    Compiling derive_builder_macro v0.20.2
2026-07-31T04:39:26.1690426Z    Compiling schemars_derive v1.2.1
2026-07-31T04:39:26.3205662Z     Checking cobs v0.3.0
2026-07-31T04:39:26.3690929Z     Checking filedescriptor v0.8.3
2026-07-31T04:39:26.4751123Z    Compiling derive_builder v0.20.2
2026-07-31T04:39:26.4930887Z    Compiling postcard-derive v0.2.2
2026-07-31T04:39:26.5480654Z     Checking portable-pty v0.8.1
2026-07-31T04:39:26.7232950Z     Checking n0-error v0.1.3
2026-07-31T04:39:26.9301211Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-31T04:39:27.0029206Z     Checking icu_provider v2.2.0
2026-07-31T04:39:27.0243176Z     Checking rustls-native-certs v0.8.4
2026-07-31T04:39:27.1127524Z    Compiling num_enum_derive v0.7.6
2026-07-31T04:39:27.1480576Z    Compiling strum_macros v0.28.0
2026-07-31T04:39:27.1654027Z    Compiling async-trait v0.1.89
2026-07-31T04:39:27.1912389Z     Checking spki v0.8.0-rc.4
2026-07-31T04:39:27.3256803Z     Checking icu_normalizer v2.2.0
2026-07-31T04:39:27.3630767Z     Checking icu_properties v2.2.0
2026-07-31T04:39:27.3727125Z     Checking pkcs8 v0.11.0-rc.10
2026-07-31T04:39:27.3933043Z     Checking futures-executor v0.3.32
2026-07-31T04:39:27.4640481Z     Checking pin-project v1.1.13
2026-07-31T04:39:27.5321084Z     Checking data-encoding-macro v0.1.20
2026-07-31T04:39:27.5328904Z    Compiling iroh-metrics-derive v0.4.1
2026-07-31T04:39:27.5430345Z     Checking futures v0.3.32
2026-07-31T04:39:27.6110784Z    Compiling enum-assoc v1.3.0
2026-07-31T04:39:27.6210685Z     Checking webpki-roots v1.0.7
2026-07-31T04:39:27.7326763Z     Checking ctutils v0.4.2
2026-07-31T04:39:27.7529301Z    Compiling iroh-relay v0.98.0
2026-07-31T04:39:27.7790546Z     Checking papaya v0.2.4
2026-07-31T04:39:27.8730909Z     Checking spake2 v0.4.0
2026-07-31T04:39:27.9750824Z     Checking sha1 v0.10.6
2026-07-31T04:39:27.9978025Z    Compiling doctest-file v1.1.1
2026-07-31T04:39:28.0630762Z     Checking ipnet v2.12.0
2026-07-31T04:39:28.0789092Z     Checking toml_datetime v0.6.11
2026-07-31T04:39:28.1750922Z     Checking serde_spanned v0.6.9
2026-07-31T04:39:28.2969087Z     Checking ed25519 v3.0.0-rc.4
2026-07-31T04:39:28.3200281Z     Checking toml_edit v0.22.27
2026-07-31T04:39:28.3282301Z     Checking schemars v1.2.1
2026-07-31T04:39:28.4466959Z     Checking prefix-trie v0.8.4
2026-07-31T04:39:28.4581456Z     Checking num_enum v0.7.6
2026-07-31T04:39:28.5373088Z     Checking interprocess v2.4.2
2026-07-31T04:39:28.5546461Z     Checking bytemuck v1.25.2
2026-07-31T04:39:28.5634068Z     Checking errno v0.3.14
2026-07-31T04:39:28.5940917Z    Compiling signal-hook v0.3.18
2026-07-31T04:39:28.6748350Z     Checking signal-hook-registry v1.4.8
2026-07-31T04:39:28.7030525Z     Checking idna_adapter v1.2.2
2026-07-31T04:39:28.7710773Z     Checking rgb v0.8.53
2026-07-31T04:39:28.8032006Z     Checking once_cell v1.21.4
2026-07-31T04:39:28.8160607Z     Checking idna v1.1.0
2026-07-31T04:39:28.8356102Z     Checking moka v0.12.15
2026-07-31T04:39:28.8748536Z    Compiling darling_core v0.23.0
2026-07-31T04:39:29.0391659Z     Checking tracing-core v0.1.36
2026-07-31T04:39:29.0840846Z     Checking tokio-util v0.7.18
2026-07-31T04:39:29.1018605Z     Checking url v2.5.8
2026-07-31T04:39:29.1019848Z     Checking tempfile v3.27.0
2026-07-31T04:39:29.1331268Z     Checking netlink-sys v0.8.8
2026-07-31T04:39:29.1489937Z     Checking postcard v1.1.3
2026-07-31T04:39:29.1610701Z     Checking hashbrown v0.14.5
2026-07-31T04:39:29.2201313Z     Checking tower v0.5.3
2026-07-31T04:39:29.3159203Z     Checking netlink-proto v0.12.0
2026-07-31T04:39:29.3770971Z     Checking netdev v0.42.0
2026-07-31T04:39:29.3772016Z     Checking derive_more v2.1.1
2026-07-31T04:39:29.4780337Z     Checking tracing v0.1.44
2026-07-31T04:39:29.5090387Z     Checking backon v1.6.0
2026-07-31T04:39:29.5660625Z     Checking avt v0.18.0
2026-07-31T04:39:29.6049833Z    Compiling rustix v0.38.44
2026-07-31T04:39:29.6431167Z     Checking ed25519-dalek v3.0.0-pre.6
2026-07-31T04:39:29.7487034Z     Checking iroh-metrics v0.38.3
2026-07-31T04:39:29.7625889Z     Checking hickory-proto v0.26.0-beta.4
2026-07-31T04:39:29.8489788Z     Checking tower-http v0.6.11
2026-07-31T04:39:29.8636514Z     Checking attohttpc v0.30.1
2026-07-31T04:39:29.8961578Z     Checking hashlink v0.9.1
2026-07-31T04:39:29.9189094Z     Checking h2 v0.4.14
2026-07-31T04:39:29.9751295Z     Checking iroh-base v0.98.0
2026-07-31T04:39:30.0004527Z     Checking tokio-stream v0.1.18
2026-07-31T04:39:30.0840462Z     Checking n0-watcher v0.6.1
2026-07-31T04:39:30.2898597Z     Checking strum v0.28.0
2026-07-31T04:39:30.3474064Z     Checking anstyle-parse v1.0.0
2026-07-31T04:39:30.3970827Z     Checking linux-raw-sys v0.4.15
2026-07-31T04:39:30.4069771Z    Compiling instability v0.3.12
2026-07-31T04:39:30.4317707Z     Checking is_terminal_polyfill v1.70.2
2026-07-31T04:39:30.5125999Z     Checking colorchoice v1.0.5
2026-07-31T04:39:30.5132922Z     Checking anstyle-query v1.1.5
2026-07-31T04:39:30.5352838Z     Checking foldhash v0.1.5
2026-07-31T04:39:30.5640896Z     Checking iroh-dns v0.98.0
2026-07-31T04:39:30.5848336Z     Checking anstyle v1.0.14
2026-07-31T04:39:30.5980794Z     Checking signal-hook-mio v0.2.5
2026-07-31T04:39:30.6487118Z    Compiling strum_macros v0.26.4
2026-07-31T04:39:30.6755491Z     Checking hashbrown v0.15.5
2026-07-31T04:39:30.7021960Z     Checking terminal_size v0.4.4
2026-07-31T04:39:30.7238758Z     Checking toml v0.8.23
2026-07-31T04:39:30.7243103Z     Checking itertools v0.13.0
2026-07-31T04:39:30.8240596Z     Checking castaway v0.2.4
2026-07-31T04:39:30.8278025Z     Checking anstream v1.0.0
2026-07-31T04:39:30.9200627Z     Checking clap_lex v1.1.0
2026-07-31T04:39:30.9371141Z     Checking static_assertions v1.1.0
2026-07-31T04:39:31.0090529Z    Compiling indoc v2.0.7
2026-07-31T04:39:31.0411355Z     Checking rusqlite v0.32.1
2026-07-31T04:39:31.1008892Z     Checking compact_str v0.8.2
2026-07-31T04:39:31.1090343Z    Compiling clap_derive v4.6.1
2026-07-31T04:39:31.1290638Z     Checking clap_builder v4.6.0
2026-07-31T04:39:31.1387212Z     Checking iana-time-zone v0.1.65
2026-07-31T04:39:31.2340759Z     Checking cassowary v0.3.0
2026-07-31T04:39:31.2970577Z     Checking chrono v0.4.45
2026-07-31T04:39:31.3850878Z     Checking lru v0.12.5
2026-07-31T04:39:31.4650596Z     Checking nucleo-matcher v0.3.1
2026-07-31T04:39:31.5003572Z     Checking qrcode v0.14.1
2026-07-31T04:39:31.5240450Z     Checking spt-test-support v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-07-31T04:39:31.6780807Z     Checking mock-adapter v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-07-31T04:39:31.7698809Z     Checking crossterm v0.28.1
2026-07-31T04:39:32.0310899Z     Checking spt-store v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-31T04:39:32.2540535Z     Checking swarm-discovery v0.6.0-alpha.2
2026-07-31T04:39:32.3220970Z    Compiling darling_macro v0.23.0
2026-07-31T04:39:32.4267843Z     Checking unicode-truncate v1.1.0
2026-07-31T04:39:32.6010116Z     Checking strum v0.26.3
2026-07-31T04:39:32.6340827Z    Compiling darling v0.23.0
2026-07-31T04:39:33.1882503Z     Checking ratatui v0.29.0
2026-07-31T04:39:33.2590571Z     Checking clap v4.6.1
2026-07-31T04:39:34.8470539Z     Checking hyper v1.10.1
2026-07-31T04:39:35.8451994Z     Checking spt-msg v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-31T04:39:35.9690620Z     Checking hyper-util v0.1.20
2026-07-31T04:39:36.1375358Z     Checking spt-term v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-31T04:39:36.1376351Z     Checking spt-runtime v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-31T04:39:37.2698438Z     Checking igd-next v0.17.1
2026-07-31T04:39:37.5603094Z     Checking portmapper v0.16.0
2026-07-31T04:39:38.1939396Z     Checking spt-live v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-31T04:39:39.6248805Z     Checking rustls-webpki v0.103.13
2026-07-31T04:39:41.4644964Z     Checking tokio-rustls v0.26.4
2026-07-31T04:39:41.4645326Z     Checking noq-proto v0.17.0
2026-07-31T04:39:41.4645635Z     Checking rustls-platform-verifier v0.7.0
2026-07-31T04:39:41.5846050Z     Checking hickory-net v0.26.0-beta.4
2026-07-31T04:39:41.5846492Z     Checking hyper-rustls v0.27.9
2026-07-31T04:39:41.5846837Z     Checking tokio-websockets v0.13.2
2026-07-31T04:39:41.6783507Z     Checking reqwest v0.13.4
2026-07-31T04:39:42.3314651Z     Checking hickory-resolver v0.26.0-beta.4
2026-07-31T04:39:48.4007620Z     Checking spt-net v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-31T04:39:49.9319731Z     Checking spt-daemon v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-31T04:39:55.5789980Z     Checking spt v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-31T04:39:56.6181205Z     Checking xtask v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-07-31T04:40:04.2633206Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.24s
2026-07-31T04:40:04.3659429Z Post job cleanup.
2026-07-31T04:40:04.4376110Z [command]/usr/bin/git version
2026-07-31T04:40:04.4407886Z git version 2.43.0
2026-07-31T04:40:04.4437818Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7a3a7e20-71bd-424d-8e32-13ac58c10d52' before making global git config changes
2026-07-31T04:40:04.4438555Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T04:40:04.4441252Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T04:40:04.4470932Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T04:40:04.4498626Z [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-31T04:40:04.4693581Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T04:40:04.4717065Z http.https://github.com/.extraheader
2026-07-31T04:40:04.4724744Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-31T04:40:04.4750603Z [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-31T04:40:04.4945099Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T04:40:04.4970895Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T04:40:04.5348712Z Cleaning up orphan processes
