checkpoint

⚒️ Generated with [Fabro](https://fabro.sh)
This commit is contained in:
Fabro 2026-05-11 17:20:01 -04:00
parent a6047f0d11
commit afa39725a8
5 changed files with 211 additions and 28 deletions

219
run.json
View file

@ -327,7 +327,7 @@
"kind": "running"
},
"status_updated_at": "2026-05-11T21:10:47.215543Z",
"last_event_at": "2026-05-11T21:17:19.923828Z",
"last_event_at": "2026-05-11T21:19:55.018875Z",
"pending_control": null,
"checkpoints": [
{
@ -668,9 +668,9 @@
}
},
{
"seq": 0,
"seq": 67,
"checkpoint": {
"timestamp": "2026-05-11T21:19:47.996843Z",
"timestamp": "2026-05-11T21:19:55.015068Z",
"current_node": "test_rust",
"completed_nodes": [
"start",
@ -682,32 +682,47 @@
],
"node_retries": {},
"context_values": {
"internal.retry_count.compile_typescript": 0,
"current_node": "test_rust",
"thread.toolchain.current_node": "compile_rust",
"thread.lint_rust.current_node": "test_rust",
"internal.work_dir": "/home/daytona/workspace",
"internal.node_visit_count": 1,
"failure_signature": "test_rust|canceled|script failed with exit code: <n> ## output fail [ <n>.231s] ( <n>/<n>) fabro-cli::it cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth stdout ─── running <n> test ━━━━━━━━━━━━━━━━━━━",
"internal.retry_count.toolchain": 0,
"thread.compile_rust.current_node": "compile_typescript",
"internal.retry_count.test_rust": 0,
"graph.goal": "Verify the sandbox can lint and test the project",
"thread.compile_typescript.current_node": "lint_rust",
"command.output": "blob://sha256/fa86112879510032d396ab50735eae1462c48eaa2a60c8cc1ca3be734daf042b",
"graph.rankdir": "LR",
"graph.retry_target": "exit",
"internal.fidelity": "compact",
"outcome": "failed",
"internal.run_id": "01KRCDY500EQ8F2AW29842BGGG",
"thread.start.current_node": "toolchain",
"internal.thread_id": "lint_rust",
"internal.retry_count.start": 0,
"internal.work_dir": "/home/daytona/workspace",
"thread.lint_rust.current_node": "test_rust",
"thread.compile_rust.current_node": "compile_typescript",
"current_node": "test_rust",
"graph.retry_target": "exit",
"internal.retry_count.toolchain": 0,
"internal.thread_id": "lint_rust",
"failure_class": "canceled",
"internal.retry_count.compile_rust": 0,
"internal.retry_count.lint_rust": 0
"internal.node_visit_count": 1,
"outcome": "failed",
"command.output": "blob://sha256/fa86112879510032d396ab50735eae1462c48eaa2a60c8cc1ca3be734daf042b",
"internal.fidelity": "compact",
"internal.retry_count.lint_rust": 0,
"internal.run_id": "01KRCDY500EQ8F2AW29842BGGG",
"thread.compile_typescript.current_node": "lint_rust",
"internal.retry_count.test_rust": 0,
"thread.toolchain.current_node": "compile_rust",
"failure_signature": "test_rust|canceled|script failed with exit code: <n> ## output fail [ <n>.231s] ( <n>/<n>) fabro-cli::it cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth stdout ─── running <n> test ━━━━━━━━━━━━━━━━━━━",
"internal.retry_count.compile_typescript": 0,
"graph.rankdir": "LR",
"thread.start.current_node": "toolchain"
},
"node_outcomes": {
"start": {
"status": "succeeded",
"usage": null
},
"test_rust": {
"status": "failed",
"context_updates": {
"command.output": "blob://sha256/fa86112879510032d396ab50735eae1462c48eaa2a60c8cc1ca3be734daf042b"
},
"failure": {
"message": "Script failed with exit code: 100\n\n## output\n FAIL [ 0.231s] ( 723/5480) fabro-cli::it cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth\n stdout ───\n\n running 1 test\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n Snapshot: mcp_create_and_search_manage_real_runs_with_cli_auth\n Source: lib/crates/fabro-cli/tests/it/cmd/mcp.rs:554\n ────────────────────────────────────────────────────────────────────────────────\n Expression: rendered\n ────────────────────────────────────────────────────────────────────────────────\n -old snapshot\n +new results\n ────────────┬───────────────────────────────────────────────────────────────────\n 13 13 │ \"source\": \"mcp-test\"\n 14 14 │ },\n 15 15 │ \"source_directory\": \"[SOURCE_DIRECTORY]\",\n 16 16 │ \"repo_origin_url\": null,\n 17 │- \"goal\": \"Run tests and report results\"\n 17 │+ \"goal_preview\": \"Run tests and report results\",\n 18 │+ \"goal_truncated\": false\n 18 19 │ }\n 19 20 │ ],\n 20 21 │ \"next_cursor\": null\n 21 22 │ }\n ────────────┴───────────────────────────────────────────────────────────────────\n To update snapshots run `cargo insta review`\n Stopped on the first failure. Run `cargo insta test` to run all snapshots.\n test cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth ... FAILED\n\n failures:\n\n failures:\n cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth\n\n test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 467 filtered out; finished in 0.22s\n\n stderr ───\n\n thread 'cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth' (64070) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.3/src/runtime.rs:719:13:\n snapshot assertion for 'mcp_create_and_search_manage_real_runs_with_cli_auth' failed in line 554\n note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n\n Cancelling due to test failure: 7 tests still running\n FAIL [ 0.046s] ( 726/5480) fabro-cli::it cmd::mcp::mcp_search_includes_archived_runs_by_default\n stdout ───\n\n running 1 test\n test cmd::mcp::mcp_search_includes_archived_runs_by_default ... FAILED\n\n failures:\n\n failures:\n cmd::mcp::mcp_search_includes_archived_runs_by_default\n\n test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 467 filtered out; finished in 0.03s\n\n stderr ───\n\n thread 'cmd::mcp::mcp_search_includes_archived_runs_by_default' (64521) panicked at lib/crates/fabro-cli/tests/it/cmd/mcp.rs:823:5:\n assertion `left == right` failed\n left: 1\n right: 2\n note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n\n────────────\n Summary [ 4.956s] 730/5480 tests run: 728 passed, 2 failed, 182 skipped\n FAIL [ 0.231s] ( 723/5480) fabro-cli::it cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth\n FAIL [ 0.046s] ( 726/5480) fabro-cli::it cmd::mcp::mcp_search_includes_archived_runs_by_default\nwarning: 4750/5480 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)\nerror: test run failed\n",
"failure_class": "canceled"
},
"usage": null
},
"toolchain": {
"status": "succeeded",
"context_updates": {
@ -732,6 +747,86 @@
"notes": "Script completed: cd apps/fabro-web && bun install && bun run typecheck 2>&1",
"usage": null
},
"lint_rust": {
"status": "succeeded",
"context_updates": {
"command.output": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126"
},
"notes": "Script completed: cargo +nightly-2026-04-14 fmt --check --all 2>&1 && cargo +nightly-2026-04-14 clippy -q --workspace --all-targets -- -D warnings 2>&1",
"usage": null
}
},
"next_node_id": "test_typescript",
"git_commit_sha": "a5810c59555bcb0158da3bdf29776c277425ff60",
"node_visits": {
"compile_typescript": 1,
"start": 1,
"lint_rust": 1,
"compile_rust": 1,
"toolchain": 1,
"test_rust": 1
}
},
"diff": {
"summary": {
"files_changed": 0,
"additions": 0,
"deletions": 0
}
}
},
{
"seq": 0,
"checkpoint": {
"timestamp": "2026-05-11T21:20:01.287282Z",
"current_node": "test_typescript",
"completed_nodes": [
"start",
"toolchain",
"compile_rust",
"compile_typescript",
"lint_rust",
"test_rust",
"test_typescript"
],
"node_retries": {},
"context_values": {
"internal.retry_count.test_typescript": 0,
"internal.retry_count.compile_typescript": 0,
"current_node": "test_typescript",
"thread.toolchain.current_node": "compile_rust",
"thread.lint_rust.current_node": "test_rust",
"thread.test_rust.current_node": "test_typescript",
"internal.work_dir": "/home/daytona/workspace",
"internal.node_visit_count": 1,
"failure_signature": "",
"internal.retry_count.toolchain": 0,
"thread.compile_rust.current_node": "compile_typescript",
"internal.retry_count.test_rust": 0,
"graph.goal": "Verify the sandbox can lint and test the project",
"thread.compile_typescript.current_node": "lint_rust",
"command.output": "blob://sha256/d10c10578c42d903f2783fcd52a209e75f0cd4fd242bccb83d338d0becc28b79",
"graph.rankdir": "LR",
"graph.retry_target": "exit",
"internal.fidelity": "compact",
"outcome": "succeeded",
"internal.run_id": "01KRCDY500EQ8F2AW29842BGGG",
"thread.start.current_node": "toolchain",
"internal.thread_id": "test_rust",
"internal.retry_count.start": 0,
"failure_class": "",
"internal.retry_count.compile_rust": 0,
"internal.retry_count.lint_rust": 0
},
"node_outcomes": {
"compile_rust": {
"status": "succeeded",
"context_updates": {
"command.output": "blob://sha256/12ae32cb1ec02d01eda3581b127c1fee3b0dc53572ed6baf239721a03d82e126"
},
"notes": "Script completed: cargo check -q --workspace 2>&1",
"usage": null
},
"start": {
"status": "succeeded",
"usage": null
@ -754,16 +849,41 @@
},
"notes": "Script completed: cargo +nightly-2026-04-14 fmt --check --all 2>&1 && cargo +nightly-2026-04-14 clippy -q --workspace --all-targets -- -D warnings 2>&1",
"usage": null
},
"toolchain": {
"status": "succeeded",
"context_updates": {
"command.output": "blob://sha256/0f445145c30db4edc762837f8ad7fdbcfcf07d57265b2bc38b6b276be718c75a"
},
"notes": "Script completed: rustc --version && cargo --version && bun --version 2>&1",
"usage": null
},
"test_typescript": {
"status": "succeeded",
"context_updates": {
"command.output": "blob://sha256/d10c10578c42d903f2783fcd52a209e75f0cd4fd242bccb83d338d0becc28b79"
},
"notes": "Script completed: cd apps/fabro-web && bun test 2>&1",
"usage": null
},
"compile_typescript": {
"status": "succeeded",
"context_updates": {
"command.output": "blob://sha256/c467fa7b97e5ecd693b1bf91fbdcd6901333eb14fbe99369a52cba2a8a56ef39"
},
"notes": "Script completed: cd apps/fabro-web && bun install && bun run typecheck 2>&1",
"usage": null
}
},
"next_node_id": "test_typescript",
"next_node_id": "exit",
"node_visits": {
"start": 1,
"lint_rust": 1,
"compile_rust": 1,
"toolchain": 1,
"compile_typescript": 1,
"test_rust": 1
"test_rust": 1,
"test_typescript": 1
}
},
"diff": {}
@ -786,6 +906,33 @@
"superseded_by": null,
"pending_interviews": {},
"stages": {
"test_typescript@1": {
"first_event_seq": 70,
"prompt": null,
"response": null,
"completion": null,
"provider_used": null,
"diff": null,
"script_invocation": {
"script": "cd apps/fabro-web && bun test 2>&1",
"command": "exec 2>&1\ncd apps/fabro-web && bun test 2>&1",
"language": "shell"
},
"script_timing": null,
"parallel_results": null,
"output": null,
"started_at": "2026-05-11T21:19:55.018402Z",
"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"
},
"start@1": {
"first_event_seq": 16,
"prompt": null,
@ -905,7 +1052,12 @@
"first_event_seq": 60,
"prompt": null,
"response": null,
"completion": null,
"completion": {
"outcome": "failed",
"notes": null,
"failure_reason": "Script failed with exit code: 100\n\n## output\n FAIL [ 0.231s] ( 723/5480) fabro-cli::it cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth\n stdout ───\n\n running 1 test\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n Snapshot: mcp_create_and_search_manage_real_runs_with_cli_auth\n Source: lib/crates/fabro-cli/tests/it/cmd/mcp.rs:554\n ────────────────────────────────────────────────────────────────────────────────\n Expression: rendered\n ────────────────────────────────────────────────────────────────────────────────\n -old snapshot\n +new results\n ────────────┬───────────────────────────────────────────────────────────────────\n 13 13 │ \"source\": \"mcp-test\"\n 14 14 │ },\n 15 15 │ \"source_directory\": \"[SOURCE_DIRECTORY]\",\n 16 16 │ \"repo_origin_url\": null,\n 17 │- \"goal\": \"Run tests and report results\"\n 17 │+ \"goal_preview\": \"Run tests and report results\",\n 18 │+ \"goal_truncated\": false\n 18 19 │ }\n 19 20 │ ],\n 20 21 │ \"next_cursor\": null\n 21 22 │ }\n ────────────┴───────────────────────────────────────────────────────────────────\n To update snapshots run `cargo insta review`\n Stopped on the first failure. Run `cargo insta test` to run all snapshots.\n test cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth ... FAILED\n\n failures:\n\n failures:\n cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth\n\n test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 467 filtered out; finished in 0.22s\n\n stderr ───\n\n thread 'cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth' (64070) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.3/src/runtime.rs:719:13:\n snapshot assertion for 'mcp_create_and_search_manage_real_runs_with_cli_auth' failed in line 554\n note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n\n Cancelling due to test failure: 7 tests still running\n FAIL [ 0.046s] ( 726/5480) fabro-cli::it cmd::mcp::mcp_search_includes_archived_runs_by_default\n stdout ───\n\n running 1 test\n test cmd::mcp::mcp_search_includes_archived_runs_by_default ... FAILED\n\n failures:\n\n failures:\n cmd::mcp::mcp_search_includes_archived_runs_by_default\n\n test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 467 filtered out; finished in 0.03s\n\n stderr ───\n\n thread 'cmd::mcp::mcp_search_includes_archived_runs_by_default' (64521) panicked at lib/crates/fabro-cli/tests/it/cmd/mcp.rs:823:5:\n assertion `left == right` failed\n left: 1\n right: 2\n note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n\n────────────\n Summary [ 4.956s] 730/5480 tests run: 728 passed, 2 failed, 182 skipped\n FAIL [ 0.231s] ( 723/5480) fabro-cli::it cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth\n FAIL [ 0.046s] ( 726/5480) fabro-cli::it cmd::mcp::mcp_search_includes_archived_runs_by_default\nwarning: 4750/5480 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)\nerror: test run failed\n",
"timestamp": "2026-05-11T21:19:47.995888Z"
},
"provider_used": null,
"diff": null,
"script_invocation": {
@ -913,11 +1065,22 @@
"command": "exec 2>&1\nulimit -n 4096 && cargo nextest run --cargo-quiet --workspace --status-level fail 2>&1",
"language": "shell"
},
"script_timing": null,
"script_timing": {
"output": "blob://sha256/fa86112879510032d396ab50735eae1462c48eaa2a60c8cc1ca3be734daf042b",
"exit_code": 100,
"duration_ms": 148067,
"termination": "exited",
"output_bytes": 8580,
"live_streaming": true
},
"parallel_results": null,
"output": null,
"output_bytes": 8580,
"live_streaming": true,
"termination": "exited",
"started_at": "2026-05-11T21:17:19.923444Z",
"handler": "command",
"duration_ms": 148073,
"usage": {
"input_tokens": 0,
"output_tokens": 0,
@ -926,7 +1089,7 @@
"cache_read_tokens": 0,
"cache_write_tokens": 0
},
"state": "running"
"state": "failed"
},
"compile_rust@1": {
"first_event_seq": 30,

View file

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

View file

@ -0,0 +1,8 @@
{
"output": "blob://sha256/fa86112879510032d396ab50735eae1462c48eaa2a60c8cc1ca3be734daf042b",
"exit_code": 100,
"duration_ms": 148067,
"termination": "exited",
"output_bytes": 8580,
"live_streaming": true
}

View file

@ -0,0 +1,6 @@
{
"outcome": "failed",
"notes": null,
"failure_reason": "Script failed with exit code: 100\n\n## output\n FAIL [ 0.231s] ( 723/5480) fabro-cli::it cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth\n stdout ───\n\n running 1 test\n ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ Snapshot Summary ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━\n Snapshot: mcp_create_and_search_manage_real_runs_with_cli_auth\n Source: lib/crates/fabro-cli/tests/it/cmd/mcp.rs:554\n ────────────────────────────────────────────────────────────────────────────────\n Expression: rendered\n ────────────────────────────────────────────────────────────────────────────────\n -old snapshot\n +new results\n ────────────┬───────────────────────────────────────────────────────────────────\n 13 13 │ \"source\": \"mcp-test\"\n 14 14 │ },\n 15 15 │ \"source_directory\": \"[SOURCE_DIRECTORY]\",\n 16 16 │ \"repo_origin_url\": null,\n 17 │- \"goal\": \"Run tests and report results\"\n 17 │+ \"goal_preview\": \"Run tests and report results\",\n 18 │+ \"goal_truncated\": false\n 18 19 │ }\n 19 20 │ ],\n 20 21 │ \"next_cursor\": null\n 21 22 │ }\n ────────────┴───────────────────────────────────────────────────────────────────\n To update snapshots run `cargo insta review`\n Stopped on the first failure. Run `cargo insta test` to run all snapshots.\n test cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth ... FAILED\n\n failures:\n\n failures:\n cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth\n\n test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 467 filtered out; finished in 0.22s\n\n stderr ───\n\n thread 'cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth' (64070) panicked at /root/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.46.3/src/runtime.rs:719:13:\n snapshot assertion for 'mcp_create_and_search_manage_real_runs_with_cli_auth' failed in line 554\n note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n\n Cancelling due to test failure: 7 tests still running\n FAIL [ 0.046s] ( 726/5480) fabro-cli::it cmd::mcp::mcp_search_includes_archived_runs_by_default\n stdout ───\n\n running 1 test\n test cmd::mcp::mcp_search_includes_archived_runs_by_default ... FAILED\n\n failures:\n\n failures:\n cmd::mcp::mcp_search_includes_archived_runs_by_default\n\n test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 467 filtered out; finished in 0.03s\n\n stderr ───\n\n thread 'cmd::mcp::mcp_search_includes_archived_runs_by_default' (64521) panicked at lib/crates/fabro-cli/tests/it/cmd/mcp.rs:823:5:\n assertion `left == right` failed\n left: 1\n right: 2\n note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace\n\n────────────\n Summary [ 4.956s] 730/5480 tests run: 728 passed, 2 failed, 182 skipped\n FAIL [ 0.231s] ( 723/5480) fabro-cli::it cmd::mcp::mcp_create_and_search_manage_real_runs_with_cli_auth\n FAIL [ 0.046s] ( 726/5480) fabro-cli::it cmd::mcp::mcp_search_includes_archived_runs_by_default\nwarning: 4750/5480 tests were not run due to test failure (run with --no-fail-fast to run all tests, or run with --max-fail)\nerror: test run failed\n",
"timestamp": "2026-05-11T21:19:47.995888Z"
}

View file

@ -0,0 +1,5 @@
{
"script": "cd apps/fabro-web && bun test 2>&1",
"command": "exec 2>&1\ncd apps/fabro-web && bun test 2>&1",
"language": "shell"
}