[INFO] cloning repository https://github.com/leandrosansilva/toy_rust_gameoflife [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leandrosansilva/toy_rust_gameoflife" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandrosansilva%2Ftoy_rust_gameoflife", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandrosansilva%2Ftoy_rust_gameoflife'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e10810b52081edc4381be412104204cf72f985b [INFO] checking leandrosansilva/toy_rust_gameoflife against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleandrosansilva%2Ftoy_rust_gameoflife" "/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/leandrosansilva/toy_rust_gameoflife on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/leandrosansilva/toy_rust_gameoflife [INFO] finished tweaking git repo https://github.com/leandrosansilva/toy_rust_gameoflife [INFO] tweaked toml for git repo https://github.com/leandrosansilva/toy_rust_gameoflife written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 79 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.2.11 (available: v0.5.1) [INFO] [stderr] Adding crossterm v0.5.5 (available: v0.28.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossterm_winapi v0.1.5 [INFO] [stderr] Downloaded crossterm v0.5.5 [INFO] [stderr] error: failed to unpack package `crossterm v0.5.5` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack entry at `crossterm-0.5.5/src/kernel/unix_kernel/mod.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.5.5/src/kernel/unix_kernel/mod.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to unpack `crossterm-0.5.5/src/kernel/unix_kernel/mod.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.5.5/src/kernel/unix_kernel/mod.rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) command failed: exit status: 101 Blocking waiting for file lock on package cache Downloading crates ... Downloaded crossterm_winapi v0.1.5 Downloaded crossterm v0.5.5 error: failed to unpack package `crossterm v0.5.5` Caused by: failed to unpack entry at `crossterm-0.5.5/src/kernel/unix_kernel/mod.rs` Caused by: failed to unpack `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.5.5/src/kernel/unix_kernel/mod.rs` Caused by: failed to unpack `crossterm-0.5.5/src/kernel/unix_kernel/mod.rs` into `/workspace/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/crossterm-0.5.5/src/kernel/unix_kernel/mod.rs` Caused by: No space left on device (os error 28)