[INFO] cloning repository https://github.com/PETERzombie/crystal_painter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PETERzombie/crystal_painter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPETERzombie%2Fcrystal_painter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPETERzombie%2Fcrystal_painter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c5b7efea53cdad4e2eec638aa4c2136975b5f69
[INFO] checking PETERzombie/crystal_painter against master#377656d3dd3f9c23a9c8713e163f4365a5261a84 for pr-146470-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPETERzombie%2Fcrystal_painter" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/PETERzombie/crystal_painter
[INFO] finished tweaking git repo https://github.com/PETERzombie/crystal_painter
[INFO] tweaked toml for git repo https://github.com/PETERzombie/crystal_painter written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PETERzombie/crystal_painter on toolchain 377656d3dd3f9c23a9c8713e163f4365a5261a84
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PETERzombie/crystal_painter 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" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 102db72f5568d95d36b10600db68d5ebebdded9e1153bbbf84eacef91f773db3
[INFO] running `Command { std: "docker" "start" "-a" "102db72f5568d95d36b10600db68d5ebebdded9e1153bbbf84eacef91f773db3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "102db72f5568d95d36b10600db68d5ebebdded9e1153bbbf84eacef91f773db3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "102db72f5568d95d36b10600db68d5ebebdded9e1153bbbf84eacef91f773db3", kill_on_drop: false }`
[INFO] [stdout] 102db72f5568d95d36b10600db68d5ebebdded9e1153bbbf84eacef91f773db3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+377656d3dd3f9c23a9c8713e163f4365a5261a84" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6576402e84f8c84e0d75d9ce2c7008e39fe120508402650303f98c6373cbd471
[INFO] running `Command { std: "docker" "start" "-a" "6576402e84f8c84e0d75d9ce2c7008e39fe120508402650303f98c6373cbd471", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking syn v2.0.110
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking epaint_default_fonts v0.33.2
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking moxcms v0.7.9
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking emath v0.33.2
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking ecolor v0.33.2
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking epaint v0.33.2
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]     Checking egui v0.33.2
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking zbus_xml v5.0.2
[INFO] [stderr]     Checking zbus-lockstep v0.5.1
[INFO] [stderr]     Checking egui_glow v0.33.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.9
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking egui-winit v0.33.2
[INFO] [stderr]     Checking eframe v0.33.2
[INFO] [stderr]     Checking crystal_painter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Align2` and `FontId`
[INFO] [stdout]  --> src/app/painter.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 |     self, Align2, Color32, FontId, Pos2, Rect, Stroke,
[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: `Ui`
[INFO] [stdout]  --> src/app/ui/top_bar.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use eframe::egui::{self, Ui};
[INFO] [stdout]   |                          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mode_buttons`
[INFO] [stdout]  --> src/app/ui/top_bar.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::app::ui::{dropdown, color_pickers, swatches, mode_buttons, canvas_color_picker};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Color32`
[INFO] [stdout]  --> src/app/ui/color_pickers.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use eframe::egui::{self, Color32, Ui};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/app/ui/canvas_color_picker.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use eframe::egui::{self, Ui};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Align2` and `FontId`
[INFO] [stdout]  --> src/app/painter.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 |     self, Align2, Color32, FontId, Pos2, Rect, Stroke,
[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: `Ui`
[INFO] [stdout]  --> src/app/ui/top_bar.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use eframe::egui::{self, Ui};
[INFO] [stdout]   |                          ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `mode_buttons`
[INFO] [stdout]  --> src/app/ui/top_bar.rs:4:57
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::app::ui::{dropdown, color_pickers, swatches, mode_buttons, canvas_color_picker};
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Color32`
[INFO] [stdout]  --> src/app/ui/color_pickers.rs:2:26
[INFO] [stdout]   |
[INFO] [stdout] 2 | use eframe::egui::{self, Color32, Ui};
[INFO] [stdout]   |                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/app/ui/canvas_color_picker.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use eframe::egui::{self, Ui};
[INFO] [stdout]   |                    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::ComboBox::from_id_source`: Renamed from_id_salt
[INFO] [stdout]   --> src/app/ui/dropdown.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         ComboBox::from_id_source("brush_kind_combobox")
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `painter`
[INFO] [stdout]   --> src/app/painter.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         painter: &egui::Painter,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_painter`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/app/painter.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         rect: Rect,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strokes`
[INFO] [stdout]   --> src/app/painter.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         strokes: &[StrokeData],
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strokes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blots`
[INFO] [stdout]   --> src/app/painter.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         blots: &[Blot],
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_blots`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/app/brushes/crystal.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let dir = if dv.length_sq() > 0.0001 {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::ComboBox::from_id_source`: Renamed from_id_salt
[INFO] [stdout]   --> src/app/ui/dropdown.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |         ComboBox::from_id_source("brush_kind_combobox")
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `drip` is never read
[INFO] [stdout]   --> src/app/state.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub drip: drip::DripBrush,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `exit_request` is never used
[INFO] [stdout]    --> src/app/state.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn exit_request(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `History` is never constructed
[INFO] [stdout]  --> src/app/history.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct History;
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, and `undo` are never used
[INFO] [stdout]   --> src/app/history.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl History {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout]  9 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn push(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn undo(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BrushEngine` is never used
[INFO] [stdout]   --> src/app/brushes/mod.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait BrushEngine {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `born`, `generation`, and `growing` are never read
[INFO] [stdout]   --> src/app/brushes/crystal.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Segment {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub born: std::time::Instant,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub generation: u8,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub growing: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Segment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `props` is never read
[INFO] [stdout]   --> src/app/brushes/crystal.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct CrystalBrush {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 48 |     pub props: CrystalProps,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `branch_angle`, `branch_decay`, `min_segment`, and `thickness` are never read
[INFO] [stdout]  --> src/app/brushes/crystal_props.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CrystalProps {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 5 |     pub branch_angle: f32,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 6 |     pub branch_decay: f32,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 7 |     pub min_segment: f32,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 8 |     pub thickness: f32,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CrystalProps` 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 `props` and `velocity` are never read
[INFO] [stdout]  --> src/app/brushes/drip.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DripBrush {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 8 |     pub props: DripProps,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 9 |     velocity: f32,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tick` is never used
[INFO] [stdout]   --> src/app/brushes/drip.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl DripBrush {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn tick(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gravity`, `viscosity`, and `thickness` are never read
[INFO] [stdout]  --> src/app/brushes/drip_props.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DripProps {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 5 |     pub gravity: f32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 6 |     pub viscosity: f32,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 7 |     pub thickness: f32,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DripProps` 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: function `draw` is never used
[INFO] [stdout]  --> src/app/ui/mode_buttons.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn draw(ui: &mut Ui, state: &mut AppState) {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clamp` is never used
[INFO] [stdout]  --> src/app/utils/math.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn clamp<T: PartialOrd>(v: T, min: T, max: T) -> T {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `painter`
[INFO] [stdout]   --> src/app/painter.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         painter: &egui::Painter,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_painter`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rect`
[INFO] [stdout]   --> src/app/painter.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         rect: Rect,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_rect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `strokes`
[INFO] [stdout]   --> src/app/painter.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         strokes: &[StrokeData],
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_strokes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blots`
[INFO] [stdout]   --> src/app/painter.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 98 |         blots: &[Blot],
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_blots`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `dir`
[INFO] [stdout]   --> src/app/brushes/crystal.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |         let dir = if dv.length_sq() > 0.0001 {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_dir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `drip` is never read
[INFO] [stdout]   --> src/app/state.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct AppState {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub drip: drip::DripBrush,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `exit_request` is never used
[INFO] [stdout]    --> src/app/state.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 211 | impl AppState {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 218 |     pub fn exit_request(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `History` is never constructed
[INFO] [stdout]  --> src/app/history.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct History;
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `push`, and `undo` are never used
[INFO] [stdout]   --> src/app/history.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl History {
[INFO] [stdout]    | ------------ associated items in this implementation
[INFO] [stdout]  9 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn push(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn undo(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `BrushEngine` is never used
[INFO] [stdout]   --> src/app/brushes/mod.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait BrushEngine {
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `born`, `generation`, and `growing` are never read
[INFO] [stdout]   --> src/app/brushes/crystal.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Segment {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub born: std::time::Instant,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 13 |     pub generation: u8,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 14 |     pub growing: bool,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Segment` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `props` is never read
[INFO] [stdout]   --> src/app/brushes/crystal.rs:48:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct CrystalBrush {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 48 |     pub props: CrystalProps,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `branch_angle`, `branch_decay`, `min_segment`, and `thickness` are never read
[INFO] [stdout]  --> src/app/brushes/crystal_props.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct CrystalProps {
[INFO] [stdout]   |            ------------ fields in this struct
[INFO] [stdout] 5 |     pub branch_angle: f32,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 6 |     pub branch_decay: f32,
[INFO] [stdout]   |         ^^^^^^^^^^^^
[INFO] [stdout] 7 |     pub min_segment: f32,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout] 8 |     pub thickness: f32,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `CrystalProps` 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 `props` and `velocity` are never read
[INFO] [stdout]  --> src/app/brushes/drip.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct DripBrush {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 8 |     pub props: DripProps,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 9 |     velocity: f32,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `tick` is never used
[INFO] [stdout]   --> src/app/brushes/drip.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl DripBrush {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub fn tick(&mut self) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `gravity`, `viscosity`, and `thickness` are never read
[INFO] [stdout]  --> src/app/brushes/drip_props.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct DripProps {
[INFO] [stdout]   |            --------- fields in this struct
[INFO] [stdout] 5 |     pub gravity: f32,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 6 |     pub viscosity: f32,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout] 7 |     pub thickness: f32,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `DripProps` 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: function `draw` is never used
[INFO] [stdout]  --> src/app/ui/mode_buttons.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn draw(ui: &mut Ui, state: &mut AppState) {
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clamp` is never used
[INFO] [stdout]  --> src/app/utils/math.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn clamp<T: PartialOrd>(v: T, min: T, max: T) -> T {
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "6576402e84f8c84e0d75d9ce2c7008e39fe120508402650303f98c6373cbd471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6576402e84f8c84e0d75d9ce2c7008e39fe120508402650303f98c6373cbd471", kill_on_drop: false }`
[INFO] [stdout] 6576402e84f8c84e0d75d9ce2c7008e39fe120508402650303f98c6373cbd471
