[INFO] cloning repository https://github.com/lexe11/hello-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lexe11/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexe11%2Fhello-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexe11%2Fhello-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2bdd5a72757238d8e5b0b5980a4b0149182215d [INFO] checking lexe11/hello-rust against master#c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 for pr-141352 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexe11%2Fhello-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lexe11/hello-rust on toolchain c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lexe11/hello-rust [INFO] finished tweaking git repo https://github.com/lexe11/hello-rust [INFO] tweaked toml for git repo https://github.com/lexe11/hello-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lexe11/hello-rust 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" "+c43786c9b7b8d8dcc3f9c604e0e3074c16ed69d3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rust-lang/regex.git` [INFO] [stderr] warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/regex-5e22c1b478b63697/objects/pack/pack_git2_c9315325ae093731': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/regex-5e22c1b478b63697/objects/pack/pack_git2_d23cd8549b6b1b0b': No space left on device; class=Os (2) [INFO] [stderr] warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/regex-5e22c1b478b63697/objects/pack/pack_git2_ab152a61f58bb24d': No space left on device; class=Os (2) [INFO] [stderr] error: failed to get `regex` as a dependency of package `hello_rust_2025 v0.1.0 (/workspace/builds/worker-0-tc1/source)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to load source for dependency `regex` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Unable to update https://github.com/rust-lang/regex.git#1a069b92 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to clone into: /workspace/cargo-home/git/db/regex-5e22c1b478b63697 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] revision 1a069b9232c607b34c4937122361aa075ef573fa not found [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] cannot extend packfile '/workspace/cargo-home/git/db/regex-5e22c1b478b63697/objects/pack/pack_git2_78148ff6ee8d73c7': No space left on device; class=Os (2) overridden task result to broken:missing-deps Caused by: the crate depends on missing dependencies: Blocking waiting for file lock on package cache Updating git repository `https://github.com/rust-lang/regex.git` warning: spurious network error (3 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/regex-5e22c1b478b63697/objects/pack/pack_git2_c9315325ae093731': No space left on device; class=Os (2) warning: spurious network error (2 tries remaining): cannot extend packfile '/workspace/cargo-home/git/db/regex-5e22c1b478b63697/objects/pack/pack_git2_d23cd8549b6b1b0b': No space left on device; class=Os (2) warning: spurious network error (1 try remaining): cannot extend packfile '/workspace/cargo-home/git/db/regex-5e22c1b478b63697/objects/pack/pack_git2_ab152a61f58bb24d': No space left on device; class=Os (2) error: failed to get `regex` as a dependency of package `hello_rust_2025 v0.1.0 (/workspace/builds/worker-0-tc1/source)` Caused by: failed to load source for dependency `regex` Caused by: Unable to update https://github.com/rust-lang/regex.git#1a069b92 Caused by: failed to clone into: /workspace/cargo-home/git/db/regex-5e22c1b478b63697 Caused by: revision 1a069b9232c607b34c4937122361aa075ef573fa not found Caused by: cannot extend packfile '/workspace/cargo-home/git/db/regex-5e22c1b478b63697/objects/pack/pack_git2_78148ff6ee8d73c7': No space left on device; class=Os (2)