﻿2026-07-29T10:38:57.1238431Z Current runner version: '2.336.0'
2026-07-29T10:38:57.1243192Z Runner name: 'kitsubito'
2026-07-29T10:38:57.1243752Z Runner group name: 'Default'
2026-07-29T10:38:57.1244384Z Machine name: 'KITSUBITO'
2026-07-29T10:38:57.1247583Z ##[group]GITHUB_TOKEN Permissions
2026-07-29T10:38:57.1249772Z Actions: write
2026-07-29T10:38:57.1250169Z ArtifactMetadata: write
2026-07-29T10:38:57.1250578Z Attestations: write
2026-07-29T10:38:57.1250950Z Checks: write
2026-07-29T10:38:57.1251303Z CodeQuality: write
2026-07-29T10:38:57.1251664Z Contents: write
2026-07-29T10:38:57.1252034Z CopilotRequests: write
2026-07-29T10:38:57.1252426Z Deployments: write
2026-07-29T10:38:57.1252802Z Discussions: write
2026-07-29T10:38:57.1253164Z Drives: write
2026-07-29T10:38:57.1253516Z Issues: write
2026-07-29T10:38:57.1253870Z Metadata: read
2026-07-29T10:38:57.1254222Z Models: read
2026-07-29T10:38:57.1254600Z Packages: write
2026-07-29T10:38:57.1254964Z Pages: write
2026-07-29T10:38:57.1255426Z PullRequests: write
2026-07-29T10:38:57.1255826Z RepositoryProjects: write
2026-07-29T10:38:57.1256233Z SecurityEvents: write
2026-07-29T10:38:57.1256595Z Statuses: write
2026-07-29T10:38:57.1256985Z VulnerabilityAlerts: read
2026-07-29T10:38:57.1257370Z ##[endgroup]
2026-07-29T10:38:57.1259155Z Secret source: Actions
2026-07-29T10:38:57.1259833Z Prepare workflow directory
2026-07-29T10:38:57.1613475Z Prepare all required actions
2026-07-29T10:38:57.1649932Z Getting action download info
2026-07-29T10:38:57.5011380Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-29T10:38:58.0042619Z Complete job name: lint
2026-07-29T10:38:58.0874026Z ##[group]Run set -euo pipefail
2026-07-29T10:38:58.0874644Z [36;1mset -euo pipefail[0m
2026-07-29T10:38:58.0875104Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-29T10:38:58.0875676Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-29T10:38:58.0876382Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-29T10:38:58.0877117Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-29T10:38:58.0877725Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-29T10:38:58.0878222Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-29T10:38:58.0879227Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-29T10:38:58.0880006Z [36;1m  exit 1[0m
2026-07-29T10:38:58.0880335Z [36;1mfi[0m
2026-07-29T10:38:58.0897107Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-29T10:38:58.0897883Z ##[endgroup]
2026-07-29T10:38:58.1022547Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757716811776 floor_bytes=34359738368
2026-07-29T10:38:58.1197658Z ##[group]Run actions/checkout@v5
2026-07-29T10:38:58.1198127Z with:
2026-07-29T10:38:58.1198518Z   repository: BigscreenVR/spt-bs-core
2026-07-29T10:38:58.1201580Z   token: ***
2026-07-29T10:38:58.1201931Z   ssh-strict: true
2026-07-29T10:38:58.1202316Z   ssh-user: git
2026-07-29T10:38:58.1202679Z   persist-credentials: true
2026-07-29T10:38:58.1203050Z   clean: true
2026-07-29T10:38:58.1203398Z   sparse-checkout-cone-mode: true
2026-07-29T10:38:58.1203808Z   fetch-depth: 1
2026-07-29T10:38:58.1204157Z   fetch-tags: false
2026-07-29T10:38:58.1204515Z   show-progress: true
2026-07-29T10:38:58.1204866Z   lfs: false
2026-07-29T10:38:58.1205190Z   submodules: false
2026-07-29T10:38:58.1205544Z   set-safe-directory: true
2026-07-29T10:38:58.1205938Z   allow-unsafe-pr-checkout: false
2026-07-29T10:38:58.1206343Z ##[endgroup]
2026-07-29T10:38:58.1987478Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T10:38:58.1989030Z ##[group]Getting Git version info
2026-07-29T10:38:58.1989731Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-29T10:38:58.1990594Z [command]/usr/bin/git version
2026-07-29T10:38:58.1996972Z git version 2.43.0
2026-07-29T10:38:58.2014934Z ##[endgroup]
2026-07-29T10:38:58.2026559Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/0aa5c85d-2ba6-4d01-a62f-84835d9d74ea' before making global git config changes
2026-07-29T10:38:58.2028138Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:38:58.2030696Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:38:58.2065646Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-29T10:38:58.2087149Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T10:38:58.2098882Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T10:38:58.2101865Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T10:38:58.2122874Z HEAD
2026-07-29T10:38:58.2156784Z ##[endgroup]
2026-07-29T10:38:58.2158664Z [command]/usr/bin/git submodule status
2026-07-29T10:38:58.2340058Z ##[group]Cleaning the repository
2026-07-29T10:38:58.2343363Z [command]/usr/bin/git clean -ffdx
2026-07-29T10:38:58.2373518Z Removing traceable-reqs
2026-07-29T10:38:58.2380247Z [command]/usr/bin/git reset --hard HEAD
2026-07-29T10:38:58.2432514Z HEAD is now at 0ed6f0e3 Merge a5b379b9ce02912ef38ce335ac3e4b7c47a77ca1 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:58.2437260Z ##[endgroup]
2026-07-29T10:38:58.2440234Z ##[group]Disabling automatic garbage collection
2026-07-29T10:38:58.2442349Z [command]/usr/bin/git config --local gc.auto 0
2026-07-29T10:38:58.2466040Z ##[endgroup]
2026-07-29T10:38:58.2466601Z ##[group]Setting up auth
2026-07-29T10:38:58.2471849Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:38:58.2500390Z [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-29T10:38:58.2687741Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:38:58.2714732Z [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-29T10:38:58.2902974Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:38:58.2928474Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:38:58.3117357Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-29T10:38:58.3183175Z ##[endgroup]
2026-07-29T10:38:58.3184262Z ##[group]Fetching the repository
2026-07-29T10:38:58.3191607Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +0ed6f0e3d3ba88f40722c55807bdace7812c7bac:refs/remotes/pull/119/merge
2026-07-29T10:38:58.8760639Z ##[endgroup]
2026-07-29T10:38:58.8777989Z ##[group]Determining the checkout info
2026-07-29T10:38:58.8779127Z ##[endgroup]
2026-07-29T10:38:58.8779578Z [command]/usr/bin/git sparse-checkout disable
2026-07-29T10:38:58.8807616Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-29T10:38:58.8831291Z ##[group]Checking out the ref
2026-07-29T10:38:58.8833662Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/119/merge
2026-07-29T10:38:58.8881885Z HEAD is now at 0ed6f0e3 Merge a5b379b9ce02912ef38ce335ac3e4b7c47a77ca1 into ffc7e9ea4427ff56f02edd6816b814cea5874dfe
2026-07-29T10:38:58.8885199Z ##[endgroup]
2026-07-29T10:38:58.8918119Z [command]/usr/bin/git log -1 --format=%H
2026-07-29T10:38:58.8939455Z 0ed6f0e3d3ba88f40722c55807bdace7812c7bac
2026-07-29T10:38:58.9067513Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-07-29T10:38:58.9068242Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-07-29T10:38:58.9084420Z shell: /usr/bin/bash -e {0}
2026-07-29T10:38:58.9085024Z ##[endgroup]
2026-07-29T10:38:59.4022793Z    Compiling proc-macro2 v1.0.106
2026-07-29T10:38:59.4024319Z    Compiling quote v1.0.45
2026-07-29T10:38:59.4025090Z    Compiling unicode-ident v1.0.24
2026-07-29T10:38:59.4025873Z    Compiling libc v0.2.186
2026-07-29T10:38:59.4026730Z     Checking cfg-if v1.0.4
2026-07-29T10:38:59.4027447Z    Compiling serde_core v1.0.228
2026-07-29T10:38:59.4028206Z    Compiling serde v1.0.228
2026-07-29T10:38:59.4058848Z     Checking typenum v1.20.1
2026-07-29T10:38:59.4122847Z    Compiling version_check v0.9.5
2026-07-29T10:38:59.4219599Z    Compiling portable-atomic v1.13.1
2026-07-29T10:38:59.4278058Z     Checking subtle v2.6.1
2026-07-29T10:38:59.4386550Z     Checking critical-section v1.2.0
2026-07-29T10:38:59.4388809Z     Checking memchr v2.8.1
2026-07-29T10:38:59.4390060Z    Compiling find-msvc-tools v0.1.9
2026-07-29T10:38:59.4451383Z    Compiling shlex v2.0.1
2026-07-29T10:38:59.4572277Z     Checking log v0.4.32
2026-07-29T10:38:59.4865238Z     Checking smallvec v1.15.1
2026-07-29T10:38:59.5500897Z    Compiling semver v1.0.28
2026-07-29T10:38:59.5842836Z     Checking cpufeatures v0.2.17
2026-07-29T10:38:59.6572401Z     Checking equivalent v1.0.2
2026-07-29T10:38:59.6795891Z     Checking rand_core v0.10.1
2026-07-29T10:38:59.7121738Z     Checking itoa v1.0.18
2026-07-29T10:38:59.7309388Z     Checking bitflags v2.12.1
2026-07-29T10:38:59.7502013Z    Compiling getrandom v0.4.2
2026-07-29T10:38:59.7703457Z     Checking hashbrown v0.17.1
2026-07-29T10:38:59.7721166Z     Checking pin-project-lite v0.2.17
2026-07-29T10:38:59.7948721Z     Checking futures-core v0.3.32
2026-07-29T10:38:59.8098591Z     Checking bytes v1.11.1
2026-07-29T10:38:59.8362081Z    Compiling generic-array v0.14.7
2026-07-29T10:38:59.8932608Z    Compiling rustc_version v0.4.1
2026-07-29T10:38:59.8949181Z    Compiling zerocopy v0.8.50
2026-07-29T10:38:59.9200759Z    Compiling ahash v0.8.12
2026-07-29T10:38:59.9202118Z     Checking signature v2.2.0
2026-07-29T10:39:00.0124758Z    Compiling zmij v1.0.21
2026-07-29T10:39:00.0338441Z    Compiling pkg-config v0.3.33
2026-07-29T10:39:00.0561395Z    Compiling vcpkg v0.2.15
2026-07-29T10:39:00.0563816Z     Checking stable_deref_trait v1.2.1
2026-07-29T10:39:00.0950819Z    Compiling serde_json v1.0.150
2026-07-29T10:39:00.1051483Z     Checking ed25519 v2.2.3
2026-07-29T10:39:00.1340733Z     Checking fastrand v2.4.1
2026-07-29T10:39:00.1656225Z     Checking futures-sink v0.3.32
2026-07-29T10:39:00.2412133Z     Checking slab v0.4.12
2026-07-29T10:39:00.2938570Z    Compiling curve25519-dalek v4.1.3
2026-07-29T10:39:00.3060791Z     Checking futures-io v0.3.32
2026-07-29T10:39:00.3561074Z     Checking futures-channel v0.3.32
2026-07-29T10:39:00.3780984Z     Checking futures-task v0.3.32
2026-07-29T10:39:00.4607638Z     Checking fallible-streaming-iterator v0.1.9
2026-07-29T10:39:00.4841322Z    Compiling autocfg v1.5.1
2026-07-29T10:39:00.5060780Z     Checking indexmap v2.14.0
2026-07-29T10:39:00.5191037Z     Checking fallible-iterator v0.3.0
2026-07-29T10:39:00.6064236Z    Compiling rustversion v1.0.22
2026-07-29T10:39:00.6301082Z    Compiling anyhow v1.0.102
2026-07-29T10:39:00.6331002Z    Compiling cfg_aliases v0.2.1
2026-07-29T10:39:00.6493410Z    Compiling syn v2.0.117
2026-07-29T10:39:00.7259473Z     Checking litemap v0.8.2
2026-07-29T10:39:00.7537181Z     Checking writeable v0.6.3
2026-07-29T10:39:00.7571552Z    Compiling icu_properties_data v2.2.0
2026-07-29T10:39:00.7850875Z    Compiling ident_case v1.0.1
2026-07-29T10:39:00.9012681Z    Compiling icu_normalizer_data v2.2.0
2026-07-29T10:39:00.9211391Z    Compiling strsim v0.11.1
2026-07-29T10:39:00.9352697Z    Compiling fs_extra v1.3.0
2026-07-29T10:39:00.9411551Z     Checking utf8_iter v1.0.4
2026-07-29T10:39:00.9571598Z    Compiling dunce v1.0.5
2026-07-29T10:39:00.9981666Z    Compiling rustix v1.1.4
2026-07-29T10:39:01.0408112Z     Checking percent-encoding v2.3.2
2026-07-29T10:39:01.0413227Z     Checking http v1.4.1
2026-07-29T10:39:01.0620651Z    Compiling aws-lc-rs v1.17.0
2026-07-29T10:39:01.1660131Z     Checking cpufeatures v0.3.0
2026-07-29T10:39:01.1821310Z     Checking linux-raw-sys v0.12.1
2026-07-29T10:39:01.1826188Z    Compiling thiserror v2.0.18
2026-07-29T10:39:01.2520838Z     Checking arrayvec v0.7.6
2026-07-29T10:39:01.3400633Z    Compiling jobserver v0.1.34
2026-07-29T10:39:01.3410327Z     Checking scopeguard v1.2.0
2026-07-29T10:39:01.3569609Z     Checking chacha20 v0.10.0
2026-07-29T10:39:01.3974656Z     Checking form_urlencoded v1.2.2
2026-07-29T10:39:01.4090860Z     Checking lock_api v0.4.14
2026-07-29T10:39:01.4474805Z    Compiling fnv v1.0.7
2026-07-29T10:39:01.4479730Z     Checking crypto-common v0.1.7
2026-07-29T10:39:01.4700140Z     Checking block-buffer v0.10.4
2026-07-29T10:39:01.5498030Z     Checking utf8parse v0.2.2
2026-07-29T10:39:01.5685741Z     Checking untrusted v0.9.0
2026-07-29T10:39:01.5694690Z    Compiling memoffset v0.6.5
2026-07-29T10:39:01.5932212Z     Checking digest v0.10.7
2026-07-29T10:39:01.6020716Z    Compiling rustls v0.23.40
2026-07-29T10:39:01.6060766Z    Compiling heck v0.5.0
2026-07-29T10:39:01.6278196Z    Compiling unicode-segmentation v1.13.3
2026-07-29T10:39:01.6480736Z    Compiling cc v1.2.63
2026-07-29T10:39:01.6481851Z    Compiling thiserror v1.0.69
2026-07-29T10:39:01.6788304Z     Checking atomic-waker v1.1.2
2026-07-29T10:39:01.7621108Z    Compiling unicode-xid v0.2.6
2026-07-29T10:39:01.7717010Z     Checking const-oid v0.10.2
2026-07-29T10:39:01.8104906Z    Compiling httparse v1.10.1
2026-07-29T10:39:01.8105817Z     Checking sha2 v0.10.9
2026-07-29T10:39:01.8282943Z     Checking hmac v0.12.1
2026-07-29T10:39:01.8413459Z     Checking pin-utils v0.1.0
2026-07-29T10:39:01.8760640Z    Compiling parking_lot_core v0.9.12
2026-07-29T10:39:01.9189738Z    Compiling paste v1.0.15
2026-07-29T10:39:01.9521486Z     Checking bitflags v1.3.2
2026-07-29T10:39:01.9830171Z     Checking http-body v1.0.1
2026-07-29T10:39:02.0151181Z    Compiling num-traits v0.2.19
2026-07-29T10:39:02.0391166Z    Compiling vte_generate_state_changes v0.1.2
2026-07-29T10:39:02.0430840Z     Checking getrandom v0.2.17
2026-07-29T10:39:02.1060559Z     Checking mio v1.2.1
2026-07-29T10:39:02.1151176Z     Checking socket2 v0.6.4
2026-07-29T10:39:02.1531196Z     Checking fs2 v0.4.3
2026-07-29T10:39:02.2101362Z    Compiling convert_case v0.10.0
2026-07-29T10:39:02.2304091Z     Checking rand_core v0.6.4
2026-07-29T10:39:02.2500627Z     Checking ioctl-rs v0.1.6
2026-07-29T10:39:02.2501638Z     Checking termios v0.2.2
2026-07-29T10:39:02.2720815Z     Checking serial-core v0.4.0
2026-07-29T10:39:02.3041507Z     Checking uuid v1.23.2
2026-07-29T10:39:02.3240419Z     Checking rand v0.10.1
2026-07-29T10:39:02.3490828Z     Checking nix v0.25.1
2026-07-29T10:39:02.3680866Z     Checking hybrid-array v0.4.12
2026-07-29T10:39:02.3681692Z     Checking shell-words v1.1.1
2026-07-29T10:39:02.3840934Z     Checking serial-unix v0.4.0
2026-07-29T10:39:02.3846623Z     Checking unicode-width v0.2.0
2026-07-29T10:39:02.3881000Z     Checking base64ct v1.8.3
2026-07-29T10:39:02.4820627Z     Checking either v1.16.0
2026-07-29T10:39:02.5290595Z    Compiling ref-cast v1.0.25
2026-07-29T10:39:02.5391618Z     Checking downcast-rs v1.2.1
2026-07-29T10:39:02.5700719Z     Checking serial v0.4.0
2026-07-29T10:39:02.5860809Z     Checking vte v0.13.1
2026-07-29T10:39:02.6380810Z     Checking pem-rfc7468 v1.0.0
2026-07-29T10:39:02.6926746Z     Checking aho-corasick v1.1.4
2026-07-29T10:39:02.8090890Z     Checking regex-syntax v0.8.10
2026-07-29T10:39:02.8450283Z     Checking base64 v0.22.1
2026-07-29T10:39:02.8590369Z     Checking tinyvec_macros v0.1.1
2026-07-29T10:39:02.9190230Z     Checking tower-service v0.3.3
2026-07-29T10:39:02.9440747Z    Compiling cmake v0.1.58
2026-07-29T10:39:02.9720479Z     Checking toml_write v0.1.2
2026-07-29T10:39:02.9940657Z     Checking try-lock v0.2.5
2026-07-29T10:39:03.0031388Z     Checking data-encoding v2.11.0
2026-07-29T10:39:03.0873559Z     Checking winnow v0.7.15
2026-07-29T10:39:03.1810721Z     Checking want v0.3.1
2026-07-29T10:39:03.2645033Z     Checking block-buffer v0.12.0
2026-07-29T10:39:03.2729105Z     Checking crypto-common v0.2.2
2026-07-29T10:39:03.2935877Z     Checking tinyvec v1.11.0
2026-07-29T10:39:03.3085451Z     Checking parking_lot v0.12.5
2026-07-29T10:39:03.4001025Z    Compiling vergen-lib v9.1.0
2026-07-29T10:39:03.4262324Z     Checking inout v0.1.4
2026-07-29T10:39:03.5240717Z    Compiling n0-future v0.3.2
2026-07-29T10:39:03.5411813Z     Checking spin v0.10.0
2026-07-29T10:39:03.6467412Z     Checking diatomic-waker v0.2.3
2026-07-29T10:39:03.6700250Z     Checking dyn-clone v1.0.20
2026-07-29T10:39:03.7490548Z     Checking cordyceps v0.3.4
2026-07-29T10:39:03.7603603Z    Compiling crossbeam-utils v0.8.21
2026-07-29T10:39:03.8150330Z     Checking httpdate v1.0.3
2026-07-29T10:39:03.8420770Z     Checking parking v2.2.1
2026-07-29T10:39:03.8965243Z    Compiling winnow v1.0.3
2026-07-29T10:39:03.9558514Z     Checking cipher v0.4.4
2026-07-29T10:39:03.9652289Z     Checking netlink-packet-core v0.8.1
2026-07-29T10:39:03.9673751Z     Checking futures-lite v2.6.1
2026-07-29T10:39:04.0510334Z    Compiling libsqlite3-sys v0.30.1
2026-07-29T10:39:04.0640479Z    Compiling aws-lc-sys v0.41.0
2026-07-29T10:39:04.0760825Z    Compiling ring v0.17.14
2026-07-29T10:39:04.0990685Z     Checking futures-buffered v0.2.13
2026-07-29T10:39:04.2130655Z     Checking digest v0.11.3
2026-07-29T10:39:04.2213472Z    Compiling vergen v9.1.0
2026-07-29T10:39:04.3170219Z    Compiling vergen-lib v0.1.6
2026-07-29T10:39:04.3590674Z     Checking universal-hash v0.5.1
2026-07-29T10:39:04.3690803Z    Compiling noq-udp v0.10.0
2026-07-29T10:39:04.4306159Z    Compiling heapless v0.7.17
2026-07-29T10:39:04.4860604Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-29T10:39:04.5170963Z     Checking sync_wrapper v1.0.2
2026-07-29T10:39:04.5501304Z     Checking allocator-api2 v0.2.21
2026-07-29T10:39:04.6146612Z     Checking opaque-debug v0.3.1
2026-07-29T10:39:04.6565936Z    Compiling powerfmt v0.2.0
2026-07-29T10:39:04.6805561Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-29T10:39:04.7110670Z     Checking byteorder v1.5.0
2026-07-29T10:39:04.8120652Z     Checking polyval v0.6.2
2026-07-29T10:39:04.8756241Z    Compiling deranged v0.5.8
2026-07-29T10:39:04.9333486Z     Checking hash32 v0.2.1
2026-07-29T10:39:05.0077349Z    Compiling vergen-gitcl v1.0.8
2026-07-29T10:39:05.0111441Z     Checking spin v0.9.8
2026-07-29T10:39:05.0253581Z    Compiling num_threads v0.1.7
2026-07-29T10:39:05.0717235Z     Checking regex-automata v0.4.14
2026-07-29T10:39:05.1369214Z    Compiling time-core v0.1.8
2026-07-29T10:39:05.1891472Z    Compiling num-conv v0.2.2
2026-07-29T10:39:05.1977515Z     Checking signature v3.0.0
2026-07-29T10:39:05.2930989Z     Checking tower-layer v0.3.3
2026-07-29T10:39:05.3000392Z     Checking ryu v1.0.23
2026-07-29T10:39:05.3290754Z     Checking ghash v0.5.1
2026-07-29T10:39:05.3561155Z     Checking sha2 v0.11.0-rc.5
2026-07-29T10:39:05.3849720Z     Checking ctr v0.9.2
2026-07-29T10:39:05.4260707Z     Checking aes v0.8.4
2026-07-29T10:39:05.4331181Z     Checking http-body-util v0.1.3
2026-07-29T10:39:05.4629878Z     Checking aead v0.5.2
2026-07-29T10:39:05.5031202Z     Checking openssl-probe v0.2.1
2026-07-29T10:39:05.5726569Z    Compiling synstructure v0.13.2
2026-07-29T10:39:05.5794851Z    Compiling darling_core v0.20.11
2026-07-29T10:39:05.5945193Z    Compiling serde_derive_internals v0.29.1
2026-07-29T10:39:05.6306866Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-29T10:39:05.6950763Z     Checking unicode-width v0.1.14
2026-07-29T10:39:05.9357291Z     Checking crossbeam-epoch v0.9.18
2026-07-29T10:39:05.9451068Z     Checking crossbeam-channel v0.5.15
2026-07-29T10:39:05.9607733Z     Checking aes-gcm v0.10.3
2026-07-29T10:39:05.9873678Z     Checking netlink-packet-route v0.29.0
2026-07-29T10:39:06.1341061Z    Compiling blake3 v1.8.5
2026-07-29T10:39:06.1953225Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-29T10:39:06.3720573Z    Compiling noq v0.18.0
2026-07-29T10:39:06.3844128Z    Compiling netwatch v0.16.0
2026-07-29T10:39:06.4003958Z    Compiling acto v0.8.2
2026-07-29T10:39:06.4713407Z    Compiling time v0.3.47
2026-07-29T10:39:06.5785631Z     Checking tagptr v0.2.0
2026-07-29T10:39:06.6080653Z     Checking mac-addr v0.3.0
2026-07-29T10:39:06.6240334Z     Checking sorted-index-buffer v0.2.1
2026-07-29T10:39:06.6595036Z     Checking xml-rs v0.8.28
2026-07-29T10:39:06.6870982Z     Checking rustc-hash v2.1.2
2026-07-29T10:39:06.7124282Z     Checking foldhash v0.2.0
2026-07-29T10:39:06.7355448Z     Checking identity-hash v0.1.0
2026-07-29T10:39:06.7590447Z     Checking lru-slab v0.1.2
2026-07-29T10:39:06.8514795Z     Checking hashbrown v0.16.1
2026-07-29T10:39:06.8610447Z     Checking netlink-packet-route v0.30.0
2026-07-29T10:39:06.8710890Z     Checking simple-dns v0.9.3
2026-07-29T10:39:06.8758322Z     Checking simdutf8 v0.1.5
2026-07-29T10:39:07.0670915Z    Compiling proc-macro-crate v3.5.0
2026-07-29T10:39:07.2320582Z     Checking xmltree v0.10.3
2026-07-29T10:39:07.3368530Z     Checking regex v1.12.3
2026-07-29T10:39:07.3760834Z     Checking smol_str v0.1.24
2026-07-29T10:39:07.4570669Z     Checking constant_time_eq v0.4.2
2026-07-29T10:39:07.5280583Z     Checking arrayref v0.3.9
2026-07-29T10:39:07.5410138Z     Checking sha1_smol v1.0.1
2026-07-29T10:39:07.5631096Z    Compiling serde_derive v1.0.228
2026-07-29T10:39:07.5871312Z    Compiling zeroize_derive v1.4.3
2026-07-29T10:39:07.5970279Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-29T10:39:07.6662305Z    Compiling tokio-macros v2.7.0
2026-07-29T10:39:07.6910432Z    Compiling zerofrom-derive v0.1.7
2026-07-29T10:39:07.7150856Z    Compiling futures-macro v0.3.32
2026-07-29T10:39:07.7317067Z    Compiling yoke-derive v0.8.2
2026-07-29T10:39:07.8136822Z    Compiling zerovec-derive v0.11.3
2026-07-29T10:39:07.8688764Z    Compiling displaydoc v0.2.6
2026-07-29T10:39:08.2489461Z     Checking zeroize v1.8.2
2026-07-29T10:39:08.3350770Z    Compiling tracing-attributes v0.1.31
2026-07-29T10:39:08.4548309Z     Checking tokio v1.52.3
2026-07-29T10:39:08.6626368Z     Checking rustls-pki-types v1.14.1
2026-07-29T10:39:08.7070994Z     Checking futures-util v0.3.32
2026-07-29T10:39:08.8780753Z    Compiling thiserror-impl v2.0.18
2026-07-29T10:39:09.0330705Z    Compiling thiserror-impl v1.0.69
2026-07-29T10:39:09.1060761Z    Compiling derive_more-impl v2.1.1
2026-07-29T10:39:09.1202263Z    Compiling darling_macro v0.20.11
2026-07-29T10:39:09.2441186Z     Checking zerofrom v0.1.8
2026-07-29T10:39:09.3070816Z    Compiling n0-error-macros v0.1.3
2026-07-29T10:39:09.3474656Z     Checking yoke v0.8.3
2026-07-29T10:39:09.4991748Z    Compiling darling v0.20.11
2026-07-29T10:39:09.5318149Z     Checking zerovec v0.11.6
2026-07-29T10:39:09.5410632Z     Checking ed25519-dalek v2.2.0
2026-07-29T10:39:09.5660728Z     Checking zerotrie v0.2.4
2026-07-29T10:39:09.7270230Z     Checking spt-proto v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-29T10:39:09.8401562Z    Compiling derive_builder_core v0.20.2
2026-07-29T10:39:09.8735499Z    Compiling ref-cast-impl v1.0.25
2026-07-29T10:39:10.1910757Z    Compiling spez v0.1.2
2026-07-29T10:39:10.2416102Z     Checking tinystr v0.8.3
2026-07-29T10:39:10.4219729Z     Checking icu_locale_core v2.2.0
2026-07-29T10:39:10.4230409Z     Checking potential_utf v0.1.5
2026-07-29T10:39:10.5178667Z     Checking der v0.8.0-rc.10
2026-07-29T10:39:10.5610810Z     Checking icu_collections v2.2.0
2026-07-29T10:39:10.5989793Z     Checking n0-error v0.1.3
2026-07-29T10:39:10.8041593Z    Compiling pin-project-internal v1.1.13
2026-07-29T10:39:10.8165244Z     Checking filedescriptor v0.8.3
2026-07-29T10:39:10.8332358Z    Compiling schemars_derive v1.2.1
2026-07-29T10:39:10.9899848Z     Checking cobs v0.3.0
2026-07-29T10:39:10.9904641Z     Checking portable-pty v0.8.1
2026-07-29T10:39:11.1590929Z    Compiling postcard-derive v0.2.2
2026-07-29T10:39:11.2881561Z    Compiling derive_builder_macro v0.20.2
2026-07-29T10:39:11.2969166Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-29T10:39:11.3540630Z     Checking rustls-native-certs v0.8.4
2026-07-29T10:39:11.3890654Z     Checking icu_provider v2.2.0
2026-07-29T10:39:11.4693359Z    Compiling num_enum_derive v0.7.6
2026-07-29T10:39:11.4872481Z    Compiling async-trait v0.1.89
2026-07-29T10:39:11.6428324Z     Checking icu_properties v2.2.0
2026-07-29T10:39:11.6606421Z     Checking icu_normalizer v2.2.0
2026-07-29T10:39:11.7520708Z    Compiling derive_builder v0.20.2
2026-07-29T10:39:11.7650856Z     Checking spki v0.8.0-rc.4
2026-07-29T10:39:11.8104598Z     Checking data-encoding-macro v0.1.20
2026-07-29T10:39:11.9278698Z     Checking futures-executor v0.3.32
2026-07-29T10:39:11.9440579Z     Checking pkcs8 v0.11.0-rc.10
2026-07-29T10:39:12.0926328Z     Checking futures v0.3.32
2026-07-29T10:39:12.1112099Z    Compiling enum-assoc v1.3.0
2026-07-29T10:39:12.1685823Z    Compiling iroh-metrics-derive v0.4.1
2026-07-29T10:39:12.1788262Z     Checking pin-project v1.1.13
2026-07-29T10:39:12.1945335Z    Compiling strum_macros v0.28.0
2026-07-29T10:39:12.2519263Z     Checking resolv-conf v0.7.6
2026-07-29T10:39:12.2560516Z     Checking webpki-roots v1.0.7
2026-07-29T10:39:12.3730603Z     Checking lru v0.16.4
2026-07-29T10:39:12.4830752Z     Checking serde_bytes v0.11.19
2026-07-29T10:39:12.5681699Z     Checking seize v0.5.1
2026-07-29T10:39:12.7040714Z    Compiling iroh v0.98.2
2026-07-29T10:39:12.7118427Z     Checking cmov v0.5.4
2026-07-29T10:39:12.7333417Z     Checking num_enum v0.7.6
2026-07-29T10:39:12.7370339Z     Checking hkdf v0.12.4
2026-07-29T10:39:12.7666208Z     Checking sha1 v0.10.6
2026-07-29T10:39:12.7804797Z     Checking papaya v0.2.4
2026-07-29T10:39:12.8400935Z    Compiling doctest-file v1.1.1
2026-07-29T10:39:12.8610259Z     Checking spake2 v0.4.0
2026-07-29T10:39:12.8834564Z    Compiling iroh-relay v0.98.0
2026-07-29T10:39:12.9240913Z     Checking ipnet v2.12.0
2026-07-29T10:39:12.9654882Z     Checking serde_spanned v0.6.9
2026-07-29T10:39:12.9826539Z     Checking toml_datetime v0.6.11
2026-07-29T10:39:13.0075426Z     Checking schemars v1.2.1
2026-07-29T10:39:13.0664313Z     Checking ed25519 v3.0.0-rc.4
2026-07-29T10:39:13.0700255Z     Checking idna_adapter v1.2.2
2026-07-29T10:39:13.1601229Z     Checking idna v1.1.0
2026-07-29T10:39:13.2211032Z     Checking toml_edit v0.22.27
2026-07-29T10:39:13.2251129Z     Checking ctutils v0.4.2
2026-07-29T10:39:13.2520481Z     Checking bytemuck v1.25.2
2026-07-29T10:39:13.2648461Z     Checking prefix-trie v0.8.4
2026-07-29T10:39:13.3151103Z     Checking errno v0.3.14
2026-07-29T10:39:13.3810338Z     Checking interprocess v2.4.2
2026-07-29T10:39:13.4060621Z     Checking tokio-util v0.7.18
2026-07-29T10:39:13.4461634Z     Checking netlink-sys v0.8.8
2026-07-29T10:39:13.4641599Z     Checking tower v0.5.3
2026-07-29T10:39:13.4850694Z     Checking backon v1.6.0
2026-07-29T10:39:13.5130727Z     Checking url v2.5.8
2026-07-29T10:39:13.5613070Z     Checking derive_more v2.1.1
2026-07-29T10:39:13.6111908Z     Checking once_cell v1.21.4
2026-07-29T10:39:13.6540626Z     Checking netlink-proto v0.12.0
2026-07-29T10:39:13.6790586Z     Checking netdev v0.42.0
2026-07-29T10:39:13.6960892Z     Checking moka v0.12.15
2026-07-29T10:39:13.7354802Z     Checking postcard v1.1.3
2026-07-29T10:39:13.8512829Z     Checking tracing-core v0.1.36
2026-07-29T10:39:13.9160567Z     Checking tempfile v3.27.0
2026-07-29T10:39:13.9450703Z     Checking rgb v0.8.53
2026-07-29T10:39:14.0260990Z    Compiling signal-hook v0.3.18
2026-07-29T10:39:14.0347833Z     Checking hashbrown v0.14.5
2026-07-29T10:39:14.0673763Z     Checking signal-hook-registry v1.4.8
2026-07-29T10:39:14.1020489Z    Compiling darling_core v0.23.0
2026-07-29T10:39:14.1350614Z    Compiling rustix v0.38.44
2026-07-29T10:39:14.1842987Z     Checking tower-http v0.6.11
2026-07-29T10:39:14.2021092Z     Checking attohttpc v0.30.1
2026-07-29T10:39:14.2307364Z     Checking anstyle-parse v1.0.0
2026-07-29T10:39:14.2944803Z     Checking tracing v0.1.44
2026-07-29T10:39:14.3377448Z     Checking tokio-stream v0.1.18
2026-07-29T10:39:14.3809741Z     Checking avt v0.18.0
2026-07-29T10:39:14.4325497Z     Checking n0-watcher v0.6.1
2026-07-29T10:39:14.4490925Z     Checking ed25519-dalek v3.0.0-pre.6
2026-07-29T10:39:14.4810309Z     Checking is_terminal_polyfill v1.70.2
2026-07-29T10:39:14.5201111Z     Checking foldhash v0.1.5
2026-07-29T10:39:14.5400608Z    Compiling instability v0.3.12
2026-07-29T10:39:14.6038184Z     Checking h2 v0.4.14
2026-07-29T10:39:14.6366421Z     Checking hickory-proto v0.26.0-beta.4
2026-07-29T10:39:14.6620837Z     Checking iroh-metrics v0.38.3
2026-07-29T10:39:14.7135843Z     Checking hashlink v0.9.1
2026-07-29T10:39:14.7197077Z     Checking anstyle-query v1.1.5
2026-07-29T10:39:14.7319385Z     Checking iroh-base v0.98.0
2026-07-29T10:39:14.7529358Z     Checking anstyle v1.0.14
2026-07-29T10:39:14.8520651Z     Checking linux-raw-sys v0.4.15
2026-07-29T10:39:14.8959422Z     Checking colorchoice v1.0.5
2026-07-29T10:39:14.9852921Z     Checking hashbrown v0.15.5
2026-07-29T10:39:15.0070769Z     Checking anstream v1.0.0
2026-07-29T10:39:15.0631133Z     Checking signal-hook-mio v0.2.5
2026-07-29T10:39:15.1540339Z     Checking strum v0.28.0
2026-07-29T10:39:15.1960795Z    Compiling strum_macros v0.26.4
2026-07-29T10:39:15.2090859Z     Checking terminal_size v0.4.4
2026-07-29T10:39:15.2410554Z     Checking itertools v0.13.0
2026-07-29T10:39:15.2688815Z     Checking iroh-dns v0.98.0
2026-07-29T10:39:15.2710074Z     Checking toml v0.8.23
2026-07-29T10:39:15.2741081Z     Checking castaway v0.2.4
2026-07-29T10:39:15.3820665Z    Compiling indoc v2.0.7
2026-07-29T10:39:15.3920383Z     Checking clap_lex v1.1.0
2026-07-29T10:39:15.4508338Z     Checking static_assertions v1.1.0
2026-07-29T10:39:15.5090754Z     Checking compact_str v0.8.2
2026-07-29T10:39:15.5241079Z    Compiling clap_derive v4.6.1
2026-07-29T10:39:15.5830917Z     Checking clap_builder v4.6.0
2026-07-29T10:39:15.6260363Z     Checking lru v0.12.5
2026-07-29T10:39:15.6800718Z     Checking cassowary v0.3.0
2026-07-29T10:39:15.7850823Z     Checking iana-time-zone v0.1.65
2026-07-29T10:39:15.8202599Z     Checking nucleo-matcher v0.3.1
2026-07-29T10:39:15.8458321Z     Checking qrcode v0.14.1
2026-07-29T10:39:15.9070393Z     Checking chrono v0.4.45
2026-07-29T10:39:15.9190407Z     Checking rusqlite v0.32.1
2026-07-29T10:39:15.9951063Z     Checking spt-test-support v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-07-29T10:39:16.1061166Z     Checking mock-adapter v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-07-29T10:39:16.1740815Z     Checking crossterm v0.28.1
2026-07-29T10:39:16.7735415Z     Checking swarm-discovery v0.6.0-alpha.2
2026-07-29T10:39:16.8258242Z     Checking unicode-truncate v1.1.0
2026-07-29T10:39:16.8485382Z    Compiling darling_macro v0.23.0
2026-07-29T10:39:16.8771335Z     Checking spt-store v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-29T10:39:17.0750734Z     Checking strum v0.26.3
2026-07-29T10:39:17.1781264Z    Compiling darling v0.23.0
2026-07-29T10:39:17.6693039Z     Checking clap v4.6.1
2026-07-29T10:39:17.8029786Z     Checking ratatui v0.29.0
2026-07-29T10:39:19.0400602Z     Checking hyper v1.10.1
2026-07-29T10:39:19.8155987Z     Checking spt-msg v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-29T10:39:20.1144368Z     Checking spt-term v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-29T10:39:20.1787724Z     Checking spt-runtime v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-29T10:39:20.3899828Z     Checking hyper-util v0.1.20
2026-07-29T10:39:21.6158606Z     Checking igd-next v0.17.1
2026-07-29T10:39:21.8741275Z     Checking portmapper v0.16.0
2026-07-29T10:39:22.2238460Z     Checking spt-live v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-29T10:39:23.8391112Z     Checking rustls-webpki v0.103.13
2026-07-29T10:39:25.6880539Z     Checking tokio-rustls v0.26.4
2026-07-29T10:39:25.6880952Z     Checking noq-proto v0.17.0
2026-07-29T10:39:25.6881487Z     Checking rustls-platform-verifier v0.7.0
2026-07-29T10:39:25.8053262Z     Checking hickory-net v0.26.0-beta.4
2026-07-29T10:39:25.8053705Z     Checking hyper-rustls v0.27.9
2026-07-29T10:39:25.8053996Z     Checking tokio-websockets v0.13.2
2026-07-29T10:39:25.8964302Z     Checking reqwest v0.13.4
2026-07-29T10:39:26.5454370Z     Checking hickory-resolver v0.26.0-beta.4
2026-07-29T10:39:32.6428094Z     Checking spt-net v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-29T10:39:34.1217692Z     Checking spt-daemon v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-29T10:39:39.5594298Z     Checking spt v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-29T10:39:41.0321045Z     Checking xtask v0.45.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-07-29T10:39:47.6767847Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.73s
2026-07-29T10:39:47.7867705Z Post job cleanup.
2026-07-29T10:39:47.8554118Z [command]/usr/bin/git version
2026-07-29T10:39:47.8618908Z git version 2.43.0
2026-07-29T10:39:47.8650247Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/53390127-f687-4de5-988f-2555e35a869b' before making global git config changes
2026-07-29T10:39:47.8650908Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T10:39:47.8653609Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-29T10:39:47.8685480Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-29T10:39:47.8713342Z [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-29T10:39:47.8898109Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T10:39:47.8918708Z http.https://github.com/.extraheader
2026-07-29T10:39:47.8925606Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-29T10:39:47.8951631Z [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-29T10:39:47.9138738Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T10:39:47.9165235Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-29T10:39:47.9504010Z Cleaning up orphan processes
