[INFO] cloning repository https://github.com/prodevcn/rust-tutorial-session [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prodevcn/rust-tutorial-session" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodevcn%2Frust-tutorial-session", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodevcn%2Frust-tutorial-session'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4031726f09ade745dd5e8d4234bfaa1b28333fcd [INFO] checking prodevcn/rust-tutorial-session against master#e23ae72ac7a393961886ea62df065ebb6def7d51 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodevcn%2Frust-tutorial-session" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prodevcn/rust-tutorial-session on toolchain e23ae72ac7a393961886ea62df065ebb6def7d51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] finished tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] tweaked toml for git repo https://github.com/prodevcn/rust-tutorial-session written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/prodevcn/rust-tutorial-session 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" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9e52037ba01742028215bda50e94285414134d60acf4c48b9b5b8d9477cea3a [INFO] running `Command { std: "docker" "start" "-a" "c9e52037ba01742028215bda50e94285414134d60acf4c48b9b5b8d9477cea3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9e52037ba01742028215bda50e94285414134d60acf4c48b9b5b8d9477cea3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9e52037ba01742028215bda50e94285414134d60acf4c48b9b5b8d9477cea3a", kill_on_drop: false }` [INFO] [stdout] c9e52037ba01742028215bda50e94285414134d60acf4c48b9b5b8d9477cea3a [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+e23ae72ac7a393961886ea62df065ebb6def7d51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28e4b65d7a6b0ceae473b4ef2e755126fd2f638c1e861353dd93937b860fa8dc [INFO] running `Command { std: "docker" "start" "-a" "28e4b65d7a6b0ceae473b4ef2e755126fd2f638c1e861353dd93937b860fa8dc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `libc` (build script) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaY05BCc" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ppv-lite86` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "28e4b65d7a6b0ceae473b4ef2e755126fd2f638c1e861353dd93937b860fa8dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28e4b65d7a6b0ceae473b4ef2e755126fd2f638c1e861353dd93937b860fa8dc", kill_on_drop: false }` [INFO] [stdout] 28e4b65d7a6b0ceae473b4ef2e755126fd2f638c1e861353dd93937b860fa8dc [INFO] checking prodevcn/rust-tutorial-session against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodevcn%2Frust-tutorial-session" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prodevcn/rust-tutorial-session on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] finished tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] tweaked toml for git repo https://github.com/prodevcn/rust-tutorial-session written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/prodevcn/rust-tutorial-session 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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cbec9b65f969d320e293e1f7678e1e9a552126d08280501adfa20e65e642fea [INFO] running `Command { std: "docker" "start" "-a" "9cbec9b65f969d320e293e1f7678e1e9a552126d08280501adfa20e65e642fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cbec9b65f969d320e293e1f7678e1e9a552126d08280501adfa20e65e642fea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cbec9b65f969d320e293e1f7678e1e9a552126d08280501adfa20e65e642fea", kill_on_drop: false }` [INFO] [stdout] 9cbec9b65f969d320e293e1f7678e1e9a552126d08280501adfa20e65e642fea [INFO] checking prodevcn/rust-tutorial-session against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodevcn%2Frust-tutorial-session" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prodevcn/rust-tutorial-session on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] finished tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] tweaked toml for git repo https://github.com/prodevcn/rust-tutorial-session written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/prodevcn/rust-tutorial-session 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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab5d51648fd9502d77e62e1c15ddf886d35340b0e448d83fa39ccb821b147851 [INFO] running `Command { std: "docker" "start" "-a" "ab5d51648fd9502d77e62e1c15ddf886d35340b0e448d83fa39ccb821b147851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab5d51648fd9502d77e62e1c15ddf886d35340b0e448d83fa39ccb821b147851", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab5d51648fd9502d77e62e1c15ddf886d35340b0e448d83fa39ccb821b147851", kill_on_drop: false }` [INFO] [stdout] ab5d51648fd9502d77e62e1c15ddf886d35340b0e448d83fa39ccb821b147851 [INFO] checking prodevcn/rust-tutorial-session against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodevcn%2Frust-tutorial-session" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prodevcn/rust-tutorial-session on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] finished tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] tweaked toml for git repo https://github.com/prodevcn/rust-tutorial-session written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/prodevcn/rust-tutorial-session 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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38a24637b0dbbc8e0408529f77756c13bb5d77752d260291fc23222563e0cb26 [INFO] running `Command { std: "docker" "start" "-a" "38a24637b0dbbc8e0408529f77756c13bb5d77752d260291fc23222563e0cb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38a24637b0dbbc8e0408529f77756c13bb5d77752d260291fc23222563e0cb26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38a24637b0dbbc8e0408529f77756c13bb5d77752d260291fc23222563e0cb26", kill_on_drop: false }` [INFO] [stdout] 38a24637b0dbbc8e0408529f77756c13bb5d77752d260291fc23222563e0cb26 [INFO] checking prodevcn/rust-tutorial-session against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodevcn%2Frust-tutorial-session" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prodevcn/rust-tutorial-session on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] finished tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] tweaked toml for git repo https://github.com/prodevcn/rust-tutorial-session written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/prodevcn/rust-tutorial-session 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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a6079fb3e44398dc6db8271aa817fdd4b850398576af50a446be23007cff735 [INFO] running `Command { std: "docker" "start" "-a" "0a6079fb3e44398dc6db8271aa817fdd4b850398576af50a446be23007cff735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a6079fb3e44398dc6db8271aa817fdd4b850398576af50a446be23007cff735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a6079fb3e44398dc6db8271aa817fdd4b850398576af50a446be23007cff735", kill_on_drop: false }` [INFO] [stdout] 0a6079fb3e44398dc6db8271aa817fdd4b850398576af50a446be23007cff735 [INFO] checking prodevcn/rust-tutorial-session against try#397f8958d101b259f6baaf92d107d770c95c3ce0 for pr-126571 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprodevcn%2Frust-tutorial-session" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/prodevcn/rust-tutorial-session on toolchain 397f8958d101b259f6baaf92d107d770c95c3ce0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] finished tweaking git repo https://github.com/prodevcn/rust-tutorial-session [INFO] tweaked toml for git repo https://github.com/prodevcn/rust-tutorial-session written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/prodevcn/rust-tutorial-session 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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+397f8958d101b259f6baaf92d107d770c95c3ce0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fd807e2524affc299b6b43afee0049748a25529fbd08d28946a2533538e0563 [INFO] running `Command { std: "docker" "start" "-a" "4fd807e2524affc299b6b43afee0049748a25529fbd08d28946a2533538e0563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fd807e2524affc299b6b43afee0049748a25529fbd08d28946a2533538e0563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fd807e2524affc299b6b43afee0049748a25529fbd08d28946a2533538e0563", kill_on_drop: false }` [INFO] [stdout] 4fd807e2524affc299b6b43afee0049748a25529fbd08d28946a2533538e0563 [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.