[INFO] cloning repository https://github.com/mgax/dedup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mgax/dedup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgax%2Fdedup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgax%2Fdedup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a647cc46255876b23652711f3bc66cf2b16b2b9 [INFO] checking mgax/dedup against master#040e2f8b9ff2d76fbe2146d6003e297ed4532088 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmgax%2Fdedup" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mgax/dedup [INFO] finished tweaking git repo https://github.com/mgax/dedup [INFO] tweaked toml for git repo https://github.com/mgax/dedup written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mgax/dedup on toolchain 040e2f8b9ff2d76fbe2146d6003e297ed4532088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mgax/dedup 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" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gcc v0.3.41 [INFO] [stderr] Downloaded tempfile v2.1.4 [INFO] [stderr] Downloaded adler32 v0.3.0 [INFO] [stderr] Downloaded memchr v1.0.0 [INFO] [stderr] Downloaded regex v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f282e61472df51bdb4a3c8ebe51da2b93efa9aea617f35deb6153e6fa3203ffa [INFO] running `Command { std: "docker" "start" "-a" "f282e61472df51bdb4a3c8ebe51da2b93efa9aea617f35deb6153e6fa3203ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f282e61472df51bdb4a3c8ebe51da2b93efa9aea617f35deb6153e6fa3203ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f282e61472df51bdb4a3c8ebe51da2b93efa9aea617f35deb6153e6fa3203ffa", kill_on_drop: false }` [INFO] [stdout] f282e61472df51bdb4a3c8ebe51da2b93efa9aea617f35deb6153e6fa3203ffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:e8955075918b6d00525c617f7c34ee2595c70db70b3cf844dc875e4d3604499b" "/opt/rustwide/cargo-home/bin/cargo" "+040e2f8b9ff2d76fbe2146d6003e297ed4532088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0630bc87440bc2f72ad906e0cc4da2f98c069d827f785742447e1a471c073a80 [INFO] running `Command { std: "docker" "start" "-a" "0630bc87440bc2f72ad906e0cc4da2f98c069d827f785742447e1a471c073a80", kill_on_drop: false }` [INFO] [stderr] 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/builds/worker-4-tc1/target" to rootfs at "/opt/rustwide/target": create mountpoint for /opt/rustwide/target mount: mkdirat /var/lib/docker/overlay2/78be03039e9b239347ce2c53fa10406a7bef78a482bf0fad24e4b9e33c6304d6/merged/opt/rustwide/target: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "0630bc87440bc2f72ad906e0cc4da2f98c069d827f785742447e1a471c073a80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0630bc87440bc2f72ad906e0cc4da2f98c069d827f785742447e1a471c073a80", kill_on_drop: false }` [INFO] [stdout] 0630bc87440bc2f72ad906e0cc4da2f98c069d827f785742447e1a471c073a80