checkpoint

⚒️ Generated with [Fabro](https://fabro.sh)
This commit is contained in:
Fabro 2026-05-22 16:08:34 -04:00
parent a770e1c720
commit 9fc30f91ac
5 changed files with 308 additions and 10 deletions

298
run.json

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1 @@
blob://sha256/58ce706112cdfd6c6412528ed6b2afe671005e2f70635f9689b95952ab0ad1fb

View file

@ -0,0 +1,8 @@
{
"output": "blob://sha256/58ce706112cdfd6c6412528ed6b2afe671005e2f70635f9689b95952ab0ad1fb",
"exit_code": 0,
"duration_ms": 247846,
"termination": "exited",
"output_bytes": 2055,
"live_streaming": true
}

View file

@ -0,0 +1,6 @@
{
"outcome": "succeeded",
"notes": "Script completed: cargo +nightly-2026-04-14 clippy -q --workspace --all-targets -- -D warnings 2>&1 && cargo nextest run --cargo-quiet --workspace --status-level fail 2>&1 && cargo dev docs refresh 2>&1 && cargo dev docs check 2>&1",
"failure_reason": null,
"timestamp": "2026-05-22T20:08:25.495049Z"
}

View file

@ -0,0 +1,5 @@
{
"script": "cargo +nightly-2026-04-14 fmt --all 2>&1",
"command": "exec 2>&1\ncargo +nightly-2026-04-14 fmt --all 2>&1",
"language": "shell"
}