[INFO] cloning repository https://github.com/uniphil/timekeep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uniphil/timekeep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Ftimekeep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Ftimekeep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3eab6a2f09a86dbb529c8fff60121ae0b2355ae7 [INFO] checking uniphil/timekeep against master#368e2fd458a22d0cc133d0c254f2612ee999744f for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Ftimekeep" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uniphil/timekeep 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/uniphil/timekeep [INFO] finished tweaking git repo https://github.com/uniphil/timekeep [INFO] tweaked toml for git repo https://github.com/uniphil/timekeep written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/uniphil/timekeep 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] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 23f4d41cf13f929b7b859a6481c89dc357e553b247856c4fc7800b91a1fb2956 [INFO] running `Command { std: "docker" "start" "-a" "23f4d41cf13f929b7b859a6481c89dc357e553b247856c4fc7800b91a1fb2956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "23f4d41cf13f929b7b859a6481c89dc357e553b247856c4fc7800b91a1fb2956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23f4d41cf13f929b7b859a6481c89dc357e553b247856c4fc7800b91a1fb2956", kill_on_drop: false }` [INFO] [stdout] 23f4d41cf13f929b7b859a6481c89dc357e553b247856c4fc7800b91a1fb2956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] cd15dd0c90d87ec5095a5f83055e822a8c903a2bdfa300a7c799f90ea0cdb337 [INFO] running `Command { std: "docker" "start" "-a" "cd15dd0c90d87ec5095a5f83055e822a8c903a2bdfa300a7c799f90ea0cdb337", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/bit-vec-f133065f0055cc13` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "cd15dd0c90d87ec5095a5f83055e822a8c903a2bdfa300a7c799f90ea0cdb337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd15dd0c90d87ec5095a5f83055e822a8c903a2bdfa300a7c799f90ea0cdb337", kill_on_drop: false }` [INFO] [stdout] cd15dd0c90d87ec5095a5f83055e822a8c903a2bdfa300a7c799f90ea0cdb337 [INFO] checking uniphil/timekeep against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Ftimekeep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uniphil/timekeep 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/uniphil/timekeep [INFO] finished tweaking git repo https://github.com/uniphil/timekeep [INFO] tweaked toml for git repo https://github.com/uniphil/timekeep written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uniphil/timekeep 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 4ded3afd468191593fa1ba176e8f1bd0f401b585d3c8d4624118933cbfbe5d11 [INFO] running `Command { std: "docker" "start" "-a" "4ded3afd468191593fa1ba176e8f1bd0f401b585d3c8d4624118933cbfbe5d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ded3afd468191593fa1ba176e8f1bd0f401b585d3c8d4624118933cbfbe5d11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ded3afd468191593fa1ba176e8f1bd0f401b585d3c8d4624118933cbfbe5d11", kill_on_drop: false }` [INFO] [stdout] 4ded3afd468191593fa1ba176e8f1bd0f401b585d3c8d4624118933cbfbe5d11 [INFO] checking uniphil/timekeep against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Ftimekeep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uniphil/timekeep 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/uniphil/timekeep [INFO] finished tweaking git repo https://github.com/uniphil/timekeep [INFO] tweaked toml for git repo https://github.com/uniphil/timekeep written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uniphil/timekeep 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] d54673a007af151031faca3d1e9acb9033ddf400af6d759618d692a24e8f0a39 [INFO] running `Command { std: "docker" "start" "-a" "d54673a007af151031faca3d1e9acb9033ddf400af6d759618d692a24e8f0a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d54673a007af151031faca3d1e9acb9033ddf400af6d759618d692a24e8f0a39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d54673a007af151031faca3d1e9acb9033ddf400af6d759618d692a24e8f0a39", kill_on_drop: false }` [INFO] [stdout] d54673a007af151031faca3d1e9acb9033ddf400af6d759618d692a24e8f0a39 [INFO] checking uniphil/timekeep against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Ftimekeep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uniphil/timekeep 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/uniphil/timekeep [INFO] finished tweaking git repo https://github.com/uniphil/timekeep [INFO] tweaked toml for git repo https://github.com/uniphil/timekeep written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uniphil/timekeep 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9aafc785fb7d272692928d7b776696da47655b9adff83dbe959437fc8a85d7e6 [INFO] running `Command { std: "docker" "start" "-a" "9aafc785fb7d272692928d7b776696da47655b9adff83dbe959437fc8a85d7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9aafc785fb7d272692928d7b776696da47655b9adff83dbe959437fc8a85d7e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9aafc785fb7d272692928d7b776696da47655b9adff83dbe959437fc8a85d7e6", kill_on_drop: false }` [INFO] [stdout] 9aafc785fb7d272692928d7b776696da47655b9adff83dbe959437fc8a85d7e6 [INFO] checking uniphil/timekeep against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Ftimekeep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uniphil/timekeep 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/uniphil/timekeep [INFO] finished tweaking git repo https://github.com/uniphil/timekeep [INFO] tweaked toml for git repo https://github.com/uniphil/timekeep written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uniphil/timekeep 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ab3eb1523fc6299d5368bdf2fdff57b521d4875dd46baffd13dc39f69bcf55e9 [INFO] running `Command { std: "docker" "start" "-a" "ab3eb1523fc6299d5368bdf2fdff57b521d4875dd46baffd13dc39f69bcf55e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab3eb1523fc6299d5368bdf2fdff57b521d4875dd46baffd13dc39f69bcf55e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab3eb1523fc6299d5368bdf2fdff57b521d4875dd46baffd13dc39f69bcf55e9", kill_on_drop: false }` [INFO] [stdout] ab3eb1523fc6299d5368bdf2fdff57b521d4875dd46baffd13dc39f69bcf55e9 [INFO] checking uniphil/timekeep against try#09146510cdb33d15474a35fde290187a88b1cf35 for pr-128351 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funiphil%2Ftimekeep" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uniphil/timekeep 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/uniphil/timekeep [INFO] finished tweaking git repo https://github.com/uniphil/timekeep [INFO] tweaked toml for git repo https://github.com/uniphil/timekeep written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/uniphil/timekeep 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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e73f59eb6804da34b6716da74e2da7cb55ebb03824b4e59dd0b2f18ee68826ab [INFO] running `Command { std: "docker" "start" "-a" "e73f59eb6804da34b6716da74e2da7cb55ebb03824b4e59dd0b2f18ee68826ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e73f59eb6804da34b6716da74e2da7cb55ebb03824b4e59dd0b2f18ee68826ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e73f59eb6804da34b6716da74e2da7cb55ebb03824b4e59dd0b2f18ee68826ab", kill_on_drop: false }` [INFO] [stdout] e73f59eb6804da34b6716da74e2da7cb55ebb03824b4e59dd0b2f18ee68826ab [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.