[INFO] cloning repository https://github.com/robindaumann/aoc2018 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robindaumann/aoc2018" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobindaumann%2Faoc2018", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobindaumann%2Faoc2018'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9df3c916ce7ea15cf3a0ad2d5a4b219d688930c [INFO] checking robindaumann/aoc2018 against master#06194cadcd0948a7100b46737f61e82b8c00d632 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobindaumann%2Faoc2018" "/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/robindaumann/aoc2018 on toolchain 06194cadcd0948a7100b46737f61e82b8c00d632 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+06194cadcd0948a7100b46737f61e82b8c00d632" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] finished tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] tweaked toml for git repo https://github.com/robindaumann/aoc2018 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robindaumann/aoc2018 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" "+06194cadcd0948a7100b46737f61e82b8c00d632" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+06194cadcd0948a7100b46737f61e82b8c00d632" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2da23a4e90d337ccae5b360e623fdc14cc24ecdb800282032f744bca4fd1b503 [INFO] running `Command { std: "docker" "start" "-a" "2da23a4e90d337ccae5b360e623fdc14cc24ecdb800282032f744bca4fd1b503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2da23a4e90d337ccae5b360e623fdc14cc24ecdb800282032f744bca4fd1b503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2da23a4e90d337ccae5b360e623fdc14cc24ecdb800282032f744bca4fd1b503", kill_on_drop: false }` [INFO] [stdout] 2da23a4e90d337ccae5b360e623fdc14cc24ecdb800282032f744bca4fd1b503 [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" "+06194cadcd0948a7100b46737f61e82b8c00d632" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cc9361d3975b173ef322e62ad7bc6bfc0dd4807b4eca83fe0c9fa6000e403aa [INFO] running `Command { std: "docker" "start" "-a" "7cc9361d3975b173ef322e62ad7bc6bfc0dd4807b4eca83fe0c9fa6000e403aa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.45 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Checking text_io v0.1.7 [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] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `num-traits` (build script) [INFO] [stderr] error: could not compile `num-integer` (build script) [INFO] running `Command { std: "docker" "inspect" "7cc9361d3975b173ef322e62ad7bc6bfc0dd4807b4eca83fe0c9fa6000e403aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cc9361d3975b173ef322e62ad7bc6bfc0dd4807b4eca83fe0c9fa6000e403aa", kill_on_drop: false }` [INFO] [stdout] 7cc9361d3975b173ef322e62ad7bc6bfc0dd4807b4eca83fe0c9fa6000e403aa [INFO] checking robindaumann/aoc2018 against try#6e8eb3d1ba265821f8cc640134ce012d1ff211d8 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobindaumann%2Faoc2018" "/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/robindaumann/aoc2018 on toolchain 6e8eb3d1ba265821f8cc640134ce012d1ff211d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] finished tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] tweaked toml for git repo https://github.com/robindaumann/aoc2018 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robindaumann/aoc2018 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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afb75984bd179e6f6e20017fe64b9d038c2b47558661f091693aadf1e4ca6a45 [INFO] running `Command { std: "docker" "start" "-a" "afb75984bd179e6f6e20017fe64b9d038c2b47558661f091693aadf1e4ca6a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afb75984bd179e6f6e20017fe64b9d038c2b47558661f091693aadf1e4ca6a45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afb75984bd179e6f6e20017fe64b9d038c2b47558661f091693aadf1e4ca6a45", kill_on_drop: false }` [INFO] [stdout] afb75984bd179e6f6e20017fe64b9d038c2b47558661f091693aadf1e4ca6a45 [INFO] checking robindaumann/aoc2018 against try#6e8eb3d1ba265821f8cc640134ce012d1ff211d8 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobindaumann%2Faoc2018" "/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/robindaumann/aoc2018 on toolchain 6e8eb3d1ba265821f8cc640134ce012d1ff211d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] finished tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] tweaked toml for git repo https://github.com/robindaumann/aoc2018 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robindaumann/aoc2018 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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] efad0ea640f7bd482bcf69031281136f15f47ed2593b7355b3ac65e67a6146ca [INFO] running `Command { std: "docker" "start" "-a" "efad0ea640f7bd482bcf69031281136f15f47ed2593b7355b3ac65e67a6146ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "efad0ea640f7bd482bcf69031281136f15f47ed2593b7355b3ac65e67a6146ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efad0ea640f7bd482bcf69031281136f15f47ed2593b7355b3ac65e67a6146ca", kill_on_drop: false }` [INFO] [stdout] efad0ea640f7bd482bcf69031281136f15f47ed2593b7355b3ac65e67a6146ca [INFO] checking robindaumann/aoc2018 against try#6e8eb3d1ba265821f8cc640134ce012d1ff211d8 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobindaumann%2Faoc2018" "/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/robindaumann/aoc2018 on toolchain 6e8eb3d1ba265821f8cc640134ce012d1ff211d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] finished tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] tweaked toml for git repo https://github.com/robindaumann/aoc2018 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robindaumann/aoc2018 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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3591797f62f4c2706ba25d43b5719267137d155e5a3861eedfc7a7b2b7d59a0d [INFO] running `Command { std: "docker" "start" "-a" "3591797f62f4c2706ba25d43b5719267137d155e5a3861eedfc7a7b2b7d59a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3591797f62f4c2706ba25d43b5719267137d155e5a3861eedfc7a7b2b7d59a0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3591797f62f4c2706ba25d43b5719267137d155e5a3861eedfc7a7b2b7d59a0d", kill_on_drop: false }` [INFO] [stdout] 3591797f62f4c2706ba25d43b5719267137d155e5a3861eedfc7a7b2b7d59a0d [INFO] checking robindaumann/aoc2018 against try#6e8eb3d1ba265821f8cc640134ce012d1ff211d8 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobindaumann%2Faoc2018" "/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/robindaumann/aoc2018 on toolchain 6e8eb3d1ba265821f8cc640134ce012d1ff211d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] finished tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] tweaked toml for git repo https://github.com/robindaumann/aoc2018 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robindaumann/aoc2018 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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa8aefb7a2b44a24f39fe8474c666aea58e11f7458d6b056f4d40cd773535430 [INFO] running `Command { std: "docker" "start" "-a" "aa8aefb7a2b44a24f39fe8474c666aea58e11f7458d6b056f4d40cd773535430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa8aefb7a2b44a24f39fe8474c666aea58e11f7458d6b056f4d40cd773535430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa8aefb7a2b44a24f39fe8474c666aea58e11f7458d6b056f4d40cd773535430", kill_on_drop: false }` [INFO] [stdout] aa8aefb7a2b44a24f39fe8474c666aea58e11f7458d6b056f4d40cd773535430 [INFO] checking robindaumann/aoc2018 against try#6e8eb3d1ba265821f8cc640134ce012d1ff211d8 for pr-117967-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobindaumann%2Faoc2018" "/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/robindaumann/aoc2018 on toolchain 6e8eb3d1ba265821f8cc640134ce012d1ff211d8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] finished tweaking git repo https://github.com/robindaumann/aoc2018 [INFO] tweaked toml for git repo https://github.com/robindaumann/aoc2018 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robindaumann/aoc2018 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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "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" "+6e8eb3d1ba265821f8cc640134ce012d1ff211d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1788d7f8166a29c5cd583c89d0085d0bb6e94de07088fb2357213011df9b20e [INFO] running `Command { std: "docker" "start" "-a" "a1788d7f8166a29c5cd583c89d0085d0bb6e94de07088fb2357213011df9b20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1788d7f8166a29c5cd583c89d0085d0bb6e94de07088fb2357213011df9b20e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1788d7f8166a29c5cd583c89d0085d0bb6e94de07088fb2357213011df9b20e", kill_on_drop: false }` [INFO] [stdout] a1788d7f8166a29c5cd583c89d0085d0bb6e94de07088fb2357213011df9b20e [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.