[INFO] cloning repository https://github.com/aaj3f/yeti-set-go
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaj3f/yeti-set-go" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaj3f%2Fyeti-set-go", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaj3f%2Fyeti-set-go'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec78dca718ac97c33f30ea5d683c1266008e2553
[INFO] checking aaj3f/yeti-set-go against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaj3f%2Fyeti-set-go" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aaj3f/yeti-set-go
[INFO] finished tweaking git repo https://github.com/aaj3f/yeti-set-go
[INFO] tweaked toml for git repo https://github.com/aaj3f/yeti-set-go written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aaj3f/yeti-set-go on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aaj3f/yeti-set-go 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rust-embed-utils v8.7.2
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded rust-embed-impl v8.7.2
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] [stderr]   Downloaded rust-embed v8.7.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fcc84bb113d64d7633b9d0c3aee56538cf6fc98a80aab4154ef1725f3224870a
[INFO] running `Command { std: "docker" "start" "-a" "fcc84bb113d64d7633b9d0c3aee56538cf6fc98a80aab4154ef1725f3224870a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fcc84bb113d64d7633b9d0c3aee56538cf6fc98a80aab4154ef1725f3224870a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fcc84bb113d64d7633b9d0c3aee56538cf6fc98a80aab4154ef1725f3224870a", kill_on_drop: false }`
[INFO] [stdout] fcc84bb113d64d7633b9d0c3aee56538cf6fc98a80aab4154ef1725f3224870a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b3a76b42a50590359368d8a39ce932eb9107a65e08ee7a19180353280fa5ad9
[INFO] running `Command { std: "docker" "start" "-a" "2b3a76b42a50590359368d8a39ce932eb9107a65e08ee7a19180353280fa5ad9", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking quad-rand v0.2.3
[INFO] [stderr]     Checking rust-embed-utils v8.7.2
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.46.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking fontdue v0.9.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rust-embed v8.7.2
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking macroquad v0.4.14
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking yeti-set-go v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `disable` is never used
[INFO] [stdout]    --> src/api.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl ApiClient {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn disable(&mut self) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLUREE_SAFE_BLUE` is never used
[INFO] [stdout]   --> src/colors.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const FLUREE_SAFE_BLUE: Color = Color::new(0.0, 0.627, 0.820, 1.0); // #00A0D1 (0, 160, 209)
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VIOLET` is never used
[INFO] [stdout]   --> src/colors.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const VIOLET: Color = Color::new(0.718, 0.459, 0.839, 1.0); // #B775D6 (183, 117, 214)
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXT_SECONDARY` is never used
[INFO] [stdout]   --> src/colors.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const TEXT_SECONDARY: Color = GREY;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXT_ACCENT` is never used
[INFO] [stdout]   --> src/colors.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub const TEXT_ACCENT: Color = VIBRANT_BLUE;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BACKGROUND_PRIMARY` is never used
[INFO] [stdout]   --> src/colors.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const BACKGROUND_PRIMARY: Color = DEEP;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BACKGROUND_SECONDARY` is never used
[INFO] [stdout]   --> src/colors.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const BACKGROUND_SECONDARY: Color = PEAK;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BACKGROUND_OVERLAY` is never used
[INFO] [stdout]   --> src/colors.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const BACKGROUND_OVERLAY: Color = Color::new(0.035, 0.067, 0.204, 0.7); // DEEP with alpha
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEEDBACK_SUCCESS` is never used
[INFO] [stdout]   --> src/colors.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub const FEEDBACK_SUCCESS: Color = SUCCESS_GREEN;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEEDBACK_INFO` is never used
[INFO] [stdout]   --> src/colors.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub const FEEDBACK_INFO: Color = VIBRANT_BLUE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEEDBACK_WARNING` is never used
[INFO] [stdout]   --> src/colors.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub const FEEDBACK_WARNING: Color = WARNING_YELLOW;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ACCENT` is never used
[INFO] [stdout]  --> src/colors.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const ACCENT: Color = PLUM; // #171F69
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SUBSCRIPT` is never used
[INFO] [stdout]   --> src/colors.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const SUBSCRIPT: Color = PURPLE; // #4B56A5
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PRIMARY` is never used
[INFO] [stdout]   --> src/colors.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const PRIMARY: Color = ICE_BLUE; // #CEF1FF
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ACCENT` is never used
[INFO] [stdout]   --> src/colors.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const ACCENT: Color = PEAK; // #C6D4FF
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SUBSCRIPT` is never used
[INFO] [stdout]   --> src/colors.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const SUBSCRIPT: Color = VIBRANT_BLUE; // #13C6FF
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOUCH_ENABLED` is never used
[INFO] [stdout]   --> src/config.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const TOUCH_ENABLED: bool = false;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `background`, `accent`, and `border` are never read
[INFO] [stdout]    --> src/design.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct ThemeColors {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 124 |     pub foreground: Color,
[INFO] [stdout] 125 |     pub background: Color,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 126 |     pub accent: Color,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 127 |     pub border: Color,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ThemeColors` 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 `None`, `XSmall`, `Small`, `XLarge`, and `XXLarge` are never constructed
[INFO] [stdout]    --> src/design.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub enum Spacing {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] 184 |     None = 0,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 185 |     XSmall = 4,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 186 |     Small = 8,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     XLarge = 32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 190 |     XXLarge = 48,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Spacing` 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: associated function `draw_text_box` is never used
[INFO] [stdout]    --> src/design.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl UIComponent {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn draw_text_box(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `title`, `heading`, `technical_feedback`, and `error_message` are never used
[INFO] [stdout]    --> src/design.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | impl GameText {
[INFO] [stdout]     | ------------- associated functions in this implementation
[INFO] [stdout] 273 |     pub fn title(text: &str, x: f32, y: f32, fonts: &GameFonts) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub fn heading(text: &str, x: f32, y: f32, fonts: &GameFonts) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 |     pub fn technical_feedback(text: &str, x: f32, y: f32, fonts: &GameFonts) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |     pub fn error_message(text: &str, center_x: f32, y: f32, fonts: &GameFonts) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_top_3` is never used
[INFO] [stdout]   --> src/highscores.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Leaderboard {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn get_top_3(&self) -> Vec<&HighScore> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_instructions` is never used
[INFO] [stdout]    --> src/ui/hud.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn draw_instructions(game: &Game) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `disable` is never used
[INFO] [stdout]    --> src/api.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl ApiClient {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn disable(&mut self) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FLUREE_SAFE_BLUE` is never used
[INFO] [stdout]   --> src/colors.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const FLUREE_SAFE_BLUE: Color = Color::new(0.0, 0.627, 0.820, 1.0); // #00A0D1 (0, 160, 209)
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VIOLET` is never used
[INFO] [stdout]   --> src/colors.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const VIOLET: Color = Color::new(0.718, 0.459, 0.839, 1.0); // #B775D6 (183, 117, 214)
[INFO] [stdout]    |           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXT_SECONDARY` is never used
[INFO] [stdout]   --> src/colors.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub const TEXT_SECONDARY: Color = GREY;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEXT_ACCENT` is never used
[INFO] [stdout]   --> src/colors.rs:43:11
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub const TEXT_ACCENT: Color = VIBRANT_BLUE;
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BACKGROUND_PRIMARY` is never used
[INFO] [stdout]   --> src/colors.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const BACKGROUND_PRIMARY: Color = DEEP;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BACKGROUND_SECONDARY` is never used
[INFO] [stdout]   --> src/colors.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub const BACKGROUND_SECONDARY: Color = PEAK;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BACKGROUND_OVERLAY` is never used
[INFO] [stdout]   --> src/colors.rs:47:11
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const BACKGROUND_OVERLAY: Color = Color::new(0.035, 0.067, 0.204, 0.7); // DEEP with alpha
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEEDBACK_SUCCESS` is never used
[INFO] [stdout]   --> src/colors.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub const FEEDBACK_SUCCESS: Color = SUCCESS_GREEN;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEEDBACK_INFO` is never used
[INFO] [stdout]   --> src/colors.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub const FEEDBACK_INFO: Color = VIBRANT_BLUE;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FEEDBACK_WARNING` is never used
[INFO] [stdout]   --> src/colors.rs:66:11
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub const FEEDBACK_WARNING: Color = WARNING_YELLOW;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ACCENT` is never used
[INFO] [stdout]  --> src/colors.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub const ACCENT: Color = PLUM; // #171F69
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SUBSCRIPT` is never used
[INFO] [stdout]   --> src/colors.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     pub const SUBSCRIPT: Color = PURPLE; // #4B56A5
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PRIMARY` is never used
[INFO] [stdout]   --> src/colors.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub const PRIMARY: Color = ICE_BLUE; // #CEF1FF
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ACCENT` is never used
[INFO] [stdout]   --> src/colors.rs:19:15
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub const ACCENT: Color = PEAK; // #C6D4FF
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SUBSCRIPT` is never used
[INFO] [stdout]   --> src/colors.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 |     pub const SUBSCRIPT: Color = VIBRANT_BLUE; // #13C6FF
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOUCH_ENABLED` is never used
[INFO] [stdout]   --> src/config.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const TOUCH_ENABLED: bool = false;
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `background`, `accent`, and `border` are never read
[INFO] [stdout]    --> src/design.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct ThemeColors {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 124 |     pub foreground: Color,
[INFO] [stdout] 125 |     pub background: Color,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 126 |     pub accent: Color,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 127 |     pub border: Color,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ThemeColors` 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 `None`, `XSmall`, `Small`, `XLarge`, and `XXLarge` are never constructed
[INFO] [stdout]    --> src/design.rs:184:5
[INFO] [stdout]     |
[INFO] [stdout] 183 | pub enum Spacing {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] 184 |     None = 0,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 185 |     XSmall = 4,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 186 |     Small = 8,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 189 |     XLarge = 32,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 190 |     XXLarge = 48,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Spacing` 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: associated function `draw_text_box` is never used
[INFO] [stdout]    --> src/design.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 202 | impl UIComponent {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn draw_text_box(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `title`, `heading`, `technical_feedback`, and `error_message` are never used
[INFO] [stdout]    --> src/design.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | impl GameText {
[INFO] [stdout]     | ------------- associated functions in this implementation
[INFO] [stdout] 273 |     pub fn title(text: &str, x: f32, y: f32, fonts: &GameFonts) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     pub fn heading(text: &str, x: f32, y: f32, fonts: &GameFonts) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 350 |     pub fn technical_feedback(text: &str, x: f32, y: f32, fonts: &GameFonts) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 383 |     pub fn error_message(text: &str, center_x: f32, y: f32, fonts: &GameFonts) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_top_3` is never used
[INFO] [stdout]   --> src/highscores.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl Leaderboard {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn get_top_3(&self) -> Vec<&HighScore> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_instructions` is never used
[INFO] [stdout]    --> src/ui/hud.rs:112:8
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn draw_instructions(game: &Game) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.60s
[INFO] running `Command { std: "docker" "inspect" "2b3a76b42a50590359368d8a39ce932eb9107a65e08ee7a19180353280fa5ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b3a76b42a50590359368d8a39ce932eb9107a65e08ee7a19180353280fa5ad9", kill_on_drop: false }`
[INFO] [stdout] 2b3a76b42a50590359368d8a39ce932eb9107a65e08ee7a19180353280fa5ad9
