﻿2026-07-31T03:56:54.6381441Z Current runner version: '2.336.0'
2026-07-31T03:56:54.6386204Z Runner name: 'kitsubito'
2026-07-31T03:56:54.6386723Z Runner group name: 'Default'
2026-07-31T03:56:54.6387368Z Machine name: 'KITSUBITO'
2026-07-31T03:56:54.6390827Z ##[group]GITHUB_TOKEN Permissions
2026-07-31T03:56:54.6392819Z Actions: write
2026-07-31T03:56:54.6393230Z ArtifactMetadata: write
2026-07-31T03:56:54.6393620Z Attestations: write
2026-07-31T03:56:54.6393977Z Checks: write
2026-07-31T03:56:54.6394340Z CodeQuality: write
2026-07-31T03:56:54.6394706Z Contents: write
2026-07-31T03:56:54.6395075Z CopilotRequests: write
2026-07-31T03:56:54.6395457Z Deployments: write
2026-07-31T03:56:54.6395825Z Discussions: write
2026-07-31T03:56:54.6396187Z Drives: write
2026-07-31T03:56:54.6396530Z Issues: write
2026-07-31T03:56:54.6396869Z Metadata: read
2026-07-31T03:56:54.6397212Z Models: read
2026-07-31T03:56:54.6397555Z Packages: write
2026-07-31T03:56:54.6397904Z Pages: write
2026-07-31T03:56:54.6398368Z PullRequests: write
2026-07-31T03:56:54.6398764Z RepositoryProjects: write
2026-07-31T03:56:54.6399268Z SecurityEvents: write
2026-07-31T03:56:54.6399627Z Statuses: write
2026-07-31T03:56:54.6399980Z VulnerabilityAlerts: read
2026-07-31T03:56:54.6400462Z ##[endgroup]
2026-07-31T03:56:54.6402599Z Secret source: Actions
2026-07-31T03:56:54.6403317Z Prepare workflow directory
2026-07-31T03:56:54.6769524Z Prepare all required actions
2026-07-31T03:56:54.6809774Z Getting action download info
2026-07-31T03:56:55.0735060Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-31T03:56:55.7013161Z Complete job name: lint
2026-07-31T03:56:55.7882238Z ##[group]Run set -euo pipefail
2026-07-31T03:56:55.7882910Z [36;1mset -euo pipefail[0m
2026-07-31T03:56:55.7883398Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-31T03:56:55.7884060Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-31T03:56:55.7884814Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-31T03:56:55.7885616Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-31T03:56:55.7886274Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-31T03:56:55.7886828Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-31T03:56:55.7887724Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-31T03:56:55.7888563Z [36;1m  exit 1[0m
2026-07-31T03:56:55.7888940Z [36;1mfi[0m
2026-07-31T03:56:55.7941646Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T03:56:55.7942753Z ##[endgroup]
2026-07-31T03:56:55.8074266Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757853601792 floor_bytes=34359738368
2026-07-31T03:56:55.8274299Z ##[group]Run actions/checkout@v5
2026-07-31T03:56:55.8274837Z with:
2026-07-31T03:56:55.8275249Z   repository: BigscreenVR/spt-bs-core
2026-07-31T03:56:55.8279361Z   token: ***
2026-07-31T03:56:55.8279777Z   ssh-strict: true
2026-07-31T03:56:55.8280182Z   ssh-user: git
2026-07-31T03:56:55.8280569Z   persist-credentials: true
2026-07-31T03:56:55.8281007Z   clean: true
2026-07-31T03:56:55.8281399Z   sparse-checkout-cone-mode: true
2026-07-31T03:56:55.8281847Z   fetch-depth: 1
2026-07-31T03:56:55.8282228Z   fetch-tags: false
2026-07-31T03:56:55.8282624Z   show-progress: true
2026-07-31T03:56:55.8283017Z   lfs: false
2026-07-31T03:56:55.8283382Z   submodules: false
2026-07-31T03:56:55.8283796Z   set-safe-directory: true
2026-07-31T03:56:55.8284249Z   allow-unsafe-pr-checkout: false
2026-07-31T03:56:55.8284702Z ##[endgroup]
2026-07-31T03:56:55.9105788Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T03:56:55.9107427Z ##[group]Getting Git version info
2026-07-31T03:56:55.9108329Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T03:56:55.9109365Z [command]/usr/bin/git version
2026-07-31T03:56:55.9109830Z git version 2.43.0
2026-07-31T03:56:55.9121078Z ##[endgroup]
2026-07-31T03:56:55.9132510Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/bf11e6aa-ea5a-44d2-beb7-d02edfadf04b' before making global git config changes
2026-07-31T03:56:55.9133818Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T03:56:55.9135753Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T03:56:55.9171617Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T03:56:55.9192017Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T03:56:55.9202954Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T03:56:55.9205879Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T03:56:55.9226203Z refs/heads/main
2026-07-31T03:56:55.9233383Z [command]/usr/bin/git checkout --detach
2026-07-31T03:56:55.9288684Z HEAD is now at 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T03:56:55.9326607Z [command]/usr/bin/git branch --delete --force main
2026-07-31T03:56:55.9356302Z Deleted branch main (was 00f3f924d).
2026-07-31T03:56:55.9448047Z ##[endgroup]
2026-07-31T03:56:55.9450043Z [command]/usr/bin/git submodule status
2026-07-31T03:56:55.9645413Z ##[group]Cleaning the repository
2026-07-31T03:56:55.9646019Z [command]/usr/bin/git clean -ffdx
2026-07-31T03:56:55.9685127Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T03:56:55.9742414Z HEAD is now at 00f3f924d release: v0.47.0 (counter 82) — fast-follow: engine-room ceremony, roster access views, admin-key ceremonies
2026-07-31T03:56:55.9748583Z ##[endgroup]
2026-07-31T03:56:55.9749962Z ##[group]Disabling automatic garbage collection
2026-07-31T03:56:55.9752917Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T03:56:55.9778621Z ##[endgroup]
2026-07-31T03:56:55.9779339Z ##[group]Setting up auth
2026-07-31T03:56:55.9783540Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T03:56:55.9807331Z [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-31T03:56:56.0003281Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T03:56:56.0028864Z [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-31T03:56:56.0221114Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T03:56:56.0249663Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T03:56:56.0442175Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T03:56:56.0475206Z ##[endgroup]
2026-07-31T03:56:56.0476042Z ##[group]Fetching the repository
2026-07-31T03:56:56.0481296Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +00f3f924dbe33a127cf038943956b8ed3bfaf017:refs/remotes/origin/main
2026-07-31T03:56:56.5388533Z ##[endgroup]
2026-07-31T03:56:56.5389768Z ##[group]Determining the checkout info
2026-07-31T03:56:56.5390955Z ##[endgroup]
2026-07-31T03:56:56.5393406Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T03:56:56.5432818Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T03:56:56.5456368Z ##[group]Checking out the ref
2026-07-31T03:56:56.5460193Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-31T03:56:56.5518429Z Switched to a new branch 'main'
2026-07-31T03:56:56.5519681Z branch 'main' set up to track 'origin/main'.
2026-07-31T03:56:56.5525134Z ##[endgroup]
2026-07-31T03:56:56.5558154Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T03:56:56.5580336Z 00f3f924dbe33a127cf038943956b8ed3bfaf017
2026-07-31T03:56:56.5802830Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-07-31T03:56:56.5804421Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-07-31T03:56:56.5820500Z shell: /usr/bin/bash -e {0}
2026-07-31T03:56:56.5821372Z ##[endgroup]
2026-07-31T03:56:57.0559108Z    Compiling proc-macro2 v1.0.106
2026-07-31T03:56:57.0560835Z    Compiling quote v1.0.45
2026-07-31T03:56:57.0562058Z    Compiling unicode-ident v1.0.24
2026-07-31T03:56:57.0563274Z    Compiling libc v0.2.186
2026-07-31T03:56:57.0564360Z     Checking cfg-if v1.0.4
2026-07-31T03:56:57.0565471Z    Compiling serde_core v1.0.228
2026-07-31T03:56:57.0566639Z    Compiling serde v1.0.228
2026-07-31T03:56:57.0641262Z     Checking typenum v1.20.1
2026-07-31T03:56:57.0684342Z    Compiling version_check v0.9.5
2026-07-31T03:56:57.0715517Z    Compiling portable-atomic v1.13.1
2026-07-31T03:56:57.0878545Z     Checking subtle v2.6.1
2026-07-31T03:56:57.0880990Z     Checking memchr v2.8.1
2026-07-31T03:56:57.0932640Z     Checking critical-section v1.2.0
2026-07-31T03:56:57.0934814Z    Compiling find-msvc-tools v0.1.9
2026-07-31T03:56:57.0995205Z    Compiling shlex v2.0.1
2026-07-31T03:56:57.1438546Z     Checking log v0.4.32
2026-07-31T03:56:57.1562844Z     Checking smallvec v1.15.1
2026-07-31T03:56:57.1968343Z    Compiling semver v1.0.28
2026-07-31T03:56:57.3419528Z     Checking cpufeatures v0.2.17
2026-07-31T03:56:57.3421862Z     Checking equivalent v1.0.2
2026-07-31T03:56:57.3516247Z     Checking rand_core v0.10.1
2026-07-31T03:56:57.3527830Z     Checking itoa v1.0.18
2026-07-31T03:56:57.3755063Z     Checking bitflags v2.12.1
2026-07-31T03:56:57.3931424Z    Compiling getrandom v0.4.2
2026-07-31T03:56:57.4065029Z     Checking hashbrown v0.17.1
2026-07-31T03:56:57.4171952Z     Checking pin-project-lite v0.2.17
2026-07-31T03:56:57.4246368Z     Checking futures-core v0.3.32
2026-07-31T03:56:57.4812864Z    Compiling generic-array v0.14.7
2026-07-31T03:56:57.5001744Z     Checking bytes v1.11.1
2026-07-31T03:56:57.5116646Z    Compiling zerocopy v0.8.50
2026-07-31T03:56:57.5451829Z    Compiling rustc_version v0.4.1
2026-07-31T03:56:57.5702612Z    Compiling ahash v0.8.12
2026-07-31T03:56:57.6092645Z    Compiling vcpkg v0.2.15
2026-07-31T03:56:57.6775774Z    Compiling pkg-config v0.3.33
2026-07-31T03:56:57.6812225Z     Checking signature v2.2.0
2026-07-31T03:56:57.7031441Z    Compiling zmij v1.0.21
2026-07-31T03:56:57.7541841Z     Checking stable_deref_trait v1.2.1
2026-07-31T03:56:57.8131725Z     Checking ed25519 v2.2.3
2026-07-31T03:56:57.8207126Z    Compiling serde_json v1.0.150
2026-07-31T03:56:57.8350293Z     Checking fastrand v2.4.1
2026-07-31T03:56:57.8581404Z     Checking slab v0.4.12
2026-07-31T03:56:57.9002095Z    Compiling curve25519-dalek v4.1.3
2026-07-31T03:56:57.9232653Z     Checking futures-io v0.3.32
2026-07-31T03:56:58.0315192Z     Checking futures-sink v0.3.32
2026-07-31T03:56:58.0822733Z     Checking fallible-iterator v0.3.0
2026-07-31T03:56:58.1013054Z     Checking futures-channel v0.3.32
2026-07-31T03:56:58.1351861Z    Compiling autocfg v1.5.1
2026-07-31T03:56:58.1592896Z     Checking fallible-streaming-iterator v0.1.9
2026-07-31T03:56:58.2112082Z     Checking indexmap v2.14.0
2026-07-31T03:56:58.2601764Z     Checking futures-task v0.3.32
2026-07-31T03:56:58.3262025Z    Compiling rustversion v1.0.22
2026-07-31T03:56:58.3359572Z    Compiling anyhow v1.0.102
2026-07-31T03:56:58.3612420Z    Compiling cfg_aliases v0.2.1
2026-07-31T03:56:58.4122531Z     Checking litemap v0.8.2
2026-07-31T03:56:58.4359906Z     Checking writeable v0.6.3
2026-07-31T03:56:58.5351815Z    Compiling syn v2.0.117
2026-07-31T03:56:58.5786374Z    Compiling fs_extra v1.3.0
2026-07-31T03:56:58.6162577Z    Compiling strsim v0.11.1
2026-07-31T03:56:58.6353170Z    Compiling dunce v1.0.5
2026-07-31T03:56:58.6433920Z    Compiling icu_properties_data v2.2.0
2026-07-31T03:56:58.6471665Z    Compiling icu_normalizer_data v2.2.0
2026-07-31T03:56:58.6752039Z    Compiling ident_case v1.0.1
2026-07-31T03:56:58.7258693Z     Checking utf8_iter v1.0.4
2026-07-31T03:56:58.7489271Z    Compiling rustix v1.1.4
2026-07-31T03:56:58.7731277Z     Checking percent-encoding v2.3.2
2026-07-31T03:56:58.8220713Z     Checking http v1.4.1
2026-07-31T03:56:58.8491795Z     Checking cpufeatures v0.3.0
2026-07-31T03:56:58.9141023Z     Checking linux-raw-sys v0.12.1
2026-07-31T03:56:58.9491350Z    Compiling thiserror v2.0.18
2026-07-31T03:56:58.9590236Z    Compiling jobserver v0.1.34
2026-07-31T03:56:59.0300901Z    Compiling aws-lc-rs v1.17.0
2026-07-31T03:56:59.0481011Z     Checking arrayvec v0.7.6
2026-07-31T03:56:59.0941188Z     Checking crypto-common v0.1.7
2026-07-31T03:56:59.1153546Z     Checking block-buffer v0.10.4
2026-07-31T03:56:59.1991297Z     Checking scopeguard v1.2.0
2026-07-31T03:56:59.2151588Z    Compiling cc v1.2.63
2026-07-31T03:56:59.2261766Z     Checking form_urlencoded v1.2.2
2026-07-31T03:56:59.2669924Z     Checking digest v0.10.7
2026-07-31T03:56:59.2930748Z     Checking lock_api v0.4.14
2026-07-31T03:56:59.3306593Z     Checking chacha20 v0.10.0
2026-07-31T03:56:59.3308536Z     Checking untrusted v0.9.0
2026-07-31T03:56:59.3454239Z     Checking utf8parse v0.2.2
2026-07-31T03:56:59.3683338Z    Compiling fnv v1.0.7
2026-07-31T03:56:59.3890908Z    Compiling memoffset v0.6.5
2026-07-31T03:56:59.4271374Z    Compiling thiserror v1.0.69
2026-07-31T03:56:59.4310742Z    Compiling rustls v0.23.40
2026-07-31T03:56:59.4522618Z    Compiling unicode-segmentation v1.13.3
2026-07-31T03:56:59.4621173Z    Compiling heck v0.5.0
2026-07-31T03:56:59.5010623Z     Checking atomic-waker v1.1.2
2026-07-31T03:56:59.5239741Z     Checking sha2 v0.10.9
2026-07-31T03:56:59.5450857Z     Checking const-oid v0.10.2
2026-07-31T03:56:59.5850740Z    Compiling unicode-xid v0.2.6
2026-07-31T03:56:59.5851542Z     Checking hmac v0.12.1
2026-07-31T03:56:59.6110627Z    Compiling parking_lot_core v0.9.12
2026-07-31T03:56:59.7061161Z     Checking getrandom v0.2.17
2026-07-31T03:56:59.7390803Z     Checking mio v1.2.1
2026-07-31T03:56:59.7490571Z     Checking socket2 v0.6.4
2026-07-31T03:56:59.7530493Z     Checking fs2 v0.4.3
2026-07-31T03:56:59.7751871Z     Checking termios v0.2.2
2026-07-31T03:56:59.7759550Z     Checking ioctl-rs v0.1.6
2026-07-31T03:56:59.8582634Z     Checking rand_core v0.6.4
2026-07-31T03:56:59.8753267Z     Checking serial-core v0.4.0
2026-07-31T03:56:59.8882032Z     Checking bitflags v1.3.2
2026-07-31T03:56:59.8910673Z    Compiling httparse v1.10.1
2026-07-31T03:56:59.8969342Z     Checking pin-utils v0.1.0
2026-07-31T03:56:59.9150567Z    Compiling paste v1.0.15
2026-07-31T03:56:59.9191042Z     Checking uuid v1.23.2
2026-07-31T03:56:59.9410707Z     Checking rand v0.10.1
2026-07-31T03:56:59.9693097Z     Checking nix v0.25.1
2026-07-31T03:56:59.9904788Z    Compiling convert_case v0.10.0
2026-07-31T03:57:00.0083728Z     Checking serial-unix v0.4.0
2026-07-31T03:57:00.0091264Z     Checking http-body v1.0.1
2026-07-31T03:57:00.1464495Z    Compiling num-traits v0.2.19
2026-07-31T03:57:00.1640363Z    Compiling vte_generate_state_changes v0.1.2
2026-07-31T03:57:00.1910846Z     Checking serial v0.4.0
2026-07-31T03:57:00.2210754Z     Checking hybrid-array v0.4.12
2026-07-31T03:57:00.2638385Z     Checking base64ct v1.8.3
2026-07-31T03:57:00.2690660Z     Checking shell-words v1.1.1
2026-07-31T03:57:00.2790850Z     Checking downcast-rs v1.2.1
2026-07-31T03:57:00.2860702Z     Checking either v1.16.0
2026-07-31T03:57:00.3140495Z     Checking unicode-width v0.2.0
2026-07-31T03:57:00.3320694Z    Compiling ref-cast v1.0.25
2026-07-31T03:57:00.5283453Z     Checking aho-corasick v1.1.4
2026-07-31T03:57:00.5373466Z     Checking vte v0.13.1
2026-07-31T03:57:00.5678474Z     Checking pem-rfc7468 v1.0.0
2026-07-31T03:57:00.6080775Z     Checking tinyvec_macros v0.1.1
2026-07-31T03:57:00.6830413Z     Checking regex-syntax v0.8.10
2026-07-31T03:57:00.6950464Z     Checking base64 v0.22.1
2026-07-31T03:57:00.7080683Z     Checking winnow v0.7.15
2026-07-31T03:57:00.7228511Z     Checking try-lock v0.2.5
2026-07-31T03:57:00.7230456Z     Checking tower-service v0.3.3
2026-07-31T03:57:00.7870809Z    Compiling cmake v0.1.58
2026-07-31T03:57:00.8071557Z     Checking toml_write v0.1.2
2026-07-31T03:57:00.8440453Z     Checking data-encoding v2.11.0
2026-07-31T03:57:00.9790305Z     Checking want v0.3.1
2026-07-31T03:57:01.0030624Z     Checking parking_lot v0.12.5
2026-07-31T03:57:01.0430756Z     Checking block-buffer v0.12.0
2026-07-31T03:57:01.0840495Z     Checking crypto-common v0.2.2
2026-07-31T03:57:01.1480481Z     Checking tinyvec v1.11.0
2026-07-31T03:57:01.2650561Z    Compiling vergen-lib v9.1.0
2026-07-31T03:57:01.3361424Z     Checking inout v0.1.4
2026-07-31T03:57:01.4330580Z    Compiling n0-future v0.3.2
2026-07-31T03:57:01.5000626Z     Checking parking v2.2.1
2026-07-31T03:57:01.5640383Z     Checking diatomic-waker v0.2.3
2026-07-31T03:57:01.6060615Z     Checking spin v0.10.0
2026-07-31T03:57:01.6350726Z     Checking cordyceps v0.3.4
2026-07-31T03:57:01.6710480Z     Checking dyn-clone v1.0.20
2026-07-31T03:57:01.7021190Z     Checking httpdate v1.0.3
2026-07-31T03:57:01.7368203Z    Compiling winnow v1.0.3
2026-07-31T03:57:01.7680773Z    Compiling crossbeam-utils v0.8.21
2026-07-31T03:57:01.8184660Z     Checking futures-lite v2.6.1
2026-07-31T03:57:01.9330677Z     Checking cipher v0.4.4
2026-07-31T03:57:01.9411109Z    Compiling libsqlite3-sys v0.30.1
2026-07-31T03:57:01.9533298Z    Compiling aws-lc-sys v0.41.0
2026-07-31T03:57:01.9571175Z    Compiling ring v0.17.14
2026-07-31T03:57:02.0160746Z     Checking futures-buffered v0.2.13
2026-07-31T03:57:02.0570516Z     Checking digest v0.11.3
2026-07-31T03:57:02.1002478Z     Checking netlink-packet-core v0.8.1
2026-07-31T03:57:02.1487680Z    Compiling vergen-lib v0.1.6
2026-07-31T03:57:02.1693549Z    Compiling vergen v9.1.0
2026-07-31T03:57:02.2576786Z     Checking universal-hash v0.5.1
2026-07-31T03:57:02.3350878Z    Compiling noq-udp v0.10.0
2026-07-31T03:57:02.3770536Z    Compiling heapless v0.7.17
2026-07-31T03:57:02.3860746Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-31T03:57:02.3988802Z     Checking sync_wrapper v1.0.2
2026-07-31T03:57:02.4890036Z     Checking opaque-debug v0.3.1
2026-07-31T03:57:02.4912063Z     Checking allocator-api2 v0.2.21
2026-07-31T03:57:02.5535896Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-31T03:57:02.6093207Z    Compiling powerfmt v0.2.0
2026-07-31T03:57:02.6190858Z     Checking byteorder v1.5.0
2026-07-31T03:57:02.7880937Z    Compiling deranged v0.5.8
2026-07-31T03:57:02.8117948Z     Checking hash32 v0.2.1
2026-07-31T03:57:02.8401089Z     Checking polyval v0.6.2
2026-07-31T03:57:02.8793200Z     Checking spin v0.9.8
2026-07-31T03:57:02.8984329Z    Compiling vergen-gitcl v1.0.8
2026-07-31T03:57:02.9136962Z     Checking regex-automata v0.4.14
2026-07-31T03:57:02.9282162Z    Compiling num_threads v0.1.7
2026-07-31T03:57:03.1067018Z    Compiling time-core v0.1.8
2026-07-31T03:57:03.1175097Z     Checking ryu v1.0.23
2026-07-31T03:57:03.1320005Z     Checking tower-layer v0.3.3
2026-07-31T03:57:03.1403579Z    Compiling num-conv v0.2.2
2026-07-31T03:57:03.1961550Z     Checking signature v3.0.0
2026-07-31T03:57:03.2555615Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-31T03:57:03.2780732Z     Checking ghash v0.5.1
2026-07-31T03:57:03.3085005Z     Checking sha2 v0.11.0-rc.5
2026-07-31T03:57:03.3089920Z     Checking ctr v0.9.2
2026-07-31T03:57:03.3266666Z     Checking aes v0.8.4
2026-07-31T03:57:03.3731613Z     Checking http-body-util v0.1.3
2026-07-31T03:57:03.3833009Z     Checking aead v0.5.2
2026-07-31T03:57:03.4329076Z     Checking unicode-width v0.1.14
2026-07-31T03:57:03.5091087Z     Checking openssl-probe v0.2.1
2026-07-31T03:57:03.5202356Z     Checking crossbeam-channel v0.5.15
2026-07-31T03:57:03.6196637Z    Compiling synstructure v0.13.2
2026-07-31T03:57:03.6365003Z    Compiling darling_core v0.20.11
2026-07-31T03:57:03.6469375Z    Compiling serde_derive_internals v0.29.1
2026-07-31T03:57:03.8641271Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-31T03:57:03.8838590Z     Checking aes-gcm v0.10.3
2026-07-31T03:57:03.9162496Z     Checking crossbeam-epoch v0.9.18
2026-07-31T03:57:03.9981266Z     Checking netlink-packet-route v0.29.0
2026-07-31T03:57:04.0596613Z    Compiling blake3 v1.8.5
2026-07-31T03:57:04.0760929Z    Compiling noq v0.18.0
2026-07-31T03:57:04.2131098Z    Compiling netwatch v0.16.0
2026-07-31T03:57:04.3160520Z    Compiling acto v0.8.2
2026-07-31T03:57:04.3770517Z     Checking xml-rs v0.8.28
2026-07-31T03:57:04.4000751Z     Checking tagptr v0.2.0
2026-07-31T03:57:04.4400926Z     Checking rustc-hash v2.1.2
2026-07-31T03:57:04.5050770Z    Compiling time v0.3.47
2026-07-31T03:57:04.5311121Z     Checking identity-hash v0.1.0
2026-07-31T03:57:04.5600105Z     Checking lru-slab v0.1.2
2026-07-31T03:57:04.5820456Z     Checking mac-addr v0.3.0
2026-07-31T03:57:04.6260687Z     Checking sorted-index-buffer v0.2.1
2026-07-31T03:57:04.6640910Z     Checking foldhash v0.2.0
2026-07-31T03:57:04.7620727Z    Compiling proc-macro-crate v3.5.0
2026-07-31T03:57:04.7909430Z     Checking hashbrown v0.16.1
2026-07-31T03:57:04.8081194Z     Checking netlink-packet-route v0.30.0
2026-07-31T03:57:04.9246851Z     Checking simple-dns v0.9.3
2026-07-31T03:57:05.0101237Z     Checking xmltree v0.10.3
2026-07-31T03:57:05.1431087Z     Checking constant_time_eq v0.4.2
2026-07-31T03:57:05.2474342Z     Checking resolv-conf v0.7.6
2026-07-31T03:57:05.3510222Z     Checking sha1_smol v1.0.1
2026-07-31T03:57:05.3799287Z     Checking simdutf8 v0.1.5
2026-07-31T03:57:05.4054227Z     Checking smol_str v0.1.24
2026-07-31T03:57:05.4640884Z     Checking regex v1.12.3
2026-07-31T03:57:05.4726502Z     Checking arrayref v0.3.9
2026-07-31T03:57:05.5041265Z     Checking serde_bytes v0.11.19
2026-07-31T03:57:05.5319487Z     Checking lru v0.16.4
2026-07-31T03:57:05.5428414Z     Checking seize v0.5.1
2026-07-31T03:57:05.5435701Z    Compiling iroh v0.98.2
2026-07-31T03:57:05.6700386Z    Compiling serde_derive v1.0.228
2026-07-31T03:57:05.7240420Z    Compiling zeroize_derive v1.4.3
2026-07-31T03:57:05.7420639Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-31T03:57:05.7540532Z    Compiling tokio-macros v2.7.0
2026-07-31T03:57:05.8515164Z    Compiling futures-macro v0.3.32
2026-07-31T03:57:05.8647891Z    Compiling zerofrom-derive v0.1.7
2026-07-31T03:57:05.8810754Z    Compiling yoke-derive v0.8.2
2026-07-31T03:57:05.8911976Z    Compiling zerovec-derive v0.11.3
2026-07-31T03:57:06.0060889Z    Compiling displaydoc v0.2.6
2026-07-31T03:57:06.4190602Z    Compiling tracing-attributes v0.1.31
2026-07-31T03:57:06.4350705Z     Checking zeroize v1.8.2
2026-07-31T03:57:06.5969821Z     Checking tokio v1.52.3
2026-07-31T03:57:06.8259478Z     Checking futures-util v0.3.32
2026-07-31T03:57:06.8372272Z     Checking rustls-pki-types v1.14.1
2026-07-31T03:57:06.8824039Z    Compiling thiserror-impl v2.0.18
2026-07-31T03:57:06.9548418Z    Compiling darling_macro v0.20.11
2026-07-31T03:57:07.2090385Z    Compiling thiserror-impl v1.0.69
2026-07-31T03:57:07.2932991Z    Compiling derive_more-impl v2.1.1
2026-07-31T03:57:07.3541045Z     Checking zerofrom v0.1.8
2026-07-31T03:57:07.3696736Z    Compiling darling v0.20.11
2026-07-31T03:57:07.4770488Z    Compiling derive_builder_core v0.20.2
2026-07-31T03:57:07.4911197Z     Checking yoke v0.8.3
2026-07-31T03:57:07.5818494Z    Compiling n0-error-macros v0.1.3
2026-07-31T03:57:07.6817241Z     Checking zerovec v0.11.6
2026-07-31T03:57:07.8951132Z     Checking ed25519-dalek v2.2.0
2026-07-31T03:57:08.1070970Z     Checking spt-proto v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-31T03:57:08.1360710Z     Checking zerotrie v0.2.4
2026-07-31T03:57:08.4870654Z    Compiling ref-cast-impl v1.0.25
2026-07-31T03:57:08.5276005Z     Checking tinystr v0.8.3
2026-07-31T03:57:08.5960776Z     Checking potential_utf v0.1.5
2026-07-31T03:57:08.6892047Z    Compiling spez v0.1.2
2026-07-31T03:57:08.7062294Z     Checking der v0.8.0-rc.10
2026-07-31T03:57:08.7211132Z     Checking icu_collections v2.2.0
2026-07-31T03:57:08.7293018Z     Checking icu_locale_core v2.2.0
2026-07-31T03:57:08.7497971Z    Compiling derive_builder_macro v0.20.2
2026-07-31T03:57:08.8860575Z     Checking filedescriptor v0.8.3
2026-07-31T03:57:09.0673811Z     Checking portable-pty v0.8.1
2026-07-31T03:57:09.1232780Z    Compiling derive_builder v0.20.2
2026-07-31T03:57:09.1332505Z     Checking n0-error v0.1.3
2026-07-31T03:57:09.1361741Z    Compiling pin-project-internal v1.1.13
2026-07-31T03:57:09.1780932Z    Compiling schemars_derive v1.2.1
2026-07-31T03:57:09.1896168Z     Checking cobs v0.3.0
2026-07-31T03:57:09.3661165Z    Compiling postcard-derive v0.2.2
2026-07-31T03:57:09.3888145Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-31T03:57:09.6896589Z     Checking rustls-native-certs v0.8.4
2026-07-31T03:57:09.7029898Z    Compiling async-trait v0.1.89
2026-07-31T03:57:09.7433026Z     Checking icu_provider v2.2.0
2026-07-31T03:57:09.8061044Z    Compiling num_enum_derive v0.7.6
2026-07-31T03:57:09.8649728Z     Checking data-encoding-macro v0.1.20
2026-07-31T03:57:09.9311013Z    Compiling enum-assoc v1.3.0
2026-07-31T03:57:09.9711531Z    Compiling strum_macros v0.28.0
2026-07-31T03:57:09.9950678Z     Checking spki v0.8.0-rc.4
2026-07-31T03:57:10.0670966Z     Checking icu_normalizer v2.2.0
2026-07-31T03:57:10.1451690Z     Checking icu_properties v2.2.0
2026-07-31T03:57:10.2113088Z     Checking futures-executor v0.3.32
2026-07-31T03:57:10.3473589Z     Checking pkcs8 v0.11.0-rc.10
2026-07-31T03:57:10.4719216Z     Checking futures v0.3.32
2026-07-31T03:57:10.4827487Z    Compiling iroh-metrics-derive v0.4.1
2026-07-31T03:57:10.5041453Z    Compiling iroh-relay v0.98.0
2026-07-31T03:57:10.5542847Z     Checking webpki-roots v1.0.7
2026-07-31T03:57:10.5787404Z     Checking cmov v0.5.4
2026-07-31T03:57:10.6520147Z     Checking pin-project v1.1.13
2026-07-31T03:57:10.7099458Z     Checking papaya v0.2.4
2026-07-31T03:57:10.7255979Z     Checking hkdf v0.12.4
2026-07-31T03:57:10.8080392Z     Checking ipnet v2.12.0
2026-07-31T03:57:10.8427938Z     Checking serde_spanned v0.6.9
2026-07-31T03:57:10.8677806Z     Checking toml_datetime v0.6.11
2026-07-31T03:57:10.8826994Z     Checking ed25519 v3.0.0-rc.4
2026-07-31T03:57:10.9770657Z     Checking num_enum v0.7.6
2026-07-31T03:57:11.0730774Z     Checking ctutils v0.4.2
2026-07-31T03:57:11.1032106Z     Checking spake2 v0.4.0
2026-07-31T03:57:11.1170012Z     Checking sha1 v0.10.6
2026-07-31T03:57:11.1270702Z     Checking toml_edit v0.22.27
2026-07-31T03:57:11.1641137Z     Checking prefix-trie v0.8.4
2026-07-31T03:57:11.1859903Z    Compiling doctest-file v1.1.1
2026-07-31T03:57:11.2760581Z     Checking bytemuck v1.25.2
2026-07-31T03:57:11.2843087Z     Checking schemars v1.2.1
2026-07-31T03:57:11.2971082Z     Checking errno v0.3.14
2026-07-31T03:57:11.3214625Z    Compiling signal-hook v0.3.18
2026-07-31T03:57:11.4117566Z     Checking signal-hook-registry v1.4.8
2026-07-31T03:57:11.4628543Z     Checking rgb v0.8.53
2026-07-31T03:57:11.4930866Z     Checking once_cell v1.21.4
2026-07-31T03:57:11.5362210Z     Checking moka v0.12.15
2026-07-31T03:57:11.6271020Z     Checking tokio-util v0.7.18
2026-07-31T03:57:11.6360759Z     Checking netlink-sys v0.8.8
2026-07-31T03:57:11.6509602Z     Checking postcard v1.1.3
2026-07-31T03:57:11.6690921Z     Checking idna_adapter v1.2.2
2026-07-31T03:57:11.7560530Z     Checking tracing-core v0.1.36
2026-07-31T03:57:11.7670782Z     Checking idna v1.1.0
2026-07-31T03:57:11.8430837Z     Checking tempfile v3.27.0
2026-07-31T03:57:11.8630653Z     Checking tower v0.5.3
2026-07-31T03:57:11.9220588Z     Checking netlink-proto v0.12.0
2026-07-31T03:57:11.9350067Z     Checking hashbrown v0.14.5
2026-07-31T03:57:12.0544309Z     Checking url v2.5.8
2026-07-31T03:57:12.0930652Z     Checking netdev v0.42.0
2026-07-31T03:57:12.1115812Z     Checking backon v1.6.0
2026-07-31T03:57:12.2040902Z     Checking interprocess v2.4.2
2026-07-31T03:57:12.2280960Z     Checking tracing v0.1.44
2026-07-31T03:57:12.2351941Z     Checking avt v0.18.0
2026-07-31T03:57:12.2931601Z    Compiling darling_core v0.23.0
2026-07-31T03:57:12.3519629Z     Checking ed25519-dalek v3.0.0-pre.6
2026-07-31T03:57:12.3960092Z     Checking derive_more v2.1.1
2026-07-31T03:57:12.4116156Z     Checking tokio-stream v0.1.18
2026-07-31T03:57:12.4550137Z    Compiling rustix v0.38.44
2026-07-31T03:57:12.5461664Z     Checking h2 v0.4.14
2026-07-31T03:57:12.5804016Z     Checking iroh-metrics v0.38.3
2026-07-31T03:57:12.6800969Z     Checking n0-watcher v0.6.1
2026-07-31T03:57:12.7120525Z     Checking hashlink v0.9.1
2026-07-31T03:57:12.7310814Z     Checking hickory-proto v0.26.0-beta.4
2026-07-31T03:57:12.8060952Z     Checking iroh-base v0.98.0
2026-07-31T03:57:12.8220828Z     Checking attohttpc v0.30.1
2026-07-31T03:57:12.8654062Z     Checking tower-http v0.6.11
2026-07-31T03:57:12.9685900Z     Checking anstyle-parse v1.0.0
2026-07-31T03:57:13.0001795Z     Checking strum v0.28.0
2026-07-31T03:57:13.0760590Z     Checking anstyle-query v1.1.5
2026-07-31T03:57:13.1188900Z     Checking anstyle v1.0.14
2026-07-31T03:57:13.1397431Z    Compiling instability v0.3.12
2026-07-31T03:57:13.1550017Z     Checking colorchoice v1.0.5
2026-07-31T03:57:13.1556045Z     Checking is_terminal_polyfill v1.70.2
2026-07-31T03:57:13.2195059Z     Checking linux-raw-sys v0.4.15
2026-07-31T03:57:13.2430693Z     Checking foldhash v0.1.5
2026-07-31T03:57:13.2457900Z     Checking iroh-dns v0.98.0
2026-07-31T03:57:13.2631453Z     Checking signal-hook-mio v0.2.5
2026-07-31T03:57:13.2752089Z    Compiling strum_macros v0.26.4
2026-07-31T03:57:13.2910946Z     Checking toml v0.8.23
2026-07-31T03:57:13.3159677Z     Checking terminal_size v0.4.4
2026-07-31T03:57:13.3332174Z     Checking anstream v1.0.0
2026-07-31T03:57:13.3637507Z     Checking itertools v0.13.0
2026-07-31T03:57:13.3953252Z     Checking castaway v0.2.4
2026-07-31T03:57:13.4030469Z     Checking hashbrown v0.15.5
2026-07-31T03:57:13.4320499Z     Checking clap_lex v1.1.0
2026-07-31T03:57:13.5331873Z    Compiling indoc v2.0.7
2026-07-31T03:57:13.5590519Z     Checking static_assertions v1.1.0
2026-07-31T03:57:13.5930353Z    Compiling clap_derive v4.6.1
2026-07-31T03:57:13.6350765Z     Checking compact_str v0.8.2
2026-07-31T03:57:13.6530781Z     Checking cassowary v0.3.0
2026-07-31T03:57:13.6588779Z     Checking clap_builder v4.6.0
2026-07-31T03:57:13.7870584Z     Checking iana-time-zone v0.1.65
2026-07-31T03:57:13.9180726Z     Checking nucleo-matcher v0.3.1
2026-07-31T03:57:13.9280199Z     Checking chrono v0.4.45
2026-07-31T03:57:13.9920897Z     Checking qrcode v0.14.1
2026-07-31T03:57:14.0760917Z     Checking spt-test-support v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-07-31T03:57:14.2040664Z     Checking lru v0.12.5
2026-07-31T03:57:14.3225156Z     Checking mock-adapter v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-07-31T03:57:14.3428897Z     Checking rusqlite v0.32.1
2026-07-31T03:57:14.5630633Z     Checking crossterm v0.28.1
2026-07-31T03:57:14.8610657Z     Checking swarm-discovery v0.6.0-alpha.2
2026-07-31T03:57:15.0950513Z     Checking unicode-truncate v1.1.0
2026-07-31T03:57:15.2830400Z    Compiling darling_macro v0.23.0
2026-07-31T03:57:15.3124682Z     Checking strum v0.26.3
2026-07-31T03:57:15.3371147Z     Checking spt-store v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-31T03:57:15.6086170Z    Compiling darling v0.23.0
2026-07-31T03:57:15.8800537Z     Checking clap v4.6.1
2026-07-31T03:57:16.1210681Z     Checking ratatui v0.29.0
2026-07-31T03:57:17.3343936Z     Checking hyper v1.10.1
2026-07-31T03:57:18.5660457Z     Checking hyper-util v0.1.20
2026-07-31T03:57:18.9272297Z     Checking spt-msg v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-31T03:57:19.1249186Z     Checking spt-term v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-31T03:57:19.1250740Z     Checking spt-runtime v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-31T03:57:19.6262299Z     Checking igd-next v0.17.1
2026-07-31T03:57:19.9466947Z     Checking portmapper v0.16.0
2026-07-31T03:57:20.8215090Z     Checking spt-live v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-31T03:57:22.3097493Z     Checking rustls-webpki v0.103.13
2026-07-31T03:57:24.1659429Z     Checking tokio-rustls v0.26.4
2026-07-31T03:57:24.1659869Z     Checking noq-proto v0.17.0
2026-07-31T03:57:24.1660221Z     Checking rustls-platform-verifier v0.7.0
2026-07-31T03:57:24.2847539Z     Checking hyper-rustls v0.27.9
2026-07-31T03:57:24.2848147Z     Checking hickory-net v0.26.0-beta.4
2026-07-31T03:57:24.2848657Z     Checking tokio-websockets v0.13.2
2026-07-31T03:57:24.3763727Z     Checking reqwest v0.13.4
2026-07-31T03:57:25.0404957Z     Checking hickory-resolver v0.26.0-beta.4
2026-07-31T03:57:30.9776478Z     Checking spt-net v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-31T03:57:32.4905682Z     Checking spt-daemon v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-31T03:57:38.1203948Z     Checking spt v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-31T03:57:38.1205059Z     Checking xtask v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-07-31T03:57:46.6298765Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.01s
2026-07-31T03:57:46.7323534Z Post job cleanup.
2026-07-31T03:57:46.7994032Z [command]/usr/bin/git version
2026-07-31T03:57:46.8026265Z git version 2.43.0
2026-07-31T03:57:46.8092589Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/e2f0aaac-2d09-4042-bf64-abcaaaf5af9c' before making global git config changes
2026-07-31T03:57:46.8093315Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T03:57:46.8096719Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T03:57:46.8128452Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T03:57:46.8155468Z [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-31T03:57:46.8352700Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T03:57:46.8373686Z http.https://github.com/.extraheader
2026-07-31T03:57:46.8381542Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-31T03:57:46.8411354Z [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-31T03:57:46.8608007Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T03:57:46.8631713Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T03:57:46.8956977Z Cleaning up orphan processes
