[INFO] cloning repository https://github.com/perenstrom/simple-log [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/perenstrom/simple-log" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperenstrom%2Fsimple-log", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperenstrom%2Fsimple-log'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0681c3c03a143c6569246dda483d9f7e4146b945 [INFO] checking perenstrom/simple-log against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperenstrom%2Fsimple-log" "/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/perenstrom/simple-log on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/perenstrom/simple-log [INFO] finished tweaking git repo https://github.com/perenstrom/simple-log [INFO] tweaked toml for git repo https://github.com/perenstrom/simple-log written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/perenstrom/simple-log 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7459117cb1966d6f55f5ea6317d69133284394ec8365eee1c807b6e1cf5cad18 [INFO] running `Command { std: "docker" "start" "-a" "7459117cb1966d6f55f5ea6317d69133284394ec8365eee1c807b6e1cf5cad18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7459117cb1966d6f55f5ea6317d69133284394ec8365eee1c807b6e1cf5cad18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7459117cb1966d6f55f5ea6317d69133284394ec8365eee1c807b6e1cf5cad18", kill_on_drop: false }` [INFO] [stdout] 7459117cb1966d6f55f5ea6317d69133284394ec8365eee1c807b6e1cf5cad18 [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" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8444ea42e5dc2bf200448e520f89ce23064f8049e3ccc7276b6f7f8c2304dd25 [INFO] running `Command { std: "docker" "start" "-a" "8444ea42e5dc2bf200448e520f89ce23064f8049e3ccc7276b6f7f8c2304dd25", kill_on_drop: false }` [INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/safemem-805a4f6e2f96656c` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] running `Command { std: "docker" "inspect" "8444ea42e5dc2bf200448e520f89ce23064f8049e3ccc7276b6f7f8c2304dd25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8444ea42e5dc2bf200448e520f89ce23064f8049e3ccc7276b6f7f8c2304dd25", kill_on_drop: false }` [INFO] [stdout] 8444ea42e5dc2bf200448e520f89ce23064f8049e3ccc7276b6f7f8c2304dd25 [INFO] checking perenstrom/simple-log against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperenstrom%2Fsimple-log" "/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/perenstrom/simple-log on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/perenstrom/simple-log [INFO] finished tweaking git repo https://github.com/perenstrom/simple-log [INFO] tweaked toml for git repo https://github.com/perenstrom/simple-log written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/perenstrom/simple-log 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 486e74035fcaaff269ab635edacee8a9f96cd21fa407ab917e02954bed69c8a1 [INFO] running `Command { std: "docker" "start" "-a" "486e74035fcaaff269ab635edacee8a9f96cd21fa407ab917e02954bed69c8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "486e74035fcaaff269ab635edacee8a9f96cd21fa407ab917e02954bed69c8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "486e74035fcaaff269ab635edacee8a9f96cd21fa407ab917e02954bed69c8a1", kill_on_drop: false }` [INFO] [stdout] 486e74035fcaaff269ab635edacee8a9f96cd21fa407ab917e02954bed69c8a1 [INFO] checking perenstrom/simple-log against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperenstrom%2Fsimple-log" "/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/perenstrom/simple-log on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/perenstrom/simple-log [INFO] finished tweaking git repo https://github.com/perenstrom/simple-log [INFO] tweaked toml for git repo https://github.com/perenstrom/simple-log written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/perenstrom/simple-log 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28f3ea69425d0c640e52c7ece39cc78dc8ce31f1040ab608c0b43a3971508e30 [INFO] running `Command { std: "docker" "start" "-a" "28f3ea69425d0c640e52c7ece39cc78dc8ce31f1040ab608c0b43a3971508e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28f3ea69425d0c640e52c7ece39cc78dc8ce31f1040ab608c0b43a3971508e30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f3ea69425d0c640e52c7ece39cc78dc8ce31f1040ab608c0b43a3971508e30", kill_on_drop: false }` [INFO] [stdout] 28f3ea69425d0c640e52c7ece39cc78dc8ce31f1040ab608c0b43a3971508e30 [INFO] checking perenstrom/simple-log against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperenstrom%2Fsimple-log" "/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/perenstrom/simple-log on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/perenstrom/simple-log [INFO] finished tweaking git repo https://github.com/perenstrom/simple-log [INFO] tweaked toml for git repo https://github.com/perenstrom/simple-log written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/perenstrom/simple-log 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 881c14fbea65583fdf5204fcae5f22467a9f15af07c699e4e4819d3837780be1 [INFO] running `Command { std: "docker" "start" "-a" "881c14fbea65583fdf5204fcae5f22467a9f15af07c699e4e4819d3837780be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "881c14fbea65583fdf5204fcae5f22467a9f15af07c699e4e4819d3837780be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "881c14fbea65583fdf5204fcae5f22467a9f15af07c699e4e4819d3837780be1", kill_on_drop: false }` [INFO] [stdout] 881c14fbea65583fdf5204fcae5f22467a9f15af07c699e4e4819d3837780be1 [INFO] checking perenstrom/simple-log against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperenstrom%2Fsimple-log" "/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/perenstrom/simple-log on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/perenstrom/simple-log [INFO] finished tweaking git repo https://github.com/perenstrom/simple-log [INFO] tweaked toml for git repo https://github.com/perenstrom/simple-log written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/perenstrom/simple-log 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a24ac1ebefd2063da2c7724229f00c005926cdf40ed29fa3021fbe5d3f8b87df [INFO] running `Command { std: "docker" "start" "-a" "a24ac1ebefd2063da2c7724229f00c005926cdf40ed29fa3021fbe5d3f8b87df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a24ac1ebefd2063da2c7724229f00c005926cdf40ed29fa3021fbe5d3f8b87df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a24ac1ebefd2063da2c7724229f00c005926cdf40ed29fa3021fbe5d3f8b87df", kill_on_drop: false }` [INFO] [stdout] a24ac1ebefd2063da2c7724229f00c005926cdf40ed29fa3021fbe5d3f8b87df [INFO] checking perenstrom/simple-log against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fperenstrom%2Fsimple-log" "/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/perenstrom/simple-log on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/perenstrom/simple-log [INFO] finished tweaking git repo https://github.com/perenstrom/simple-log [INFO] tweaked toml for git repo https://github.com/perenstrom/simple-log written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/perenstrom/simple-log 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94cf6b69e0e5c24ba46e2f77a8267ef015740b9a94501396ba05c6adb4b36eed [INFO] running `Command { std: "docker" "start" "-a" "94cf6b69e0e5c24ba46e2f77a8267ef015740b9a94501396ba05c6adb4b36eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94cf6b69e0e5c24ba46e2f77a8267ef015740b9a94501396ba05c6adb4b36eed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94cf6b69e0e5c24ba46e2f77a8267ef015740b9a94501396ba05c6adb4b36eed", kill_on_drop: false }` [INFO] [stdout] 94cf6b69e0e5c24ba46e2f77a8267ef015740b9a94501396ba05c6adb4b36eed [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.