[INFO] cloning repository https://github.com/ctroy978/hoppergames [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ctroy978/hoppergames" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctroy978%2Fhoppergames", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctroy978%2Fhoppergames'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7e31e07c26caf81c82c2cbd81a1b3838a063ff2a [INFO] checking ctroy978/hoppergames against master#43d9f3859e0204e764161ee085a360274b5f3e9a for pr-97346 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fctroy978%2Fhoppergames" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ctroy978/hoppergames on toolchain 43d9f3859e0204e764161ee085a360274b5f3e9a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ctroy978/hoppergames [INFO] finished tweaking git repo https://github.com/ctroy978/hoppergames [INFO] tweaked toml for git repo https://github.com/ctroy978/hoppergames written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/ctroy978/hoppergames already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ctroy978/cardhopper` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded combinations v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7f0a9bd827bf815e766df6bbd2241a5defdba0fc6cd32c0b69e0570ce9c2e920 [INFO] running `Command { std: "docker" "start" "-a" "7f0a9bd827bf815e766df6bbd2241a5defdba0fc6cd32c0b69e0570ce9c2e920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f0a9bd827bf815e766df6bbd2241a5defdba0fc6cd32c0b69e0570ce9c2e920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f0a9bd827bf815e766df6bbd2241a5defdba0fc6cd32c0b69e0570ce9c2e920", kill_on_drop: false }` [INFO] [stdout] 7f0a9bd827bf815e766df6bbd2241a5defdba0fc6cd32c0b69e0570ce9c2e920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+43d9f3859e0204e764161ee085a360274b5f3e9a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c204aca0de9451b28e67b11e0210f9e25e3e2fee7823bbdaf53cc60b58d2ac2 [INFO] running `Command { std: "docker" "start" "-a" "2c204aca0de9451b28e67b11e0210f9e25e3e2fee7823bbdaf53cc60b58d2ac2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Checking combinations v0.1.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking cardhopper v0.1.0 (https://github.com/ctroy978/cardhopper#9e72e498) [INFO] [stderr] Checking hoppergames v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `user_input_number` [INFO] [stdout] --> src/games/games_input.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn user_input_number(msg: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `user_input_number` [INFO] [stdout] --> src/games/games_input.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn user_input_number(msg: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/games/games_input.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | io::stdin().read_line(&mut input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/games/games_input.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | io::stdin().read_line(&mut input); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.93s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "2c204aca0de9451b28e67b11e0210f9e25e3e2fee7823bbdaf53cc60b58d2ac2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c204aca0de9451b28e67b11e0210f9e25e3e2fee7823bbdaf53cc60b58d2ac2", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container 2c204aca0de9451b28e67b11e0210f9e25e3e2fee7823bbdaf53cc60b58d2ac2, cannot remove - tried to kill container, but did not receive an exit event [ERROR] failed to delete container 2c204aca0de9451b28e67b11e0210f9e25e3e2fee7823bbdaf53cc60b58d2ac2 [ERROR] caused by: command failed: exit status: 1