[INFO] cloning repository https://github.com/rust-tw/modernweb-booth-question [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rust-tw/modernweb-booth-question" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-tw%2Fmodernweb-booth-question", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-tw%2Fmodernweb-booth-question'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 390d1a968ce99a63afd01eeeb3f4068c99c5d045 [INFO] checking rust-tw/modernweb-booth-question against try#846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 for pr-98000 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frust-tw%2Fmodernweb-booth-question" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rust-tw/modernweb-booth-question on toolchain 846ec3a7f9ef4a204b2166da3cfc71f4885a5be5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rust-tw/modernweb-booth-question [INFO] finished tweaking git repo https://github.com/rust-tw/modernweb-booth-question [INFO] tweaked toml for git repo https://github.com/rust-tw/modernweb-booth-question written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/rust-tw/modernweb-booth-question already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c06f63e8bf9969084ba4431b1770e050dff6b72104d460546a5c2f7fd0a2c8d [INFO] running `Command { std: "docker" "start" "-a" "0c06f63e8bf9969084ba4431b1770e050dff6b72104d460546a5c2f7fd0a2c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c06f63e8bf9969084ba4431b1770e050dff6b72104d460546a5c2f7fd0a2c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c06f63e8bf9969084ba4431b1770e050dff6b72104d460546a5c2f7fd0a2c8d", kill_on_drop: false }` [INFO] [stdout] 0c06f63e8bf9969084ba4431b1770e050dff6b72104d460546a5c2f7fd0a2c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+846ec3a7f9ef4a204b2166da3cfc71f4885a5be5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c94ed51e6078704c42f09543cc6e78767e73cf6ca39b77f74fb1ca5d23ae8e1 [INFO] running `Command { std: "docker" "start" "-a" "3c94ed51e6078704c42f09543cc6e78767e73cf6ca39b77f74fb1ca5d23ae8e1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "3c94ed51e6078704c42f09543cc6e78767e73cf6ca39b77f74fb1ca5d23ae8e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c94ed51e6078704c42f09543cc6e78767e73cf6ca39b77f74fb1ca5d23ae8e1", kill_on_drop: false }` [INFO] [stdout] 3c94ed51e6078704c42f09543cc6e78767e73cf6ca39b77f74fb1ca5d23ae8e1