[INFO] cloning repository https://github.com/GlitchyCat/minesweeper-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GlitchyCat/minesweeper-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlitchyCat%2Fminesweeper-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlitchyCat%2Fminesweeper-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ac78f62ba06c0b9dfe233b87180d483abfa7d76 [INFO] testing GlitchyCat/minesweeper-rust against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGlitchyCat%2Fminesweeper-rust" "/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/GlitchyCat/minesweeper-rust on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GlitchyCat/minesweeper-rust [INFO] finished tweaking git repo https://github.com/GlitchyCat/minesweeper-rust [INFO] tweaked toml for git repo https://github.com/GlitchyCat/minesweeper-rust written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/GlitchyCat/minesweeper-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "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-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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8335f6d9e86aa64520e2a0487a12868e5c1cfa98d2bad29804caafa5361cbf1f [INFO] running `Command { std: "docker" "start" "-a" "8335f6d9e86aa64520e2a0487a12868e5c1cfa98d2bad29804caafa5361cbf1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8335f6d9e86aa64520e2a0487a12868e5c1cfa98d2bad29804caafa5361cbf1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8335f6d9e86aa64520e2a0487a12868e5c1cfa98d2bad29804caafa5361cbf1f", kill_on_drop: false }` [INFO] [stdout] 8335f6d9e86aa64520e2a0487a12868e5c1cfa98d2bad29804caafa5361cbf1f [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ac324d64118b30b043ce2f2d9574053356f427954ae0dc6c03e60472589c764 [INFO] running `Command { std: "docker" "start" "-a" "2ac324d64118b30b043ce2f2d9574053356f427954ae0dc6c03e60472589c764", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling minesweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `exploded_mine_pos` [INFO] [stdout] --> src/controller.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn exploded_mine_pos(&self) -> Option<(u32, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `num_correctly_flagged` [INFO] [stdout] --> src/controller.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn num_correctly_flagged(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `num_flagged` [INFO] [stdout] --> src/model.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn num_flagged(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.27s [INFO] running `Command { std: "docker" "inspect" "2ac324d64118b30b043ce2f2d9574053356f427954ae0dc6c03e60472589c764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ac324d64118b30b043ce2f2d9574053356f427954ae0dc6c03e60472589c764", kill_on_drop: false }` [INFO] [stdout] 2ac324d64118b30b043ce2f2d9574053356f427954ae0dc6c03e60472589c764 [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36acf8ba5bcd24bd3ed172c5c9db8db48dc67c842666a681d5cf303923a55073 [INFO] running `Command { std: "docker" "start" "-a" "36acf8ba5bcd24bd3ed172c5c9db8db48dc67c842666a681d5cf303923a55073", kill_on_drop: false }` [INFO] [stderr] Compiling minesweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `exploded_mine_pos` [INFO] [stdout] --> src/controller.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn exploded_mine_pos(&self) -> Option<(u32, u32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `num_correctly_flagged` [INFO] [stdout] --> src/controller.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn num_correctly_flagged(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `num_flagged` [INFO] [stdout] --> src/model.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn num_flagged(&self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "36acf8ba5bcd24bd3ed172c5c9db8db48dc67c842666a681d5cf303923a55073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36acf8ba5bcd24bd3ed172c5c9db8db48dc67c842666a681d5cf303923a55073", kill_on_drop: false }` [INFO] [stdout] 36acf8ba5bcd24bd3ed172c5c9db8db48dc67c842666a681d5cf303923a55073 [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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 95bcf22b5924ef9f665c7e68444100d2eaeeacd9d70b5c72a346ec3be6b46113 [INFO] running `Command { std: "docker" "start" "-a" "95bcf22b5924ef9f665c7e68444100d2eaeeacd9d70b5c72a346ec3be6b46113", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `exploded_mine_pos` [INFO] [stderr] --> src/controller.rs:47:12 [INFO] [stderr] | [INFO] [stderr] 47 | pub fn exploded_mine_pos(&self) -> Option<(u32, u32)> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `num_correctly_flagged` [INFO] [stderr] --> src/controller.rs:55:12 [INFO] [stderr] | [INFO] [stderr] 55 | pub fn num_correctly_flagged(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `num_flagged` [INFO] [stderr] --> src/model.rs:101:12 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn num_flagged(&self) -> u32 { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `minesweeper` (bin "minesweeper" test) generated 3 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/minesweeper-20c6176da6fc3e4a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "95bcf22b5924ef9f665c7e68444100d2eaeeacd9d70b5c72a346ec3be6b46113", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95bcf22b5924ef9f665c7e68444100d2eaeeacd9d70b5c72a346ec3be6b46113", kill_on_drop: false }` [INFO] [stdout] 95bcf22b5924ef9f665c7e68444100d2eaeeacd9d70b5c72a346ec3be6b46113