[INFO] cloning repository https://github.com/hatzel/pre-release-things [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hatzel/pre-release-things" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatzel%2Fpre-release-things", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatzel%2Fpre-release-things'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fd0a6cd2a3998e912230948e9cdaa101272a75e7 [INFO] testing hatzel/pre-release-things against try#c3758fdc4730d7700b25a13cccff296a08f42c00 for pr-91743 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhatzel%2Fpre-release-things" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hatzel/pre-release-things 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/hatzel/pre-release-things [INFO] finished tweaking git repo https://github.com/hatzel/pre-release-things [INFO] tweaked toml for git repo https://github.com/hatzel/pre-release-things written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate git repo https://github.com/hatzel/pre-release-things 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 70c76d30691e2ef4ac2ca9faae6da4ef0313a6242fb5454d7e8421d3936fbb7a [INFO] running `Command { std: "docker" "start" "-a" "70c76d30691e2ef4ac2ca9faae6da4ef0313a6242fb5454d7e8421d3936fbb7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70c76d30691e2ef4ac2ca9faae6da4ef0313a6242fb5454d7e8421d3936fbb7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70c76d30691e2ef4ac2ca9faae6da4ef0313a6242fb5454d7e8421d3936fbb7a", kill_on_drop: false }` [INFO] [stdout] 70c76d30691e2ef4ac2ca9faae6da4ef0313a6242fb5454d7e8421d3936fbb7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] f827947bd3a0efa6e3ac089eeac9291cfc4a63d4e938b76dc3ecbcc3ca1dd58b [INFO] running `Command { std: "docker" "start" "-a" "f827947bd3a0efa6e3ac089eeac9291cfc4a63d4e938b76dc3ecbcc3ca1dd58b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling cookie v0.11.0-dev (https://github.com/alexcrichton/cookie-rs.git#f191ca50) [INFO] [stderr] Compiling pre-release-things v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.69s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "f827947bd3a0efa6e3ac089eeac9291cfc4a63d4e938b76dc3ecbcc3ca1dd58b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f827947bd3a0efa6e3ac089eeac9291cfc4a63d4e938b76dc3ecbcc3ca1dd58b", kill_on_drop: false }` [INFO] [stdout] f827947bd3a0efa6e3ac089eeac9291cfc4a63d4e938b76dc3ecbcc3ca1dd58b