[INFO] cloning repository https://github.com/zhuohangu/dynamo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhuohangu/dynamo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuohangu%2Fdynamo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuohangu%2Fdynamo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3680198aae4380946f1d5f812a4b04569e6051da [INFO] checking zhuohangu/dynamo against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhuohangu%2Fdynamo" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zhuohangu/dynamo on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zhuohangu/dynamo [INFO] finished tweaking git repo https://github.com/zhuohangu/dynamo [INFO] tweaked toml for git repo https://github.com/zhuohangu/dynamo written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zhuohangu/dynamo already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/coreylowman/cudarc.git` [INFO] [stderr] Updating git repository `https://github.com/EricLBuehler/mistral.rs.git` [INFO] [stderr] Updating git repository `https://github.com/EricLBuehler/candle.git` [INFO] [stderr] error: failed to get `candle-core` as a dependency of package `mistralrs v0.4.0 (https://github.com/EricLBuehler/mistral.rs.git?rev=aaafc2ef#aaafc2ef)` [INFO] [stderr] ... which satisfies git dependency `mistralrs` (locked to 0.4.0) of package `dynamo-llm v0.1.0 (/workspace/builds/worker-4-tc1/source/lib/llm)` [INFO] [stderr] ... which satisfies path dependency `dynamo-llm` (locked to 0.1.0) of package `http v0.1.0 (/workspace/builds/worker-4-tc1/source/components/http)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `candle-core` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/EricLBuehler/candle.git?rev=496a8d2b#496a8d2b [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] could not write to '/workspace/cargo-home/git/checkouts/candle-6740f55d69a3bf41/496a8d2/candle-examples/examples/olmo/main.rs': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Updating crates.io index Updating git repository `https://github.com/coreylowman/cudarc.git` Updating git repository `https://github.com/EricLBuehler/mistral.rs.git` Updating git repository `https://github.com/EricLBuehler/candle.git` error: failed to get `candle-core` as a dependency of package `mistralrs v0.4.0 (https://github.com/EricLBuehler/mistral.rs.git?rev=aaafc2ef#aaafc2ef)` ... which satisfies git dependency `mistralrs` (locked to 0.4.0) of package `dynamo-llm v0.1.0 (/workspace/builds/worker-4-tc1/source/lib/llm)` ... which satisfies path dependency `dynamo-llm` (locked to 0.1.0) of package `http v0.1.0 (/workspace/builds/worker-4-tc1/source/components/http)` Caused by: failed to load source for dependency `candle-core` Caused by: Unable to update https://github.com/EricLBuehler/candle.git?rev=496a8d2b#496a8d2b Caused by: could not write to '/workspace/cargo-home/git/checkouts/candle-6740f55d69a3bf41/496a8d2/candle-examples/examples/olmo/main.rs': No space left on device; class=Os (2)