[INFO] cloning repository https://github.com/pillserg/reuler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pillserg/reuler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpillserg%2Freuler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpillserg%2Freuler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04080f5658cb74223f418ed7340ca8bd5d6c1d2e [INFO] checking pillserg/reuler against master#ba7e63b63871a429533c189adbfb1d9a6337e000 for pr-135331-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpillserg%2Freuler" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pillserg/reuler [INFO] finished tweaking git repo https://github.com/pillserg/reuler [INFO] tweaked toml for git repo https://github.com/pillserg/reuler written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pillserg/reuler on toolchain ba7e63b63871a429533c189adbfb1d9a6337e000 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pillserg/reuler 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" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num v0.1.27 [INFO] [stderr] Downloaded docopt v0.6.72 [INFO] [stderr] Downloaded memchr v0.1.6 [INFO] [stderr] Downloaded strsim v0.3.0 [INFO] [stderr] Downloaded rand v0.3.11 [INFO] [stderr] Downloaded aho-corasick v0.3.2 [INFO] [stderr] Downloaded regex v0.1.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+ba7e63b63871a429533c189adbfb1d9a6337e000" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b18569e1fbd6c895eafb84319e211701ce7a55f2bf3e6a980d46a6ea22cc8d34 [INFO] running `Command { std: "docker" "start" "-a" "b18569e1fbd6c895eafb84319e211701ce7a55f2bf3e6a980d46a6ea22cc8d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b18569e1fbd6c895eafb84319e211701ce7a55f2bf3e6a980d46a6ea22cc8d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18569e1fbd6c895eafb84319e211701ce7a55f2bf3e6a980d46a6ea22cc8d34", kill_on_drop: false }` [INFO] [stdout] b18569e1fbd6c895eafb84319e211701ce7a55f2bf3e6a980d46a6ea22cc8d34 command failed: exit status: 1 Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error mounting "/var/lib/crater-agent-workspace/rustup-home" to rootfs at "/opt/rustwide/rustup-home": create mountpoint for /opt/rustwide/rustup-home mount: mkdirat /var/lib/docker/overlay2/7ea113e19ce3c0f80c90479657a930dc3e96e2f6adae8a7a2f4127e0059268d6/merged/opt/rustwide/rustup-home: no space left on device: unknown