[INFO] cloning repository https://github.com/rohankumardubey/cargo-unleash [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/cargo-unleash" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fcargo-unleash", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fcargo-unleash'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ecc89988a9f53886ff1365851cab43c08baaba3 [INFO] checking rohankumardubey/cargo-unleash against master#74c3f5a146860c94ff4d179fc3bfa34f879adf41 for pr-120248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fcargo-unleash" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rohankumardubey/cargo-unleash on toolchain 74c3f5a146860c94ff4d179fc3bfa34f879adf41 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rohankumardubey/cargo-unleash [INFO] finished tweaking git repo https://github.com/rohankumardubey/cargo-unleash [INFO] tweaked toml for git repo https://github.com/rohankumardubey/cargo-unleash written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rohankumardubey/cargo-unleash 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" "+74c3f5a146860c94ff4d179fc3bfa34f879adf41" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curl v0.4.42 [INFO] [stderr] Downloaded rustc-workspace-hack v1.0.0 [INFO] [stderr] Downloaded bytesize v1.0.1 [INFO] [stderr] Downloaded crates-io v0.34.0 [INFO] [stderr] Downloaded os_info v3.1.0 [INFO] [stderr] Downloaded assert_fs v1.0.6 [INFO] [stderr] Downloaded git2-curl v0.15.0 [INFO] [stderr] Downloaded serde_ignored v0.1.2 [INFO] [stderr] Downloaded sha1 v0.10.0 [INFO] [stderr] Downloaded rustfix v0.6.0 [INFO] [stderr] Downloaded git2 v0.14.3 [INFO] [stderr] Downloaded flexi_logger v0.22.2 [INFO] [stderr] Downloaded libssh2-sys v0.2.20 [INFO] [stderr] error: failed to download replaced source registry `crates-io` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack package `libssh2-sys v0.2.20` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `libssh2-sys-0.2.20/libssh2/os400/macros.h` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.2.20/libssh2/os400/macros.h` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `libssh2-sys-0.2.20/libssh2/os400/macros.h` into `/workspace/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libssh2-sys-0.2.20/libssh2/os400/macros.h` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 101 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.