finalize run

⚒️ Generated with [Fabro](https://fabro.sh)
This commit is contained in:
Fabro 2026-05-18 16:06:18 -04:00
parent 4e5fa4bc10
commit 21ab7f006c
5 changed files with 120 additions and 22 deletions

122
run.json
View file

@ -341,7 +341,7 @@
"kind": "running"
},
"status_updated_at": "2026-05-18T20:05:18.751246Z",
"last_event_at": "2026-05-18T20:05:20.909779Z",
"last_event_at": "2026-05-18T20:05:26.682190Z",
"pending_control": null,
"checkpoints": [
{
@ -382,9 +382,9 @@
"diff": {}
},
{
"seq": 0,
"seq": 28,
"checkpoint": {
"timestamp": "2026-05-18T20:05:22.412905Z",
"timestamp": "2026-05-18T20:05:26.680633Z",
"current_node": "toolchain",
"completed_nodes": [
"start",
@ -392,22 +392,22 @@
],
"node_retries": {},
"context_values": {
"failure_class": "",
"graph.rankdir": "LR",
"current_node": "toolchain",
"graph.goal": "Verify the sandbox can lint and test the project",
"internal.retry_count.start": 0,
"internal.node_visit_count": 1,
"internal.run_id": "01KRYAVTCVT4F3BKACYXJ1GQGH",
"internal.thread_id": "start",
"thread.start.current_node": "toolchain",
"failure_signature": "",
"internal.retry_count.toolchain": 0,
"current_node": "toolchain",
"internal.fidelity": "compact",
"internal.node_visit_count": 1,
"command.output": "blob://sha256/b8ca0e4caeb04bc5b1536d59d663fbaf5f6689fccabefcb4ddeb0727a377bb53",
"internal.work_dir": "/home/daytona/workspace/fabro",
"outcome": "succeeded",
"internal.retry_count.toolchain": 0,
"internal.thread_id": "start",
"thread.start.current_node": "toolchain",
"graph.goal": "Verify the sandbox can lint and test the project",
"graph.rankdir": "LR",
"failure_class": "",
"graph.retry_target": "exit",
"internal.fidelity": "compact"
"internal.retry_count.start": 0,
"internal.run_id": "01KRYAVTCVT4F3BKACYXJ1GQGH",
"outcome": "succeeded"
},
"node_outcomes": {
"toolchain": {
@ -424,15 +424,50 @@
}
},
"next_node_id": "compile_rust",
"git_commit_sha": "6d56d116fda48d92d28c4cad046c0618d14596c9",
"node_visits": {
"toolchain": 1,
"start": 1
"start": 1,
"toolchain": 1
}
},
"diff": {}
"diff": {
"summary": {
"files_changed": 0,
"additions": 0,
"deletions": 0
}
}
}
],
"conclusion": null,
"conclusion": {
"timestamp": "2026-05-18T20:06:18.162071Z",
"status": "failed",
"duration_ms": 59003,
"failure": {
"reason": "workflow_error",
"detail": {
"message": "text blob read failed",
"category": "deterministic"
}
},
"final_git_commit_sha": "6d56d116fda48d92d28c4cad046c0618d14596c9",
"stages": [
{
"stage_id": "start",
"stage_label": "start",
"duration_ms": 0,
"retries": 0
},
{
"stage_id": "toolchain",
"stage_label": "toolchain",
"duration_ms": 1502,
"retries": 0
}
],
"total_retries": 0,
"diff": {}
},
"sandbox": {
"provider": "daytona",
"image": "buildpack-deps:noble",
@ -457,7 +492,12 @@
"first_event_seq": 21,
"prompt": null,
"response": null,
"completion": null,
"completion": {
"outcome": "succeeded",
"notes": "Script completed: rustc --version && cargo --version && bun --version 2>&1",
"failure_reason": null,
"timestamp": "2026-05-18T20:05:22.412404Z"
},
"provider_used": null,
"diff": null,
"script_invocation": {
@ -465,11 +505,22 @@
"command": "exec 2>&1\nrustc --version && cargo --version && bun --version 2>&1",
"language": "shell"
},
"script_timing": null,
"script_timing": {
"output": "blob://sha256/b8ca0e4caeb04bc5b1536d59d663fbaf5f6689fccabefcb4ddeb0727a377bb53",
"exit_code": 0,
"duration_ms": 1492,
"termination": "exited",
"output_bytes": 79,
"live_streaming": true
},
"parallel_results": null,
"output": null,
"output_bytes": 79,
"live_streaming": true,
"termination": "exited",
"started_at": "2026-05-18T20:05:20.909545Z",
"handler": "command",
"duration_ms": 1502,
"usage": {
"input_tokens": 0,
"output_tokens": 0,
@ -478,7 +529,7 @@
"cache_read_tokens": 0,
"cache_write_tokens": 0
},
"state": "running"
"state": "succeeded"
},
"start@1": {
"first_event_seq": 17,
@ -508,6 +559,33 @@
"cache_write_tokens": 0
},
"state": "succeeded"
},
"compile_rust@1": {
"first_event_seq": 31,
"prompt": null,
"response": null,
"completion": null,
"provider_used": null,
"diff": null,
"script_invocation": {
"script": "cargo check -q --workspace 2>&1",
"command": "exec 2>&1\ncargo check -q --workspace 2>&1",
"language": "shell"
},
"script_timing": null,
"parallel_results": null,
"output": null,
"started_at": "2026-05-18T20:05:26.681803Z",
"handler": "command",
"usage": {
"input_tokens": 0,
"output_tokens": 0,
"total_tokens": 0,
"reasoning_tokens": 0,
"cache_read_tokens": 0,
"cache_write_tokens": 0
},
"state": "running"
}
}
}

View file

@ -0,0 +1 @@
blob://sha256/b8ca0e4caeb04bc5b1536d59d663fbaf5f6689fccabefcb4ddeb0727a377bb53

View file

@ -0,0 +1,8 @@
{
"output": "blob://sha256/b8ca0e4caeb04bc5b1536d59d663fbaf5f6689fccabefcb4ddeb0727a377bb53",
"exit_code": 0,
"duration_ms": 1492,
"termination": "exited",
"output_bytes": 79,
"live_streaming": true
}

View file

@ -0,0 +1,6 @@
{
"outcome": "succeeded",
"notes": "Script completed: rustc --version && cargo --version && bun --version 2>&1",
"failure_reason": null,
"timestamp": "2026-05-18T20:05:22.412404Z"
}

View file

@ -0,0 +1,5 @@
{
"script": "cargo check -q --workspace 2>&1",
"command": "exec 2>&1\ncargo check -q --workspace 2>&1",
"language": "shell"
}