[INFO] cloning repository https://github.com/dizzyplay/games
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dizzyplay/games" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdizzyplay%2Fgames", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdizzyplay%2Fgames'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f6a72413cbfaa580ac203865ffd875d473e45976
[INFO] testing dizzyplay/games against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdizzyplay%2Fgames" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dizzyplay/games
[INFO] finished tweaking git repo https://github.com/dizzyplay/games
[INFO] tweaked toml for git repo https://github.com/dizzyplay/games written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dizzyplay/games on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dizzyplay/games 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9dca1fa65371fcd35c220d0080fefd4634be6bf79e71767bda2fb160276a4423
[INFO] running `Command { std: "docker" "start" "-a" "9dca1fa65371fcd35c220d0080fefd4634be6bf79e71767bda2fb160276a4423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9dca1fa65371fcd35c220d0080fefd4634be6bf79e71767bda2fb160276a4423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9dca1fa65371fcd35c220d0080fefd4634be6bf79e71767bda2fb160276a4423", kill_on_drop: false }`
[INFO] [stdout] 9dca1fa65371fcd35c220d0080fefd4634be6bf79e71767bda2fb160276a4423
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67da5c5a7654ad362b62dc7610bbae49b45f35e28531f3c96bc15119b1be78e9
[INFO] running `Command { std: "docker" "start" "-a" "67da5c5a7654ad362b62dc7610bbae49b45f35e28531f3c96bc15119b1be78e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling superlighttui v0.15.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling games v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/games/mytetris.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .draw(move |buf, rect| {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theme`
[INFO] [stdout]   --> src/games/mytetris.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let theme = *ui.theme();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_theme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]   --> src/games/mod.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Self::MyTetris(game) => (),
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.45s
[INFO] running `Command { std: "docker" "inspect" "67da5c5a7654ad362b62dc7610bbae49b45f35e28531f3c96bc15119b1be78e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67da5c5a7654ad362b62dc7610bbae49b45f35e28531f3c96bc15119b1be78e9", kill_on_drop: false }`
[INFO] [stdout] 67da5c5a7654ad362b62dc7610bbae49b45f35e28531f3c96bc15119b1be78e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b332c3f079bb13152d030b88423de67f56eea66b97acc8e2cf58c429310a7263
[INFO] running `Command { std: "docker" "start" "-a" "b332c3f079bb13152d030b88423de67f56eea66b97acc8e2cf58c429310a7263", kill_on_drop: false }`
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/games/mytetris.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .draw(move |buf, rect| {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theme`
[INFO] [stdout]   --> src/games/mytetris.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let theme = *ui.theme();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_theme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]   --> src/games/mod.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Self::MyTetris(game) => (),
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling games v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/games/mytetris.rs:53:30
[INFO] [stdout]    |
[INFO] [stdout] 53 |             .draw(move |buf, rect| {
[INFO] [stdout]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theme`
[INFO] [stdout]   --> src/games/mytetris.rs:36:13
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let theme = *ui.theme();
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_theme`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game`
[INFO] [stdout]   --> src/games/mod.rs:81:28
[INFO] [stdout]    |
[INFO] [stdout] 81 |             Self::MyTetris(game) => (),
[INFO] [stdout]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s
[INFO] running `Command { std: "docker" "inspect" "b332c3f079bb13152d030b88423de67f56eea66b97acc8e2cf58c429310a7263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b332c3f079bb13152d030b88423de67f56eea66b97acc8e2cf58c429310a7263", kill_on_drop: false }`
[INFO] [stdout] b332c3f079bb13152d030b88423de67f56eea66b97acc8e2cf58c429310a7263
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e3860ecb1fde77bd7c183734fdfa8527f0206acfb7c97d4b12e53853af5435f3
[INFO] running `Command { std: "docker" "start" "-a" "e3860ecb1fde77bd7c183734fdfa8527f0206acfb7c97d4b12e53853af5435f3", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `rect`
[INFO] [stderr]   --> src/games/mytetris.rs:53:30
[INFO] [stderr]    |
[INFO] [stderr] 53 |             .draw(move |buf, rect| {
[INFO] [stderr]    |                              ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `theme`
[INFO] [stderr]   --> src/games/mytetris.rs:36:13
[INFO] [stderr]    |
[INFO] [stderr] 36 |         let theme = *ui.theme();
[INFO] [stderr]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_theme`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `game`
[INFO] [stderr]   --> src/games/mod.rs:81:28
[INFO] [stderr]    |
[INFO] [stderr] 81 |             Self::MyTetris(game) => (),
[INFO] [stderr]    |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_game`
[INFO] [stderr] 
[INFO] [stderr] warning: `games` (lib) generated 3 warnings (run `cargo fix --lib -p games` to apply 3 suggestions)
[INFO] [stderr] warning: `games` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/games-2c85bbebf8b61161)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test games::minesweeper::tests::winning_board_renders_hidden_mines_as_flags ... ok
[INFO] [stdout] test games::minesweeper::tests::revealing_mine_returns_loss ... ok
[INFO] [stdout] test games::tetris::tests::hard_drop_adds_cell_based_score ... ok
[INFO] [stdout] test games::tetris::tests::hard_drop_spawns_next_piece_immediately ... ok
[INFO] [stdout] test games::minesweeper::tests::zero_reveal_spreads_across_safe_region ... ok
[INFO] [stdout] test games::minesweeper::tests::toggle_flag_marks_and_unmarks_hidden_cell ... ok
[INFO] [stdout] test games::tetris::tests::restart_promotes_current_score_to_high_score ... ok
[INFO] [stdout] test games::tetris::tests::render_shows_resize_hint_when_terminal_is_too_small ... ok
[INFO] [stdout] test games::minesweeper::tests::debug_force_win_reveals_safe_cells_and_flags_mines ... ok
[INFO] [stdout] test games::tetris::tests::render_shows_stats_when_terminal_is_large_enough ... ok
[INFO] [stdout] test games::tetris::tests::line_clear_removes_full_rows ... ok
[INFO] [stdout] test games::tetris::tests::rotate_prefers_vertical_kick_while_keeping_left_edge_stable ... ok
[INFO] [stdout] test games::tetris::tests::spawn_position_tracks_board_width ... ok
[INFO] [stdout] test games::tetris::tests::ghost_piece_stops_on_top_of_stack ... ok
[INFO] [stdout] test records::tests::deserialize_defaults_missing_fields ... ok
[INFO] [stdout] test records::tests::serialize_tetris_high_score_to_toml ... ok
[INFO] [stdout] test games::minesweeper::tests::first_reveal_never_places_mine_under_cursor ... ok
[INFO] [stdout] test games::tetris::tests::grounded_piece_locks_on_second_gravity_tick ... ok
[INFO] [stdout] test games::tetris::tests::rotate_uses_simple_wall_kick ... ok
[INFO] [stdout] test games::tetris::tests::spawn_failure_returns_game_over ... ok
[INFO] [stdout] test games::tetris::tests::collision_detects_walls ... ok
[INFO] [stdout] test games::tetris::tests::free_rotation_keeps_piece_left_edge_stable ... ok
[INFO] [stdout] test games::tetris::tests::grounded_piece_waits_before_locking ... ok
[INFO] [stdout] test records::tests::serialize_minesweeper_best_time_to_toml ... ok
[INFO] [stdout] test games::tetris::tests::scoring_updates_with_tetris_clear ... ok
[INFO] [stdout] test games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/superlighttui-0.15.7/src/test_utils.rs:301:9:
[INFO] [stdout] Buffer does not contain "Mines Left".
[INFO] [stdout] Buffer:
[INFO] [stdout] 0:    ╭─Minesweeper─────────────────────────────────────────────────────────────────────────────╮
[INFO] [stdout] 1:    │g game select  ·  r restart  ·  q quit                                                   │
[INFO] [stdout] 2:    │                                                                                         │
[INFO] [stdout] 3:    │╔════════════════════════════════════════════════════════════╗ ╭─Stats────────────────╮  │
[INFO] [stdout] 4:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │                      │  │
[INFO] [stdout] 5:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │ Time        00:00.00 │  │
[INFO] [stdout] 6:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │ Best        00:12.34 │  │
[INFO] [stdout] 7:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │ Safe Left        788 │  │
[INFO] [stdout] 8:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │                      │  │
[INFO] [stdout] 9:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ ╰──────────────────────╯  │
[INFO] [stdout] 10:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 11:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ ╭─Status───────────────╮  │
[INFO] [stdout] 12:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │                      │  │
[INFO] [stdout] 13:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │ 30x30 field          │  │
[INFO] [stdout] 14:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │ 112 mines            │  │
[INFO] [stdout] 15:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │                      │  │
[INFO] [stdout] 16:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ │                      │  │
[INFO] [stdout] 17:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ ╰──────────────────────╯  │
[INFO] [stdout] 18:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 19:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ h j k l - move            │
[INFO] [stdout] 20:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ enter/space - open        │
[INFO] [stdout] 21:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ f - flag                  │
[INFO] [stdout] 22:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ r restart  g menu         │
[INFO] [stdout] 23:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ v - debug clear           │
[INFO] [stdout] 24:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║ q quit                    │
[INFO] [stdout] 25:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 26:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 27:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 28:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 29:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 30:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 31:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 32:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 33:    │║· · · · · · · · · · · · · · · · · · · · · · · · · · · · · · ║                           │
[INFO] [stdout] 34:    │╚════════════════════════════════════════════════════════════╝                           │
[INFO] [stdout] 35:    ╰─────────────────────────────────────────────────────────────────────────────────────────╯
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64a5046ffeea - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64a5046ffeea - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64a5046ffeea - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64a5046ffeea - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64a50471608a - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64a50471608a - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x64a504704722 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x64a504704722 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x64a5046deeef - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64a5046deeef - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64a5046f8399 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64a504655e3c - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x64a504655e3c - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64a5046f8552 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x64a5046f8552 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64a5046defa8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64a5046d6949 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64a5046dfcbd - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64a50471681c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64a5046a789f - <slt[955c721cc02b271]::test_utils::TestBackend>::assert_contains
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/superlighttui-0.15.7/src/test_utils.rs:301:9
[INFO] [stdout]   20:     0x64a504544c13 - games[bf7b50b9982696cc]::games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough
[INFO] [stdout]                                at /opt/rustwide/workdir/src/games/minesweeper.rs:820:17
[INFO] [stdout]   21:     0x64a504543db7 - games[bf7b50b9982696cc]::games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/games/minesweeper.rs:812:58
[INFO] [stdout]   22:     0x64a50454a9f6 - <games[bf7b50b9982696cc]::games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x64a50464911b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x64a50464911b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x64a50465690b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x64a50465690b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x64a50465690b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x64a50465690b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x64a50465690b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x64a50465690b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x64a50465690b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x64a5046512e4 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x64a5046512e4 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x64a504659512 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x64a504659512 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x64a504659512 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x64a504659512 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x64a504659512 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x64a504659512 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x64a504659512 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x64a5046ff7ff - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x64a5046ff7ff - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x728f6114eaa4 - <unknown>
[INFO] [stdout]   44:     0x728f611dba64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     games::minesweeper::tests::render_shows_stats_when_terminal_is_large_enough
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 25 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "e3860ecb1fde77bd7c183734fdfa8527f0206acfb7c97d4b12e53853af5435f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3860ecb1fde77bd7c183734fdfa8527f0206acfb7c97d4b12e53853af5435f3", kill_on_drop: false }`
[INFO] [stdout] e3860ecb1fde77bd7c183734fdfa8527f0206acfb7c97d4b12e53853af5435f3
