﻿2026-07-23T03:32:13.8605034Z Current runner version: '2.335.1'
2026-07-23T03:32:13.8610571Z Runner name: 'kitsubito'
2026-07-23T03:32:13.8611164Z Runner group name: 'Default'
2026-07-23T03:32:13.8611797Z Machine name: 'KITSUBITO'
2026-07-23T03:32:13.8615105Z ##[group]GITHUB_TOKEN Permissions
2026-07-23T03:32:13.8617071Z Actions: write
2026-07-23T03:32:13.8617463Z ArtifactMetadata: write
2026-07-23T03:32:13.8617862Z Attestations: write
2026-07-23T03:32:13.8618225Z Checks: write
2026-07-23T03:32:13.8618574Z CodeQuality: write
2026-07-23T03:32:13.8619038Z Contents: write
2026-07-23T03:32:13.8619400Z CopilotRequests: write
2026-07-23T03:32:13.8619790Z Deployments: write
2026-07-23T03:32:13.8620167Z Discussions: write
2026-07-23T03:32:13.8620543Z Drives: write
2026-07-23T03:32:13.8620881Z Issues: write
2026-07-23T03:32:13.8621236Z Metadata: read
2026-07-23T03:32:13.8621580Z Models: read
2026-07-23T03:32:13.8621919Z Packages: write
2026-07-23T03:32:13.8622272Z Pages: write
2026-07-23T03:32:13.8622725Z PullRequests: write
2026-07-23T03:32:13.8623134Z RepositoryProjects: write
2026-07-23T03:32:13.8623531Z SecurityEvents: write
2026-07-23T03:32:13.8623887Z Statuses: write
2026-07-23T03:32:13.8624254Z VulnerabilityAlerts: read
2026-07-23T03:32:13.8624635Z ##[endgroup]
2026-07-23T03:32:13.8626239Z Secret source: Actions
2026-07-23T03:32:13.8626721Z Prepare workflow directory
2026-07-23T03:32:13.8980233Z Prepare all required actions
2026-07-23T03:32:13.9009544Z Getting action download info
2026-07-23T03:32:14.2214195Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-23T03:32:14.7584608Z Complete job name: changes
2026-07-23T03:32:14.8408052Z ##[group]Run actions/checkout@v5
2026-07-23T03:32:14.8408781Z with:
2026-07-23T03:32:14.8409210Z   fetch-depth: 2
2026-07-23T03:32:14.8409593Z   repository: BigscreenVR/spt-bs-core
2026-07-23T03:32:14.8412277Z   token: ***
2026-07-23T03:32:14.8412621Z   ssh-strict: true
2026-07-23T03:32:14.8412978Z   ssh-user: git
2026-07-23T03:32:14.8413325Z   persist-credentials: true
2026-07-23T03:32:14.8413722Z   clean: true
2026-07-23T03:32:14.8414071Z   sparse-checkout-cone-mode: true
2026-07-23T03:32:14.8414484Z   fetch-tags: false
2026-07-23T03:32:14.8414851Z   show-progress: true
2026-07-23T03:32:14.8415208Z   lfs: false
2026-07-23T03:32:14.8415539Z   submodules: false
2026-07-23T03:32:14.8415897Z   set-safe-directory: true
2026-07-23T03:32:14.8416289Z   allow-unsafe-pr-checkout: false
2026-07-23T03:32:14.8416908Z ##[endgroup]
2026-07-23T03:32:14.9195969Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-23T03:32:14.9197525Z ##[group]Getting Git version info
2026-07-23T03:32:14.9198254Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-23T03:32:14.9199261Z [command]/usr/bin/git version
2026-07-23T03:32:14.9212663Z git version 2.43.0
2026-07-23T03:32:14.9230488Z ##[endgroup]
2026-07-23T03:32:14.9242237Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/2cf9ceed-b4a3-49f1-a412-d3637dd3d361' before making global git config changes
2026-07-23T03:32:14.9243573Z Adding repository directory to the temporary git global config as a safe directory
2026-07-23T03:32:14.9245496Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-23T03:32:14.9278625Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-23T03:32:14.9298602Z https://github.com/BigscreenVR/spt-bs-core
2026-07-23T03:32:14.9309491Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-23T03:32:14.9312483Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-23T03:32:14.9332875Z HEAD
2026-07-23T03:32:14.9365490Z ##[endgroup]
2026-07-23T03:32:14.9366358Z [command]/usr/bin/git submodule status
2026-07-23T03:32:14.9550938Z ##[group]Cleaning the repository
2026-07-23T03:32:14.9554224Z [command]/usr/bin/git clean -ffdx
2026-07-23T03:32:14.9591987Z [command]/usr/bin/git reset --hard HEAD
2026-07-23T03:32:14.9642124Z HEAD is now at 099a6395 Merge d09caa1be3c1493ae3e7f2ebcbeaab70628118a4 into 3aecc35fb52034ed4538375d91ddd212bc431ef2
2026-07-23T03:32:14.9646614Z ##[endgroup]
2026-07-23T03:32:14.9648212Z ##[group]Disabling automatic garbage collection
2026-07-23T03:32:14.9651492Z [command]/usr/bin/git config --local gc.auto 0
2026-07-23T03:32:14.9677202Z ##[endgroup]
2026-07-23T03:32:14.9677895Z ##[group]Setting up auth
2026-07-23T03:32:14.9682940Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-23T03:32:14.9707961Z [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-23T03:32:14.9893388Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-23T03:32:14.9917090Z [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-23T03:32:15.0101897Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-23T03:32:15.0129911Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-23T03:32:15.0317165Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-23T03:32:15.0347489Z ##[endgroup]
2026-07-23T03:32:15.0348239Z ##[group]Fetching the repository
2026-07-23T03:32:15.0354407Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +33724eee058f64d9a13d252a4b9cf97b6c65c2ab:refs/remotes/pull/66/merge
2026-07-23T03:32:15.5773110Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-23T03:32:15.5774645Z  * [new ref]           33724eee058f64d9a13d252a4b9cf97b6c65c2ab -> pull/66/merge
2026-07-23T03:32:15.5792914Z ##[endgroup]
2026-07-23T03:32:15.5794060Z ##[group]Determining the checkout info
2026-07-23T03:32:15.5795322Z ##[endgroup]
2026-07-23T03:32:15.5797135Z [command]/usr/bin/git sparse-checkout disable
2026-07-23T03:32:15.5835299Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-23T03:32:15.5858073Z ##[group]Checking out the ref
2026-07-23T03:32:15.5859740Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/66/merge
2026-07-23T03:32:15.6052400Z Previous HEAD position was 099a6395 Merge d09caa1be3c1493ae3e7f2ebcbeaab70628118a4 into 3aecc35fb52034ed4538375d91ddd212bc431ef2
2026-07-23T03:32:15.6055690Z HEAD is now at 33724eee Merge ce5728dcd1d43a5fb715de05dd204feb31de9543 into 3aecc35fb52034ed4538375d91ddd212bc431ef2
2026-07-23T03:32:15.6060830Z ##[endgroup]
2026-07-23T03:32:15.6094274Z [command]/usr/bin/git log -1 --format=%H
2026-07-23T03:32:15.6116850Z 33724eee058f64d9a13d252a4b9cf97b6c65c2ab
2026-07-23T03:32:15.6319376Z ##[group]Run set -euo pipefail
2026-07-23T03:32:15.6320432Z [36;1mset -euo pipefail[0m
2026-07-23T03:32:15.6321471Z [36;1mif [ "pull_request" != "pull_request" ]; then[0m
2026-07-23T03:32:15.6322657Z [36;1m  echo "code=true" >> "$GITHUB_OUTPUT"[0m
2026-07-23T03:32:15.6323692Z [36;1m  exit 0[0m
2026-07-23T03:32:15.6324421Z [36;1mfi[0m
2026-07-23T03:32:15.6325238Z [36;1mfiles=$(git diff --name-only HEAD^1 HEAD)[0m
2026-07-23T03:32:15.6326372Z [36;1mprintf 'changed files:\n%s\n' "$files"[0m
2026-07-23T03:32:15.6327404Z [36;1mcode=false[0m
2026-07-23T03:32:15.6328211Z [36;1mwhile IFS= read -r f; do[0m
2026-07-23T03:32:15.6329230Z [36;1m  [ -z "$f" ] && continue[0m
2026-07-23T03:32:15.6330146Z [36;1m  case "$f" in[0m
2026-07-23T03:32:15.6331244Z [36;1m    docs-site/*) code=true ;;  # book/llms drift gates ride `test`[0m
2026-07-23T03:32:15.6332670Z [36;1m    *.md) ;;                   # markdown elsewhere: docs-only[0m
2026-07-23T03:32:15.6333866Z [36;1m    *) code=true ;;[0m
2026-07-23T03:32:15.6334738Z [36;1m  esac[0m
2026-07-23T03:32:15.6335510Z [36;1mdone <<< "$files"[0m
2026-07-23T03:32:15.6336589Z [36;1mecho "classified: code=$code"[0m
2026-07-23T03:32:15.6337634Z [36;1mecho "code=$code" >> "$GITHUB_OUTPUT"[0m
2026-07-23T03:32:15.6355458Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-23T03:32:15.6356672Z ##[endgroup]
2026-07-23T03:32:15.6438076Z changed files:
2026-07-23T03:32:15.6438857Z .config/nextest.toml
2026-07-23T03:32:15.6439705Z .github/workflows/ci.yml
2026-07-23T03:32:15.6440516Z W2-JIT.md
2026-07-23T03:32:15.6441209Z crates/spt-daemon/src/nethost.rs
2026-07-23T03:32:15.6442111Z crates/spt-daemon/src/pump/mod.rs
2026-07-23T03:32:15.6443055Z crates/spt-daemon/src/pump/update.rs
2026-07-23T03:32:15.6444119Z crates/spt-daemon/tests/attach_resize_capture.rs
2026-07-23T03:32:15.6445622Z crates/spt-daemon/tests/notif_update_row_retire.rs
2026-07-23T03:32:15.6446829Z crates/spt-daemon/tests/restart_replay_lifetime.rs
2026-07-23T03:32:15.6448021Z crates/spt-daemon/tests/transport_death_eof.rs
2026-07-23T03:32:15.6449265Z crates/spt-term/tests/capture_vehicle_fidelity.rs
2026-07-23T03:32:15.6450667Z crates/spt-term/tests/rc_console_newline_presentation.rs
2026-07-23T03:32:15.6452318Z crates/spt-term/tests/resize_console_mode_integrity.rs
2026-07-23T03:32:15.6453476Z crates/spt-term/tests/support/fixture_bin.rs
2026-07-23T03:32:15.6454467Z docs/KNOWN-HAZARDS.md
2026-07-23T03:32:15.6455548Z docs/adr/0040-bounded-stream-seat-lifecycle-one-way-terminal.md
2026-07-23T03:32:15.6456774Z traceable-reqs.toml
2026-07-23T03:32:15.6457523Z classified: code=true
2026-07-23T03:32:15.6665897Z Post job cleanup.
2026-07-23T03:32:15.7354490Z [command]/usr/bin/git version
2026-07-23T03:32:15.7385738Z git version 2.43.0
2026-07-23T03:32:15.7415768Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/816e5d6e-72f9-4af8-8802-63fc04c2bd43' before making global git config changes
2026-07-23T03:32:15.7418354Z Adding repository directory to the temporary git global config as a safe directory
2026-07-23T03:32:15.7420499Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-23T03:32:15.7445716Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-23T03:32:15.7471941Z [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-23T03:32:15.7659925Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-23T03:32:15.7679824Z http.https://github.com/.extraheader
2026-07-23T03:32:15.7687721Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-23T03:32:15.7715873Z [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-23T03:32:15.7897646Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-23T03:32:15.7923169Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-23T03:32:15.8234917Z Evaluate and set job outputs
2026-07-23T03:32:15.8240962Z Set output 'code'
2026-07-23T03:32:15.8243310Z Cleaning up orphan processes
