[INFO] cloning repository https://github.com/y-dossiers/rust_calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/y-dossiers/rust_calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-dossiers%2Frust_calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-dossiers%2Frust_calculator'... [INFO] [stderr] /workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-dossiers%2Frust_calculator: No space left on device [WARN] Retrying crate fetch in 3 seconds (attempt 1) [INFO] cloning repository https://github.com/y-dossiers/rust_calculator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/y-dossiers/rust_calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-dossiers%2Frust_calculator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-dossiers%2Frust_calculator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30db44437046c035779205c22afe2530bb8f6657 [INFO] checking y-dossiers/rust_calculator against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-dossiers%2Frust_calculator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/y-dossiers/rust_calculator [INFO] finished tweaking git repo https://github.com/y-dossiers/rust_calculator [INFO] tweaked toml for git repo https://github.com/y-dossiers/rust_calculator written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/y-dossiers/rust_calculator on toolchain d7b15db413fd2070daa09a2c5b7f2ab38417429f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/y-dossiers/rust_calculator 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" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+d7b15db413fd2070daa09a2c5b7f2ab38417429f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/ac589a584075d6c4b9ab93b0b23cf91b9d605f7fa4b5bd786aba5a031609f549-init: no space left on device [INFO] checking y-dossiers/rust_calculator against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-dossiers%2Frust_calculator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3mucal7rrzhvo/s-h2sw61mgmk-1whkgfr-working/dep-graph.part.bin [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3mucal7rrzhvo/s-h2sw61mgmk-1whkgfr-working/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3mucal7rrzhvo/s-h2sw61mgmk-1whkgfr-working/work-products.bin [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental/calculator_pproject-3mucal7rrzhvo/s-h2sw67bkj6-0bwcrl6-4hp7rg6xliasv94dwaj5peloz': 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 y-dossiers/rust_calculator against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-dossiers%2Frust_calculator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3mucal7rrzhvo/s-h2sw61mgmk-1whkgfr-working/dep-graph.bin [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3mucal7rrzhvo/s-h2sw61mgmk-1whkgfr-working/dep-graph.part.bin [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3mucal7rrzhvo/s-h2sw61mgmk-1whkgfr-working/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3mucal7rrzhvo/s-h2sw61mgmk-1whkgfr-working/work-products.bin [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental/calculator_pproject-3mucal7rrzhvo/s-h2sw67bkj6-0bwcrl6-4hp7rg6xliasv94dwaj5peloz': 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 y-dossiers/rust_calculator against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-dossiers%2Frust_calculator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3ir7jkikuhr39/s-h2svy4ndbg-02eblyj-3jssqrdqzjfijil0vyb6733k6/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3ir7jkikuhr39/s-h2svy4ndbg-02eblyj-3jssqrdqzjfijil0vyb6733k6/work-products.bin [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental/calculator_pproject-3mucal7rrzhvo': 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 y-dossiers/rust_calculator against try#d7b15db413fd2070daa09a2c5b7f2ab38417429f for pr-144544 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fy-dossiers%2Frust_calculator" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3ir7jkikuhr39/s-h2svy4ndbg-02eblyj-3jssqrdqzjfijil0vyb6733k6/dep-graph.bin [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3ir7jkikuhr39/s-h2svy4ndbg-02eblyj-3jssqrdqzjfijil0vyb6733k6/dkhwxss2xdxl72x746bxukeed.o [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3ir7jkikuhr39/s-h2svy4ndbg-02eblyj-3jssqrdqzjfijil0vyb6733k6/ds5la5dba3uepq9n6x1onqpxi.o [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3ir7jkikuhr39/s-h2svy4ndbg-02eblyj-3jssqrdqzjfijil0vyb6733k6/epet5ithgxqb2git2ap8xxiem.o [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3ir7jkikuhr39/s-h2svy4ndbg-02eblyj-3jssqrdqzjfijil0vyb6733k6/eqrcs6diockjjgpumyfx6iymj.o [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3ir7jkikuhr39/s-h2svy4ndbg-02eblyj-3jssqrdqzjfijil0vyb6733k6/query-cache.bin [INFO] [stderr] error: unable to write file target/debug/incremental/calculator_pproject-3ir7jkikuhr39/s-h2svy4ndbg-02eblyj-3jssqrdqzjfijil0vyb6733k6/work-products.bin [INFO] [stderr] fatal: cannot create directory at 'target/debug/incremental/calculator_pproject-3mucal7rrzhvo': 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/y-dossiers/rust_calculator Caused by: command failed: exit status: 128