﻿2026-06-05T18:50:52.3655828Z Current runner version: '2.334.0'
2026-06-05T18:50:52.3664965Z Runner name: 'gravity'
2026-06-05T18:50:52.3665956Z Runner group name: 'Default'
2026-06-05T18:50:52.3667420Z Machine name: 'gravity-linux'
2026-06-05T18:50:52.3671700Z ##[group]GITHUB_TOKEN Permissions
2026-06-05T18:50:52.3675683Z Contents: read
2026-06-05T18:50:52.3676853Z Metadata: read
2026-06-05T18:50:52.3677658Z Packages: read
2026-06-05T18:50:52.3678495Z ##[endgroup]
2026-06-05T18:50:52.3682129Z Secret source: Actions
2026-06-05T18:50:52.3683298Z Prepare workflow directory
2026-06-05T18:50:52.4443330Z Prepare all required actions
2026-06-05T18:50:52.4507153Z Getting action download info
2026-06-05T18:50:53.1321759Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-05T18:50:54.0204913Z Complete job name: traceability
2026-06-05T18:50:54.1612840Z ##[group]Run actions/checkout@v5
2026-06-05T18:50:54.1614627Z with:
2026-06-05T18:50:54.1615437Z   repository: SaberMage/spt-core
2026-06-05T18:50:54.1623695Z   token: ***
2026-06-05T18:50:54.1624464Z   ssh-strict: true
2026-06-05T18:50:54.1625225Z   ssh-user: git
2026-06-05T18:50:54.1626027Z   persist-credentials: true
2026-06-05T18:50:54.1626904Z   clean: true
2026-06-05T18:50:54.1627698Z   sparse-checkout-cone-mode: true
2026-06-05T18:50:54.1628616Z   fetch-depth: 1
2026-06-05T18:50:54.1629725Z   fetch-tags: false
2026-06-05T18:50:54.1631039Z   show-progress: true
2026-06-05T18:50:54.1632060Z   lfs: false
2026-06-05T18:50:54.1632942Z   submodules: false
2026-06-05T18:50:54.1633942Z   set-safe-directory: true
2026-06-05T18:50:54.1635772Z ##[endgroup]
2026-06-05T18:50:54.3172584Z Syncing repository: SaberMage/spt-core
2026-06-05T18:50:54.3177074Z ##[group]Getting Git version info
2026-06-05T18:50:54.3181204Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-05T18:50:54.3184057Z [command]/usr/bin/git version
2026-06-05T18:50:54.3185088Z git version 2.34.1
2026-06-05T18:50:54.3188666Z ##[endgroup]
2026-06-05T18:50:54.3224904Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/035177f5-d666-4395-8d15-e685e27a6974/.gitconfig'
2026-06-05T18:50:54.3253559Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/035177f5-d666-4395-8d15-e685e27a6974' before making global git config changes
2026-06-05T18:50:54.3257236Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T18:50:54.3261691Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-05T18:50:54.3315113Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-05T18:50:54.3344981Z https://github.com/SaberMage/spt-core
2026-06-05T18:50:54.3363397Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-05T18:50:54.3369125Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-05T18:50:54.3398649Z refs/heads/dev-freeform
2026-06-05T18:50:54.3413716Z [command]/usr/bin/git checkout --detach
2026-06-05T18:50:54.3475615Z HEAD is now at dbb5188 docs(plan): M6 stage-setting — JIT plan, ROADMAP entry, REQ registry rows
2026-06-05T18:50:54.3532564Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-05T18:50:54.3572804Z Deleted branch dev-freeform (was dbb5188).
2026-06-05T18:50:54.3621121Z ##[endgroup]
2026-06-05T18:50:54.3624299Z [command]/usr/bin/git submodule status
2026-06-05T18:50:54.3861910Z ##[group]Cleaning the repository
2026-06-05T18:50:54.3866591Z [command]/usr/bin/git clean -ffdx
2026-06-05T18:50:55.1066266Z Removing target/
2026-06-05T18:50:55.1079534Z [command]/usr/bin/git reset --hard HEAD
2026-06-05T18:50:55.1150886Z HEAD is now at dbb5188 docs(plan): M6 stage-setting — JIT plan, ROADMAP entry, REQ registry rows
2026-06-05T18:50:55.1157044Z ##[endgroup]
2026-06-05T18:50:55.1159675Z ##[group]Disabling automatic garbage collection
2026-06-05T18:50:55.1165336Z [command]/usr/bin/git config --local gc.auto 0
2026-06-05T18:50:55.1205203Z ##[endgroup]
2026-06-05T18:50:55.1207989Z ##[group]Setting up auth
2026-06-05T18:50:55.1215197Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-05T18:50:55.1258948Z [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-06-05T18:50:55.1531044Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T18:50:55.1572236Z [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-06-05T18:50:55.1826531Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T18:50:55.1868609Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-05T18:50:55.2113718Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-05T18:50:55.2175910Z ##[endgroup]
2026-06-05T18:50:55.2178615Z ##[group]Fetching the repository
2026-06-05T18:50:55.2190927Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f8e0f8a544c24daefca391ba1ecf75dbf14c69d8:refs/remotes/origin/dev-freeform
2026-06-05T18:50:56.1012750Z From https://github.com/SaberMage/spt-core
2026-06-05T18:50:56.1018009Z  + dbb5188...f8e0f8a f8e0f8a544c24daefca391ba1ecf75dbf14c69d8 -> origin/dev-freeform  (forced update)
2026-06-05T18:50:56.1041559Z ##[endgroup]
2026-06-05T18:50:56.1044402Z ##[group]Determining the checkout info
2026-06-05T18:50:56.1047488Z ##[endgroup]
2026-06-05T18:50:56.1049589Z [command]/usr/bin/git sparse-checkout disable
2026-06-05T18:50:56.1100628Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-05T18:50:56.1142495Z ##[group]Checking out the ref
2026-06-05T18:50:56.1145743Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-05T18:50:56.1231896Z Warning: you are leaving 1 commit behind, not connected to
2026-06-05T18:50:56.1234362Z any of your branches:
2026-06-05T18:50:56.1235311Z 
2026-06-05T18:50:56.1237071Z   dbb5188 docs(plan): M6 stage-setting — JIT plan, ROADMAP entry, REQ registry rows
2026-06-05T18:50:56.1239342Z 
2026-06-05T18:50:56.1346287Z If you want to keep it by creating a new branch, this may be a good time
2026-06-05T18:50:56.1349391Z to do so with:
2026-06-05T18:50:56.1350225Z 
2026-06-05T18:50:56.1350965Z  git branch <new-branch-name> dbb5188
2026-06-05T18:50:56.1352225Z 
2026-06-05T18:50:56.1353179Z Switched to a new branch 'dev-freeform'
2026-06-05T18:50:56.1356095Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-05T18:50:56.1362435Z ##[endgroup]
2026-06-05T18:50:56.1366185Z [command]/usr/bin/git log -1 --format=%H
2026-06-05T18:50:56.1368291Z f8e0f8a544c24daefca391ba1ecf75dbf14c69d8
2026-06-05T18:50:56.1720359Z ##[group]Run WANT=0.1.2
2026-06-05T18:50:56.1722017Z [36;1mWANT=0.1.2[0m
2026-06-05T18:50:56.1723882Z [36;1mBIN="$HOME/.local/bin/traceable-reqs"[0m
2026-06-05T18:50:56.1726749Z [36;1mif [ -x "$BIN" ] && "$BIN" --version | grep -q " $WANT\$"; then[0m
2026-06-05T18:50:56.1729122Z [36;1m  ln -sf "$BIN" ./traceable-reqs[0m
2026-06-05T18:50:56.1731115Z [36;1melse[0m
2026-06-05T18:50:56.1732426Z [36;1m  rm -rf .tr-src[0m
2026-06-05T18:50:56.1734084Z [36;1m  git clone --depth 1 --branch "v$WANT" \[0m
2026-06-05T18:50:56.1737279Z [36;1m    "https://x-access-token:${GH_TOKEN}@github.com/BigscreenVR/traceable-reqs" .tr-src[0m
2026-06-05T18:50:56.1740589Z [36;1m  cargo build --release --manifest-path .tr-src/rust/Cargo.toml[0m
2026-06-05T18:50:56.1742955Z [36;1m  mkdir -p "$HOME/.local/bin"[0m
2026-06-05T18:50:56.1745052Z [36;1m  cp .tr-src/rust/target/release/traceable-reqs "$BIN"[0m
2026-06-05T18:50:56.1747233Z [36;1m  ln -sf "$BIN" ./traceable-reqs[0m
2026-06-05T18:50:56.1749550Z [36;1mfi[0m
2026-06-05T18:50:56.1750898Z [36;1m./traceable-reqs --version[0m
2026-06-05T18:50:56.1782901Z shell: /usr/bin/bash -e {0}
2026-06-05T18:50:56.1784458Z env:
2026-06-05T18:50:56.1787602Z   GH_TOKEN: ***
2026-06-05T18:50:56.1788903Z ##[endgroup]
2026-06-05T18:50:56.1931902Z Cloning into '.tr-src'...
2026-06-05T18:50:57.4696370Z Note: switching to 'aaf234d37b5437b53fe0d7175c5bb0e1318107ac'.
2026-06-05T18:50:57.4696910Z 
2026-06-05T18:50:57.4697259Z You are in 'detached HEAD' state. You can look around, make experimental
2026-06-05T18:50:57.4698120Z changes and commit them, and you can discard any commits you make in this
2026-06-05T18:50:57.4699006Z state without impacting any branches by switching back to a branch.
2026-06-05T18:50:57.4699707Z 
2026-06-05T18:50:57.4700116Z If you want to create a new branch to retain commits you create, you may
2026-06-05T18:50:57.4700928Z do so (now or later) by using -c with the switch command. Example:
2026-06-05T18:50:57.4701444Z 
2026-06-05T18:50:57.4701669Z   git switch -c <new-branch-name>
2026-06-05T18:50:57.4701984Z 
2026-06-05T18:50:57.4702157Z Or undo this operation with:
2026-06-05T18:50:57.4703054Z 
2026-06-05T18:50:57.4703240Z   git switch -
2026-06-05T18:50:57.4703491Z 
2026-06-05T18:50:57.4703867Z Turn off this advice by setting config variable advice.detachedHead to false
2026-06-05T18:50:57.4704401Z 
2026-06-05T18:50:57.5043415Z error: current package believes it's in a workspace when it's not:
2026-06-05T18:50:57.5044598Z current:   /home/david/actions-runner/_work/spt-core/spt-core/.tr-src/rust/Cargo.toml
2026-06-05T18:50:57.5045512Z workspace: /home/david/actions-runner/_work/spt-core/spt-core/Cargo.toml
2026-06-05T18:50:57.5046123Z 
2026-06-05T18:50:57.5048109Z this may be fixable by adding `.tr-src/rust` to the `workspace.members` array of the manifest located at: /home/david/actions-runner/_work/spt-core/spt-core/Cargo.toml
2026-06-05T18:50:57.5050098Z Alternatively, to keep it out of the workspace, add the package to the `workspace.exclude` array, or add an empty `[workspace]` table to the package's manifest.
2026-06-05T18:50:57.5080494Z ##[error]Process completed with exit code 101.
2026-06-05T18:50:57.5265203Z Post job cleanup.
2026-06-05T18:50:57.6507128Z [command]/usr/bin/git version
2026-06-05T18:50:57.6561142Z git version 2.34.1
2026-06-05T18:50:57.6608823Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/ea415c93-42d6-4f3f-a2f7-0c4fb20175a1/.gitconfig'
2026-06-05T18:50:57.6632567Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/ea415c93-42d6-4f3f-a2f7-0c4fb20175a1' before making global git config changes
2026-06-05T18:50:57.6634165Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T18:50:57.6641251Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-05T18:50:57.6695132Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-05T18:50:57.6739613Z [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-06-05T18:50:57.6988757Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T18:50:57.7018744Z http.https://github.com/.extraheader
2026-06-05T18:50:57.7032223Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-05T18:50:57.7075738Z [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-06-05T18:50:57.7321726Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T18:50:57.7361941Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-05T18:50:57.7772637Z Cleaning up orphan processes
