[INFO] cloning repository https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wuyuan1992/rust_pactice_chap_8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuan1992%2Frust_pactice_chap_8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuan1992%2Frust_pactice_chap_8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2a209c19aa387111db6166d5cb0ab64e10b5f0d [INFO] checking wuyuan1992/rust_pactice_chap_8 against master#05eac57ef6668c9d181b65aceb96b1e7881f60be for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuan1992%2Frust_pactice_chap_8" "/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/wuyuan1992/rust_pactice_chap_8 on toolchain 05eac57ef6668c9d181b65aceb96b1e7881f60be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] finished tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] tweaked toml for git repo https://github.com/wuyuan1992/rust_pactice_chap_8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/wuyuan1992/rust_pactice_chap_8 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" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "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" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 15bdbc52f685002c43577a91867622c9306d2fde33192c35fed1dc59b7da5f30 [INFO] running `Command { std: "docker" "start" "-a" "15bdbc52f685002c43577a91867622c9306d2fde33192c35fed1dc59b7da5f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "15bdbc52f685002c43577a91867622c9306d2fde33192c35fed1dc59b7da5f30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15bdbc52f685002c43577a91867622c9306d2fde33192c35fed1dc59b7da5f30", kill_on_drop: false }` [INFO] [stdout] 15bdbc52f685002c43577a91867622c9306d2fde33192c35fed1dc59b7da5f30 [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" "+05eac57ef6668c9d181b65aceb96b1e7881f60be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d872e8390a6f6e40da21c570d723e0a3446d827c8ca1e0a8f0c80b790603e661 [INFO] running `Command { std: "docker" "start" "-a" "d872e8390a6f6e40da21c570d723e0a3446d827c8ca1e0a8f0c80b790603e661", kill_on_drop: false }` [INFO] [stderr] Checking chap_8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetajxJEIa" [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't create a temp dir: No space left on device (os error 28) at path "/opt/rustwide/target/debug/deps/rmetaF4HG12" [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chap_8` (bin "chap_8") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `chap_8` (bin "chap_8" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d872e8390a6f6e40da21c570d723e0a3446d827c8ca1e0a8f0c80b790603e661", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d872e8390a6f6e40da21c570d723e0a3446d827c8ca1e0a8f0c80b790603e661", kill_on_drop: false }` [INFO] [stdout] d872e8390a6f6e40da21c570d723e0a3446d827c8ca1e0a8f0c80b790603e661 [INFO] checking wuyuan1992/rust_pactice_chap_8 against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuan1992%2Frust_pactice_chap_8" "/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/wuyuan1992/rust_pactice_chap_8 on toolchain 0c9c19b42881b7ee3d3f268d2369726c7f8dddfd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] finished tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] tweaked toml for git repo https://github.com/wuyuan1992/rust_pactice_chap_8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wuyuan1992/rust_pactice_chap_8 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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ec5285f7d5033c1b7e749a0e274eefcd7a38f7169e7b8fc09dab62f38450454 [INFO] running `Command { std: "docker" "start" "-a" "8ec5285f7d5033c1b7e749a0e274eefcd7a38f7169e7b8fc09dab62f38450454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ec5285f7d5033c1b7e749a0e274eefcd7a38f7169e7b8fc09dab62f38450454", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec5285f7d5033c1b7e749a0e274eefcd7a38f7169e7b8fc09dab62f38450454", kill_on_drop: false }` [INFO] [stdout] 8ec5285f7d5033c1b7e749a0e274eefcd7a38f7169e7b8fc09dab62f38450454 [INFO] checking wuyuan1992/rust_pactice_chap_8 against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuan1992%2Frust_pactice_chap_8" "/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/wuyuan1992/rust_pactice_chap_8 on toolchain 0c9c19b42881b7ee3d3f268d2369726c7f8dddfd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] finished tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] tweaked toml for git repo https://github.com/wuyuan1992/rust_pactice_chap_8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wuyuan1992/rust_pactice_chap_8 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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a5a35123216df66e244b1f3b4de5bd99d7ed73f99ec07a20567ca019d408de1 [INFO] running `Command { std: "docker" "start" "-a" "0a5a35123216df66e244b1f3b4de5bd99d7ed73f99ec07a20567ca019d408de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a5a35123216df66e244b1f3b4de5bd99d7ed73f99ec07a20567ca019d408de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a5a35123216df66e244b1f3b4de5bd99d7ed73f99ec07a20567ca019d408de1", kill_on_drop: false }` [INFO] [stdout] 0a5a35123216df66e244b1f3b4de5bd99d7ed73f99ec07a20567ca019d408de1 [INFO] checking wuyuan1992/rust_pactice_chap_8 against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuan1992%2Frust_pactice_chap_8" "/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/wuyuan1992/rust_pactice_chap_8 on toolchain 0c9c19b42881b7ee3d3f268d2369726c7f8dddfd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] finished tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] tweaked toml for git repo https://github.com/wuyuan1992/rust_pactice_chap_8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wuyuan1992/rust_pactice_chap_8 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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9f61573a9074f47769b135b2a8333a386ea7d050adc9ddb910b2282aa5295c5e [INFO] running `Command { std: "docker" "start" "-a" "9f61573a9074f47769b135b2a8333a386ea7d050adc9ddb910b2282aa5295c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9f61573a9074f47769b135b2a8333a386ea7d050adc9ddb910b2282aa5295c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f61573a9074f47769b135b2a8333a386ea7d050adc9ddb910b2282aa5295c5e", kill_on_drop: false }` [INFO] [stdout] 9f61573a9074f47769b135b2a8333a386ea7d050adc9ddb910b2282aa5295c5e [INFO] checking wuyuan1992/rust_pactice_chap_8 against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuan1992%2Frust_pactice_chap_8" "/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/wuyuan1992/rust_pactice_chap_8 on toolchain 0c9c19b42881b7ee3d3f268d2369726c7f8dddfd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] finished tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] tweaked toml for git repo https://github.com/wuyuan1992/rust_pactice_chap_8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wuyuan1992/rust_pactice_chap_8 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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a35a91935c970d17a180dfbf0d2dbf234dbb8a27a98740a47444da39d88d54a [INFO] running `Command { std: "docker" "start" "-a" "9a35a91935c970d17a180dfbf0d2dbf234dbb8a27a98740a47444da39d88d54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a35a91935c970d17a180dfbf0d2dbf234dbb8a27a98740a47444da39d88d54a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a35a91935c970d17a180dfbf0d2dbf234dbb8a27a98740a47444da39d88d54a", kill_on_drop: false }` [INFO] [stdout] 9a35a91935c970d17a180dfbf0d2dbf234dbb8a27a98740a47444da39d88d54a [INFO] checking wuyuan1992/rust_pactice_chap_8 against try#0c9c19b42881b7ee3d3f268d2369726c7f8dddfd for pr-127656 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwuyuan1992%2Frust_pactice_chap_8" "/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/wuyuan1992/rust_pactice_chap_8 on toolchain 0c9c19b42881b7ee3d3f268d2369726c7f8dddfd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] finished tweaking git repo https://github.com/wuyuan1992/rust_pactice_chap_8 [INFO] tweaked toml for git repo https://github.com/wuyuan1992/rust_pactice_chap_8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/wuyuan1992/rust_pactice_chap_8 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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "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" "+0c9c19b42881b7ee3d3f268d2369726c7f8dddfd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21d54f8c3919e86dfc07bee83ef172a65055022374452ad612d4d5f3b408a821 [INFO] running `Command { std: "docker" "start" "-a" "21d54f8c3919e86dfc07bee83ef172a65055022374452ad612d4d5f3b408a821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21d54f8c3919e86dfc07bee83ef172a65055022374452ad612d4d5f3b408a821", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21d54f8c3919e86dfc07bee83ef172a65055022374452ad612d4d5f3b408a821", kill_on_drop: false }` [INFO] [stdout] 21d54f8c3919e86dfc07bee83ef172a65055022374452ad612d4d5f3b408a821 [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.