{
  "phase": "green",
  "command": [
    "cargo",
    "nextest",
    "run",
    "--locked",
    "-p",
    "spt",
    "--bin",
    "spt",
    "--test",
    "composite_e2e",
    "-j",
    "2",
    "--no-fail-fast",
    "-E",
    "test(cli::tests::gh_) | binary(composite_e2e)"
  ],
  "cwd": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.worktrees\\312-positive-gh-probe",
  "target": "C:\\Users\\decid\\Documents\\projects\\spt-core\\.worktrees\\312-positive-gh-probe\\target",
  "jobs": 2,
  "started_at": "2026-09-22T01:45:41.553413+00:00",
  "pid": 44260,
  "exit": 0,
  "elapsed_s": 41.48399999999674,
  "finished_at": "2026-09-22T01:46:23.047228+00:00"
}