﻿2026-07-31T05:49:22.7734640Z Current runner version: '2.336.0'
2026-07-31T05:49:22.7739532Z Runner name: 'kitsubito'
2026-07-31T05:49:22.7740067Z Runner group name: 'Default'
2026-07-31T05:49:22.7740714Z Machine name: 'KITSUBITO'
2026-07-31T05:49:22.7743942Z ##[group]GITHUB_TOKEN Permissions
2026-07-31T05:49:22.7745925Z Actions: write
2026-07-31T05:49:22.7746333Z ArtifactMetadata: write
2026-07-31T05:49:22.7746734Z Attestations: write
2026-07-31T05:49:22.7747097Z Checks: write
2026-07-31T05:49:22.7747450Z CodeQuality: write
2026-07-31T05:49:22.7747808Z Contents: write
2026-07-31T05:49:22.7748184Z CopilotRequests: write
2026-07-31T05:49:22.7748566Z Deployments: write
2026-07-31T05:49:22.7748933Z Discussions: write
2026-07-31T05:49:22.7749439Z Drives: write
2026-07-31T05:49:22.7749787Z Issues: write
2026-07-31T05:49:22.7750141Z Metadata: read
2026-07-31T05:49:22.7750488Z Models: read
2026-07-31T05:49:22.7750841Z Packages: write
2026-07-31T05:49:22.7751206Z Pages: write
2026-07-31T05:49:22.7751668Z PullRequests: write
2026-07-31T05:49:22.7752068Z RepositoryProjects: write
2026-07-31T05:49:22.7752477Z SecurityEvents: write
2026-07-31T05:49:22.7752855Z Statuses: write
2026-07-31T05:49:22.7753223Z VulnerabilityAlerts: read
2026-07-31T05:49:22.7753608Z ##[endgroup]
2026-07-31T05:49:22.7755226Z Secret source: Actions
2026-07-31T05:49:22.7755922Z Prepare workflow directory
2026-07-31T05:49:22.8779151Z Prepare all required actions
2026-07-31T05:49:22.8817096Z Getting action download info
2026-07-31T05:49:23.2181869Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-31T05:49:23.7732169Z Complete job name: lint
2026-07-31T05:49:23.9281344Z ##[group]Run set -euo pipefail
2026-07-31T05:49:23.9281944Z [36;1mset -euo pipefail[0m
2026-07-31T05:49:23.9282402Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-31T05:49:23.9282992Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-31T05:49:23.9283672Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-31T05:49:23.9284420Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-31T05:49:23.9285011Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-31T05:49:23.9285531Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-31T05:49:23.9286348Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-31T05:49:23.9287117Z [36;1m  exit 1[0m
2026-07-31T05:49:23.9287465Z [36;1mfi[0m
2026-07-31T05:49:23.9303960Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-31T05:49:23.9304745Z ##[endgroup]
2026-07-31T05:49:23.9432983Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=757823483904 floor_bytes=34359738368
2026-07-31T05:49:24.2134128Z ##[group]Run actions/checkout@v5
2026-07-31T05:49:24.2134669Z with:
2026-07-31T05:49:24.2135036Z   repository: BigscreenVR/spt-bs-core
2026-07-31T05:49:24.2138119Z   token: ***
2026-07-31T05:49:24.2138457Z   ssh-strict: true
2026-07-31T05:49:24.2138833Z   ssh-user: git
2026-07-31T05:49:24.2139273Z   persist-credentials: true
2026-07-31T05:49:24.2139662Z   clean: true
2026-07-31T05:49:24.2140025Z   sparse-checkout-cone-mode: true
2026-07-31T05:49:24.2140435Z   fetch-depth: 1
2026-07-31T05:49:24.2140783Z   fetch-tags: false
2026-07-31T05:49:24.2146361Z   show-progress: true
2026-07-31T05:49:24.2146751Z   lfs: false
2026-07-31T05:49:24.2147104Z   submodules: false
2026-07-31T05:49:24.2147467Z   set-safe-directory: true
2026-07-31T05:49:24.2147886Z   allow-unsafe-pr-checkout: false
2026-07-31T05:49:24.2148307Z ##[endgroup]
2026-07-31T05:49:24.2938749Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-31T05:49:24.2940324Z ##[group]Getting Git version info
2026-07-31T05:49:24.2941047Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-31T05:49:24.2941902Z [command]/usr/bin/git version
2026-07-31T05:49:24.2978327Z git version 2.43.0
2026-07-31T05:49:24.2996389Z ##[endgroup]
2026-07-31T05:49:24.3007668Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/1dac22c3-4dbe-4406-a749-b41db0919a62' before making global git config changes
2026-07-31T05:49:24.3009158Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T05:49:24.3010639Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T05:49:24.3042041Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-31T05:49:24.3059926Z https://github.com/BigscreenVR/spt-bs-core
2026-07-31T05:49:24.3070249Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-31T05:49:24.3072710Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-31T05:49:24.3090614Z HEAD
2026-07-31T05:49:24.3122448Z ##[endgroup]
2026-07-31T05:49:24.3124142Z [command]/usr/bin/git submodule status
2026-07-31T05:49:24.3307551Z ##[group]Cleaning the repository
2026-07-31T05:49:24.3310152Z [command]/usr/bin/git clean -ffdx
2026-07-31T05:49:24.3347760Z [command]/usr/bin/git reset --hard HEAD
2026-07-31T05:49:24.3546763Z HEAD is now at b3c1eb1fe Merge 7ddd0bd596aa1c2c2e2aaa8b04255382d15b5680 into 37e8276b840dfb85defd4e3f49ef6f87f61614c3
2026-07-31T05:49:24.3552997Z ##[endgroup]
2026-07-31T05:49:24.3554984Z ##[group]Disabling automatic garbage collection
2026-07-31T05:49:24.3558597Z [command]/usr/bin/git config --local gc.auto 0
2026-07-31T05:49:24.3584677Z ##[endgroup]
2026-07-31T05:49:24.3585241Z ##[group]Setting up auth
2026-07-31T05:49:24.3590142Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T05:49:24.3615710Z [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-31T05:49:24.3805095Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T05:49:24.3830354Z [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-31T05:49:24.4025323Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T05:49:24.4051498Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T05:49:24.4247405Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-31T05:49:24.4278901Z ##[endgroup]
2026-07-31T05:49:24.4284841Z ##[group]Fetching the repository
2026-07-31T05:49:24.4286378Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ae843b1d9abdf3af64e0178cac521f7ed2189667:refs/remotes/pull/132/merge
2026-07-31T05:49:24.8514842Z ##[endgroup]
2026-07-31T05:49:24.8516345Z ##[group]Determining the checkout info
2026-07-31T05:49:24.8517955Z ##[endgroup]
2026-07-31T05:49:24.8518823Z [command]/usr/bin/git sparse-checkout disable
2026-07-31T05:49:24.8564390Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-31T05:49:24.8590380Z ##[group]Checking out the ref
2026-07-31T05:49:24.8591853Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/132/merge
2026-07-31T05:49:24.8927193Z Previous HEAD position was b3c1eb1fe Merge 7ddd0bd596aa1c2c2e2aaa8b04255382d15b5680 into 37e8276b840dfb85defd4e3f49ef6f87f61614c3
2026-07-31T05:49:24.8930631Z HEAD is now at ae843b1d9 Merge 37e8276b840dfb85defd4e3f49ef6f87f61614c3 into d7411f9b9b78bba10bcfcd3c5b06f937b9f1a1c0
2026-07-31T05:49:24.8936980Z ##[endgroup]
2026-07-31T05:49:24.8971880Z [command]/usr/bin/git log -1 --format=%H
2026-07-31T05:49:24.8994555Z ae843b1d9abdf3af64e0178cac521f7ed2189667
2026-07-31T05:49:24.9741537Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-07-31T05:49:24.9743276Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-07-31T05:49:24.9758813Z shell: /usr/bin/bash -e {0}
2026-07-31T05:49:24.9759857Z ##[endgroup]
2026-07-31T05:49:25.4738286Z    Compiling proc-macro2 v1.0.106
2026-07-31T05:49:25.4739358Z    Compiling quote v1.0.45
2026-07-31T05:49:25.4739783Z    Compiling unicode-ident v1.0.24
2026-07-31T05:49:25.4740144Z    Compiling libc v0.2.186
2026-07-31T05:49:25.4740456Z     Checking cfg-if v1.0.4
2026-07-31T05:49:25.4740771Z    Compiling serde_core v1.0.228
2026-07-31T05:49:25.4741124Z    Compiling serde v1.0.228
2026-07-31T05:49:25.4820068Z     Checking typenum v1.20.1
2026-07-31T05:49:25.4871619Z    Compiling version_check v0.9.5
2026-07-31T05:49:25.4955180Z    Compiling portable-atomic v1.13.1
2026-07-31T05:49:25.4956478Z     Checking subtle v2.6.1
2026-07-31T05:49:25.4957412Z     Checking memchr v2.8.1
2026-07-31T05:49:25.5081868Z     Checking critical-section v1.2.0
2026-07-31T05:49:25.5352513Z    Compiling shlex v2.0.1
2026-07-31T05:49:25.5354519Z    Compiling find-msvc-tools v0.1.9
2026-07-31T05:49:25.5641948Z     Checking log v0.4.32
2026-07-31T05:49:25.5670413Z     Checking smallvec v1.15.1
2026-07-31T05:49:25.6347434Z    Compiling semver v1.0.28
2026-07-31T05:49:25.6872580Z     Checking cpufeatures v0.2.17
2026-07-31T05:49:25.7631477Z     Checking rand_core v0.10.1
2026-07-31T05:49:25.7633828Z     Checking equivalent v1.0.2
2026-07-31T05:49:25.7634653Z     Checking itoa v1.0.18
2026-07-31T05:49:25.8161489Z     Checking bitflags v2.12.1
2026-07-31T05:49:25.8341940Z    Compiling getrandom v0.4.2
2026-07-31T05:49:25.8411927Z    Compiling generic-array v0.14.7
2026-07-31T05:49:25.8511442Z     Checking hashbrown v0.17.1
2026-07-31T05:49:25.8542535Z     Checking pin-project-lite v0.2.17
2026-07-31T05:49:25.9201180Z     Checking bytes v1.11.1
2026-07-31T05:49:25.9408448Z    Compiling rustc_version v0.4.1
2026-07-31T05:49:25.9471533Z     Checking futures-core v0.3.32
2026-07-31T05:49:25.9511383Z    Compiling zerocopy v0.8.50
2026-07-31T05:49:25.9793415Z    Compiling ahash v0.8.12
2026-07-31T05:49:26.0158394Z    Compiling zmij v1.0.21
2026-07-31T05:49:26.0695742Z    Compiling vcpkg v0.2.15
2026-07-31T05:49:26.0938496Z     Checking signature v2.2.0
2026-07-31T05:49:26.0981949Z    Compiling pkg-config v0.3.33
2026-07-31T05:49:26.1371452Z    Compiling serde_json v1.0.150
2026-07-31T05:49:26.2121175Z     Checking stable_deref_trait v1.2.1
2026-07-31T05:49:26.2251164Z     Checking ed25519 v2.2.3
2026-07-31T05:49:26.2608747Z     Checking slab v0.4.12
2026-07-31T05:49:26.2910322Z     Checking futures-sink v0.3.32
2026-07-31T05:49:26.3201360Z    Compiling curve25519-dalek v4.1.3
2026-07-31T05:49:26.3731576Z     Checking futures-io v0.3.32
2026-07-31T05:49:26.4065103Z     Checking fastrand v2.4.1
2026-07-31T05:49:26.4248622Z     Checking futures-channel v0.3.32
2026-07-31T05:49:26.4650989Z     Checking fallible-streaming-iterator v0.1.9
2026-07-31T05:49:26.5751199Z     Checking futures-task v0.3.32
2026-07-31T05:49:26.6101441Z    Compiling autocfg v1.5.1
2026-07-31T05:49:26.6600344Z     Checking fallible-iterator v0.3.0
2026-07-31T05:49:26.6731017Z    Compiling rustversion v1.0.22
2026-07-31T05:49:26.6840718Z    Compiling anyhow v1.0.102
2026-07-31T05:49:26.7130881Z    Compiling syn v2.0.117
2026-07-31T05:49:26.7271870Z    Compiling cfg_aliases v0.2.1
2026-07-31T05:49:26.7681663Z     Checking indexmap v2.14.0
2026-07-31T05:49:26.7784769Z     Checking writeable v0.6.3
2026-07-31T05:49:26.7962218Z     Checking litemap v0.8.2
2026-07-31T05:49:26.8481230Z    Compiling fs_extra v1.3.0
2026-07-31T05:49:26.9620801Z    Compiling icu_normalizer_data v2.2.0
2026-07-31T05:49:26.9721385Z     Checking utf8_iter v1.0.4
2026-07-31T05:49:27.0640888Z    Compiling ident_case v1.0.1
2026-07-31T05:49:27.0820329Z    Compiling strsim v0.11.1
2026-07-31T05:49:27.0962813Z    Compiling dunce v1.0.5
2026-07-31T05:49:27.1121154Z    Compiling icu_properties_data v2.2.0
2026-07-31T05:49:27.1350319Z     Checking percent-encoding v2.3.2
2026-07-31T05:49:27.1561044Z    Compiling rustix v1.1.4
2026-07-31T05:49:27.1812257Z     Checking http v1.4.1
2026-07-31T05:49:27.2025963Z    Compiling thiserror v2.0.18
2026-07-31T05:49:27.2261143Z    Compiling jobserver v0.1.34
2026-07-31T05:49:27.2432792Z    Compiling aws-lc-rs v1.17.0
2026-07-31T05:49:27.2771547Z     Checking linux-raw-sys v0.12.1
2026-07-31T05:49:27.3018922Z     Checking cpufeatures v0.3.0
2026-07-31T05:49:27.3670586Z     Checking arrayvec v0.7.6
2026-07-31T05:49:27.4691203Z     Checking scopeguard v1.2.0
2026-07-31T05:49:27.4900538Z     Checking chacha20 v0.10.0
2026-07-31T05:49:27.5571590Z    Compiling cc v1.2.63
2026-07-31T05:49:27.6231065Z     Checking lock_api v0.4.14
2026-07-31T05:49:27.6249089Z     Checking form_urlencoded v1.2.2
2026-07-31T05:49:27.6810538Z     Checking utf8parse v0.2.2
2026-07-31T05:49:27.7110624Z     Checking untrusted v0.9.0
2026-07-31T05:49:27.7290714Z    Compiling fnv v1.0.7
2026-07-31T05:49:27.7421356Z     Checking crypto-common v0.1.7
2026-07-31T05:49:27.7451278Z     Checking block-buffer v0.10.4
2026-07-31T05:49:27.7790532Z    Compiling memoffset v0.6.5
2026-07-31T05:49:27.7830995Z    Compiling thiserror v1.0.69
2026-07-31T05:49:27.7981507Z    Compiling rustls v0.23.40
2026-07-31T05:49:27.8101104Z    Compiling heck v0.5.0
2026-07-31T05:49:27.8282190Z    Compiling unicode-segmentation v1.13.3
2026-07-31T05:49:27.8600727Z     Checking atomic-waker v1.1.2
2026-07-31T05:49:27.8810652Z     Checking digest v0.10.7
2026-07-31T05:49:27.8981365Z    Compiling unicode-xid v0.2.6
2026-07-31T05:49:27.9328604Z     Checking const-oid v0.10.2
2026-07-31T05:49:27.9769402Z    Compiling parking_lot_core v0.9.12
2026-07-31T05:49:27.9891374Z     Checking pin-utils v0.1.0
2026-07-31T05:49:27.9892441Z    Compiling paste v1.0.15
2026-07-31T05:49:27.9930543Z    Compiling httparse v1.10.1
2026-07-31T05:49:28.0187020Z     Checking getrandom v0.2.17
2026-07-31T05:49:28.0582271Z     Checking mio v1.2.1
2026-07-31T05:49:28.0840338Z     Checking socket2 v0.6.4
2026-07-31T05:49:28.1020413Z     Checking fs2 v0.4.3
2026-07-31T05:49:28.1650807Z     Checking sha2 v0.10.9
2026-07-31T05:49:28.2072060Z     Checking ioctl-rs v0.1.6
2026-07-31T05:49:28.2111317Z     Checking rand_core v0.6.4
2026-07-31T05:49:28.2322998Z     Checking uuid v1.23.2
2026-07-31T05:49:28.2505036Z     Checking rand v0.10.1
2026-07-31T05:49:28.2541233Z     Checking serial-core v0.4.0
2026-07-31T05:49:28.2789095Z     Checking termios v0.2.2
2026-07-31T05:49:28.2943915Z     Checking hmac v0.12.1
2026-07-31T05:49:28.3768484Z    Compiling convert_case v0.10.0
2026-07-31T05:49:28.4150763Z     Checking bitflags v1.3.2
2026-07-31T05:49:28.4379757Z     Checking serial-unix v0.4.0
2026-07-31T05:49:28.4818739Z     Checking nix v0.25.1
2026-07-31T05:49:28.4819759Z     Checking http-body v1.0.1
2026-07-31T05:49:28.5114628Z    Compiling num-traits v0.2.19
2026-07-31T05:49:28.5195709Z     Checking hybrid-array v0.4.12
2026-07-31T05:49:28.5551296Z    Compiling vte_generate_state_changes v0.1.2
2026-07-31T05:49:28.5671105Z     Checking serial v0.4.0
2026-07-31T05:49:28.5777297Z     Checking downcast-rs v1.2.1
2026-07-31T05:49:28.5810985Z     Checking either v1.16.0
2026-07-31T05:49:28.6471692Z     Checking base64ct v1.8.3
2026-07-31T05:49:28.6474445Z     Checking unicode-width v0.2.0
2026-07-31T05:49:28.6668871Z    Compiling ref-cast v1.0.25
2026-07-31T05:49:28.7077237Z     Checking shell-words v1.1.1
2026-07-31T05:49:28.8851260Z    Compiling cmake v0.1.58
2026-07-31T05:49:28.9150743Z     Checking vte v0.13.1
2026-07-31T05:49:28.9454346Z     Checking pem-rfc7468 v1.0.0
2026-07-31T05:49:28.9702999Z     Checking aho-corasick v1.1.4
2026-07-31T05:49:28.9904571Z     Checking winnow v0.7.15
2026-07-31T05:49:29.0029654Z     Checking tinyvec_macros v0.1.1
2026-07-31T05:49:29.0528198Z     Checking data-encoding v2.11.0
2026-07-31T05:49:29.0675658Z     Checking regex-syntax v0.8.10
2026-07-31T05:49:29.1104040Z     Checking try-lock v0.2.5
2026-07-31T05:49:29.1328323Z     Checking base64 v0.22.1
2026-07-31T05:49:29.1867106Z     Checking toml_write v0.1.2
2026-07-31T05:49:29.2015362Z     Checking tower-service v0.3.3
2026-07-31T05:49:29.2631547Z     Checking block-buffer v0.12.0
2026-07-31T05:49:29.4110730Z     Checking crypto-common v0.2.2
2026-07-31T05:49:29.4139901Z     Checking want v0.3.1
2026-07-31T05:49:29.4339720Z     Checking tinyvec v1.11.0
2026-07-31T05:49:29.4760785Z     Checking parking_lot v0.12.5
2026-07-31T05:49:29.5010696Z    Compiling vergen-lib v9.1.0
2026-07-31T05:49:29.5230620Z     Checking inout v0.1.4
2026-07-31T05:49:29.6878202Z    Compiling n0-future v0.3.2
2026-07-31T05:49:29.7410847Z     Checking cordyceps v0.3.4
2026-07-31T05:49:29.9502743Z     Checking dyn-clone v1.0.20
2026-07-31T05:49:29.9830902Z     Checking httpdate v1.0.3
2026-07-31T05:49:30.0411011Z     Checking parking v2.2.1
2026-07-31T05:49:30.0427186Z    Compiling libsqlite3-sys v0.30.1
2026-07-31T05:49:30.0714447Z    Compiling aws-lc-sys v0.41.0
2026-07-31T05:49:30.0825390Z    Compiling ring v0.17.14
2026-07-31T05:49:30.1032707Z    Compiling crossbeam-utils v0.8.21
2026-07-31T05:49:30.1190937Z    Compiling winnow v1.0.3
2026-07-31T05:49:30.1447321Z     Checking spin v0.10.0
2026-07-31T05:49:30.1554793Z     Checking diatomic-waker v0.2.3
2026-07-31T05:49:30.3050776Z     Checking futures-lite v2.6.1
2026-07-31T05:49:30.3176918Z     Checking futures-buffered v0.2.13
2026-07-31T05:49:30.3934501Z     Checking cipher v0.4.4
2026-07-31T05:49:30.4114038Z     Checking digest v0.11.3
2026-07-31T05:49:30.4343964Z     Checking netlink-packet-core v0.8.1
2026-07-31T05:49:30.6312910Z    Compiling vergen-lib v0.1.6
2026-07-31T05:49:30.6589456Z    Compiling vergen v9.1.0
2026-07-31T05:49:30.6740920Z     Checking universal-hash v0.5.1
2026-07-31T05:49:30.7071212Z    Compiling noq-udp v0.10.0
2026-07-31T05:49:30.7753502Z    Compiling heapless v0.7.17
2026-07-31T05:49:30.7912186Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-31T05:49:30.8064126Z     Checking sync_wrapper v1.0.2
2026-07-31T05:49:30.8220477Z     Checking opaque-debug v0.3.1
2026-07-31T05:49:30.8671239Z    Compiling powerfmt v0.2.0
2026-07-31T05:49:30.9358331Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-31T05:49:31.0262316Z     Checking byteorder v1.5.0
2026-07-31T05:49:31.0461339Z     Checking allocator-api2 v0.2.21
2026-07-31T05:49:31.1510492Z    Compiling deranged v0.5.8
2026-07-31T05:49:31.1920718Z     Checking polyval v0.6.2
2026-07-31T05:49:31.2137077Z     Checking hash32 v0.2.1
2026-07-31T05:49:31.2967522Z    Compiling vergen-gitcl v1.0.8
2026-07-31T05:49:31.2975111Z     Checking spin v0.9.8
2026-07-31T05:49:31.3293156Z     Checking regex-automata v0.4.14
2026-07-31T05:49:31.3776641Z    Compiling num-conv v0.2.2
2026-07-31T05:49:31.3930036Z     Checking signature v3.0.0
2026-07-31T05:49:31.4419144Z    Compiling num_threads v0.1.7
2026-07-31T05:49:31.4710785Z    Compiling time-core v0.1.8
2026-07-31T05:49:31.5231162Z     Checking tower-layer v0.3.3
2026-07-31T05:49:31.5612654Z     Checking ryu v1.0.23
2026-07-31T05:49:31.6002679Z     Checking ghash v0.5.1
2026-07-31T05:49:31.6850606Z     Checking sha2 v0.11.0-rc.5
2026-07-31T05:49:31.6975719Z     Checking aes v0.8.4
2026-07-31T05:49:31.7089982Z     Checking ctr v0.9.2
2026-07-31T05:49:31.7109133Z     Checking http-body-util v0.1.3
2026-07-31T05:49:31.7120794Z     Checking aead v0.5.2
2026-07-31T05:49:31.8131001Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-31T05:49:31.8950674Z     Checking openssl-probe v0.2.1
2026-07-31T05:49:31.9056576Z     Checking unicode-width v0.1.14
2026-07-31T05:49:31.9702834Z    Compiling synstructure v0.13.2
2026-07-31T05:49:31.9921898Z    Compiling darling_core v0.20.11
2026-07-31T05:49:32.0060963Z    Compiling serde_derive_internals v0.29.1
2026-07-31T05:49:32.1781095Z     Checking crossbeam-channel v0.5.15
2026-07-31T05:49:32.2140594Z     Checking crossbeam-epoch v0.9.18
2026-07-31T05:49:32.2360773Z     Checking netlink-packet-route v0.29.0
2026-07-31T05:49:32.2766146Z     Checking aes-gcm v0.10.3
2026-07-31T05:49:32.4305945Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-31T05:49:32.4949823Z    Compiling blake3 v1.8.5
2026-07-31T05:49:32.6974623Z    Compiling noq v0.18.0
2026-07-31T05:49:32.7100171Z    Compiling netwatch v0.16.0
2026-07-31T05:49:32.7361460Z    Compiling acto v0.8.2
2026-07-31T05:49:32.7493320Z     Checking mac-addr v0.3.0
2026-07-31T05:49:32.8159610Z    Compiling time v0.3.47
2026-07-31T05:49:32.8440781Z     Checking identity-hash v0.1.0
2026-07-31T05:49:32.9224684Z     Checking tagptr v0.2.0
2026-07-31T05:49:32.9518537Z     Checking lru-slab v0.1.2
2026-07-31T05:49:32.9742800Z     Checking xml-rs v0.8.28
2026-07-31T05:49:33.0707075Z     Checking foldhash v0.2.0
2026-07-31T05:49:33.0798390Z     Checking rustc-hash v2.1.2
2026-07-31T05:49:33.0812427Z     Checking sorted-index-buffer v0.2.1
2026-07-31T05:49:33.1860653Z     Checking netlink-packet-route v0.30.0
2026-07-31T05:49:33.2096663Z     Checking hashbrown v0.16.1
2026-07-31T05:49:33.2448082Z     Checking simple-dns v0.9.3
2026-07-31T05:49:33.2917169Z     Checking arrayref v0.3.9
2026-07-31T05:49:33.3600350Z    Compiling proc-macro-crate v3.5.0
2026-07-31T05:49:33.6667549Z     Checking xmltree v0.10.3
2026-07-31T05:49:33.7861409Z     Checking regex v1.12.3
2026-07-31T05:49:33.7961213Z     Checking simdutf8 v0.1.5
2026-07-31T05:49:33.8077985Z     Checking resolv-conf v0.7.6
2026-07-31T05:49:33.9020121Z     Checking smol_str v0.1.24
2026-07-31T05:49:33.9171678Z     Checking sha1_smol v1.0.1
2026-07-31T05:49:33.9610893Z     Checking constant_time_eq v0.4.2
2026-07-31T05:49:33.9850797Z     Checking lru v0.16.4
2026-07-31T05:49:34.0220940Z     Checking serde_bytes v0.11.19
2026-07-31T05:49:34.0410718Z     Checking seize v0.5.1
2026-07-31T05:49:34.1010995Z    Compiling iroh v0.98.2
2026-07-31T05:49:34.1633597Z    Compiling serde_derive v1.0.228
2026-07-31T05:49:34.1805670Z    Compiling zeroize_derive v1.4.3
2026-07-31T05:49:34.2031009Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-31T05:49:34.2210256Z    Compiling tokio-macros v2.7.0
2026-07-31T05:49:34.2350528Z    Compiling futures-macro v0.3.32
2026-07-31T05:49:34.2500794Z    Compiling zerofrom-derive v0.1.7
2026-07-31T05:49:34.2742288Z    Compiling yoke-derive v0.8.2
2026-07-31T05:49:34.3831201Z    Compiling zerovec-derive v0.11.3
2026-07-31T05:49:34.4870591Z    Compiling displaydoc v0.2.6
2026-07-31T05:49:34.8470873Z     Checking zeroize v1.8.2
2026-07-31T05:49:34.8563345Z    Compiling tracing-attributes v0.1.31
2026-07-31T05:49:34.9280827Z     Checking tokio v1.52.3
2026-07-31T05:49:35.2660890Z     Checking futures-util v0.3.32
2026-07-31T05:49:35.3322983Z     Checking rustls-pki-types v1.14.1
2026-07-31T05:49:35.3797375Z    Compiling thiserror-impl v2.0.18
2026-07-31T05:49:35.4949399Z    Compiling darling_macro v0.20.11
2026-07-31T05:49:35.6377371Z    Compiling thiserror-impl v1.0.69
2026-07-31T05:49:35.6780930Z    Compiling derive_more-impl v2.1.1
2026-07-31T05:49:35.6890806Z     Checking zerofrom v0.1.8
2026-07-31T05:49:35.7810461Z     Checking yoke v0.8.3
2026-07-31T05:49:35.8970369Z    Compiling spez v0.1.2
2026-07-31T05:49:35.9777425Z    Compiling darling v0.20.11
2026-07-31T05:49:36.0427665Z     Checking zerovec v0.11.6
2026-07-31T05:49:36.0761297Z     Checking zerotrie v0.2.4
2026-07-31T05:49:36.2617199Z     Checking ed25519-dalek v2.2.0
2026-07-31T05:49:36.3291031Z    Compiling derive_builder_core v0.20.2
2026-07-31T05:49:36.3700982Z    Compiling n0-error-macros v0.1.3
2026-07-31T05:49:36.4661189Z     Checking spt-proto v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-31T05:49:36.7220266Z    Compiling ref-cast-impl v1.0.25
2026-07-31T05:49:36.7440740Z     Checking tinystr v0.8.3
2026-07-31T05:49:36.9320541Z     Checking icu_locale_core v2.2.0
2026-07-31T05:49:36.9800679Z     Checking potential_utf v0.1.5
2026-07-31T05:49:37.0780668Z     Checking icu_collections v2.2.0
2026-07-31T05:49:37.2806070Z     Checking der v0.8.0-rc.10
2026-07-31T05:49:37.3832146Z    Compiling pin-project-internal v1.1.13
2026-07-31T05:49:37.3998242Z    Compiling schemars_derive v1.2.1
2026-07-31T05:49:37.4471513Z     Checking filedescriptor v0.8.3
2026-07-31T05:49:37.5050670Z     Checking cobs v0.3.0
2026-07-31T05:49:37.5542023Z     Checking n0-error v0.1.3
2026-07-31T05:49:37.6260896Z     Checking portable-pty v0.8.1
2026-07-31T05:49:37.6620541Z    Compiling postcard-derive v0.2.2
2026-07-31T05:49:37.7450871Z    Compiling derive_builder_macro v0.20.2
2026-07-31T05:49:37.7680858Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-31T05:49:37.9218788Z     Checking rustls-native-certs v0.8.4
2026-07-31T05:49:37.9342976Z     Checking icu_provider v2.2.0
2026-07-31T05:49:37.9761212Z    Compiling num_enum_derive v0.7.6
2026-07-31T05:49:38.0557761Z    Compiling iroh-metrics-derive v0.4.1
2026-07-31T05:49:38.2044237Z    Compiling derive_builder v0.20.2
2026-07-31T05:49:38.2321677Z     Checking icu_normalizer v2.2.0
2026-07-31T05:49:38.3118581Z     Checking icu_properties v2.2.0
2026-07-31T05:49:38.5628076Z     Checking spki v0.8.0-rc.4
2026-07-31T05:49:38.5729334Z     Checking data-encoding-macro v0.1.20
2026-07-31T05:49:38.6720703Z    Compiling strum_macros v0.28.0
2026-07-31T05:49:38.7156270Z    Compiling async-trait v0.1.89
2026-07-31T05:49:38.7276545Z     Checking pkcs8 v0.11.0-rc.10
2026-07-31T05:49:38.7670723Z    Compiling enum-assoc v1.3.0
2026-07-31T05:49:38.8768782Z     Checking futures-executor v0.3.32
2026-07-31T05:49:38.8790202Z     Checking pin-project v1.1.13
2026-07-31T05:49:38.9070638Z     Checking webpki-roots v1.0.7
2026-07-31T05:49:38.9621138Z     Checking cmov v0.5.4
2026-07-31T05:49:39.0380624Z     Checking futures v0.3.32
2026-07-31T05:49:39.0755618Z     Checking papaya v0.2.4
2026-07-31T05:49:39.1081131Z     Checking hkdf v0.12.4
2026-07-31T05:49:39.2026343Z     Checking ctutils v0.4.2
2026-07-31T05:49:39.2330520Z     Checking spake2 v0.4.0
2026-07-31T05:49:39.2478576Z     Checking num_enum v0.7.6
2026-07-31T05:49:39.3355569Z     Checking sha1 v0.10.6
2026-07-31T05:49:39.3751009Z    Compiling doctest-file v1.1.1
2026-07-31T05:49:39.3982012Z     Checking errno v0.3.14
2026-07-31T05:49:39.4248618Z    Compiling signal-hook v0.3.18
2026-07-31T05:49:39.4661219Z     Checking ipnet v2.12.0
2026-07-31T05:49:39.5344028Z     Checking serde_spanned v0.6.9
2026-07-31T05:49:39.5437481Z     Checking toml_datetime v0.6.11
2026-07-31T05:49:39.6211307Z     Checking ed25519 v3.0.0-rc.4
2026-07-31T05:49:39.6471222Z    Compiling iroh-relay v0.98.0
2026-07-31T05:49:39.6660716Z     Checking schemars v1.2.1
2026-07-31T05:49:39.7404570Z     Checking idna_adapter v1.2.2
2026-07-31T05:49:39.7616963Z     Checking toml_edit v0.22.27
2026-07-31T05:49:39.8260596Z     Checking bytemuck v1.25.2
2026-07-31T05:49:39.8360487Z     Checking prefix-trie v0.8.4
2026-07-31T05:49:39.8377109Z     Checking idna v1.1.0
2026-07-31T05:49:39.8991424Z     Checking interprocess v2.4.2
2026-07-31T05:49:39.9867401Z     Checking signal-hook-registry v1.4.8
2026-07-31T05:49:40.0061014Z    Compiling darling_core v0.23.0
2026-07-31T05:49:40.0454533Z     Checking rgb v0.8.53
2026-07-31T05:49:40.1230618Z     Checking once_cell v1.21.4
2026-07-31T05:49:40.1631065Z     Checking tokio-util v0.7.18
2026-07-31T05:49:40.1838932Z     Checking url v2.5.8
2026-07-31T05:49:40.1840239Z     Checking netlink-sys v0.8.8
2026-07-31T05:49:40.2842322Z     Checking postcard v1.1.3
2026-07-31T05:49:40.4076840Z     Checking tracing-core v0.1.36
2026-07-31T05:49:40.4868026Z     Checking tempfile v3.27.0
2026-07-31T05:49:40.4940620Z     Checking tower v0.5.3
2026-07-31T05:49:40.5253930Z     Checking derive_more v2.1.1
2026-07-31T05:49:40.5419609Z     Checking hashbrown v0.14.5
2026-07-31T05:49:40.5635482Z     Checking netdev v0.42.0
2026-07-31T05:49:40.5751867Z     Checking netlink-proto v0.12.0
2026-07-31T05:49:40.6667356Z     Checking moka v0.12.15
2026-07-31T05:49:40.6844843Z     Checking backon v1.6.0
2026-07-31T05:49:40.7550946Z    Compiling rustix v0.38.44
2026-07-31T05:49:40.7810738Z     Checking attohttpc v0.30.1
2026-07-31T05:49:40.8375012Z     Checking tracing v0.1.44
2026-07-31T05:49:40.8760985Z     Checking avt v0.18.0
2026-07-31T05:49:40.9330887Z     Checking ed25519-dalek v3.0.0-pre.6
2026-07-31T05:49:41.0210298Z     Checking tower-http v0.6.11
2026-07-31T05:49:41.1014802Z     Checking anstyle-parse v1.0.0
2026-07-31T05:49:41.1243537Z     Checking h2 v0.4.14
2026-07-31T05:49:41.1930586Z     Checking hickory-proto v0.26.0-beta.4
2026-07-31T05:49:41.2078013Z     Checking iroh-base v0.98.0
2026-07-31T05:49:41.2391078Z     Checking n0-watcher v0.6.1
2026-07-31T05:49:41.2620459Z     Checking iroh-metrics v0.38.3
2026-07-31T05:49:41.2990475Z     Checking tokio-stream v0.1.18
2026-07-31T05:49:41.3129558Z     Checking hashlink v0.9.1
2026-07-31T05:49:41.4960663Z     Checking anstyle-query v1.1.5
2026-07-31T05:49:41.5440258Z     Checking anstyle v1.0.14
2026-07-31T05:49:41.5560647Z     Checking foldhash v0.1.5
2026-07-31T05:49:41.5759251Z     Checking linux-raw-sys v0.4.15
2026-07-31T05:49:41.6270828Z     Checking strum v0.28.0
2026-07-31T05:49:41.6800308Z     Checking rusqlite v0.32.1
2026-07-31T05:49:41.6950722Z     Checking is_terminal_polyfill v1.70.2
2026-07-31T05:49:41.7099804Z    Compiling instability v0.3.12
2026-07-31T05:49:41.7611346Z     Checking colorchoice v1.0.5
2026-07-31T05:49:41.7831070Z     Checking hashbrown v0.15.5
2026-07-31T05:49:41.8020439Z     Checking iroh-dns v0.98.0
2026-07-31T05:49:41.8200978Z     Checking signal-hook-mio v0.2.5
2026-07-31T05:49:41.8302947Z    Compiling strum_macros v0.26.4
2026-07-31T05:49:41.8440162Z     Checking anstream v1.0.0
2026-07-31T05:49:41.8840560Z     Checking terminal_size v0.4.4
2026-07-31T05:49:41.8949514Z     Checking toml v0.8.23
2026-07-31T05:49:41.9167644Z     Checking itertools v0.13.0
2026-07-31T05:49:42.0150720Z     Checking castaway v0.2.4
2026-07-31T05:49:42.0741002Z    Compiling indoc v2.0.7
2026-07-31T05:49:42.1428522Z     Checking clap_lex v1.1.0
2026-07-31T05:49:42.1591035Z     Checking static_assertions v1.1.0
2026-07-31T05:49:42.2170698Z     Checking compact_str v0.8.2
2026-07-31T05:49:42.2930580Z    Compiling clap_derive v4.6.1
2026-07-31T05:49:42.3030807Z     Checking clap_builder v4.6.0
2026-07-31T05:49:42.3337777Z     Checking iana-time-zone v0.1.65
2026-07-31T05:49:42.3870410Z     Checking cassowary v0.3.0
2026-07-31T05:49:42.4570657Z     Checking chrono v0.4.45
2026-07-31T05:49:42.5722793Z     Checking nucleo-matcher v0.3.1
2026-07-31T05:49:42.5900412Z     Checking lru v0.12.5
2026-07-31T05:49:42.6120520Z     Checking qrcode v0.14.1
2026-07-31T05:49:42.6211355Z     Checking spt-test-support v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-07-31T05:49:42.6811214Z     Checking spt-store v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-31T05:49:42.8841582Z     Checking crossterm v0.28.1
2026-07-31T05:49:42.9763927Z     Checking mock-adapter v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/adapters/mock)
2026-07-31T05:49:43.5832631Z     Checking swarm-discovery v0.6.0-alpha.2
2026-07-31T05:49:43.5953370Z    Compiling darling_macro v0.23.0
2026-07-31T05:49:43.7030648Z     Checking unicode-truncate v1.1.0
2026-07-31T05:49:43.8701352Z     Checking strum v0.26.3
2026-07-31T05:49:43.9550219Z    Compiling darling v0.23.0
2026-07-31T05:49:44.3667871Z     Checking clap v4.6.1
2026-07-31T05:49:44.5000647Z     Checking ratatui v0.29.0
2026-07-31T05:49:45.8342768Z     Checking hyper v1.10.1
2026-07-31T05:49:46.8620651Z     Checking spt-msg v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-31T05:49:47.1532373Z     Checking hyper-util v0.1.20
2026-07-31T05:49:47.1591910Z     Checking spt-term v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-31T05:49:47.1594610Z     Checking spt-runtime v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-31T05:49:48.4135009Z     Checking igd-next v0.17.1
2026-07-31T05:49:48.6727789Z     Checking portmapper v0.16.0
2026-07-31T05:49:49.2154656Z     Checking spt-live v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-31T05:49:51.0411651Z     Checking rustls-webpki v0.103.13
2026-07-31T05:49:52.8996963Z     Checking tokio-rustls v0.26.4
2026-07-31T05:49:52.8997353Z     Checking noq-proto v0.17.0
2026-07-31T05:49:52.8998385Z     Checking rustls-platform-verifier v0.7.0
2026-07-31T05:49:53.0229851Z     Checking hickory-net v0.26.0-beta.4
2026-07-31T05:49:53.0230283Z     Checking hyper-rustls v0.27.9
2026-07-31T05:49:53.0230589Z     Checking tokio-websockets v0.13.2
2026-07-31T05:49:53.1214656Z     Checking reqwest v0.13.4
2026-07-31T05:49:53.7862068Z     Checking hickory-resolver v0.26.0-beta.4
2026-07-31T05:50:00.0094370Z     Checking spt-net v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-31T05:50:01.5706989Z     Checking spt-daemon v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-31T05:50:07.1812762Z     Checking spt v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-31T05:50:08.0733949Z     Checking xtask v0.47.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/xtask)
2026-07-31T05:50:16.9493711Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.94s
2026-07-31T05:50:17.4332260Z Post job cleanup.
2026-07-31T05:50:17.5025190Z [command]/usr/bin/git version
2026-07-31T05:50:17.5057175Z git version 2.43.0
2026-07-31T05:50:17.5119640Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/427b277d-0cce-48a0-8f4c-21098a851b85' before making global git config changes
2026-07-31T05:50:17.5120308Z Adding repository directory to the temporary git global config as a safe directory
2026-07-31T05:50:17.5123101Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-31T05:50:17.5154524Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-31T05:50:17.5181671Z [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-31T05:50:17.5371503Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-31T05:50:17.5396555Z http.https://github.com/.extraheader
2026-07-31T05:50:17.5404468Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-31T05:50:17.5429872Z [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-31T05:50:17.5620946Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-31T05:50:17.5648144Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-31T05:50:17.5960490Z Cleaning up orphan processes
