[INFO] cloning repository https://github.com/CoopApps/0201CM
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CoopApps/0201CM" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoopApps%2F0201CM", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoopApps%2F0201CM'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6742d406cbb0419562a31f61c3491392ac0f6d2a
[INFO] checking CoopApps/0201CM against 656a9da186dacaf3bf8f7f7296a825d256cb4ae3 for pr-158915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoopApps%2F0201CM" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CoopApps/0201CM
[INFO] finished tweaking git repo https://github.com/CoopApps/0201CM
[INFO] tweaked toml for git repo https://github.com/CoopApps/0201CM written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CoopApps/0201CM on toolchain 656a9da186dacaf3bf8f7f7296a825d256cb4ae3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CoopApps/0201CM 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" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73b67fa979cf89ec51de714280961612f753756f9f9b4ec5a44266f79f314801
[INFO] running `Command { std: "docker" "start" "73b67fa979cf89ec51de714280961612f753756f9f9b4ec5a44266f79f314801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73b67fa979cf89ec51de714280961612f753756f9f9b4ec5a44266f79f314801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73b67fa979cf89ec51de714280961612f753756f9f9b4ec5a44266f79f314801" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73b67fa979cf89ec51de714280961612f753756f9f9b4ec5a44266f79f314801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73b67fa979cf89ec51de714280961612f753756f9f9b4ec5a44266f79f314801" "/opt/rustwide/cargo-home/bin/cargo" "+656a9da186dacaf3bf8f7f7296a825d256cb4ae3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking cm-data v0.1.0 (/opt/rustwide/workdir/crates/cm-data)
[INFO] [stderr]     Checking cm-rng v0.1.0 (/opt/rustwide/workdir/crates/cm-rng)
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling wayland-client v0.31.15
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling wayland-backend v0.3.17
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking xcursor v0.3.11
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking cm-render v0.1.0 (/opt/rustwide/workdir/crates/cm-render)
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking cm-events v0.1.0 (/opt/rustwide/workdir/crates/cm-events)
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling quick-xml v0.41.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking cm-domain v0.1.0 (/opt/rustwide/workdir/crates/cm-domain)
[INFO] [stderr]     Checking cm-widget v0.1.0 (/opt/rustwide/workdir/crates/cm-widget)
[INFO] [stderr]     Checking cm-gui v0.1.0 (/opt/rustwide/workdir/crates/cm-gui)
[INFO] [stdout] warning: unused import: `F_RIGHT`
[INFO] [stdout]   --> crates/cm-gui/src/main.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | use font::{draw_text_box, Font, F_LEFT, F_RIGHT};
[INFO] [stdout]    |                                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `F_SUNKEN`
[INFO] [stdout]   --> crates/cm-widget/src/lib.rs:39:41
[INFO] [stdout]    |
[INFO] [stdout] 39 |     F_BEVEL, F_HGRADIENT, F_SOLID_FILL, F_SUNKEN, F_TRANSPARENT, F_VGRADIENT,
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `F_RIGHT`
[INFO] [stdout]   --> crates/cm-gui/src/main.rs:10:41
[INFO] [stdout]    |
[INFO] [stdout] 10 | use font::{draw_text_box, Font, F_LEFT, F_RIGHT};
[INFO] [stdout]    |                                         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `F_SUNKEN`
[INFO] [stdout]   --> crates/cm-widget/src/lib.rs:39:41
[INFO] [stdout]    |
[INFO] [stdout] 39 |     F_BEVEL, F_HGRADIENT, F_SOLID_FILL, F_SUNKEN, F_TRANSPARENT, F_VGRADIENT,
[INFO] [stdout]    |                                         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking drm-ffi v0.9.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking drm v0.14.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking cm-db v0.1.0 (/opt/rustwide/workdir/crates/cm-db)
[INFO] [stderr]     Checking cm-app v0.1.0 (/opt/rustwide/workdir/crates/cm-app)
[INFO] [stderr]     Checking cm-import v0.1.0 (/opt/rustwide/workdir/crates/cm-import)
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/crates/cm-ui-app)
[INFO] [stdout] warning: unused import: `crate::game_state::real_picker_slots`
[INFO] [stdout]   --> crates/cm-ui-app/src/screens.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::game_state::real_picker_slots;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::game_state::real_picker_slots`
[INFO] [stdout]   --> crates/cm-ui-app/src/screens.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | use crate::game_state::real_picker_slots;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `saved_path` is never read
[INFO] [stdout]   --> crates/cm-ui-app/src/main.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct GameInstance {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     saved_path: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `primary_comp_id` and `secondary_comp_id` are never read
[INFO] [stdout]   --> crates/cm-ui-app/src/game_state.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct PickerSlot {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub primary_comp_id: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub secondary_comp_id: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PickerSlot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `post_selection` is never read
[INFO] [stdout]   --> crates/cm-ui-app/src/game_state.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct SelectLeaguesState {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub post_selection: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectLeaguesState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `manager_status` and `start_mode` are never read
[INFO] [stdout]    --> crates/cm-ui-app/src/game_state.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct SeasonRow {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 159 |     pub year_label: String,
[INFO] [stdout] 160 |     pub manager_status: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 161 |     pub start_mode: StartMode,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SeasonRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ContinueSave` and `Network` are never constructed
[INFO] [stdout]    --> crates/cm-ui-app/src/game_state.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub enum StartMode {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 169 |     ContinueSave,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 170 |     /// Third branch — host of a network game.
[INFO] [stdout] 171 |     Network,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StartMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> crates/cm-ui-app/src/game_state.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl StartMode {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 175 |     pub fn label(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `selected_label` is never used
[INFO] [stdout]    --> crates/cm-ui-app/src/game_state.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl StartSeasonState {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn selected_label(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `stub_34_slots` is never used
[INFO] [stdout]    --> crates/cm-ui-app/src/game_state.rs:307:8
[INFO] [stdout]     |
[INFO] [stdout] 307 | pub fn stub_34_slots() -> Vec<PickerSlot> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_scroll` is never used
[INFO] [stdout]     --> crates/cm-ui-app/src/screens.rs:1055:12
[INFO] [stdout]      |
[INFO] [stdout] 1053 | impl LeaguesProvider {
[INFO] [stdout]      | -------------------- associated function in this implementation
[INFO] [stdout] 1054 |     pub fn new(state: SelectLeaguesState) -> Self { Self { state, scroll: 0 } }
[INFO] [stdout] 1055 |     pub fn with_scroll(state: SelectLeaguesState, scroll: usize) -> Self { Self { state, scroll } }
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `saved_path` is never read
[INFO] [stdout]   --> crates/cm-ui-app/src/main.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 70 | struct GameInstance {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 78 |     saved_path: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `primary_comp_id` and `secondary_comp_id` are never read
[INFO] [stdout]   --> crates/cm-ui-app/src/game_state.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct PickerSlot {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub primary_comp_id: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub secondary_comp_id: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PickerSlot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `post_selection` is never read
[INFO] [stdout]   --> crates/cm-ui-app/src/game_state.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct SelectLeaguesState {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub post_selection: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SelectLeaguesState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `manager_status` and `start_mode` are never read
[INFO] [stdout]    --> crates/cm-ui-app/src/game_state.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 158 | pub struct SeasonRow {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 159 |     pub year_label: String,
[INFO] [stdout] 160 |     pub manager_status: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 161 |     pub start_mode: StartMode,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SeasonRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ContinueSave` and `Network` are never constructed
[INFO] [stdout]    --> crates/cm-ui-app/src/game_state.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub enum StartMode {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 169 |     ContinueSave,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 170 |     /// Third branch — host of a network game.
[INFO] [stdout] 171 |     Network,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StartMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> crates/cm-ui-app/src/game_state.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | impl StartMode {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] 175 |     pub fn label(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `selected_label` is never used
[INFO] [stdout]    --> crates/cm-ui-app/src/game_state.rs:256:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl StartSeasonState {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub fn selected_label(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_scroll` is never used
[INFO] [stdout]     --> crates/cm-ui-app/src/screens.rs:1055:12
[INFO] [stdout]      |
[INFO] [stdout] 1053 | impl LeaguesProvider {
[INFO] [stdout]      | -------------------- associated function in this implementation
[INFO] [stdout] 1054 |     pub fn new(state: SelectLeaguesState) -> Self { Self { state, scroll: 0 } }
[INFO] [stdout] 1055 |     pub fn with_scroll(state: SelectLeaguesState, scroll: usize) -> Self { Self { state, scroll } }
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.27s
[INFO] running `Command { std: "docker" "inspect" "73b67fa979cf89ec51de714280961612f753756f9f9b4ec5a44266f79f314801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73b67fa979cf89ec51de714280961612f753756f9f9b4ec5a44266f79f314801", kill_on_drop: false }`
[INFO] [stdout] 73b67fa979cf89ec51de714280961612f753756f9f9b4ec5a44266f79f314801
