[INFO] cloning repository https://github.com/filosganga/minesweeper.rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/filosganga/minesweeper.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilosganga%2Fminesweeper.rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilosganga%2Fminesweeper.rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e01fb8cc968559c9b5df4e1de0bf720b1cfa0b76 [INFO] testing filosganga/minesweeper.rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffilosganga%2Fminesweeper.rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/filosganga/minesweeper.rs [INFO] finished tweaking git repo https://github.com/filosganga/minesweeper.rs [INFO] tweaked toml for git repo https://github.com/filosganga/minesweeper.rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/filosganga/minesweeper.rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/filosganga/minesweeper.rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8bd99430860870fbec1578c35a949dc56f71811f43e862e4fdd1ebf303b548d6 [INFO] running `Command { std: "docker" "start" "-a" "8bd99430860870fbec1578c35a949dc56f71811f43e862e4fdd1ebf303b548d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bd99430860870fbec1578c35a949dc56f71811f43e862e4fdd1ebf303b548d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bd99430860870fbec1578c35a949dc56f71811f43e862e4fdd1ebf303b548d6", kill_on_drop: false }` [INFO] [stdout] 8bd99430860870fbec1578c35a949dc56f71811f43e862e4fdd1ebf303b548d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a60201ece0179991ea7f022548b29780b83958a69af94d9e2264133284f7d81 [INFO] running `Command { std: "docker" "start" "-a" "5a60201ece0179991ea7f022548b29780b83958a69af94d9e2264133284f7d81", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling minesweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `args` should have an upper case name [INFO] [stdout] --> src/main.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | static args: LazyLock = LazyLock::new(|| Args::parse()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 31 - static args: LazyLock = LazyLock::new(|| Args::parse()); [INFO] [stdout] 31 + static ARGS: LazyLock = LazyLock::new(|| Args::parse()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.13s [INFO] running `Command { std: "docker" "inspect" "5a60201ece0179991ea7f022548b29780b83958a69af94d9e2264133284f7d81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a60201ece0179991ea7f022548b29780b83958a69af94d9e2264133284f7d81", kill_on_drop: false }` [INFO] [stdout] 5a60201ece0179991ea7f022548b29780b83958a69af94d9e2264133284f7d81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bcbd965d70fb1d5411beae0bde618c070f269d93cf6cc65a829dad48773b5ca [INFO] running `Command { std: "docker" "start" "-a" "4bcbd965d70fb1d5411beae0bde618c070f269d93cf6cc65a829dad48773b5ca", kill_on_drop: false }` [INFO] [stderr] Compiling minesweeper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `log::info` [INFO] [stdout] --> src/main.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use log::info; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `args` should have an upper case name [INFO] [stdout] --> src/main.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | static args: LazyLock = LazyLock::new(|| Args::parse()); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] help: convert the identifier to upper case [INFO] [stdout] | [INFO] [stdout] 31 - static args: LazyLock = LazyLock::new(|| Args::parse()); [INFO] [stdout] 31 + static ARGS: LazyLock = LazyLock::new(|| Args::parse()); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s [INFO] running `Command { std: "docker" "inspect" "4bcbd965d70fb1d5411beae0bde618c070f269d93cf6cc65a829dad48773b5ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bcbd965d70fb1d5411beae0bde618c070f269d93cf6cc65a829dad48773b5ca", kill_on_drop: false }` [INFO] [stdout] 4bcbd965d70fb1d5411beae0bde618c070f269d93cf6cc65a829dad48773b5ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] bfb4029f14956ee5c8519ebd9dbc674ea25f081a3f586141414419ed39c8471f [INFO] running `Command { std: "docker" "start" "-a" "bfb4029f14956ee5c8519ebd9dbc674ea25f081a3f586141414419ed39c8471f", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `log::info` [INFO] [stderr] --> src/main.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use log::info; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: static variable `args` should have an upper case name [INFO] [stderr] --> src/main.rs:31:8 [INFO] [stderr] | [INFO] [stderr] 31 | static args: LazyLock = LazyLock::new(|| Args::parse()); [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] help: convert the identifier to upper case [INFO] [stderr] | [INFO] [stderr] 31 - static args: LazyLock = LazyLock::new(|| Args::parse()); [INFO] [stderr] 31 + static ARGS: LazyLock = LazyLock::new(|| Args::parse()); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `minesweeper` (bin "minesweeper" test) generated 2 warnings (run `cargo fix --bin "minesweeper" -p minesweeper --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/minesweeper-5da03bdf14b7645b) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test domain::tests::neighbors_should_return_3_tiles_when_size_is_3x3_and_xy_is_2_0 ... ok [INFO] [stdout] test domain::tests::neighbors_should_return_8_tiles_when_size_is_3x3_and_xy_is_the_center ... ok [INFO] [stdout] test domain::tests::neighbors_should_return_3_tiles_when_size_is_3x3_and_xy_is_0_0 ... ok [INFO] [stdout] test domain::tests::minefield_new_should_create_a_mine_in_each_mine_index ... ok [INFO] [stdout] test domain::tests::minefield_new_should_create_a_minefield_of_given_size ... ok [INFO] [stdout] test domain::tests::neighbors_should_return_empty_when_size_is_1x1 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bfb4029f14956ee5c8519ebd9dbc674ea25f081a3f586141414419ed39c8471f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfb4029f14956ee5c8519ebd9dbc674ea25f081a3f586141414419ed39c8471f", kill_on_drop: false }` [INFO] [stdout] bfb4029f14956ee5c8519ebd9dbc674ea25f081a3f586141414419ed39c8471f