[INFO] cloning repository https://github.com/brecert/minecraft_utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brecert/minecraft_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrecert%2Fminecraft_utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrecert%2Fminecraft_utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d443a395dee561a18d0908acd9b1ff0e0073bf0 [INFO] building brecert/minecraft_utils against try#3bbb5242a8064de4ca3af4036745ddf603ddaa85 for pr-101929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrecert%2Fminecraft_utils" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brecert/minecraft_utils on toolchain 3bbb5242a8064de4ca3af4036745ddf603ddaa85 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brecert/minecraft_utils [INFO] finished tweaking git repo https://github.com/brecert/minecraft_utils [INFO] tweaked toml for git repo https://github.com/brecert/minecraft_utils written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/brecert/minecraft_utils already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 12b9da3abf9548ef21b211db413670f1f012686818c1a923d46dda296a9c702f [INFO] running `Command { std: "docker" "start" "-a" "12b9da3abf9548ef21b211db413670f1f012686818c1a923d46dda296a9c702f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "12b9da3abf9548ef21b211db413670f1f012686818c1a923d46dda296a9c702f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12b9da3abf9548ef21b211db413670f1f012686818c1a923d46dda296a9c702f", kill_on_drop: false }` [INFO] [stdout] 12b9da3abf9548ef21b211db413670f1f012686818c1a923d46dda296a9c702f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbc0aaadeebc8713204d6ae016b0cfcc521fd1b05b12fd770d8fe0e3ad470e81 [INFO] running `Command { std: "docker" "start" "-a" "fbc0aaadeebc8713204d6ae016b0cfcc521fd1b05b12fd770d8fe0e3ad470e81", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.83 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling minreq v2.4.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling block-buffer v0.10.0 [INFO] [stderr] Compiling crypto-common v0.1.1 [INFO] [stderr] Compiling digest v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.18.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling base64-serde v0.6.1 [INFO] [stderr] Compiling minecraft_utils v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.25s [INFO] running `Command { std: "docker" "inspect" "fbc0aaadeebc8713204d6ae016b0cfcc521fd1b05b12fd770d8fe0e3ad470e81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc0aaadeebc8713204d6ae016b0cfcc521fd1b05b12fd770d8fe0e3ad470e81", kill_on_drop: false }` [INFO] [stdout] fbc0aaadeebc8713204d6ae016b0cfcc521fd1b05b12fd770d8fe0e3ad470e81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "RUSTDOCFLAGS=--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:e92e462e59ac3446a933540fd361ddeb5362c86f92d432d6a560a917a465022e" "/opt/rustwide/cargo-home/bin/cargo" "+3bbb5242a8064de4ca3af4036745ddf603ddaa85" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bdbf0a98fb762219f38f42a701e92ebf8d3ed74a34d0a588dfd70cad4581a36 [INFO] running `Command { std: "docker" "start" "-a" "0bdbf0a98fb762219f38f42a701e92ebf8d3ed74a34d0a588dfd70cad4581a36", 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" "0bdbf0a98fb762219f38f42a701e92ebf8d3ed74a34d0a588dfd70cad4581a36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bdbf0a98fb762219f38f42a701e92ebf8d3ed74a34d0a588dfd70cad4581a36", kill_on_drop: false }` [INFO] [stdout] 0bdbf0a98fb762219f38f42a701e92ebf8d3ed74a34d0a588dfd70cad4581a36