﻿2026-07-30T11:53:20.9917584Z Current runner version: '2.336.0'
2026-07-30T11:53:20.9972770Z Runner name: 'kitsubito'
2026-07-30T11:53:20.9973456Z Runner group name: 'Default'
2026-07-30T11:53:20.9974140Z Machine name: 'KITSUBITO'
2026-07-30T11:53:20.9978064Z ##[group]GITHUB_TOKEN Permissions
2026-07-30T11:53:20.9981445Z Actions: write
2026-07-30T11:53:20.9981950Z ArtifactMetadata: write
2026-07-30T11:53:20.9982445Z Attestations: write
2026-07-30T11:53:20.9982902Z Checks: write
2026-07-30T11:53:20.9983335Z CodeQuality: write
2026-07-30T11:53:20.9983779Z Contents: write
2026-07-30T11:53:20.9984236Z CopilotRequests: write
2026-07-30T11:53:20.9984719Z Deployments: write
2026-07-30T11:53:20.9985168Z Discussions: write
2026-07-30T11:53:20.9985610Z Drives: write
2026-07-30T11:53:20.9986040Z Issues: write
2026-07-30T11:53:20.9986464Z Metadata: read
2026-07-30T11:53:20.9986898Z Models: read
2026-07-30T11:53:20.9987333Z Packages: write
2026-07-30T11:53:20.9987727Z Pages: write
2026-07-30T11:53:20.9988203Z PullRequests: write
2026-07-30T11:53:20.9988605Z RepositoryProjects: write
2026-07-30T11:53:20.9989071Z SecurityEvents: write
2026-07-30T11:53:20.9989453Z Statuses: write
2026-07-30T11:53:20.9989806Z VulnerabilityAlerts: read
2026-07-30T11:53:20.9990215Z ##[endgroup]
2026-07-30T11:53:20.9992281Z Secret source: Actions
2026-07-30T11:53:20.9992962Z Prepare workflow directory
2026-07-30T11:53:21.0351627Z Prepare all required actions
2026-07-30T11:53:21.0387200Z Getting action download info
2026-07-30T11:53:22.5279155Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-30T11:53:23.3087199Z Complete job name: lint
2026-07-30T11:53:23.3966892Z ##[group]Run set -euo pipefail
2026-07-30T11:53:23.3967955Z [36;1mset -euo pipefail[0m
2026-07-30T11:53:23.3968862Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-30T11:53:23.3970345Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-30T11:53:23.3971875Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-30T11:53:23.3973483Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-30T11:53:23.3974814Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-30T11:53:23.3975897Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-30T11:53:23.3977778Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-30T11:53:23.3979614Z [36;1m  exit 1[0m
2026-07-30T11:53:23.3980301Z [36;1mfi[0m
2026-07-30T11:53:23.3998105Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-30T11:53:23.3999580Z ##[endgroup]
2026-07-30T11:53:23.4131455Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757668827136 floor_bytes=34359738368
2026-07-30T11:53:23.4406577Z ##[group]Run actions/checkout@v5
2026-07-30T11:53:23.4407475Z with:
2026-07-30T11:53:23.4408163Z   repository: BigscreenVR/spt-bs-core
2026-07-30T11:53:23.4415430Z   token: ***
2026-07-30T11:53:23.4416112Z   ssh-strict: true
2026-07-30T11:53:23.4416837Z   ssh-user: git
2026-07-30T11:53:23.4417552Z   persist-credentials: true
2026-07-30T11:53:23.4418350Z   clean: true
2026-07-30T11:53:23.4419136Z   sparse-checkout-cone-mode: true
2026-07-30T11:53:23.4419967Z   fetch-depth: 1
2026-07-30T11:53:23.4420658Z   fetch-tags: false
2026-07-30T11:53:23.4421379Z   show-progress: true
2026-07-30T11:53:23.4422103Z   lfs: false
2026-07-30T11:53:23.4422777Z   submodules: false
2026-07-30T11:53:23.4423539Z   set-safe-directory: true
2026-07-30T11:53:23.4424363Z   allow-unsafe-pr-checkout: false
2026-07-30T11:53:23.4425202Z ##[endgroup]
2026-07-30T11:53:23.5186845Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-30T11:53:23.5189240Z ##[group]Getting Git version info
2026-07-30T11:53:23.5190589Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-30T11:53:23.5192321Z [command]/usr/bin/git version
2026-07-30T11:53:23.5210402Z git version 2.43.0
2026-07-30T11:53:23.5228716Z ##[endgroup]
2026-07-30T11:53:23.5239514Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2d552270-7550-4d3e-81fc-09c43a95666e' before making global git config changes
2026-07-30T11:53:23.5241853Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T11:53:23.5243819Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T11:53:23.5275338Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-30T11:53:23.5293815Z https://github.com/BigscreenVR/spt-bs-core
2026-07-30T11:53:23.5305267Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-30T11:53:23.5307347Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-30T11:53:23.5326786Z refs/heads/main
2026-07-30T11:53:23.5333589Z [command]/usr/bin/git checkout --detach
2026-07-30T11:53:23.5387342Z HEAD is now at d26a2b255 ci: pin traceable-reqs to 0.2.0, matching the runner
2026-07-30T11:53:23.5424355Z [command]/usr/bin/git branch --delete --force main
2026-07-30T11:53:23.5451617Z Deleted branch main (was d26a2b255).
2026-07-30T11:53:23.5542275Z ##[endgroup]
2026-07-30T11:53:23.5543266Z [command]/usr/bin/git submodule status
2026-07-30T11:53:23.5735812Z ##[group]Cleaning the repository
2026-07-30T11:53:23.5737002Z [command]/usr/bin/git clean -ffdx
2026-07-30T11:53:23.5765424Z Removing traceable-reqs
2026-07-30T11:53:23.5771417Z [command]/usr/bin/git reset --hard HEAD
2026-07-30T11:53:23.5827380Z HEAD is now at d26a2b255 ci: pin traceable-reqs to 0.2.0, matching the runner
2026-07-30T11:53:23.5834978Z ##[endgroup]
2026-07-30T11:53:23.5836452Z ##[group]Disabling automatic garbage collection
2026-07-30T11:53:23.5837816Z [command]/usr/bin/git config --local gc.auto 0
2026-07-30T11:53:23.5862760Z ##[endgroup]
2026-07-30T11:53:23.5864096Z ##[group]Setting up auth
2026-07-30T11:53:23.5867540Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T11:53:23.5892980Z [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-30T11:53:23.6076633Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T11:53:23.6103325Z [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-30T11:53:23.6296137Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T11:53:23.6322599Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T11:53:23.6510221Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-30T11:53:23.6541596Z ##[endgroup]
2026-07-30T11:53:23.6543418Z ##[group]Fetching the repository
2026-07-30T11:53:23.6549842Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +d26a2b2551891a15770802275ea1ff194c183951:refs/remotes/origin/main
2026-07-30T11:53:24.2156503Z ##[endgroup]
2026-07-30T11:53:24.2158048Z ##[group]Determining the checkout info
2026-07-30T11:53:24.2159565Z ##[endgroup]
2026-07-30T11:53:24.2160882Z [command]/usr/bin/git sparse-checkout disable
2026-07-30T11:53:24.2199162Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-30T11:53:24.2222750Z ##[group]Checking out the ref
2026-07-30T11:53:24.2224548Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-30T11:53:24.2279014Z Switched to a new branch 'main'
2026-07-30T11:53:24.2280164Z branch 'main' set up to track 'origin/main'.
2026-07-30T11:53:24.2285242Z ##[endgroup]
2026-07-30T11:53:24.2317403Z [command]/usr/bin/git log -1 --format=%H
2026-07-30T11:53:24.2338190Z d26a2b2551891a15770802275ea1ff194c183951
2026-07-30T11:53:24.2483876Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-07-30T11:53:24.2485117Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-07-30T11:53:24.2499283Z shell: /usr/bin/bash -e {0}
2026-07-30T11:53:24.2499980Z ##[endgroup]
2026-07-30T11:53:24.7322360Z    Compiling proc-macro2 v1.0.106
2026-07-30T11:53:24.7322994Z    Compiling unicode-ident v1.0.24
2026-07-30T11:53:24.7323488Z    Compiling quote v1.0.45
2026-07-30T11:53:24.7323902Z    Compiling libc v0.2.186
2026-07-30T11:53:24.7324208Z     Checking cfg-if v1.0.4
2026-07-30T11:53:24.7324679Z    Compiling serde_core v1.0.228
2026-07-30T11:53:24.7325104Z    Compiling serde v1.0.228
2026-07-30T11:53:24.7349744Z     Checking typenum v1.20.1
2026-07-30T11:53:24.7494276Z    Compiling version_check v0.9.5
2026-07-30T11:53:24.7495574Z    Compiling portable-atomic v1.13.1
2026-07-30T11:53:24.7496399Z     Checking subtle v2.6.1
2026-07-30T11:53:24.7496867Z     Checking memchr v2.8.1
2026-07-30T11:53:24.7621862Z     Checking critical-section v1.2.0
2026-07-30T11:53:24.7691790Z    Compiling shlex v2.0.1
2026-07-30T11:53:24.7732289Z    Compiling find-msvc-tools v0.1.9
2026-07-30T11:53:24.8015881Z     Checking log v0.4.32
2026-07-30T11:53:24.8238911Z     Checking smallvec v1.15.1
2026-07-30T11:53:24.9001656Z    Compiling semver v1.0.28
2026-07-30T11:53:24.9281987Z     Checking cpufeatures v0.2.17
2026-07-30T11:53:24.9659778Z     Checking rand_core v0.10.1
2026-07-30T11:53:25.0147476Z     Checking equivalent v1.0.2
2026-07-30T11:53:25.0481989Z     Checking itoa v1.0.18
2026-07-30T11:53:25.0522749Z     Checking bitflags v2.12.1
2026-07-30T11:53:25.0708077Z    Compiling getrandom v0.4.2
2026-07-30T11:53:25.1058236Z     Checking hashbrown v0.17.1
2026-07-30T11:53:25.1091629Z     Checking pin-project-lite v0.2.17
2026-07-30T11:53:25.1302403Z    Compiling generic-array v0.14.7
2026-07-30T11:53:25.1900277Z    Compiling rustc_version v0.4.1
2026-07-30T11:53:25.2012708Z     Checking futures-core v0.3.32
2026-07-30T11:53:25.2134925Z     Checking bytes v1.11.1
2026-07-30T11:53:25.2270648Z    Compiling zerocopy v0.8.50
2026-07-30T11:53:25.2731227Z    Compiling ahash v0.8.12
2026-07-30T11:53:25.2886415Z    Compiling zmij v1.0.21
2026-07-30T11:53:25.3182193Z     Checking signature v2.2.0
2026-07-30T11:53:25.3222158Z    Compiling vcpkg v0.2.15
2026-07-30T11:53:25.3371890Z    Compiling pkg-config v0.3.33
2026-07-30T11:53:25.3601569Z     Checking stable_deref_trait v1.2.1
2026-07-30T11:53:25.4442422Z    Compiling serde_json v1.0.150
2026-07-30T11:53:25.4752106Z     Checking ed25519 v2.2.3
2026-07-30T11:53:25.5181712Z     Checking futures-sink v0.3.32
2026-07-30T11:53:25.5405166Z     Checking slab v0.4.12
2026-07-30T11:53:25.5861249Z     Checking futures-io v0.3.32
2026-07-30T11:53:25.5981416Z     Checking fastrand v2.4.1
2026-07-30T11:53:25.6331047Z     Checking futures-channel v0.3.32
2026-07-30T11:53:25.6721772Z     Checking fallible-streaming-iterator v0.1.9
2026-07-30T11:53:25.7061727Z    Compiling curve25519-dalek v4.1.3
2026-07-30T11:53:25.7591420Z     Checking fallible-iterator v0.3.0
2026-07-30T11:53:25.7771194Z    Compiling autocfg v1.5.1
2026-07-30T11:53:25.7836785Z     Checking futures-task v0.3.32
2026-07-30T11:53:25.8679195Z    Compiling rustversion v1.0.22
2026-07-30T11:53:25.9005263Z    Compiling anyhow v1.0.102
2026-07-30T11:53:25.9351505Z    Compiling cfg_aliases v0.2.1
2026-07-30T11:53:25.9583551Z     Checking writeable v0.6.3
2026-07-30T11:53:25.9683528Z     Checking litemap v0.8.2
2026-07-30T11:53:25.9831631Z     Checking indexmap v2.14.0
2026-07-30T11:53:26.0066626Z    Compiling ident_case v1.0.1
2026-07-30T11:53:26.0182546Z    Compiling icu_properties_data v2.2.0
2026-07-30T11:53:26.1255153Z    Compiling strsim v0.11.1
2026-07-30T11:53:26.1731522Z    Compiling icu_normalizer_data v2.2.0
2026-07-30T11:53:26.2035861Z    Compiling fs_extra v1.3.0
2026-07-30T11:53:26.2037008Z     Checking utf8_iter v1.0.4
2026-07-30T11:53:26.2182236Z    Compiling dunce v1.0.5
2026-07-30T11:53:26.2992519Z     Checking percent-encoding v2.3.2
2026-07-30T11:53:26.3162369Z    Compiling syn v2.0.117
2026-07-30T11:53:26.3665967Z    Compiling rustix v1.1.4
2026-07-30T11:53:26.3903137Z     Checking http v1.4.1
2026-07-30T11:53:26.4197452Z    Compiling thiserror v2.0.18
2026-07-30T11:53:26.4601037Z     Checking cpufeatures v0.3.0
2026-07-30T11:53:26.4750849Z    Compiling aws-lc-rs v1.17.0
2026-07-30T11:53:26.4885374Z     Checking linux-raw-sys v0.12.1
2026-07-30T11:53:26.5441091Z     Checking scopeguard v1.2.0
2026-07-30T11:53:26.6261769Z    Compiling jobserver v0.1.34
2026-07-30T11:53:26.6361794Z     Checking arrayvec v0.7.6
2026-07-30T11:53:26.6652728Z     Checking lock_api v0.4.14
2026-07-30T11:53:26.6814777Z     Checking chacha20 v0.10.0
2026-07-30T11:53:26.8137840Z     Checking form_urlencoded v1.2.2
2026-07-30T11:53:26.8820611Z     Checking untrusted v0.9.0
2026-07-30T11:53:26.8893103Z    Compiling fnv v1.0.7
2026-07-30T11:53:26.9470318Z    Compiling cc v1.2.63
2026-07-30T11:53:26.9670922Z     Checking utf8parse v0.2.2
2026-07-30T11:53:26.9733845Z    Compiling memoffset v0.6.5
2026-07-30T11:53:26.9812001Z    Compiling rustls v0.23.40
2026-07-30T11:53:26.9920980Z    Compiling thiserror v1.0.69
2026-07-30T11:53:26.9923094Z    Compiling heck v0.5.0
2026-07-30T11:53:27.0600836Z    Compiling unicode-segmentation v1.13.3
2026-07-30T11:53:27.0666466Z     Checking const-oid v0.10.2
2026-07-30T11:53:27.0743830Z     Checking crypto-common v0.1.7
2026-07-30T11:53:27.0832047Z     Checking block-buffer v0.10.4
2026-07-30T11:53:27.0834586Z     Checking atomic-waker v1.1.2
2026-07-30T11:53:27.1463238Z    Compiling unicode-xid v0.2.6
2026-07-30T11:53:27.1620772Z     Checking bitflags v1.3.2
2026-07-30T11:53:27.1990104Z    Compiling paste v1.0.15
2026-07-30T11:53:27.2090760Z     Checking digest v0.10.7
2026-07-30T11:53:27.2451488Z     Checking getrandom v0.2.17
2026-07-30T11:53:27.2724398Z     Checking mio v1.2.1
2026-07-30T11:53:27.2730220Z     Checking socket2 v0.6.4
2026-07-30T11:53:27.2944070Z     Checking fs2 v0.4.3
2026-07-30T11:53:27.2947723Z     Checking serial-core v0.4.0
2026-07-30T11:53:27.3060222Z     Checking termios v0.2.2
2026-07-30T11:53:27.4071320Z     Checking rand_core v0.6.4
2026-07-30T11:53:27.4220616Z     Checking ioctl-rs v0.1.6
2026-07-30T11:53:27.4300609Z     Checking pin-utils v0.1.0
2026-07-30T11:53:27.4399173Z    Compiling parking_lot_core v0.9.12
2026-07-30T11:53:27.4526399Z     Checking sha2 v0.10.9
2026-07-30T11:53:27.4713035Z     Checking hmac v0.12.1
2026-07-30T11:53:27.4961075Z     Checking uuid v1.23.2
2026-07-30T11:53:27.5030814Z     Checking rand v0.10.1
2026-07-30T11:53:27.5171907Z     Checking serial-unix v0.4.0
2026-07-30T11:53:27.5381950Z    Compiling httparse v1.10.1
2026-07-30T11:53:27.5845366Z     Checking nix v0.25.1
2026-07-30T11:53:27.6652664Z    Compiling convert_case v0.10.0
2026-07-30T11:53:27.6774439Z     Checking serial v0.4.0
2026-07-30T11:53:27.7341094Z     Checking http-body v1.0.1
2026-07-30T11:53:27.7378366Z    Compiling vte_generate_state_changes v0.1.2
2026-07-30T11:53:27.7571095Z    Compiling num-traits v0.2.19
2026-07-30T11:53:27.7572208Z     Checking hybrid-array v0.4.12
2026-07-30T11:53:27.8220839Z     Checking either v1.16.0
2026-07-30T11:53:27.9350764Z     Checking base64ct v1.8.3
2026-07-30T11:53:27.9401226Z     Checking downcast-rs v1.2.1
2026-07-30T11:53:27.9583039Z     Checking shell-words v1.1.1
2026-07-30T11:53:27.9730833Z     Checking unicode-width v0.2.0
2026-07-30T11:53:27.9971774Z    Compiling ref-cast v1.0.25
2026-07-30T11:53:28.0160569Z     Checking vte v0.13.1
2026-07-30T11:53:28.1470908Z     Checking aho-corasick v1.1.4
2026-07-30T11:53:28.1938613Z     Checking tinyvec_macros v0.1.1
2026-07-30T11:53:28.2180929Z     Checking pem-rfc7468 v1.0.0
2026-07-30T11:53:28.2240426Z     Checking winnow v0.7.15
2026-07-30T11:53:28.2550590Z     Checking toml_write v0.1.2
2026-07-30T11:53:28.3231765Z     Checking tower-service v0.3.3
2026-07-30T11:53:28.3298432Z     Checking regex-syntax v0.8.10
2026-07-30T11:53:28.3789510Z    Compiling cmake v0.1.58
2026-07-30T11:53:28.4001214Z     Checking data-encoding v2.11.0
2026-07-30T11:53:28.4070673Z     Checking try-lock v0.2.5
2026-07-30T11:53:28.4218930Z     Checking base64 v0.22.1
2026-07-30T11:53:28.4570740Z     Checking block-buffer v0.12.0
2026-07-30T11:53:28.4890987Z     Checking want v0.3.1
2026-07-30T11:53:28.6193490Z     Checking crypto-common v0.2.2
2026-07-30T11:53:28.6281582Z     Checking parking_lot v0.12.5
2026-07-30T11:53:28.6500264Z     Checking tinyvec v1.11.0
2026-07-30T11:53:28.8188923Z    Compiling vergen-lib v9.1.0
2026-07-30T11:53:28.8330739Z     Checking inout v0.1.4
2026-07-30T11:53:28.9390865Z    Compiling n0-future v0.3.2
2026-07-30T11:53:29.0352366Z     Checking dyn-clone v1.0.20
2026-07-30T11:53:29.0867426Z     Checking parking v2.2.1
2026-07-30T11:53:29.1110524Z     Checking diatomic-waker v0.2.3
2026-07-30T11:53:29.2091744Z    Compiling winnow v1.0.3
2026-07-30T11:53:29.2577153Z     Checking cordyceps v0.3.4
2026-07-30T11:53:29.2978713Z     Checking httpdate v1.0.3
2026-07-30T11:53:29.3010590Z    Compiling crossbeam-utils v0.8.21
2026-07-30T11:53:29.3479976Z     Checking spin v0.10.0
2026-07-30T11:53:29.3811138Z     Checking digest v0.11.3
2026-07-30T11:53:29.4050872Z     Checking futures-lite v2.6.1
2026-07-30T11:53:29.4180652Z    Compiling libsqlite3-sys v0.30.1
2026-07-30T11:53:29.4481371Z    Compiling aws-lc-sys v0.41.0
2026-07-30T11:53:29.4820719Z    Compiling ring v0.17.14
2026-07-30T11:53:29.5380919Z     Checking futures-buffered v0.2.13
2026-07-30T11:53:29.5910741Z     Checking cipher v0.4.4
2026-07-30T11:53:29.6250737Z     Checking netlink-packet-core v0.8.1
2026-07-30T11:53:29.6320739Z     Checking universal-hash v0.5.1
2026-07-30T11:53:29.6420466Z    Compiling vergen v9.1.0
2026-07-30T11:53:29.7408925Z    Compiling vergen-lib v0.1.6
2026-07-30T11:53:29.8301062Z    Compiling noq-udp v0.10.0
2026-07-30T11:53:29.8340631Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-30T11:53:29.8561002Z    Compiling heapless v0.7.17
2026-07-30T11:53:29.9191158Z     Checking sync_wrapper v1.0.2
2026-07-30T11:53:30.0521007Z     Checking opaque-debug v0.3.1
2026-07-30T11:53:30.0720824Z    Compiling powerfmt v0.2.0
2026-07-30T11:53:30.0729192Z     Checking byteorder v1.5.0
2026-07-30T11:53:30.0931837Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-30T11:53:30.1070364Z     Checking allocator-api2 v0.2.21
2026-07-30T11:53:30.2410724Z    Compiling deranged v0.5.8
2026-07-30T11:53:30.2690716Z     Checking hash32 v0.2.1
2026-07-30T11:53:30.3012675Z     Checking polyval v0.6.2
2026-07-30T11:53:30.4627851Z    Compiling vergen-gitcl v1.0.8
2026-07-30T11:53:30.4691385Z     Checking spin v0.9.8
2026-07-30T11:53:30.4731413Z    Compiling num-conv v0.2.2
2026-07-30T11:53:30.5159075Z     Checking regex-automata v0.4.14
2026-07-30T11:53:30.6160951Z     Checking signature v3.0.0
2026-07-30T11:53:30.6275596Z    Compiling time-core v0.1.8
2026-07-30T11:53:30.6400325Z    Compiling num_threads v0.1.7
2026-07-30T11:53:30.7001724Z     Checking ryu v1.0.23
2026-07-30T11:53:30.7140542Z     Checking tower-layer v0.3.3
2026-07-30T11:53:30.7971515Z     Checking ghash v0.5.1
2026-07-30T11:53:30.8281028Z     Checking aes v0.8.4
2026-07-30T11:53:30.8740506Z     Checking ctr v0.9.2
2026-07-30T11:53:30.8861099Z     Checking sha2 v0.11.0-rc.5
2026-07-30T11:53:30.9148454Z     Checking http-body-util v0.1.3
2026-07-30T11:53:30.9242081Z     Checking aead v0.5.2
2026-07-30T11:53:31.0241101Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-30T11:53:31.0397489Z     Checking openssl-probe v0.2.1
2026-07-30T11:53:31.0498436Z     Checking unicode-width v0.1.14
2026-07-30T11:53:31.1050963Z     Checking crossbeam-epoch v0.9.18
2026-07-30T11:53:31.1149716Z     Checking crossbeam-channel v0.5.15
2026-07-30T11:53:31.1769982Z     Checking netlink-packet-route v0.29.0
2026-07-30T11:53:31.2887039Z    Compiling blake3 v1.8.5
2026-07-30T11:53:31.3472565Z    Compiling noq v0.18.0
2026-07-30T11:53:31.4092479Z    Compiling netwatch v0.16.0
2026-07-30T11:53:31.4320591Z    Compiling synstructure v0.13.2
2026-07-30T11:53:31.4423569Z    Compiling darling_core v0.20.11
2026-07-30T11:53:31.5690814Z    Compiling serde_derive_internals v0.29.1
2026-07-30T11:53:31.6220653Z     Checking aes-gcm v0.10.3
2026-07-30T11:53:31.6790901Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-30T11:53:31.6927309Z    Compiling acto v0.8.2
2026-07-30T11:53:31.7558265Z     Checking rustc-hash v2.1.2
2026-07-30T11:53:31.8420738Z    Compiling time v0.3.47
2026-07-30T11:53:31.8620970Z     Checking foldhash v0.2.0
2026-07-30T11:53:31.9505005Z     Checking mac-addr v0.3.0
2026-07-30T11:53:31.9770928Z     Checking tagptr v0.2.0
2026-07-30T11:53:31.9861478Z     Checking identity-hash v0.1.0
2026-07-30T11:53:32.0274018Z     Checking xml-rs v0.8.28
2026-07-30T11:53:32.0776620Z     Checking sorted-index-buffer v0.2.1
2026-07-30T11:53:32.1057836Z     Checking lru-slab v0.1.2
2026-07-30T11:53:32.2028511Z     Checking hashbrown v0.16.1
2026-07-30T11:53:32.2770784Z     Checking netlink-packet-route v0.30.0
2026-07-30T11:53:32.2910772Z     Checking simple-dns v0.9.3
2026-07-30T11:53:32.6120561Z    Compiling proc-macro-crate v3.5.0
2026-07-30T11:53:32.7771712Z     Checking regex v1.12.3
2026-07-30T11:53:32.8136637Z     Checking xmltree v0.10.3
2026-07-30T11:53:32.8344027Z     Checking simdutf8 v0.1.5
2026-07-30T11:53:32.9233265Z     Checking constant_time_eq v0.4.2
2026-07-30T11:53:32.9590866Z     Checking arrayref v0.3.9
2026-07-30T11:53:33.0171278Z     Checking sha1_smol v1.0.1
2026-07-30T11:53:33.0268444Z     Checking resolv-conf v0.7.6
2026-07-30T11:53:33.0651682Z     Checking smol_str v0.1.24
2026-07-30T11:53:33.1999161Z     Checking lru v0.16.4
2026-07-30T11:53:33.2001057Z     Checking serde_bytes v0.11.19
2026-07-30T11:53:33.2123166Z     Checking seize v0.5.1
2026-07-30T11:53:33.2298625Z    Compiling iroh v0.98.2
2026-07-30T11:53:33.2319697Z     Checking cmov v0.5.4
2026-07-30T11:53:33.2723331Z     Checking hkdf v0.12.4
2026-07-30T11:53:33.3581526Z     Checking sha1 v0.10.6
2026-07-30T11:53:33.3821162Z    Compiling doctest-file v1.1.1
2026-07-30T11:53:33.4160830Z     Checking bytemuck v1.25.2
2026-07-30T11:53:33.4359596Z     Checking errno v0.3.14
2026-07-30T11:53:33.4521188Z     Checking ctutils v0.4.2
2026-07-30T11:53:33.4651245Z     Checking papaya v0.2.4
2026-07-30T11:53:33.5206951Z    Compiling signal-hook v0.3.18
2026-07-30T11:53:33.5291324Z    Compiling serde_derive v1.0.228
2026-07-30T11:53:33.5471948Z    Compiling zeroize_derive v1.4.3
2026-07-30T11:53:33.5614599Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-30T11:53:33.5781319Z    Compiling tokio-macros v2.7.0
2026-07-30T11:53:33.6230909Z    Compiling zerofrom-derive v0.1.7
2026-07-30T11:53:33.6810824Z    Compiling futures-macro v0.3.32
2026-07-30T11:53:33.6893758Z    Compiling yoke-derive v0.8.2
2026-07-30T11:53:33.8741588Z    Compiling zerovec-derive v0.11.3
2026-07-30T11:53:33.9402865Z    Compiling displaydoc v0.2.6
2026-07-30T11:53:34.1811629Z     Checking zeroize v1.8.2
2026-07-30T11:53:34.2817657Z    Compiling tracing-attributes v0.1.31
2026-07-30T11:53:34.3447354Z     Checking tokio v1.52.3
2026-07-30T11:53:34.3861289Z     Checking rustls-pki-types v1.14.1
2026-07-30T11:53:34.6710342Z     Checking futures-util v0.3.32
2026-07-30T11:53:34.7921452Z    Compiling thiserror-impl v2.0.18
2026-07-30T11:53:34.8067178Z    Compiling darling_macro v0.20.11
2026-07-30T11:53:34.8210569Z    Compiling thiserror-impl v1.0.69
2026-07-30T11:53:35.0020400Z    Compiling derive_more-impl v2.1.1
2026-07-30T11:53:35.1610760Z     Checking zerofrom v0.1.8
2026-07-30T11:53:35.1880623Z    Compiling darling v0.20.11
2026-07-30T11:53:35.2650693Z    Compiling derive_builder_core v0.20.2
2026-07-30T11:53:35.2833059Z     Checking yoke v0.8.3
2026-07-30T11:53:35.3840161Z    Compiling spez v0.1.2
2026-07-30T11:53:35.4811069Z     Checking zerovec v0.11.6
2026-07-30T11:53:35.4960963Z     Checking ed25519-dalek v2.2.0
2026-07-30T11:53:35.7380327Z     Checking spt-proto v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-30T11:53:35.7969701Z     Checking zerotrie v0.2.4
2026-07-30T11:53:36.0040829Z    Compiling ref-cast-impl v1.0.25
2026-07-30T11:53:36.1211712Z    Compiling n0-error-macros v0.1.3
2026-07-30T11:53:36.1600561Z     Checking tinystr v0.8.3
2026-07-30T11:53:36.2241503Z     Checking potential_utf v0.1.5
2026-07-30T11:53:36.3397503Z     Checking icu_collections v2.2.0
2026-07-30T11:53:36.3573491Z     Checking icu_locale_core v2.2.0
2026-07-30T11:53:36.5511719Z     Checking filedescriptor v0.8.3
2026-07-30T11:53:36.6324736Z     Checking der v0.8.0-rc.10
2026-07-30T11:53:36.6417432Z    Compiling derive_builder_macro v0.20.2
2026-07-30T11:53:36.7349631Z    Compiling pin-project-internal v1.1.13
2026-07-30T11:53:36.7551068Z     Checking portable-pty v0.8.1
2026-07-30T11:53:36.7641815Z    Compiling schemars_derive v1.2.1
2026-07-30T11:53:36.9201130Z     Checking cobs v0.3.0
2026-07-30T11:53:37.0350844Z    Compiling postcard-derive v0.2.2
2026-07-30T11:53:37.0387039Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-30T11:53:37.0560898Z    Compiling derive_builder v0.20.2
2026-07-30T11:53:37.1310734Z     Checking rustls-native-certs v0.8.4
2026-07-30T11:53:37.2502211Z     Checking n0-error v0.1.3
2026-07-30T11:53:37.3070415Z     Checking icu_provider v2.2.0
2026-07-30T11:53:37.5574591Z     Checking icu_normalizer v2.2.0
2026-07-30T11:53:37.5630903Z     Checking icu_properties v2.2.0
2026-07-30T11:53:37.5731056Z     Checking data-encoding-macro v0.1.20
2026-07-30T11:53:37.6220832Z    Compiling num_enum_derive v0.7.6
2026-07-30T11:53:37.6447506Z    Compiling async-trait v0.1.89
2026-07-30T11:53:37.7099413Z    Compiling iroh-metrics-derive v0.4.1
2026-07-30T11:53:37.9230762Z     Checking spki v0.8.0-rc.4
2026-07-30T11:53:37.9558804Z    Compiling enum-assoc v1.3.0
2026-07-30T11:53:38.1506056Z     Checking pkcs8 v0.11.0-rc.10
2026-07-30T11:53:38.1647196Z     Checking futures-executor v0.3.32
2026-07-30T11:53:38.2333801Z    Compiling strum_macros v0.28.0
2026-07-30T11:53:38.2334965Z     Checking pin-project v1.1.13
2026-07-30T11:53:38.2850790Z     Checking webpki-roots v1.0.7
2026-07-30T11:53:38.2974057Z     Checking spake2 v0.4.0
2026-07-30T11:53:38.2979048Z     Checking interprocess v2.4.2
2026-07-30T11:53:38.3199480Z     Checking futures v0.3.32
2026-07-30T11:53:38.3570061Z    Compiling iroh-relay v0.98.0
2026-07-30T11:53:38.3778424Z     Checking rgb v0.8.53
2026-07-30T11:53:38.4200816Z     Checking signal-hook-registry v1.4.8
2026-07-30T11:53:38.4907722Z    Compiling darling_core v0.23.0
2026-07-30T11:53:38.5951787Z    Compiling rustix v0.38.44
2026-07-30T11:53:38.7581436Z     Checking ipnet v2.12.0
2026-07-30T11:53:38.8070823Z     Checking serde_spanned v0.6.9
2026-07-30T11:53:38.8480680Z     Checking toml_datetime v0.6.11
2026-07-30T11:53:38.9260527Z     Checking idna_adapter v1.2.2
2026-07-30T11:53:38.9400752Z     Checking ed25519 v3.0.0-rc.4
2026-07-30T11:53:38.9540978Z     Checking schemars v1.2.1
2026-07-30T11:53:38.9645167Z     Checking num_enum v0.7.6
2026-07-30T11:53:38.9752661Z     Checking avt v0.18.0
2026-07-30T11:53:39.0174732Z     Checking idna v1.1.0
2026-07-30T11:53:39.0611547Z     Checking toml_edit v0.22.27
2026-07-30T11:53:39.1314722Z     Checking prefix-trie v0.8.4
2026-07-30T11:53:39.1440734Z     Checking anstyle-parse v1.0.0
2026-07-30T11:53:39.1750892Z    Compiling instability v0.3.12
2026-07-30T11:53:39.3130576Z     Checking anstyle v1.0.14
2026-07-30T11:53:39.3470664Z     Checking url v2.5.8
2026-07-30T11:53:39.3701429Z     Checking is_terminal_polyfill v1.70.2
2026-07-30T11:53:39.4270517Z     Checking once_cell v1.21.4
2026-07-30T11:53:39.4340383Z     Checking tokio-util v0.7.18
2026-07-30T11:53:39.4436054Z     Checking netlink-sys v0.8.8
2026-07-30T11:53:39.5421141Z     Checking tower v0.5.3
2026-07-30T11:53:39.5530511Z     Checking moka v0.12.15
2026-07-30T11:53:39.6263133Z     Checking tracing-core v0.1.36
2026-07-30T11:53:39.6509854Z     Checking tempfile v3.27.0
2026-07-30T11:53:39.7830795Z     Checking derive_more v2.1.1
2026-07-30T11:53:39.8087572Z     Checking hashbrown v0.14.5
2026-07-30T11:53:39.8209345Z     Checking postcard v1.1.3
2026-07-30T11:53:39.8570687Z     Checking netdev v0.42.0
2026-07-30T11:53:39.9031384Z     Checking netlink-proto v0.12.0
2026-07-30T11:53:39.9081380Z     Checking backon v1.6.0
2026-07-30T11:53:39.9801026Z     Checking attohttpc v0.30.1
2026-07-30T11:53:40.0512832Z     Checking tracing v0.1.44
2026-07-30T11:53:40.1362746Z     Checking tower-http v0.6.11
2026-07-30T11:53:40.1530416Z     Checking colorchoice v1.0.5
2026-07-30T11:53:40.1782724Z     Checking foldhash v0.1.5
2026-07-30T11:53:40.2421203Z     Checking ed25519-dalek v3.0.0-pre.6
2026-07-30T11:53:40.2500731Z     Checking linux-raw-sys v0.4.15
2026-07-30T11:53:40.2582910Z     Checking anstyle-query v1.1.5
2026-07-30T11:53:40.3014121Z     Checking hickory-proto v0.26.0-beta.4
2026-07-30T11:53:40.3390936Z     Checking iroh-metrics v0.38.3
2026-07-30T11:53:40.4420746Z     Checking h2 v0.4.14
2026-07-30T11:53:40.5103736Z     Checking hashlink v0.9.1
2026-07-30T11:53:40.5880382Z     Checking n0-watcher v0.6.1
2026-07-30T11:53:40.5980808Z     Checking iroh-base v0.98.0
2026-07-30T11:53:40.6350731Z     Checking tokio-stream v0.1.18
2026-07-30T11:53:40.6490635Z     Checking anstream v1.0.0
2026-07-30T11:53:40.8040781Z     Checking hashbrown v0.15.5
2026-07-30T11:53:40.8860650Z     Checking signal-hook-mio v0.2.5
2026-07-30T11:53:40.8993729Z    Compiling strum_macros v0.26.4
2026-07-30T11:53:40.9064194Z     Checking terminal_size v0.4.4
2026-07-30T11:53:40.9610600Z     Checking toml v0.8.23
2026-07-30T11:53:40.9900310Z     Checking itertools v0.13.0
2026-07-30T11:53:41.0100565Z     Checking castaway v0.2.4
2026-07-30T11:53:41.0590469Z    Compiling indoc v2.0.7
2026-07-30T11:53:41.0910963Z     Checking strum v0.28.0
2026-07-30T11:53:41.1130927Z     Checking rusqlite v0.32.1
2026-07-30T11:53:41.1209829Z     Checking clap_lex v1.1.0
2026-07-30T11:53:41.1760605Z     Checking iroh-dns v0.98.0
2026-07-30T11:53:41.2550512Z     Checking static_assertions v1.1.0
2026-07-30T11:53:41.3007049Z    Compiling clap_derive v4.6.1
2026-07-30T11:53:41.3109561Z     Checking clap_builder v4.6.0
2026-07-30T11:53:41.3278809Z     Checking compact_str v0.8.2
2026-07-30T11:53:41.4140843Z     Checking cassowary v0.3.0
2026-07-30T11:53:41.4876627Z     Checking iana-time-zone v0.1.65
2026-07-30T11:53:41.5185690Z     Checking lru v0.12.5
2026-07-30T11:53:41.5487424Z     Checking nucleo-matcher v0.3.1
2026-07-30T11:53:41.6050740Z     Checking chrono v0.4.45
2026-07-30T11:53:41.6730534Z     Checking qrcode v0.14.1
2026-07-30T11:53:41.6850902Z     Checking spt-test-support v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-07-30T11:53:41.7546712Z     Checking crossterm v0.28.1
2026-07-30T11:53:41.8341220Z     Checking mock-adapter v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-07-30T11:53:42.2431251Z     Checking spt-store v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-30T11:53:42.2861421Z    Compiling darling_macro v0.23.0
2026-07-30T11:53:42.4840955Z     Checking swarm-discovery v0.6.0-alpha.2
2026-07-30T11:53:42.6674569Z    Compiling darling v0.23.0
2026-07-30T11:53:42.6814298Z     Checking unicode-truncate v1.1.0
2026-07-30T11:53:42.8794275Z     Checking strum v0.26.3
2026-07-30T11:53:43.2167362Z     Checking ratatui v0.29.0
2026-07-30T11:53:43.5190965Z     Checking clap v4.6.1
2026-07-30T11:53:44.8571189Z     Checking hyper v1.10.1
2026-07-30T11:53:45.9265728Z     Checking spt-msg v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-30T11:53:46.1616498Z     Checking hyper-util v0.1.20
2026-07-30T11:53:46.2390026Z     Checking spt-term v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-30T11:53:46.3146639Z     Checking spt-runtime v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-30T11:53:47.2772542Z     Checking igd-next v0.17.1
2026-07-30T11:53:47.5283241Z     Checking portmapper v0.16.0
2026-07-30T11:53:48.1743197Z     Checking spt-live v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-30T11:53:49.5405749Z     Checking rustls-webpki v0.103.13
2026-07-30T11:53:51.3766063Z     Checking tokio-rustls v0.26.4
2026-07-30T11:53:51.3766818Z     Checking noq-proto v0.17.0
2026-07-30T11:53:51.3767162Z     Checking rustls-platform-verifier v0.7.0
2026-07-30T11:53:51.5001461Z     Checking hyper-rustls v0.27.9
2026-07-30T11:53:51.5001846Z     Checking hickory-net v0.26.0-beta.4
2026-07-30T11:53:51.5002151Z     Checking tokio-websockets v0.13.2
2026-07-30T11:53:51.5949186Z     Checking reqwest v0.13.4
2026-07-30T11:53:52.2215884Z     Checking hickory-resolver v0.26.0-beta.4
2026-07-30T11:53:58.3846702Z     Checking spt-net v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-30T11:53:59.8943516Z     Checking spt-daemon v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-30T11:54:05.3535415Z     Checking spt v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-30T11:54:05.7421304Z     Checking xtask v0.46.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-07-30T11:54:14.0713935Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.78s
2026-07-30T11:54:14.1695837Z Post job cleanup.
2026-07-30T11:54:14.2353521Z [command]/usr/bin/git version
2026-07-30T11:54:14.2384809Z git version 2.43.0
2026-07-30T11:54:14.2449149Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3ec7b30b-edf8-4096-a1e8-c2a37c18ca86' before making global git config changes
2026-07-30T11:54:14.2449826Z Adding repository directory to the temporary git global config as a safe directory
2026-07-30T11:54:14.2452762Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-30T11:54:14.2483552Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-30T11:54:14.2511848Z [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-30T11:54:14.2698876Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-30T11:54:14.2719180Z http.https://github.com/.extraheader
2026-07-30T11:54:14.2727569Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-30T11:54:14.2754907Z [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-30T11:54:14.2955406Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-30T11:54:14.2981648Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-30T11:54:14.3305999Z Cleaning up orphan processes
