[INFO] cloning repository https://github.com/maliByatzes/sudoku [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/maliByatzes/sudoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmaliByatzes%2Fsudoku", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmaliByatzes%2Fsudoku'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f09d72fe09bbe6ba183308d247b0f17fad6cf3f2 [INFO] checking maliByatzes/sudoku against master#90384941aae4ea38de00e4702b50757e9b882a19 for pr-138340 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmaliByatzes%2Fsudoku" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/maliByatzes/sudoku on toolchain 90384941aae4ea38de00e4702b50757e9b882a19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/maliByatzes/sudoku [INFO] finished tweaking git repo https://github.com/maliByatzes/sudoku [INFO] tweaked toml for git repo https://github.com/maliByatzes/sudoku written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/maliByatzes/sudoku 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" "+90384941aae4ea38de00e4702b50757e9b882a19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0a62036c5f941fc7467e30caa28eee19e7df47edd91f0bdd31df9169bb67186f [INFO] running `Command { std: "docker" "start" "-a" "0a62036c5f941fc7467e30caa28eee19e7df47edd91f0bdd31df9169bb67186f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a62036c5f941fc7467e30caa28eee19e7df47edd91f0bdd31df9169bb67186f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a62036c5f941fc7467e30caa28eee19e7df47edd91f0bdd31df9169bb67186f", kill_on_drop: false }` [INFO] [stdout] 0a62036c5f941fc7467e30caa28eee19e7df47edd91f0bdd31df9169bb67186f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+90384941aae4ea38de00e4702b50757e9b882a19" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd4a7be73c03b443dbf15ddb07fac7c76b67befd9a37e031b9b87ab23b7f065e [INFO] running `Command { std: "docker" "start" "-a" "bd4a7be73c03b443dbf15ddb07fac7c76b67befd9a37e031b9b87ab23b7f065e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.40 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking allocator-api2 v0.2.20 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling instability v0.3.3 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking sudoku v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/ui.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn ui(frame: &mut Frame, app: &App) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/ui.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn ui(frame: &mut Frame, app: &App) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_x` [INFO] [stdout] --> src/ui.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | fn get_grid_position(mouse_x: i32, mouse_y: i32) -> Option<(i32, i32)> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_y` [INFO] [stdout] --> src/ui.rs:113:36 [INFO] [stdout] | [INFO] [stdout] 113 | fn get_grid_position(mouse_x: i32, mouse_y: i32) -> Option<(i32, i32)> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_x` [INFO] [stdout] --> src/ui.rs:113:22 [INFO] [stdout] | [INFO] [stdout] 113 | fn get_grid_position(mouse_x: i32, mouse_y: i32) -> Option<(i32, i32)> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_x` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mouse_y` [INFO] [stdout] --> src/ui.rs:113:36 [INFO] [stdout] | [INFO] [stdout] 113 | fn get_grid_position(mouse_x: i32, mouse_y: i32) -> Option<(i32, i32)> { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mouse_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/main.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | kind, column, row, .. [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `column: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/main.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | kind, column, row, .. [INFO] [stdout] | ^^^ help: try ignoring the field: `row: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `column` [INFO] [stdout] --> src/main.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | kind, column, row, .. [INFO] [stdout] | ^^^^^^ help: try ignoring the field: `column: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `row` [INFO] [stdout] --> src/main.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | kind, column, row, .. [INFO] [stdout] | ^^^ help: try ignoring the field: `row: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Menu` and `Commands` are never constructed [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum CurrentScreen { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 2 | Main, [INFO] [stdout] 3 | Menu, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | Commands, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Menu` and `Commands` are never constructed [INFO] [stdout] --> src/app.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | pub enum CurrentScreen { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 2 | Main, [INFO] [stdout] 3 | Menu, [INFO] [stdout] | ^^^^ [INFO] [stdout] 4 | Commands, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Block` is never constructed [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum CurrentlyPlaying { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 8 | Block(Block), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Block` is never constructed [INFO] [stdout] --> src/app.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum CurrentlyPlaying { [INFO] [stdout] | ---------------- variant in this enum [INFO] [stdout] 8 | Block(Block), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Medium`, `Hard`, and `Evil` are never constructed [INFO] [stdout] --> src/app.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Level { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 12 | Easy, [INFO] [stdout] 13 | Medium, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | Hard, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | Evil, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value`, `row`, and `col` are never read [INFO] [stdout] --> src/app.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 19 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | row: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | col: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `game_board`, `level`, and `currently_playing` are never read [INFO] [stdout] --> src/app.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 25 | pub game_board: Vec, // NOTE: Could make this a fixed sized array [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | pub level: Level, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | pub current_screen: CurrentScreen, [INFO] [stdout] 28 | pub currently_playing: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/grid.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Grid { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 9 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `style` is never used [INFO] [stdout] --> src/grid.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 61 | impl Grid { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 62 | fn style(mut self, style: Style) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `centered_rect` is never used [INFO] [stdout] --> src/ui.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_grid_position` is never used [INFO] [stdout] --> src/ui.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn get_grid_position(mouse_x: i32, mouse_y: i32) -> Option<(i32, i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Medium`, `Hard`, and `Evil` are never constructed [INFO] [stdout] --> src/app.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum Level { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 12 | Easy, [INFO] [stdout] 13 | Medium, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | Hard, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | Evil, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `value`, `row`, and `col` are never read [INFO] [stdout] --> src/app.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct Block { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 19 | value: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 20 | row: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] 21 | col: u8, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `game_board`, `level`, and `currently_playing` are never read [INFO] [stdout] --> src/app.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct App { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] 25 | pub game_board: Vec, // NOTE: Could make this a fixed sized array [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | pub level: Level, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 27 | pub current_screen: CurrentScreen, [INFO] [stdout] 28 | pub currently_playing: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/grid.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Grid { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 9 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `style` is never used [INFO] [stdout] --> src/grid.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 61 | impl Grid { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 62 | fn style(mut self, style: Style) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `centered_rect` is never used [INFO] [stdout] --> src/ui.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_grid_position` is never used [INFO] [stdout] --> src/ui.rs:113:4 [INFO] [stdout] | [INFO] [stdout] 113 | fn get_grid_position(mouse_x: i32, mouse_y: i32) -> Option<(i32, i32)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.33s [INFO] running `Command { std: "docker" "inspect" "bd4a7be73c03b443dbf15ddb07fac7c76b67befd9a37e031b9b87ab23b7f065e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd4a7be73c03b443dbf15ddb07fac7c76b67befd9a37e031b9b87ab23b7f065e", kill_on_drop: false }` [INFO] [stdout] bd4a7be73c03b443dbf15ddb07fac7c76b67befd9a37e031b9b87ab23b7f065e