mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-06 08:18:58 +00:00
47 lines
No EOL
1.3 KiB
JSON
47 lines
No EOL
1.3 KiB
JSON
{
|
|
"timestamp": "2026-04-15T14:17:18.248565Z",
|
|
"current_node": "toolchain",
|
|
"completed_nodes": [
|
|
"start",
|
|
"toolchain"
|
|
],
|
|
"node_retries": {},
|
|
"context_values": {
|
|
"internal.retry_count.start": 0,
|
|
"failure_class": "",
|
|
"internal.fidelity": "compact",
|
|
"thread.start.current_node": "toolchain",
|
|
"command.stderr": "",
|
|
"internal.retry_count.toolchain": 0,
|
|
"graph.retry_target": "exit",
|
|
"internal.thread_id": "start",
|
|
"internal.run_id": "01KP8R1FGHYXRYNNM1MSY9QRXQ",
|
|
"internal.node_visit_count": 1,
|
|
"command.output": "rustc 1.94.0 (4a4ef493e 2026-03-02)\ncargo 1.94.0 (85eff7c80 2026-01-15)\n1.3.10\n",
|
|
"failure_signature": "",
|
|
"graph.goal": "Verify the sandbox can lint and test the project",
|
|
"outcome": "success",
|
|
"current_node": "toolchain",
|
|
"graph.rankdir": "LR"
|
|
},
|
|
"node_outcomes": {
|
|
"start": {
|
|
"status": "success",
|
|
"usage": null
|
|
},
|
|
"toolchain": {
|
|
"status": "success",
|
|
"context_updates": {
|
|
"command.stderr": "",
|
|
"command.output": "rustc 1.94.0 (4a4ef493e 2026-03-02)\ncargo 1.94.0 (85eff7c80 2026-01-15)\n1.3.10\n"
|
|
},
|
|
"notes": "Script completed: rustc --version && cargo --version && bun --version 2>&1",
|
|
"usage": null
|
|
}
|
|
},
|
|
"next_node_id": "compile_rust",
|
|
"node_visits": {
|
|
"toolchain": 1,
|
|
"start": 1
|
|
}
|
|
} |