﻿2026-08-18T01:38:05.0872321Z Current runner version: '2.336.0'
2026-08-18T01:38:05.0876746Z Runner name: 'kitsubito'
2026-08-18T01:38:05.0877289Z Runner group name: 'Default'
2026-08-18T01:38:05.0877899Z Machine name: 'KITSUBITO'
2026-08-18T01:38:05.0881284Z ##[group]GITHUB_TOKEN Permissions
2026-08-18T01:38:05.0883182Z Actions: write
2026-08-18T01:38:05.0883586Z ArtifactMetadata: write
2026-08-18T01:38:05.0883976Z Attestations: write
2026-08-18T01:38:05.0884338Z Checks: write
2026-08-18T01:38:05.0884696Z CodeQuality: write
2026-08-18T01:38:05.0885049Z Contents: write
2026-08-18T01:38:05.0885407Z CopilotRequests: write
2026-08-18T01:38:05.0885792Z Deployments: write
2026-08-18T01:38:05.0886148Z Discussions: write
2026-08-18T01:38:05.0886500Z Drives: write
2026-08-18T01:38:05.0886857Z Issues: write
2026-08-18T01:38:05.0887200Z Metadata: read
2026-08-18T01:38:05.0887553Z Models: read
2026-08-18T01:38:05.0887897Z Packages: write
2026-08-18T01:38:05.0888251Z Pages: write
2026-08-18T01:38:05.0888701Z PullRequests: write
2026-08-18T01:38:05.0889368Z RepositoryProjects: write
2026-08-18T01:38:05.0889767Z SecurityEvents: write
2026-08-18T01:38:05.0890139Z Statuses: write
2026-08-18T01:38:05.0890498Z VulnerabilityAlerts: read
2026-08-18T01:38:05.0890880Z ##[endgroup]
2026-08-18T01:38:05.0892520Z Secret source: Actions
2026-08-18T01:38:05.0893202Z Prepare workflow directory
2026-08-18T01:38:05.1327964Z Prepare all required actions
2026-08-18T01:38:05.1364554Z Getting action download info
2026-08-18T01:38:05.5436791Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-18T01:38:06.1222102Z Complete job name: lint
2026-08-18T01:38:06.1988539Z ##[group]Run set -euo pipefail
2026-08-18T01:38:06.1989270Z [36;1mset -euo pipefail[0m
2026-08-18T01:38:06.2018196Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-18T01:38:06.2018872Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-18T01:38:06.2019705Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-18T01:38:06.2020420Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-18T01:38:06.2021007Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-18T01:38:06.2021500Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-18T01:38:06.2022305Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-18T01:38:06.2023048Z [36;1m  exit 1[0m
2026-08-18T01:38:06.2023382Z [36;1mfi[0m
2026-08-18T01:38:06.2040520Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-18T01:38:06.2041320Z ##[endgroup]
2026-08-18T01:38:06.2179580Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=753283248128 floor_bytes=34359738368
2026-08-18T01:38:06.2352056Z ##[group]Run actions/checkout@v5
2026-08-18T01:38:06.2352514Z with:
2026-08-18T01:38:06.2352867Z   repository: BigscreenVR/spt-bs-core
2026-08-18T01:38:06.2355773Z   token: ***
2026-08-18T01:38:06.2356120Z   ssh-strict: true
2026-08-18T01:38:06.2356478Z   ssh-user: git
2026-08-18T01:38:06.2356825Z   persist-credentials: true
2026-08-18T01:38:06.2357204Z   clean: true
2026-08-18T01:38:06.2357548Z   sparse-checkout-cone-mode: true
2026-08-18T01:38:06.2357949Z   fetch-depth: 1
2026-08-18T01:38:06.2358282Z   fetch-tags: false
2026-08-18T01:38:06.2358630Z   show-progress: true
2026-08-18T01:38:06.2359078Z   lfs: false
2026-08-18T01:38:06.2359416Z   submodules: false
2026-08-18T01:38:06.2359766Z   set-safe-directory: true
2026-08-18T01:38:06.2360163Z   allow-unsafe-pr-checkout: false
2026-08-18T01:38:06.2360587Z ##[endgroup]
2026-08-18T01:38:06.3124452Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-18T01:38:06.3125938Z ##[group]Getting Git version info
2026-08-18T01:38:06.3126657Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-18T01:38:06.3127512Z [command]/usr/bin/git version
2026-08-18T01:38:06.3133017Z git version 2.43.0
2026-08-18T01:38:06.3149405Z ##[endgroup]
2026-08-18T01:38:06.3157285Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/cef88d4b-a50c-4a33-ac55-3d7635c48669/.gitconfig'
2026-08-18T01:38:06.3163862Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cef88d4b-a50c-4a33-ac55-3d7635c48669' before making global git config changes
2026-08-18T01:38:06.3165001Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T01:38:06.3166688Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T01:38:06.3199878Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-18T01:38:06.3218465Z https://github.com/BigscreenVR/spt-bs-core
2026-08-18T01:38:06.3227715Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-18T01:38:06.3230321Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-18T01:38:06.3253271Z HEAD
2026-08-18T01:38:06.3280716Z ##[endgroup]
2026-08-18T01:38:06.3281634Z [command]/usr/bin/git submodule status
2026-08-18T01:38:06.3462767Z ##[group]Cleaning the repository
2026-08-18T01:38:06.3465512Z [command]/usr/bin/git clean -ffdx
2026-08-18T01:38:10.2711104Z Removing target/
2026-08-18T01:38:10.2722799Z [command]/usr/bin/git reset --hard HEAD
2026-08-18T01:38:10.3159136Z HEAD is now at 6a13e365e Merge 2bd36f1d557228c134ba1791c84f584cb8c8c8d1 into d9eb7d43e29c50b20d4ae32dcadce19c40598df7
2026-08-18T01:38:10.3166876Z ##[endgroup]
2026-08-18T01:38:10.3202421Z ##[group]Disabling automatic garbage collection
2026-08-18T01:38:10.3207535Z [command]/usr/bin/git config --local gc.auto 0
2026-08-18T01:38:10.3244199Z ##[endgroup]
2026-08-18T01:38:10.3244866Z ##[group]Setting up auth
2026-08-18T01:38:10.3253748Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T01:38:10.3284874Z [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-08-18T01:38:10.3474698Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T01:38:10.3498601Z [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-08-18T01:38:10.3683003Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T01:38:10.3707411Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T01:38:10.3891564Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-18T01:38:10.3921317Z ##[endgroup]
2026-08-18T01:38:10.3922071Z ##[group]Fetching the repository
2026-08-18T01:38:10.3927407Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +6a13e365ef15247ffa437c1b204b7af4c1547fb9:refs/remotes/pull/149/merge
2026-08-18T01:38:10.9612952Z ##[endgroup]
2026-08-18T01:38:10.9613541Z ##[group]Determining the checkout info
2026-08-18T01:38:10.9615180Z ##[endgroup]
2026-08-18T01:38:10.9620230Z [command]/usr/bin/git sparse-checkout disable
2026-08-18T01:38:10.9666375Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-18T01:38:10.9690860Z ##[group]Checking out the ref
2026-08-18T01:38:10.9693072Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/149/merge
2026-08-18T01:38:10.9747927Z HEAD is now at 6a13e365e Merge 2bd36f1d557228c134ba1791c84f584cb8c8c8d1 into d9eb7d43e29c50b20d4ae32dcadce19c40598df7
2026-08-18T01:38:10.9752385Z ##[endgroup]
2026-08-18T01:38:10.9787870Z [command]/usr/bin/git log -1 --format=%H
2026-08-18T01:38:10.9815192Z 6a13e365ef15247ffa437c1b204b7af4c1547fb9
2026-08-18T01:38:10.9936937Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-08-18T01:38:10.9937543Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-08-18T01:38:10.9950641Z shell: /usr/bin/bash -e {0}
2026-08-18T01:38:10.9950880Z ##[endgroup]
2026-08-18T01:38:11.8693168Z    Compiling proc-macro2 v1.0.106
2026-08-18T01:38:11.8693970Z    Compiling unicode-ident v1.0.24
2026-08-18T01:38:11.8694412Z    Compiling quote v1.0.45
2026-08-18T01:38:11.8694670Z    Compiling libc v0.2.186
2026-08-18T01:38:11.8694953Z     Checking cfg-if v1.0.4
2026-08-18T01:38:11.8695198Z    Compiling serde_core v1.0.228
2026-08-18T01:38:11.8695462Z    Compiling serde v1.0.228
2026-08-18T01:38:11.8759973Z     Checking typenum v1.20.1
2026-08-18T01:38:11.8866419Z    Compiling version_check v0.9.5
2026-08-18T01:38:11.8961621Z    Compiling portable-atomic v1.13.1
2026-08-18T01:38:11.9038729Z     Checking subtle v2.6.1
2026-08-18T01:38:11.9147931Z     Checking critical-section v1.2.0
2026-08-18T01:38:11.9149099Z     Checking memchr v2.8.1
2026-08-18T01:38:11.9149582Z    Compiling shlex v2.0.1
2026-08-18T01:38:11.9341171Z    Compiling find-msvc-tools v0.1.9
2026-08-18T01:38:11.9691335Z     Checking log v0.4.32
2026-08-18T01:38:11.9721055Z     Checking smallvec v1.15.1
2026-08-18T01:38:12.0431833Z    Compiling semver v1.0.28
2026-08-18T01:38:12.1000697Z     Checking rand_core v0.10.1
2026-08-18T01:38:12.1285031Z     Checking cpufeatures v0.2.17
2026-08-18T01:38:12.1410094Z     Checking bitflags v2.12.1
2026-08-18T01:38:12.1909478Z     Checking equivalent v1.0.2
2026-08-18T01:38:12.2020902Z    Compiling getrandom v0.4.2
2026-08-18T01:38:12.2022496Z     Checking itoa v1.0.18
2026-08-18T01:38:12.2318609Z     Checking hashbrown v0.17.1
2026-08-18T01:38:12.2319443Z     Checking pin-project-lite v0.2.17
2026-08-18T01:38:12.2552252Z    Compiling generic-array v0.14.7
2026-08-18T01:38:12.2553533Z     Checking futures-core v0.3.32
2026-08-18T01:38:12.2575569Z     Checking bytes v1.11.1
2026-08-18T01:38:12.3044887Z    Compiling zerocopy v0.8.50
2026-08-18T01:38:12.3227740Z    Compiling ahash v0.8.12
2026-08-18T01:38:12.3742814Z    Compiling rustc_version v0.4.1
2026-08-18T01:38:12.3780933Z     Checking signature v2.2.0
2026-08-18T01:38:12.4315205Z    Compiling pkg-config v0.3.33
2026-08-18T01:38:12.4558534Z    Compiling zmij v1.0.21
2026-08-18T01:38:12.4745532Z    Compiling vcpkg v0.2.15
2026-08-18T01:38:12.4853232Z     Checking ed25519 v2.2.3
2026-08-18T01:38:12.5031528Z     Checking fastrand v2.4.1
2026-08-18T01:38:12.5211834Z    Compiling serde_json v1.0.150
2026-08-18T01:38:12.5641445Z     Checking aho-corasick v1.1.4
2026-08-18T01:38:12.6155516Z     Checking regex-syntax v0.8.10
2026-08-18T01:38:12.7190785Z     Checking stable_deref_trait v1.2.1
2026-08-18T01:38:12.7399772Z    Compiling curve25519-dalek v4.1.3
2026-08-18T01:38:12.7779987Z     Checking fallible-iterator v0.3.0
2026-08-18T01:38:12.8003792Z     Checking fallible-streaming-iterator v0.1.9
2026-08-18T01:38:12.8912824Z     Checking futures-sink v0.3.32
2026-08-18T01:38:12.9160961Z     Checking slab v0.4.12
2026-08-18T01:38:13.0092476Z     Checking indexmap v2.14.0
2026-08-18T01:38:13.0280740Z     Checking futures-io v0.3.32
2026-08-18T01:38:13.0490971Z     Checking futures-channel v0.3.32
2026-08-18T01:38:13.0800644Z    Compiling autocfg v1.5.1
2026-08-18T01:38:13.1090774Z     Checking futures-task v0.3.32
2026-08-18T01:38:13.1321604Z    Compiling rustversion v1.0.22
2026-08-18T01:38:13.1451030Z    Compiling anyhow v1.0.102
2026-08-18T01:38:13.1810475Z    Compiling cfg_aliases v0.2.1
2026-08-18T01:38:13.2367728Z    Compiling syn v2.0.117
2026-08-18T01:38:13.2369875Z    Compiling rustix v1.1.4
2026-08-18T01:38:13.2668893Z     Checking litemap v0.8.2
2026-08-18T01:38:13.2671964Z     Checking writeable v0.6.3
2026-08-18T01:38:13.2920998Z     Checking linux-raw-sys v0.12.1
2026-08-18T01:38:13.4480558Z     Checking hybrid-array v0.4.12
2026-08-18T01:38:13.4689118Z     Checking utf8_iter v1.0.4
2026-08-18T01:38:13.4800596Z    Compiling dunce v1.0.5
2026-08-18T01:38:13.5532003Z    Compiling icu_normalizer_data v2.2.0
2026-08-18T01:38:13.5537310Z    Compiling strsim v0.11.1
2026-08-18T01:38:13.5790773Z    Compiling ident_case v1.0.1
2026-08-18T01:38:13.6315627Z    Compiling jobserver v0.1.34
2026-08-18T01:38:13.6633346Z    Compiling spt-procident v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-procident)
2026-08-18T01:38:13.6918621Z    Compiling icu_properties_data v2.2.0
2026-08-18T01:38:13.7081085Z    Compiling fs_extra v1.3.0
2026-08-18T01:38:13.8196945Z     Checking percent-encoding v2.3.2
2026-08-18T01:38:13.9019612Z    Compiling cc v1.2.63
2026-08-18T01:38:13.9163100Z     Checking http v1.4.1
2026-08-18T01:38:13.9410647Z    Compiling aws-lc-rs v1.17.0
2026-08-18T01:38:14.0160925Z     Checking crypto-common v0.1.7
2026-08-18T01:38:14.0466650Z     Checking block-buffer v0.10.4
2026-08-18T01:38:14.0581286Z    Compiling spt-poolguard v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-poolguard)
2026-08-18T01:38:14.0681249Z    Compiling thiserror v2.0.18
2026-08-18T01:38:14.1081763Z     Checking cpufeatures v0.3.0
2026-08-18T01:38:14.1273215Z     Checking crypto-common v0.2.2
2026-08-18T01:38:14.1420728Z     Checking block-buffer v0.12.0
2026-08-18T01:38:14.1583946Z     Checking digest v0.10.7
2026-08-18T01:38:14.1745596Z     Checking inout v0.2.2
2026-08-18T01:38:14.2264325Z     Checking getrandom v0.2.17
2026-08-18T01:38:14.2265685Z     Checking mio v1.2.1
2026-08-18T01:38:14.2851510Z     Checking socket2 v0.6.4
2026-08-18T01:38:14.3760268Z     Checking rand_core v0.6.4
2026-08-18T01:38:14.3860866Z     Checking sha2 v0.10.9
2026-08-18T01:38:14.3979805Z     Checking uuid v1.23.2
2026-08-18T01:38:14.4072242Z     Checking fs2 v0.4.3
2026-08-18T01:38:14.5242902Z     Checking arrayvec v0.7.6
2026-08-18T01:38:14.5401746Z     Checking scopeguard v1.2.0
2026-08-18T01:38:14.5561315Z     Checking form_urlencoded v1.2.2
2026-08-18T01:38:14.6167753Z     Checking lock_api v0.4.14
2026-08-18T01:38:14.6635696Z    Compiling fnv v1.0.7
2026-08-18T01:38:14.6744866Z     Checking untrusted v0.9.0
2026-08-18T01:38:14.7138539Z     Checking utf8parse v0.2.2
2026-08-18T01:38:14.7142749Z    Compiling memoffset v0.6.5
2026-08-18T01:38:14.7345515Z    Compiling heck v0.5.0
2026-08-18T01:38:14.7531194Z    Compiling rustls v0.23.40
2026-08-18T01:38:14.7661431Z    Compiling unicode-segmentation v1.13.3
2026-08-18T01:38:14.7742053Z    Compiling thiserror v1.0.69
2026-08-18T01:38:14.7881191Z     Checking termios v0.2.2
2026-08-18T01:38:14.8011552Z     Checking ioctl-rs v0.1.6
2026-08-18T01:38:14.8378609Z     Checking serial-core v0.4.0
2026-08-18T01:38:14.8511247Z    Compiling spt-store v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-18T01:38:14.8819173Z     Checking cipher v0.5.2
2026-08-18T01:38:14.8834780Z     Checking const-oid v0.10.2
2026-08-18T01:38:14.9041726Z     Checking regex-automata v0.4.14
2026-08-18T01:38:14.9052334Z     Checking atomic-waker v1.1.2
2026-08-18T01:38:14.9328908Z    Compiling unicode-xid v0.2.6
2026-08-18T01:38:14.9770955Z     Checking serial-unix v0.4.0
2026-08-18T01:38:14.9944601Z     Checking hmac v0.12.1
2026-08-18T01:38:14.9975230Z    Compiling httparse v1.10.1
2026-08-18T01:38:15.0263207Z    Compiling paste v1.0.15
2026-08-18T01:38:15.0746755Z    Compiling parking_lot_core v0.9.12
2026-08-18T01:38:15.0907176Z     Checking pin-utils v0.1.0
2026-08-18T01:38:15.1180797Z     Checking bitflags v1.3.2
2026-08-18T01:38:15.1424474Z     Checking serial v0.4.0
2026-08-18T01:38:15.1571460Z     Checking http-body v1.0.1
2026-08-18T01:38:15.1754717Z     Checking chacha20 v0.10.0
2026-08-18T01:38:15.1755849Z     Checking nix v0.25.1
2026-08-18T01:38:15.2140669Z    Compiling num-traits v0.2.19
2026-08-18T01:38:15.2282558Z    Compiling vte_generate_state_changes v0.1.2
2026-08-18T01:38:15.2780256Z    Compiling cmake v0.1.58
2026-08-18T01:38:15.2926693Z    Compiling convert_case v0.10.0
2026-08-18T01:38:15.3322575Z     Checking downcast-rs v1.2.1
2026-08-18T01:38:15.3512643Z     Checking base64ct v1.8.3
2026-08-18T01:38:15.3660650Z    Compiling ref-cast v1.0.25
2026-08-18T01:38:15.3847452Z     Checking either v1.16.0
2026-08-18T01:38:15.3990511Z     Checking unicode-width v0.2.0
2026-08-18T01:38:15.4602717Z     Checking rand v0.10.1
2026-08-18T01:38:15.4940918Z     Checking shell-words v1.1.1
2026-08-18T01:38:15.5049761Z     Checking vte v0.13.1
2026-08-18T01:38:15.6591407Z     Checking pem-rfc7468 v1.0.0
2026-08-18T01:38:15.6810204Z     Checking winnow v0.7.15
2026-08-18T01:38:15.6813227Z     Checking toml_write v0.1.2
2026-08-18T01:38:15.7710924Z     Checking base64 v0.22.1
2026-08-18T01:38:15.8090201Z     Checking data-encoding v2.11.0
2026-08-18T01:38:15.8505533Z     Checking tower-service v0.3.3
2026-08-18T01:38:15.8621200Z     Checking try-lock v0.2.5
2026-08-18T01:38:15.8856246Z     Checking tinyvec_macros v0.1.1
2026-08-18T01:38:15.9133467Z     Checking parking_lot v0.12.5
2026-08-18T01:38:15.9420345Z     Checking want v0.3.1
2026-08-18T01:38:15.9531546Z     Checking tinyvec v1.11.0
2026-08-18T01:38:16.0640818Z    Compiling vergen-lib v9.1.0
2026-08-18T01:38:16.0738370Z     Checking inout v0.1.4
2026-08-18T01:38:16.1194710Z    Compiling libsqlite3-sys v0.30.1
2026-08-18T01:38:16.1545025Z    Compiling aws-lc-sys v0.41.0
2026-08-18T01:38:16.1691050Z    Compiling ring v0.17.14
2026-08-18T01:38:16.1848217Z    Compiling n0-future v0.3.2
2026-08-18T01:38:16.1855076Z    Compiling winnow v1.0.3
2026-08-18T01:38:16.2930778Z    Compiling crossbeam-utils v0.8.21
2026-08-18T01:38:16.3061041Z     Checking spin v0.10.0
2026-08-18T01:38:16.3370873Z     Checking cordyceps v0.3.4
2026-08-18T01:38:16.4080845Z     Checking parking v2.2.1
2026-08-18T01:38:16.5165752Z     Checking diatomic-waker v0.2.3
2026-08-18T01:38:16.5529950Z     Checking dyn-clone v1.0.20
2026-08-18T01:38:16.5971095Z     Checking httpdate v1.0.3
2026-08-18T01:38:16.6306247Z     Checking futures-lite v2.6.1
2026-08-18T01:38:16.6526958Z     Checking futures-buffered v0.2.13
2026-08-18T01:38:16.6821501Z     Checking cipher v0.4.4
2026-08-18T01:38:16.6917259Z     Checking netlink-packet-core v0.8.1
2026-08-18T01:38:16.7471497Z     Checking digest v0.11.3
2026-08-18T01:38:16.8938484Z    Compiling vergen v9.1.0
2026-08-18T01:38:16.9095167Z    Compiling vergen-lib v0.1.6
2026-08-18T01:38:16.9314089Z     Checking universal-hash v0.5.1
2026-08-18T01:38:16.9455543Z    Compiling noq-udp v0.10.0
2026-08-18T01:38:16.9667599Z    Compiling heapless v0.7.17
2026-08-18T01:38:17.0413529Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-18T01:38:17.0770619Z     Checking sync_wrapper v1.0.2
2026-08-18T01:38:17.0876431Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-18T01:38:17.1573619Z     Checking opaque-debug v0.3.1
2026-08-18T01:38:17.2155017Z    Compiling powerfmt v0.2.0
2026-08-18T01:38:17.2335458Z     Checking byteorder v1.5.0
2026-08-18T01:38:17.2516169Z     Checking allocator-api2 v0.2.21
2026-08-18T01:38:17.2691012Z     Checking regex v1.12.3
2026-08-18T01:38:17.3492801Z     Checking polyval v0.6.2
2026-08-18T01:38:17.3906622Z    Compiling deranged v0.5.8
2026-08-18T01:38:17.4201533Z     Checking hash32 v0.2.1
2026-08-18T01:38:17.5066475Z     Checking spin v0.9.8
2026-08-18T01:38:17.5429080Z    Compiling vergen-gitcl v1.0.8
2026-08-18T01:38:17.5784111Z    Compiling num-conv v0.2.2
2026-08-18T01:38:17.6181555Z    Compiling time-core v0.1.8
2026-08-18T01:38:17.6891161Z     Checking tower-layer v0.3.3
2026-08-18T01:38:17.6998665Z     Checking ryu v1.0.23
2026-08-18T01:38:17.7251908Z    Compiling num_threads v0.1.7
2026-08-18T01:38:17.7641091Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-18T01:38:17.8050651Z     Checking signature v3.0.0
2026-08-18T01:38:17.8461318Z     Checking ghash v0.5.1
2026-08-18T01:38:17.8569143Z     Checking aes v0.8.4
2026-08-18T01:38:17.8570202Z     Checking ctr v0.9.2
2026-08-18T01:38:17.8786543Z     Checking sha2 v0.11.0-rc.5
2026-08-18T01:38:17.8887636Z     Checking http-body-util v0.1.3
2026-08-18T01:38:17.9071218Z     Checking aead v0.5.2
2026-08-18T01:38:17.9386075Z     Checking openssl-probe v0.2.1
2026-08-18T01:38:18.0170517Z     Checking crossbeam-channel v0.5.15
2026-08-18T01:38:18.0289589Z     Checking crossbeam-epoch v0.9.18
2026-08-18T01:38:18.0390859Z     Checking netlink-packet-route v0.29.0
2026-08-18T01:38:18.1300790Z    Compiling blake3 v1.8.5
2026-08-18T01:38:18.1641376Z    Compiling noq v0.18.0
2026-08-18T01:38:18.3067598Z    Compiling synstructure v0.13.2
2026-08-18T01:38:18.3736206Z    Compiling darling_core v0.20.11
2026-08-18T01:38:18.4255130Z    Compiling serde_derive_internals v0.29.1
2026-08-18T01:38:18.4439165Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-18T01:38:18.4440154Z     Checking aes-gcm v0.10.3
2026-08-18T01:38:18.4879440Z    Compiling netwatch v0.16.0
2026-08-18T01:38:18.5772742Z    Compiling acto v0.8.2
2026-08-18T01:38:18.6064534Z     Checking lru-slab v0.1.2
2026-08-18T01:38:18.6791539Z     Checking foldhash v0.2.0
2026-08-18T01:38:18.7662028Z    Compiling time v0.3.47
2026-08-18T01:38:18.7989861Z     Checking mac-addr v0.3.0
2026-08-18T01:38:18.8239353Z     Checking xml-rs v0.8.28
2026-08-18T01:38:18.8461159Z     Checking rustc-hash v2.1.2
2026-08-18T01:38:18.8986873Z     Checking unicode-width v0.1.14
2026-08-18T01:38:18.9308265Z     Checking tagptr v0.2.0
2026-08-18T01:38:18.9404579Z     Checking sorted-index-buffer v0.2.1
2026-08-18T01:38:19.0581210Z     Checking identity-hash v0.1.0
2026-08-18T01:38:19.0709878Z     Checking hashbrown v0.16.1
2026-08-18T01:38:19.1458761Z     Checking netlink-packet-route v0.30.0
2026-08-18T01:38:19.1582696Z     Checking simple-dns v0.9.3
2026-08-18T01:38:19.1691235Z     Checking simdutf8 v0.1.5
2026-08-18T01:38:19.3222556Z    Compiling proc-macro-crate v3.5.0
2026-08-18T01:38:19.4149136Z     Checking xmltree v0.10.3
2026-08-18T01:38:19.5352410Z     Checking arrayref v0.3.9
2026-08-18T01:38:19.5501917Z     Checking sha1_smol v1.0.1
2026-08-18T01:38:19.5900564Z     Checking constant_time_eq v0.4.2
2026-08-18T01:38:19.6650830Z     Checking smol_str v0.1.24
2026-08-18T01:38:19.7059455Z     Checking resolv-conf v0.7.6
2026-08-18T01:38:19.7294020Z     Checking serde_bytes v0.11.19
2026-08-18T01:38:19.8034641Z     Checking lru v0.16.4
2026-08-18T01:38:19.8155777Z     Checking seize v0.5.1
2026-08-18T01:38:19.8920036Z    Compiling iroh v0.98.2
2026-08-18T01:38:19.9051543Z     Checking cmov v0.5.4
2026-08-18T01:38:19.9240959Z     Checking hkdf v0.12.4
2026-08-18T01:38:19.9770732Z     Checking sha1 v0.10.6
2026-08-18T01:38:20.0161729Z     Checking papaya v0.2.4
2026-08-18T01:38:20.0308486Z    Compiling doctest-file v1.1.1
2026-08-18T01:38:20.0677656Z     Checking errno v0.3.14
2026-08-18T01:38:20.0821441Z    Compiling signal-hook v0.3.18
2026-08-18T01:38:20.0963162Z     Checking ctutils v0.4.2
2026-08-18T01:38:20.1292698Z    Compiling darling_core v0.23.0
2026-08-18T01:38:20.1513856Z    Compiling rustix v0.38.44
2026-08-18T01:38:20.1703939Z     Checking signal-hook-registry v1.4.8
2026-08-18T01:38:20.2274634Z    Compiling serde_derive v1.0.228
2026-08-18T01:38:20.2477533Z    Compiling zeroize_derive v1.4.3
2026-08-18T01:38:20.2893037Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-18T01:38:20.3463376Z    Compiling tokio-macros v2.7.0
2026-08-18T01:38:20.3621238Z    Compiling zerofrom-derive v0.1.7
2026-08-18T01:38:20.4141213Z    Compiling futures-macro v0.3.32
2026-08-18T01:38:20.4556172Z    Compiling yoke-derive v0.8.2
2026-08-18T01:38:20.4978743Z    Compiling zerovec-derive v0.11.3
2026-08-18T01:38:20.8075996Z     Checking zeroize v1.8.2
2026-08-18T01:38:20.9156823Z    Compiling displaydoc v0.2.6
2026-08-18T01:38:21.0520779Z     Checking tokio v1.52.3
2026-08-18T01:38:21.1095288Z    Compiling tracing-attributes v0.1.31
2026-08-18T01:38:21.1594481Z     Checking rustls-pki-types v1.14.1
2026-08-18T01:38:21.4381513Z     Checking futures-util v0.3.32
2026-08-18T01:38:21.5548445Z    Compiling thiserror-impl v2.0.18
2026-08-18T01:38:21.6496378Z     Checking zerofrom v0.1.8
2026-08-18T01:38:21.7533525Z    Compiling darling_macro v0.20.11
2026-08-18T01:38:21.7681812Z    Compiling thiserror-impl v1.0.69
2026-08-18T01:38:21.7747013Z     Checking yoke v0.8.3
2026-08-18T01:38:21.9582020Z     Checking zerotrie v0.2.4
2026-08-18T01:38:21.9591294Z     Checking zerovec v0.11.6
2026-08-18T01:38:22.1085014Z    Compiling darling v0.20.11
2026-08-18T01:38:22.1736616Z    Compiling derive_more-impl v2.1.1
2026-08-18T01:38:22.2450662Z     Checking ed25519-dalek v2.2.0
2026-08-18T01:38:22.2521201Z    Compiling derive_builder_core v0.20.2
2026-08-18T01:38:22.4210532Z     Checking spt-proto v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-18T01:38:22.6111206Z    Compiling n0-error-macros v0.1.3
2026-08-18T01:38:22.6791063Z     Checking tinystr v0.8.3
2026-08-18T01:38:22.8267788Z     Checking potential_utf v0.1.5
2026-08-18T01:38:22.8588227Z     Checking icu_locale_core v2.2.0
2026-08-18T01:38:22.9515718Z     Checking icu_collections v2.2.0
2026-08-18T01:38:23.2595850Z    Compiling spez v0.1.2
2026-08-18T01:38:23.2717100Z     Checking filedescriptor v0.8.3
2026-08-18T01:38:23.3501405Z    Compiling ref-cast-impl v1.0.25
2026-08-18T01:38:23.3766213Z     Checking der v0.8.0-rc.10
2026-08-18T01:38:23.4216873Z     Checking portable-pty v0.8.1
2026-08-18T01:38:23.5171025Z    Compiling derive_builder_macro v0.20.2
2026-08-18T01:38:23.6083933Z    Compiling pin-project-internal v1.1.13
2026-08-18T01:38:23.6210919Z    Compiling schemars_derive v1.2.1
2026-08-18T01:38:23.6388312Z     Checking n0-error v0.1.3
2026-08-18T01:38:23.6819520Z     Checking cobs v0.3.0
2026-08-18T01:38:23.6985811Z    Compiling postcard-derive v0.2.2
2026-08-18T01:38:23.8400721Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-18T01:38:23.8538227Z     Checking rustls-native-certs v0.8.4
2026-08-18T01:38:23.8639674Z    Compiling derive_builder v0.20.2
2026-08-18T01:38:23.8644833Z     Checking icu_provider v2.2.0
2026-08-18T01:38:23.9777369Z    Compiling strum_macros v0.28.0
2026-08-18T01:38:24.1400148Z     Checking icu_properties v2.2.0
2026-08-18T01:38:24.2930108Z     Checking icu_normalizer v2.2.0
2026-08-18T01:38:24.3136456Z     Checking data-encoding-macro v0.1.20
2026-08-18T01:38:24.3466310Z    Compiling iroh-metrics-derive v0.4.1
2026-08-18T01:38:24.3800598Z    Compiling num_enum_derive v0.7.6
2026-08-18T01:38:24.6086454Z     Checking spki v0.8.0-rc.4
2026-08-18T01:38:24.6420092Z     Checking futures-executor v0.3.32
2026-08-18T01:38:24.7040896Z    Compiling enum-assoc v1.3.0
2026-08-18T01:38:24.7500801Z     Checking pkcs8 v0.11.0-rc.10
2026-08-18T01:38:24.7714188Z    Compiling async-trait v0.1.89
2026-08-18T01:38:24.7817286Z     Checking futures v0.3.32
2026-08-18T01:38:24.7949649Z     Checking webpki-roots v1.0.7
2026-08-18T01:38:24.8430708Z     Checking spake2 v0.4.0
2026-08-18T01:38:24.9144491Z     Checking interprocess v2.4.2
2026-08-18T01:38:24.9251603Z     Checking pin-project v1.1.13
2026-08-18T01:38:24.9370852Z    Compiling darling_macro v0.23.0
2026-08-18T01:38:25.0474751Z    Compiling iroh-relay v0.98.0
2026-08-18T01:38:25.0599507Z     Checking anstyle-parse v1.0.0
2026-08-18T01:38:25.2214039Z     Checking ipnet v2.12.0
2026-08-18T01:38:25.2904713Z     Checking serde_spanned v0.6.9
2026-08-18T01:38:25.3028119Z     Checking toml_datetime v0.6.11
2026-08-18T01:38:25.4050668Z     Checking ed25519 v3.0.0-rc.4
2026-08-18T01:38:25.5002950Z     Checking idna_adapter v1.2.2
2026-08-18T01:38:25.5010824Z     Checking toml_edit v0.22.27
2026-08-18T01:38:25.5206527Z     Checking linux-raw-sys v0.4.15
2026-08-18T01:38:25.5313377Z     Checking prefix-trie v0.8.4
2026-08-18T01:38:25.5811212Z     Checking foldhash v0.1.5
2026-08-18T01:38:25.5962032Z     Checking idna v1.1.0
2026-08-18T01:38:25.6315091Z     Checking num_enum v0.7.6
2026-08-18T01:38:25.6799455Z     Checking schemars v1.2.1
2026-08-18T01:38:25.7190552Z     Checking colorchoice v1.0.5
2026-08-18T01:38:25.7287074Z    Compiling instability v0.3.12
2026-08-18T01:38:25.7950797Z     Checking is_terminal_polyfill v1.70.2
2026-08-18T01:38:25.8689890Z     Checking anstyle-query v1.1.5
2026-08-18T01:38:25.8896120Z     Checking anstyle v1.0.14
2026-08-18T01:38:25.9119766Z     Checking once_cell v1.21.4
2026-08-18T01:38:25.9225829Z     Checking moka v0.12.15
2026-08-18T01:38:25.9350262Z     Checking url v2.5.8
2026-08-18T01:38:26.0153700Z     Checking postcard v1.1.3
2026-08-18T01:38:26.1063126Z     Checking tracing-core v0.1.36
2026-08-18T01:38:26.1948519Z     Checking tokio-util v0.7.18
2026-08-18T01:38:26.2598040Z     Checking hashbrown v0.14.5
2026-08-18T01:38:26.2720780Z     Checking tempfile v3.27.0
2026-08-18T01:38:26.3781240Z     Checking netlink-sys v0.8.8
2026-08-18T01:38:26.3787482Z     Checking tower v0.5.3
2026-08-18T01:38:26.5060770Z     Checking backon v1.6.0
2026-08-18T01:38:26.5168929Z     Checking spt-test-support v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-18T01:38:26.5381710Z     Checking tracing v0.1.44
2026-08-18T01:38:26.5632392Z     Checking netdev v0.42.0
2026-08-18T01:38:26.6112653Z     Checking attohttpc v0.30.1
2026-08-18T01:38:26.6288070Z     Checking netlink-proto v0.12.0
2026-08-18T01:38:26.6943769Z     Checking anstream v1.0.0
2026-08-18T01:38:26.7249463Z     Checking derive_more v2.1.1
2026-08-18T01:38:26.7395372Z     Checking ed25519-dalek v3.0.0-pre.6
2026-08-18T01:38:26.7893254Z     Checking hashbrown v0.15.5
2026-08-18T01:38:26.8452912Z     Checking hickory-proto v0.26.0-beta.4
2026-08-18T01:38:26.8598206Z     Checking iroh-metrics v0.38.3
2026-08-18T01:38:26.8603222Z     Checking strum v0.28.0
2026-08-18T01:38:26.9525857Z    Compiling darling v0.23.0
2026-08-18T01:38:26.9531360Z     Checking hashlink v0.9.1
2026-08-18T01:38:26.9609102Z     Checking signal-hook-mio v0.2.5
2026-08-18T01:38:26.9793915Z     Checking tower-http v0.6.11
2026-08-18T01:38:26.9838229Z     Checking iroh-base v0.98.0
2026-08-18T01:38:27.0050327Z    Compiling strum_macros v0.26.4
2026-08-18T01:38:27.0204864Z     Checking terminal_size v0.4.4
2026-08-18T01:38:27.0358886Z     Checking h2 v0.4.14
2026-08-18T01:38:27.1021283Z     Checking tokio-stream v0.1.18
2026-08-18T01:38:27.1023421Z     Checking itertools v0.13.0
2026-08-18T01:38:27.1400991Z     Checking castaway v0.2.4
2026-08-18T01:38:27.1756883Z     Checking n0-watcher v0.6.1
2026-08-18T01:38:27.2243985Z    Compiling indoc v2.0.7
2026-08-18T01:38:27.2611949Z     Checking clap_lex v1.1.0
2026-08-18T01:38:27.3602160Z     Checking iroh-dns v0.98.0
2026-08-18T01:38:27.3801180Z     Checking static_assertions v1.1.0
2026-08-18T01:38:27.4037740Z     Checking crossterm v0.28.1
2026-08-18T01:38:27.4440731Z     Checking compact_str v0.8.2
2026-08-18T01:38:27.4610755Z     Checking rusqlite v0.32.1
2026-08-18T01:38:27.5047276Z     Checking lru v0.12.5
2026-08-18T01:38:27.5153874Z    Compiling clap_derive v4.6.1
2026-08-18T01:38:27.5264900Z     Checking toml v0.8.23
2026-08-18T01:38:27.5453288Z     Checking clap_builder v4.6.0
2026-08-18T01:38:27.5890894Z     Checking iana-time-zone v0.1.65
2026-08-18T01:38:27.6387630Z     Checking cassowary v0.3.0
2026-08-18T01:38:27.6813165Z     Checking nucleo-matcher v0.3.1
2026-08-18T01:38:27.7383713Z     Checking chrono v0.4.45
2026-08-18T01:38:27.8631897Z     Checking qrcode v0.14.1
2026-08-18T01:38:27.9410056Z     Checking bytemuck v1.25.2
2026-08-18T01:38:28.1323361Z     Checking rgb v0.8.53
2026-08-18T01:38:28.2414895Z     Checking mock-adapter v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-08-18T01:38:28.5330159Z     Checking avt v0.18.0
2026-08-18T01:38:28.8273933Z     Checking unicode-truncate v1.1.0
2026-08-18T01:38:28.8556888Z     Checking strum v0.26.3
2026-08-18T01:38:28.9548857Z     Checking swarm-discovery v0.6.0-alpha.2 (https://github.com/SaberMage/swarm-discovery?rev=89a2200d54a4e3cab2f46cc75ebff49a1fb07614#89a2200d)
2026-08-18T01:38:28.9646050Z     Checking ratatui v0.29.0
2026-08-18T01:38:29.6608477Z     Checking clap v4.6.1
2026-08-18T01:38:31.6633662Z     Checking hyper v1.10.1
2026-08-18T01:38:32.6862449Z     Checking hyper-util v0.1.20
2026-08-18T01:38:33.4303527Z     Checking igd-next v0.17.1
2026-08-18T01:38:33.5555423Z     Checking spt-msg v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-18T01:38:33.6720477Z     Checking portmapper v0.16.0
2026-08-18T01:38:33.7433299Z     Checking spt-term v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-18T01:38:33.7434958Z     Checking spt-runtime v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-18T01:38:35.3637224Z     Checking spt-live v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-18T01:38:36.0242373Z     Checking rustls-webpki v0.103.13
2026-08-18T01:38:37.8307809Z     Checking tokio-rustls v0.26.4
2026-08-18T01:38:37.8308268Z     Checking rustls-platform-verifier v0.7.0
2026-08-18T01:38:37.8308583Z     Checking noq-proto v0.17.0
2026-08-18T01:38:37.9453643Z     Checking hyper-rustls v0.27.9
2026-08-18T01:38:37.9454041Z     Checking hickory-net v0.26.0-beta.4
2026-08-18T01:38:37.9454351Z     Checking tokio-websockets v0.13.2
2026-08-18T01:38:38.0342169Z     Checking reqwest v0.13.4
2026-08-18T01:38:38.6592062Z     Checking hickory-resolver v0.26.0-beta.4
2026-08-18T01:38:44.4017374Z     Checking spt-net v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-18T01:38:46.1682442Z     Checking spt-daemon v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-18T01:38:51.9267131Z     Checking spt v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-18T01:38:52.3497972Z     Checking xtask v0.55.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-08-18T01:39:03.2396068Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.17s
2026-08-18T01:39:03.3577653Z Post job cleanup.
2026-08-18T01:39:03.4274197Z [command]/usr/bin/git version
2026-08-18T01:39:03.4305830Z git version 2.43.0
2026-08-18T01:39:03.4330904Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/7b17999e-bc20-4256-bde2-5cd69c9bcbe4/.gitconfig'
2026-08-18T01:39:03.4338539Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/7b17999e-bc20-4256-bde2-5cd69c9bcbe4' before making global git config changes
2026-08-18T01:39:03.4339849Z Adding repository directory to the temporary git global config as a safe directory
2026-08-18T01:39:03.4343358Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-18T01:39:03.4387758Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-18T01:39:03.4414908Z [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-08-18T01:39:03.4602162Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-18T01:39:03.4621833Z http.https://github.com/.extraheader
2026-08-18T01:39:03.4629048Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-18T01:39:03.4654838Z [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-08-18T01:39:03.4842392Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-18T01:39:03.4865731Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-18T01:39:03.5219132Z Cleaning up orphan processes
