[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] building aaj3f/yeti-set-go against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaj3f%2Fyeti-set-go" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aaj3f/yeti-set-go on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-rand v0.2.3
[INFO] [stderr]   Downloaded macroquad_macro v0.1.8
[INFO] [stderr]   Downloaded objc-rs v0.2.8
[INFO] [stderr]   Downloaded fontdue v0.9.3
[INFO] [stderr]   Downloaded ttf-parser v0.21.1
[INFO] [stderr]   Downloaded miniquad v0.4.8
[INFO] [stderr]   Downloaded glam v0.27.0
[INFO] [stderr]   Downloaded macroquad v0.4.14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d647693f2e32110b7b6532d43f534c8dbce01942df814eae2b9b1ee436a78b02
[INFO] running `Command { std: "docker" "start" "-a" "d647693f2e32110b7b6532d43f534c8dbce01942df814eae2b9b1ee436a78b02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d647693f2e32110b7b6532d43f534c8dbce01942df814eae2b9b1ee436a78b02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d647693f2e32110b7b6532d43f534c8dbce01942df814eae2b9b1ee436a78b02", kill_on_drop: false }`
[INFO] [stdout] d647693f2e32110b7b6532d43f534c8dbce01942df814eae2b9b1ee436a78b02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc2fe65bc55347e4c7af5ff1fd3140d4480e848571e2841a621176b44dc81965
[INFO] running `Command { std: "docker" "start" "-a" "bc2fe65bc55347e4c7af5ff1fd3140d4480e848571e2841a621176b44dc81965", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tokio v1.46.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[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]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 16s
[INFO] running `Command { std: "docker" "inspect" "bc2fe65bc55347e4c7af5ff1fd3140d4480e848571e2841a621176b44dc81965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc2fe65bc55347e4c7af5ff1fd3140d4480e848571e2841a621176b44dc81965", kill_on_drop: false }`
[INFO] [stdout] bc2fe65bc55347e4c7af5ff1fd3140d4480e848571e2841a621176b44dc81965
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 151a673b5c02d4fe0f14f23b54a20442bf614b0d48f68b60a93aca01dbb45e0a
[INFO] running `Command { std: "docker" "start" "-a" "151a673b5c02d4fe0f14f23b54a20442bf614b0d48f68b60a93aca01dbb45e0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.67s
[INFO] running `Command { std: "docker" "inspect" "151a673b5c02d4fe0f14f23b54a20442bf614b0d48f68b60a93aca01dbb45e0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "151a673b5c02d4fe0f14f23b54a20442bf614b0d48f68b60a93aca01dbb45e0a", kill_on_drop: false }`
[INFO] [stdout] 151a673b5c02d4fe0f14f23b54a20442bf614b0d48f68b60a93aca01dbb45e0a
