[INFO] cloning repository https://github.com/KoheiAsano/ant_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KoheiAsano/ant_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoheiAsano%2Fant_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoheiAsano%2Fant_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d680edb26d47cbae5b8df888efc145277c71f7f [INFO] building KoheiAsano/ant_rust against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKoheiAsano%2Fant_rust" "/workspace/builds/worker-108/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-108/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KoheiAsano/ant_rust on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KoheiAsano/ant_rust [INFO] finished tweaking git repo https://github.com/KoheiAsano/ant_rust [INFO] tweaked toml for git repo https://github.com/KoheiAsano/ant_rust written to /workspace/builds/worker-108/source/Cargo.toml [INFO] crate git repo https://github.com/KoheiAsano/ant_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14150858c20155418d3aea95f15d61e2885e69beb9d5a51428bb80e0d47b66b9 [INFO] running `Command { std: "docker" "start" "-a" "14150858c20155418d3aea95f15d61e2885e69beb9d5a51428bb80e0d47b66b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14150858c20155418d3aea95f15d61e2885e69beb9d5a51428bb80e0d47b66b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14150858c20155418d3aea95f15d61e2885e69beb9d5a51428bb80e0d47b66b9", kill_on_drop: false }` [INFO] [stdout] 14150858c20155418d3aea95f15d61e2885e69beb9d5a51428bb80e0d47b66b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f041e32bff963426ecd972536024a5de41e5ca71eb634cd6db84d5e12f3c568f [INFO] running `Command { std: "docker" "start" "-a" "f041e32bff963426ecd972536024a5de41e5ca71eb634cd6db84d5e12f3c568f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_ant v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `Command { std: "docker" "inspect" "f041e32bff963426ecd972536024a5de41e5ca71eb634cd6db84d5e12f3c568f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f041e32bff963426ecd972536024a5de41e5ca71eb634cd6db84d5e12f3c568f", kill_on_drop: false }` [INFO] [stdout] f041e32bff963426ecd972536024a5de41e5ca71eb634cd6db84d5e12f3c568f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-108/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2db9c3c552bf279628ad62351627210359cba206b1d328a8e8dfa9154b195511 [INFO] running `Command { std: "docker" "start" "-a" "2db9c3c552bf279628ad62351627210359cba206b1d328a8e8dfa9154b195511", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust_ant v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.89s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_ant-e295cbe4870c4c7e) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "2db9c3c552bf279628ad62351627210359cba206b1d328a8e8dfa9154b195511", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db9c3c552bf279628ad62351627210359cba206b1d328a8e8dfa9154b195511", kill_on_drop: false }` [INFO] [stdout] 2db9c3c552bf279628ad62351627210359cba206b1d328a8e8dfa9154b195511