[INFO] cloning repository https://github.com/charleskorn/one-hundred-thousandth-number [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/charleskorn/one-hundred-thousandth-number" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleskorn%2Fone-hundred-thousandth-number", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleskorn%2Fone-hundred-thousandth-number'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c103dbb92d60529ddb43d567db6a381ae0e7d37a [INFO] testing charleskorn/one-hundred-thousandth-number against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleskorn%2Fone-hundred-thousandth-number" "/workspace/builds/worker-34/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-34/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charleskorn/one-hundred-thousandth-number on toolchain c3758fdc4730d7700b25a13cccff296a08f42c00 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/charleskorn/one-hundred-thousandth-number [INFO] finished tweaking git repo https://github.com/charleskorn/one-hundred-thousandth-number [INFO] tweaked toml for git repo https://github.com/charleskorn/one-hundred-thousandth-number written to /workspace/builds/worker-34/source/Cargo.toml [INFO] crate git repo https://github.com/charleskorn/one-hundred-thousandth-number already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "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-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0e4e04a4e7c3816999064c3e5969bb10256a6acea4b28c6c77591fc46452896 [INFO] running `Command { std: "docker" "start" "-a" "e0e4e04a4e7c3816999064c3e5969bb10256a6acea4b28c6c77591fc46452896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0e4e04a4e7c3816999064c3e5969bb10256a6acea4b28c6c77591fc46452896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e4e04a4e7c3816999064c3e5969bb10256a6acea4b28c6c77591fc46452896", kill_on_drop: false }` [INFO] [stdout] e0e4e04a4e7c3816999064c3e5969bb10256a6acea4b28c6c77591fc46452896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4635d6b9ece761cec6787aa6435e4790919b91413d671393affd536ed762cd7 [INFO] running `Command { std: "docker" "start" "-a" "e4635d6b9ece761cec6787aa6435e4790919b91413d671393affd536ed762cd7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling one-hundred-thousandth-number v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.61s [INFO] running `Command { std: "docker" "inspect" "e4635d6b9ece761cec6787aa6435e4790919b91413d671393affd536ed762cd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4635d6b9ece761cec6787aa6435e4790919b91413d671393affd536ed762cd7", kill_on_drop: false }` [INFO] [stdout] e4635d6b9ece761cec6787aa6435e4790919b91413d671393affd536ed762cd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f4fbc52730e7e6d66b66cfb35836f4c9f37c6a07c87f7f44379f35a803c8f34 [INFO] running `Command { std: "docker" "start" "-a" "3f4fbc52730e7e6d66b66cfb35836f4c9f37c6a07c87f7f44379f35a803c8f34", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling one-hundred-thousandth-number v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4m 27s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/one_hundred_thousandth_number-ac4b5205c6c5f606) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/one_hundred_thousandth_number-dd7d00ab8c50f8af) [INFO] running `Command { std: "docker" "inspect" "3f4fbc52730e7e6d66b66cfb35836f4c9f37c6a07c87f7f44379f35a803c8f34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f4fbc52730e7e6d66b66cfb35836f4c9f37c6a07c87f7f44379f35a803c8f34", kill_on_drop: false }` [INFO] [stdout] 3f4fbc52730e7e6d66b66cfb35836f4c9f37c6a07c87f7f44379f35a803c8f34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-34/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" "+c3758fdc4730d7700b25a13cccff296a08f42c00" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 263570e5d4d61d0b1555eed337d8136accf9d4f500d916ae0f037497a8d3fc1e [INFO] running `Command { std: "docker" "start" "-a" "263570e5d4d61d0b1555eed337d8136accf9d4f500d916ae0f037497a8d3fc1e", 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" "263570e5d4d61d0b1555eed337d8136accf9d4f500d916ae0f037497a8d3fc1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "263570e5d4d61d0b1555eed337d8136accf9d4f500d916ae0f037497a8d3fc1e", kill_on_drop: false }` [INFO] [stdout] 263570e5d4d61d0b1555eed337d8136accf9d4f500d916ae0f037497a8d3fc1e