[INFO] cloning repository https://github.com/patrickbucher/peasant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/patrickbucher/peasant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickbucher%2Fpeasant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickbucher%2Fpeasant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34dab1048202a481da0b4743566d4b43544834de [INFO] checking patrickbucher/peasant against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickbucher%2Fpeasant" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patrickbucher/peasant on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patrickbucher/peasant [INFO] finished tweaking git repo https://github.com/patrickbucher/peasant [INFO] tweaked toml for git repo https://github.com/patrickbucher/peasant written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/patrickbucher/peasant 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c793d3ce55820ee3dd88f59256acd0864a746b898cbb4b469b2e0432398185c [INFO] running `Command { std: "docker" "start" "-a" "9c793d3ce55820ee3dd88f59256acd0864a746b898cbb4b469b2e0432398185c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c793d3ce55820ee3dd88f59256acd0864a746b898cbb4b469b2e0432398185c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c793d3ce55820ee3dd88f59256acd0864a746b898cbb4b469b2e0432398185c", kill_on_drop: false }` [INFO] [stdout] 9c793d3ce55820ee3dd88f59256acd0864a746b898cbb4b469b2e0432398185c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d9d64c36f6439eff0b1e34e8caa27fdba384b9ca787e30f643e1e98d0a330ce [INFO] running `Command { std: "docker" "start" "-a" "1d9d64c36f6439eff0b1e34e8caa27fdba384b9ca787e30f643e1e98d0a330ce", kill_on_drop: false }` [INFO] [stderr] Checking peasant v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to write `/opt/rustwide/target/debug/.fingerprint/peasant-d0eccf6d8a5b37de/test-bin-peasant` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "1d9d64c36f6439eff0b1e34e8caa27fdba384b9ca787e30f643e1e98d0a330ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9d64c36f6439eff0b1e34e8caa27fdba384b9ca787e30f643e1e98d0a330ce", kill_on_drop: false }` [INFO] [stdout] 1d9d64c36f6439eff0b1e34e8caa27fdba384b9ca787e30f643e1e98d0a330ce [INFO] checking patrickbucher/peasant against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickbucher%2Fpeasant" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patrickbucher/peasant on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patrickbucher/peasant [INFO] finished tweaking git repo https://github.com/patrickbucher/peasant [INFO] tweaked toml for git repo https://github.com/patrickbucher/peasant written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/patrickbucher/peasant 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 140c98fafd491dcde91273b9ebcb2929ee3dd8327e5cbd7a1d4baf9c8a001d10 [INFO] running `Command { std: "docker" "start" "-a" "140c98fafd491dcde91273b9ebcb2929ee3dd8327e5cbd7a1d4baf9c8a001d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "140c98fafd491dcde91273b9ebcb2929ee3dd8327e5cbd7a1d4baf9c8a001d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140c98fafd491dcde91273b9ebcb2929ee3dd8327e5cbd7a1d4baf9c8a001d10", kill_on_drop: false }` [INFO] [stdout] 140c98fafd491dcde91273b9ebcb2929ee3dd8327e5cbd7a1d4baf9c8a001d10 [INFO] checking patrickbucher/peasant against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickbucher%2Fpeasant" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patrickbucher/peasant on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patrickbucher/peasant [INFO] finished tweaking git repo https://github.com/patrickbucher/peasant [INFO] tweaked toml for git repo https://github.com/patrickbucher/peasant written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/patrickbucher/peasant 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1ffd77083e33ec4cfbf48e3d612f4ea85704f23f84a0bbead99397d5663a8df [INFO] running `Command { std: "docker" "start" "-a" "b1ffd77083e33ec4cfbf48e3d612f4ea85704f23f84a0bbead99397d5663a8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1ffd77083e33ec4cfbf48e3d612f4ea85704f23f84a0bbead99397d5663a8df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ffd77083e33ec4cfbf48e3d612f4ea85704f23f84a0bbead99397d5663a8df", kill_on_drop: false }` [INFO] [stdout] b1ffd77083e33ec4cfbf48e3d612f4ea85704f23f84a0bbead99397d5663a8df [INFO] checking patrickbucher/peasant against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickbucher%2Fpeasant" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patrickbucher/peasant on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patrickbucher/peasant [INFO] finished tweaking git repo https://github.com/patrickbucher/peasant [INFO] tweaked toml for git repo https://github.com/patrickbucher/peasant written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/patrickbucher/peasant 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3972daa2f6718c43af368eae0b86a416b4c9b24ef8ee02bf0c0eefa69c65850d [INFO] running `Command { std: "docker" "start" "-a" "3972daa2f6718c43af368eae0b86a416b4c9b24ef8ee02bf0c0eefa69c65850d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3972daa2f6718c43af368eae0b86a416b4c9b24ef8ee02bf0c0eefa69c65850d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3972daa2f6718c43af368eae0b86a416b4c9b24ef8ee02bf0c0eefa69c65850d", kill_on_drop: false }` [INFO] [stdout] 3972daa2f6718c43af368eae0b86a416b4c9b24ef8ee02bf0c0eefa69c65850d [INFO] checking patrickbucher/peasant against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickbucher%2Fpeasant" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patrickbucher/peasant on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patrickbucher/peasant [INFO] finished tweaking git repo https://github.com/patrickbucher/peasant [INFO] tweaked toml for git repo https://github.com/patrickbucher/peasant written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/patrickbucher/peasant 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 673b088d706e8309b0be51e09e0c09e09f95e26b95d59d536489ba5b06cb4752 [INFO] running `Command { std: "docker" "start" "-a" "673b088d706e8309b0be51e09e0c09e09f95e26b95d59d536489ba5b06cb4752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "673b088d706e8309b0be51e09e0c09e09f95e26b95d59d536489ba5b06cb4752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "673b088d706e8309b0be51e09e0c09e09f95e26b95d59d536489ba5b06cb4752", kill_on_drop: false }` [INFO] [stdout] 673b088d706e8309b0be51e09e0c09e09f95e26b95d59d536489ba5b06cb4752 [INFO] checking patrickbucher/peasant against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpatrickbucher%2Fpeasant" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/patrickbucher/peasant on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/patrickbucher/peasant [INFO] finished tweaking git repo https://github.com/patrickbucher/peasant [INFO] tweaked toml for git repo https://github.com/patrickbucher/peasant written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/patrickbucher/peasant 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb34526a18425c9df3a06811f9c4c80561ee40590ebaa9b2fbbd7db99996fef9 [INFO] running `Command { std: "docker" "start" "-a" "cb34526a18425c9df3a06811f9c4c80561ee40590ebaa9b2fbbd7db99996fef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb34526a18425c9df3a06811f9c4c80561ee40590ebaa9b2fbbd7db99996fef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb34526a18425c9df3a06811f9c4c80561ee40590ebaa9b2fbbd7db99996fef9", kill_on_drop: false }` [INFO] [stdout] cb34526a18425c9df3a06811f9c4c80561ee40590ebaa9b2fbbd7db99996fef9 [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.