[INFO] cloning repository https://github.com/dckc/snakes-ladders [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dckc/snakes-ladders" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdckc%2Fsnakes-ladders", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdckc%2Fsnakes-ladders'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fea15b696ffd3eabcea308a679d6f857a29588f7 [INFO] checking dckc/snakes-ladders/fea15b696ffd3eabcea308a679d6f857a29588f7 against master#d6c8169c186ab16a3404cd0d0866674018e8a19e for pr-129935 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdckc%2Fsnakes-ladders" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dckc/snakes-ladders on toolchain d6c8169c186ab16a3404cd0d0866674018e8a19e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dckc/snakes-ladders [INFO] finished tweaking git repo https://github.com/dckc/snakes-ladders [INFO] tweaked toml for git repo https://github.com/dckc/snakes-ladders written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dckc/snakes-ladders 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" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde v0.9.13 [INFO] [stderr] Downloaded cargo_metadata v0.1.2 [INFO] [stderr] Downloaded syn v0.11.10 [INFO] [stderr] Downloaded serde_derive v0.9.13 [INFO] [stderr] Downloaded clippy_lints v0.0.123 [INFO] [stderr] Downloaded clippy v0.0.123 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+d6c8169c186ab16a3404cd0d0866674018e8a19e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/02886dc61d78eadc01c6f3384ad8a2c0f4d18f862edcd48cb5096da321543c74: no space left on device ExecutionFailed(ExitStatus(unix_wait_status(256)))