[INFO] cloning repository https://github.com/bpeel/vaflo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bpeel/vaflo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbpeel%2Fvaflo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbpeel%2Fvaflo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c0cb42375b7e96ad07ccd595fbb8d7103881c94 [INFO] testing bpeel/vaflo against master#23949593103d03a82c7ebc2e84434ce6c6edc561 for pr-115235 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbpeel%2Fvaflo" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bpeel/vaflo on toolchain 23949593103d03a82c7ebc2e84434ce6c6edc561 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bpeel/vaflo [INFO] finished tweaking git repo https://github.com/bpeel/vaflo [INFO] tweaked toml for git repo https://github.com/bpeel/vaflo written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/bpeel/vaflo 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" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f57413115753696860036aae8fe9b97bbc41e0afc482471b9e9c502ecb943b1c [INFO] running `Command { std: "docker" "start" "-a" "f57413115753696860036aae8fe9b97bbc41e0afc482471b9e9c502ecb943b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f57413115753696860036aae8fe9b97bbc41e0afc482471b9e9c502ecb943b1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57413115753696860036aae8fe9b97bbc41e0afc482471b9e9c502ecb943b1c", kill_on_drop: false }` [INFO] [stdout] f57413115753696860036aae8fe9b97bbc41e0afc482471b9e9c502ecb943b1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+23949593103d03a82c7ebc2e84434ce6c6edc561" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f30c3262478ed76baafadb3043c9bbe2866b85f928823b8dcc203c702848e493 [INFO] running `Command { std: "docker" "start" "-a" "f30c3262478ed76baafadb3043c9bbe2866b85f928823b8dcc203c702848e493", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling regex-syntax v0.7.4 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling gettext-sys v0.21.3 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.3.3 [INFO] [stderr] Compiling regex v1.9.1 [INFO] [stderr] Compiling locale_config v0.3.0 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "f30c3262478ed76baafadb3043c9bbe2866b85f928823b8dcc203c702848e493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30c3262478ed76baafadb3043c9bbe2866b85f928823b8dcc203c702848e493", kill_on_drop: false }` [INFO] [stdout] f30c3262478ed76baafadb3043c9bbe2866b85f928823b8dcc203c702848e493