[INFO] cloning repository https://github.com/livelybug/rust-practice [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/livelybug/rust-practice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flivelybug%2Frust-practice", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flivelybug%2Frust-practice'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dde1e064f5a4f3d1fb1c0306afd8ed1d5626b957 [INFO] checking livelybug/rust-practice against master#d93f678fa55842cccd2f091deccd93e9494b3764 for pr-138844 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flivelybug%2Frust-practice" "/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/livelybug/rust-practice on toolchain d93f678fa55842cccd2f091deccd93e9494b3764 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d93f678fa55842cccd2f091deccd93e9494b3764" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/livelybug/rust-practice [INFO] finished tweaking git repo https://github.com/livelybug/rust-practice [INFO] tweaked toml for git repo https://github.com/livelybug/rust-practice written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/livelybug/rust-practice 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" "+d93f678fa55842cccd2f091deccd93e9494b3764" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-src v111.9.0+1.1.1g [INFO] [stderr] error: failed to unpack package `openssl-src v111.9.0+1.1.1g` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `openssl-src-111.9.0+1.1.1g/openssl/engines/e_capi.c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-111.9.0+1.1.1g/openssl/engines/e_capi.c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `openssl-src-111.9.0+1.1.1g/openssl/engines/e_capi.c` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-111.9.0+1.1.1g/openssl/engines/e_capi.c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded openssl-src v111.9.0+1.1.1g error: failed to unpack package `openssl-src v111.9.0+1.1.1g` Caused by: failed to unpack entry at `openssl-src-111.9.0+1.1.1g/openssl/engines/e_capi.c` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-111.9.0+1.1.1g/openssl/engines/e_capi.c` Caused by: failed to unpack `openssl-src-111.9.0+1.1.1g/openssl/engines/e_capi.c` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openssl-src-111.9.0+1.1.1g/openssl/engines/e_capi.c` Caused by: No space left on device (os error 28)