[INFO] cloning repository https://github.com/yuvraj-wale/rust-guessing-game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuvraj-wale/rust-guessing-game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvraj-wale%2Frust-guessing-game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvraj-wale%2Frust-guessing-game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15de8a0111998e07559f61a3d98b5771c6c7ec7a [INFO] checking yuvraj-wale/rust-guessing-game against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvraj-wale%2Frust-guessing-game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/geussing_game [INFO] [stderr] error: unable to write file target/debug/geussing_game.d [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking yuvraj-wale/rust-guessing-game against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvraj-wale%2Frust-guessing-game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yuvraj-wale/rust-guessing-game on toolchain 44f3504e96c944ae54fc72b5f5008f53f7eda001 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yuvraj-wale/rust-guessing-game [INFO] finished tweaking git repo https://github.com/yuvraj-wale/rust-guessing-game [INFO] tweaked toml for git repo https://github.com/yuvraj-wale/rust-guessing-game written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/yuvraj-wale/rust-guessing-game 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" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+44f3504e96c944ae54fc72b5f5008f53f7eda001" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: write /var/lib/docker/image/overlay2/layerdb/mounts/692a39c31903ba54c9709eb7014b376064f1919d671a3b6e1b94112daf613f8a/mount-id: no space left on device [INFO] checking yuvraj-wale/rust-guessing-game against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvraj-wale%2Frust-guessing-game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/deps/rand_chacha-d29373a5fdf1fe94.rand_chacha.acb735594f2d3ce7-cgu.1.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-3d1719b54c499955.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-52dc427f52f6c114.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-52dc427f52f6c114.rand_core.4e1180b4613c3737-cgu.0.rcgu.o [INFO] [stderr] error: unable to write file target/debug/geussing_game [INFO] [stderr] error: unable to write file target/debug/geussing_game.d [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking yuvraj-wale/rust-guessing-game against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvraj-wale%2Frust-guessing-game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/deps/rand_chacha-d29373a5fdf1fe94.rand_chacha.acb735594f2d3ce7-cgu.1.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-3d1719b54c499955.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-52dc427f52f6c114.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-52dc427f52f6c114.rand_core.4e1180b4613c3737-cgu.0.rcgu.o [INFO] [stderr] error: unable to write file target/debug/geussing_game [INFO] [stderr] error: unable to write file target/debug/geussing_game.d [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking yuvraj-wale/rust-guessing-game against try#44f3504e96c944ae54fc72b5f5008f53f7eda001 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuvraj-wale%2Frust-guessing-game" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/deps/rand_chacha-d29373a5fdf1fe94.rand_chacha.acb735594f2d3ce7-cgu.0.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/rand_chacha-d29373a5fdf1fe94.rand_chacha.acb735594f2d3ce7-cgu.1.rcgu.o [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-3d1719b54c499955.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-52dc427f52f6c114.d [INFO] [stderr] error: unable to write file target/debug/deps/rand_core-52dc427f52f6c114.rand_core.4e1180b4613c3737-cgu.0.rcgu.o [INFO] [stderr] error: unable to write file target/debug/geussing_game [INFO] [stderr] error: unable to write file target/debug/geussing_game.d [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] failed to checkout https://github.com/yuvraj-wale/rust-guessing-game Caused by: command failed: exit status: 128