[INFO] cloning repository https://github.com/IgorBoyarshin/vffm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IgorBoyarshin/vffm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgorBoyarshin%2Fvffm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgorBoyarshin%2Fvffm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9535e8f986020198f05ca076bbe0549c080f3c5 [INFO] testing IgorBoyarshin/vffm against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgorBoyarshin%2Fvffm" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IgorBoyarshin/vffm on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IgorBoyarshin/vffm [INFO] finished tweaking git repo https://github.com/IgorBoyarshin/vffm [INFO] tweaked toml for git repo https://github.com/IgorBoyarshin/vffm written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/IgorBoyarshin/vffm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d9d831657f7125e7bba8579e54288df50e17645fb69a1046fe4881df8e12372 [INFO] running `Command { std: "docker" "start" "-a" "1d9d831657f7125e7bba8579e54288df50e17645fb69a1046fe4881df8e12372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d9d831657f7125e7bba8579e54288df50e17645fb69a1046fe4881df8e12372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9d831657f7125e7bba8579e54288df50e17645fb69a1046fe4881df8e12372", kill_on_drop: false }` [INFO] [stdout] 1d9d831657f7125e7bba8579e54288df50e17645fb69a1046fe4881df8e12372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa0d0570f8f09fc67bc57d9a8cafca25be54e82f2c58731ef5885843be0d03f0 [INFO] running `Command { std: "docker" "start" "-a" "aa0d0570f8f09fc67bc57d9a8cafca25be54e82f2c58731ef5885843be0d03f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling pancurses v0.16.1 [INFO] [stderr] Compiling vffm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.83s [INFO] running `Command { std: "docker" "inspect" "aa0d0570f8f09fc67bc57d9a8cafca25be54e82f2c58731ef5885843be0d03f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa0d0570f8f09fc67bc57d9a8cafca25be54e82f2c58731ef5885843be0d03f0", kill_on_drop: false }` [INFO] [stdout] aa0d0570f8f09fc67bc57d9a8cafca25be54e82f2c58731ef5885843be0d03f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f21ac1acca084b30e749b165b7cc986be84d912d9754c2d25489189b16874e9 [INFO] running `Command { std: "docker" "start" "-a" "1f21ac1acca084b30e749b165b7cc986be84d912d9754c2d25489189b16874e9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vffm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.54s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "1f21ac1acca084b30e749b165b7cc986be84d912d9754c2d25489189b16874e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f21ac1acca084b30e749b165b7cc986be84d912d9754c2d25489189b16874e9", kill_on_drop: false }` [INFO] [stdout] 1f21ac1acca084b30e749b165b7cc986be84d912d9754c2d25489189b16874e9