[INFO] cloning repository https://github.com/wormtql/arknight-hire [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wormtql/arknight-hire" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwormtql%2Farknight-hire", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwormtql%2Farknight-hire'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6b541ce9c4fefb89a076e7509cc4e8d774d95461 [INFO] building wormtql/arknight-hire against master#c52b9c10bfb5164015eb977ff498e0597ae63eb1 for pr-97025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwormtql%2Farknight-hire" "/workspace/builds/worker-90/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-90/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wormtql/arknight-hire on toolchain c52b9c10bfb5164015eb977ff498e0597ae63eb1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wormtql/arknight-hire [INFO] finished tweaking git repo https://github.com/wormtql/arknight-hire [INFO] tweaked toml for git repo https://github.com/wormtql/arknight-hire written to /workspace/builds/worker-90/source/Cargo.toml [INFO] crate git repo https://github.com/wormtql/arknight-hire already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "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-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf087a82c14fa68d8ea94c93aa8cd2582edd7db21ad39b42b9834055f4c37868 [INFO] running `Command { std: "docker" "start" "-a" "cf087a82c14fa68d8ea94c93aa8cd2582edd7db21ad39b42b9834055f4c37868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf087a82c14fa68d8ea94c93aa8cd2582edd7db21ad39b42b9834055f4c37868", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf087a82c14fa68d8ea94c93aa8cd2582edd7db21ad39b42b9834055f4c37868", kill_on_drop: false }` [INFO] [stdout] cf087a82c14fa68d8ea94c93aa8cd2582edd7db21ad39b42b9834055f4c37868 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 940ce61ae1c4b932f539528b3ad8795a25202c39200633455b543e7d2d4b2879 [INFO] running `Command { std: "docker" "start" "-a" "940ce61ae1c4b932f539528b3ad8795a25202c39200633455b543e7d2d4b2879", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling arknight-hire v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.25s [INFO] running `Command { std: "docker" "inspect" "940ce61ae1c4b932f539528b3ad8795a25202c39200633455b543e7d2d4b2879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "940ce61ae1c4b932f539528b3ad8795a25202c39200633455b543e7d2d4b2879", kill_on_drop: false }` [INFO] [stdout] 940ce61ae1c4b932f539528b3ad8795a25202c39200633455b543e7d2d4b2879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-90/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+c52b9c10bfb5164015eb977ff498e0597ae63eb1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59924c507fad9d662bc6248c3ac7f58fa4efdabecd9e087cd10c51de64f5dafe [INFO] running `Command { std: "docker" "start" "-a" "59924c507fad9d662bc6248c3ac7f58fa4efdabecd9e087cd10c51de64f5dafe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling arknight-hire v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.23s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/arknight_hire-3aca769e8e9d9319) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "59924c507fad9d662bc6248c3ac7f58fa4efdabecd9e087cd10c51de64f5dafe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59924c507fad9d662bc6248c3ac7f58fa4efdabecd9e087cd10c51de64f5dafe", kill_on_drop: false }` [INFO] [stdout] 59924c507fad9d662bc6248c3ac7f58fa4efdabecd9e087cd10c51de64f5dafe