[INFO] cloning repository https://github.com/szymonnogiec/minigrep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/szymonnogiec/minigrep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymonnogiec%2Fminigrep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymonnogiec%2Fminigrep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 481103dae62cd665823b11548bd90a11bc33ae52 [INFO] building szymonnogiec/minigrep against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fszymonnogiec%2Fminigrep" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/szymonnogiec/minigrep on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/szymonnogiec/minigrep [INFO] finished tweaking git repo https://github.com/szymonnogiec/minigrep [INFO] tweaked toml for git repo https://github.com/szymonnogiec/minigrep written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/szymonnogiec/minigrep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c3a31cf3d5fa23c9e51ddc7c745b4eeabc89a59709d7eff9ae182bd159132b4 [INFO] running `Command { std: "docker" "start" "-a" "4c3a31cf3d5fa23c9e51ddc7c745b4eeabc89a59709d7eff9ae182bd159132b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c3a31cf3d5fa23c9e51ddc7c745b4eeabc89a59709d7eff9ae182bd159132b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c3a31cf3d5fa23c9e51ddc7c745b4eeabc89a59709d7eff9ae182bd159132b4", kill_on_drop: false }` [INFO] [stdout] 4c3a31cf3d5fa23c9e51ddc7c745b4eeabc89a59709d7eff9ae182bd159132b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b629d425045a6f49fd2e2a5ce482841a98f537f120f49e99307b477c4e3c9176 [INFO] running `Command { std: "docker" "start" "-a" "b629d425045a6f49fd2e2a5ce482841a98f537f120f49e99307b477c4e3c9176", kill_on_drop: false }` [INFO] [stderr] Compiling minigrep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.59s [INFO] running `Command { std: "docker" "inspect" "b629d425045a6f49fd2e2a5ce482841a98f537f120f49e99307b477c4e3c9176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b629d425045a6f49fd2e2a5ce482841a98f537f120f49e99307b477c4e3c9176", kill_on_drop: false }` [INFO] [stdout] b629d425045a6f49fd2e2a5ce482841a98f537f120f49e99307b477c4e3c9176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99df1e656fc986086041d6db91853bf0c06c8a7c198045a98450328fc086080f [INFO] running `Command { std: "docker" "start" "-a" "99df1e656fc986086041d6db91853bf0c06c8a7c198045a98450328fc086080f", 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" "99df1e656fc986086041d6db91853bf0c06c8a7c198045a98450328fc086080f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99df1e656fc986086041d6db91853bf0c06c8a7c198045a98450328fc086080f", kill_on_drop: false }` [INFO] [stdout] 99df1e656fc986086041d6db91853bf0c06c8a7c198045a98450328fc086080f