[INFO] cloning repository https://github.com/sgrowe/compiler-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sgrowe/compiler-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrowe%2Fcompiler-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrowe%2Fcompiler-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96ff3257201acc29b1c9478df93619cfe34dafe5 [INFO] checking sgrowe/compiler-in-rust against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsgrowe%2Fcompiler-in-rust" "/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/sgrowe/compiler-in-rust on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sgrowe/compiler-in-rust [INFO] finished tweaking git repo https://github.com/sgrowe/compiler-in-rust [INFO] tweaked toml for git repo https://github.com/sgrowe/compiler-in-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sgrowe/compiler-in-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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wat v1.0.37 [INFO] [stderr] Downloaded wasmtime-fiber v0.26.0 [INFO] [stderr] Downloaded cranelift-native v0.73.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.73.0 [INFO] [stderr] Downloaded test-case v1.1.0 [INFO] [stderr] error: failed to unpack package `test-case v1.1.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `test-case-1.1.0/src/lib.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/test-case-1.1.0/src/lib.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `test-case-1.1.0/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/test-case-1.1.0/src/lib.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Downloading crates ... Downloaded wat v1.0.37 Downloaded wasmtime-fiber v0.26.0 Downloaded cranelift-native v0.73.0 Downloaded cranelift-codegen-shared v0.73.0 Downloaded test-case v1.1.0 error: failed to unpack package `test-case v1.1.0` Caused by: failed to unpack entry at `test-case-1.1.0/src/lib.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/test-case-1.1.0/src/lib.rs` Caused by: failed to unpack `test-case-1.1.0/src/lib.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/test-case-1.1.0/src/lib.rs` Caused by: No space left on device (os error 28)