[INFO] cloning repository https://github.com/toastx/weatherapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toastx/weatherapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoastx%2Fweatherapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoastx%2Fweatherapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd4c5d7c5a7756f3073977149ab58306e8a48d13 [INFO] checking toastx/weatherapp against master#368e2fd458a22d0cc133d0c254f2612ee999744f for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoastx%2Fweatherapp" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/toastx/weatherapp on toolchain 368e2fd458a22d0cc133d0c254f2612ee999744f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toastx/weatherapp [INFO] finished tweaking git repo https://github.com/toastx/weatherapp [INFO] tweaked toml for git repo https://github.com/toastx/weatherapp written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/toastx/weatherapp 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" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: failed to save last-use data [INFO] [stderr] This may prevent cargo from accurately tracking what is being used in its global cache. This information is used for automatically removing unused data in the cache. [INFO] [stderr] [INFO] [stderr] database or disk is full [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] Error code 13: Insertion failed because database is full [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 65d125ee930ac67e0f28e16c499c8a0fceff5e1c8b481cb65cc14e69091533c8 [INFO] running `Command { std: "docker" "start" "-a" "65d125ee930ac67e0f28e16c499c8a0fceff5e1c8b481cb65cc14e69091533c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65d125ee930ac67e0f28e16c499c8a0fceff5e1c8b481cb65cc14e69091533c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d125ee930ac67e0f28e16c499c8a0fceff5e1c8b481cb65cc14e69091533c8", kill_on_drop: false }` [INFO] [stdout] 65d125ee930ac67e0f28e16c499c8a0fceff5e1c8b481cb65cc14e69091533c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+368e2fd458a22d0cc133d0c254f2612ee999744f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e44dee770bd88b75bb61e03134beea71f76c65ba4d34d94570526f6112fe221 [INFO] running `Command { std: "docker" "start" "-a" "3e44dee770bd88b75bb61e03134beea71f76c65ba4d34d94570526f6112fe221", kill_on_drop: false }` [INFO] [stderr] time="2024-08-01T01:10:40Z" level=error msg="error waiting for container: " [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/rustup-home" to rootfs at "/opt/rustwide/rustup-home": mkdir /var/lib/docker/overlay2/7bc5af41093bb6763085d925cbf418b962f085206760e76113bb7fd3d0d07a70/merged/opt/rustwide/rustup-home: no space left on device: unknown [INFO] running `Command { std: "docker" "inspect" "3e44dee770bd88b75bb61e03134beea71f76c65ba4d34d94570526f6112fe221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e44dee770bd88b75bb61e03134beea71f76c65ba4d34d94570526f6112fe221", kill_on_drop: false }` [INFO] [stdout] 3e44dee770bd88b75bb61e03134beea71f76c65ba4d34d94570526f6112fe221 [INFO] checking toastx/weatherapp against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoastx%2Fweatherapp" "/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/toastx/weatherapp on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toastx/weatherapp [INFO] finished tweaking git repo https://github.com/toastx/weatherapp [INFO] tweaked toml for git repo https://github.com/toastx/weatherapp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/toastx/weatherapp 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" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1bde37540d9e07940894b5c08051a2dfe7e217b97509c7949ab4098144fb48c [INFO] running `Command { std: "docker" "start" "-a" "b1bde37540d9e07940894b5c08051a2dfe7e217b97509c7949ab4098144fb48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1bde37540d9e07940894b5c08051a2dfe7e217b97509c7949ab4098144fb48c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1bde37540d9e07940894b5c08051a2dfe7e217b97509c7949ab4098144fb48c", kill_on_drop: false }` [INFO] [stdout] b1bde37540d9e07940894b5c08051a2dfe7e217b97509c7949ab4098144fb48c [INFO] checking toastx/weatherapp against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoastx%2Fweatherapp" "/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/toastx/weatherapp on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toastx/weatherapp [INFO] finished tweaking git repo https://github.com/toastx/weatherapp [INFO] tweaked toml for git repo https://github.com/toastx/weatherapp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/toastx/weatherapp 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" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c9b9b890a845243ff05844044cf7a7882ef7b8aa8a96403df01079206adeed1 [INFO] running `Command { std: "docker" "start" "-a" "3c9b9b890a845243ff05844044cf7a7882ef7b8aa8a96403df01079206adeed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c9b9b890a845243ff05844044cf7a7882ef7b8aa8a96403df01079206adeed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9b9b890a845243ff05844044cf7a7882ef7b8aa8a96403df01079206adeed1", kill_on_drop: false }` [INFO] [stdout] 3c9b9b890a845243ff05844044cf7a7882ef7b8aa8a96403df01079206adeed1 [INFO] checking toastx/weatherapp against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoastx%2Fweatherapp" "/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/toastx/weatherapp on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toastx/weatherapp [INFO] finished tweaking git repo https://github.com/toastx/weatherapp [INFO] tweaked toml for git repo https://github.com/toastx/weatherapp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/toastx/weatherapp 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" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d11454cfd6502b5bbde6a6dca5f4a1c91b62fa1a4783e1f8cf9a9c51af50b5a [INFO] running `Command { std: "docker" "start" "-a" "9d11454cfd6502b5bbde6a6dca5f4a1c91b62fa1a4783e1f8cf9a9c51af50b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d11454cfd6502b5bbde6a6dca5f4a1c91b62fa1a4783e1f8cf9a9c51af50b5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d11454cfd6502b5bbde6a6dca5f4a1c91b62fa1a4783e1f8cf9a9c51af50b5a", kill_on_drop: false }` [INFO] [stdout] 9d11454cfd6502b5bbde6a6dca5f4a1c91b62fa1a4783e1f8cf9a9c51af50b5a [INFO] checking toastx/weatherapp against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoastx%2Fweatherapp" "/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/toastx/weatherapp on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toastx/weatherapp [INFO] finished tweaking git repo https://github.com/toastx/weatherapp [INFO] tweaked toml for git repo https://github.com/toastx/weatherapp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/toastx/weatherapp 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" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 200bc385b580ce904a52c3372486a5cdec271814ef3e0bb56bd5e18254cec2e0 [INFO] running `Command { std: "docker" "start" "-a" "200bc385b580ce904a52c3372486a5cdec271814ef3e0bb56bd5e18254cec2e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "200bc385b580ce904a52c3372486a5cdec271814ef3e0bb56bd5e18254cec2e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "200bc385b580ce904a52c3372486a5cdec271814ef3e0bb56bd5e18254cec2e0", kill_on_drop: false }` [INFO] [stdout] 200bc385b580ce904a52c3372486a5cdec271814ef3e0bb56bd5e18254cec2e0 [INFO] checking toastx/weatherapp against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoastx%2Fweatherapp" "/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/toastx/weatherapp on toolchain 09146510cdb33d15474a35fde290187a88b1cf35 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/toastx/weatherapp [INFO] finished tweaking git repo https://github.com/toastx/weatherapp [INFO] tweaked toml for git repo https://github.com/toastx/weatherapp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/toastx/weatherapp 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" "+09146510cdb33d15474a35fde290187a88b1cf35" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+09146510cdb33d15474a35fde290187a88b1cf35" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41060341b4781f6e73c85d075262b6ee75d6eb9398955bd128681d321de0ad9e [INFO] running `Command { std: "docker" "start" "-a" "41060341b4781f6e73c85d075262b6ee75d6eb9398955bd128681d321de0ad9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41060341b4781f6e73c85d075262b6ee75d6eb9398955bd128681d321de0ad9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41060341b4781f6e73c85d075262b6ee75d6eb9398955bd128681d321de0ad9e", kill_on_drop: false }` [INFO] [stdout] 41060341b4781f6e73c85d075262b6ee75d6eb9398955bd128681d321de0ad9e [ERROR] this task or one of its parent failed! [ERROR] command failed: exit status: 1 [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.