[INFO] cloning repository https://github.com/divanvisagie/Photograph
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/divanvisagie/Photograph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivanvisagie%2FPhotograph", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivanvisagie%2FPhotograph'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82b7d2e16f29d11760e43ddfd26c9d3b369399d1
[INFO] checking divanvisagie/Photograph against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdivanvisagie%2FPhotograph" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/divanvisagie/Photograph
[INFO] finished tweaking git repo https://github.com/divanvisagie/Photograph
[INFO] tweaked toml for git repo https://github.com/divanvisagie/Photograph written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/divanvisagie/Photograph on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/divanvisagie/Photograph 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19368022459d355a5300444554868f1fef50defdf198afc475de8bf6c52dad99
[INFO] running `Command { std: "docker" "start" "-a" "19368022459d355a5300444554868f1fef50defdf198afc475de8bf6c52dad99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19368022459d355a5300444554868f1fef50defdf198afc475de8bf6c52dad99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19368022459d355a5300444554868f1fef50defdf198afc475de8bf6c52dad99", kill_on_drop: false }`
[INFO] [stdout] 19368022459d355a5300444554868f1fef50defdf198afc475de8bf6c52dad99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d71edb3d20f3dc8556a2f2c999dd139cc69155d46fc66c5955f9b14d3dc88b3
[INFO] running `Command { std: "docker" "start" "-a" "6d71edb3d20f3dc8556a2f2c999dd139cc69155d46fc66c5955f9b14d3dc88b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling zvariant v4.2.0
[INFO] [stderr]     Checking jxl-bitstream v1.1.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking async-fs v2.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking jxl-oxide-common v1.0.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking jxl-grid v0.6.1
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking jxl-coding v1.0.1
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking jxl-threadpool v1.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking accesskit v0.17.1
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking rav1e v0.8.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking jxl-modular v0.11.2
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking jxl-image v0.13.0
[INFO] [stderr]     Checking emath v0.31.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ecolor v0.31.1
[INFO] [stderr]     Checking accesskit_consumer v0.26.0
[INFO] [stderr]     Checking jxl-vardct v0.11.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking epaint v0.31.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking jxl-frame v0.13.3
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking naga v24.0.0
[INFO] [stderr]     Checking egui v0.31.1
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ravif v0.12.0
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking jxl-color v0.11.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.10
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking wgpu-types v24.0.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking atspi-proxies v0.6.0
[INFO] [stderr]     Checking accesskit_atspi_common v0.10.1
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking libflate_lz77 v2.2.0
[INFO] [stderr]    Compiling rawler v0.7.1
[INFO] [stderr]     Checking wgpu-hal v24.0.4
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking jxl-render v0.12.3
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking atspi-connection v0.6.0
[INFO] [stderr]     Checking atspi v0.22.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking accesskit_unix v0.13.1
[INFO] [stderr]    Compiling multiversion-macros v0.8.0
[INFO] [stderr]     Checking jxl-jbr v0.2.1
[INFO] [stderr]     Checking webbrowser v1.1.0
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]     Checking dary_heap v0.3.8
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking libflate v2.2.1
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking wgpu-core v24.0.5
[INFO] [stderr]     Checking multiversion v0.8.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking uuid v1.21.0
[INFO] [stderr]     Checking num_enum v0.7.5
[INFO] [stderr]     Checking jxl-oxide v0.12.5
[INFO] [stderr]     Checking accesskit_winit v0.23.1
[INFO] [stderr]     Checking egui-winit v0.31.1
[INFO] [stderr]     Checking egui_glow v0.31.1
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]     Checking mutate_once v0.1.2
[INFO] [stderr]     Checking md5 v0.8.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking kamadak-exif v0.5.5
[INFO] [stderr]     Checking eframe v0.31.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking wgpu v24.0.5
[INFO] [stderr]     Checking imageproc v0.25.0
[INFO] [stderr]     Checking photograph v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:192:50
[INFO] [stdout]     |
[INFO] [stdout] 192 |     visuals.selection.stroke = egui::Stroke::new(1.0, primary_text);
[INFO] [stdout]     |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:200:47
[INFO] [stdout]     |
[INFO] [stdout] 200 |     visuals.window_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:204:66
[INFO] [stdout]     |
[INFO] [stdout] 204 |     visuals.widgets.noninteractive.bg_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:205:66
[INFO] [stdout]     |
[INFO] [stdout] 205 |     visuals.widgets.noninteractive.fg_stroke = egui::Stroke::new(1.0, disabled_text);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:210:60
[INFO] [stdout]     |
[INFO] [stdout] 210 |     visuals.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:211:60
[INFO] [stdout]     |
[INFO] [stdout] 211 |     visuals.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, primary_text);
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:216:59
[INFO] [stdout]     |
[INFO] [stdout] 216 |     visuals.widgets.hovered.bg_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:217:59
[INFO] [stdout]     |
[INFO] [stdout] 217 |     visuals.widgets.hovered.fg_stroke = egui::Stroke::new(1.5, focus_ring);
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:222:58
[INFO] [stdout]     |
[INFO] [stdout] 222 |     visuals.widgets.active.bg_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:223:58
[INFO] [stdout]     |
[INFO] [stdout] 223 |     visuals.widgets.active.fg_stroke = egui::Stroke::new(1.5, primary_text);
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:228:56
[INFO] [stdout]     |
[INFO] [stdout] 228 |     visuals.widgets.open.bg_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:229:56
[INFO] [stdout]     |
[INFO] [stdout] 229 |     visuals.widgets.open.fg_stroke = egui::Stroke::new(1.0, primary_text);
[INFO] [stdout]     |                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:192:50
[INFO] [stdout]     |
[INFO] [stdout] 192 |     visuals.selection.stroke = egui::Stroke::new(1.0, primary_text);
[INFO] [stdout]     |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:200:47
[INFO] [stdout]     |
[INFO] [stdout] 200 |     visuals.window_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                               ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:204:66
[INFO] [stdout]     |
[INFO] [stdout] 204 |     visuals.widgets.noninteractive.bg_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:205:66
[INFO] [stdout]     |
[INFO] [stdout] 205 |     visuals.widgets.noninteractive.fg_stroke = egui::Stroke::new(1.0, disabled_text);
[INFO] [stdout]     |                                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:210:60
[INFO] [stdout]     |
[INFO] [stdout] 210 |     visuals.widgets.inactive.bg_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:211:60
[INFO] [stdout]     |
[INFO] [stdout] 211 |     visuals.widgets.inactive.fg_stroke = egui::Stroke::new(1.0, primary_text);
[INFO] [stdout]     |                                                            ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:216:59
[INFO] [stdout]     |
[INFO] [stdout] 216 |     visuals.widgets.hovered.bg_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:217:59
[INFO] [stdout]     |
[INFO] [stdout] 217 |     visuals.widgets.hovered.fg_stroke = egui::Stroke::new(1.5, focus_ring);
[INFO] [stdout]     |                                                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:222:58
[INFO] [stdout]     |
[INFO] [stdout] 222 |     visuals.widgets.active.bg_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:223:58
[INFO] [stdout]     |
[INFO] [stdout] 223 |     visuals.widgets.active.fg_stroke = egui::Stroke::new(1.5, primary_text);
[INFO] [stdout]     |                                                          ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:228:56
[INFO] [stdout]     |
[INFO] [stdout] 228 |     visuals.widgets.open.bg_stroke = egui::Stroke::new(1.0, border);
[INFO] [stdout]     |                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/app.rs:229:56
[INFO] [stdout]     |
[INFO] [stdout] 229 |     visuals.widgets.open.fg_stroke = egui::Stroke::new(1.0, primary_text);
[INFO] [stdout]     |                                                        ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `adapter_vendor_id` and `adapter_driver` are never read
[INFO] [stdout]    --> src/bin/../processing/gpu_pipeline.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct RuntimeStatus {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 108 |     pub available: bool,
[INFO] [stdout] 109 |     pub adapter_vendor_id: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub adapter_driver: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuntimeStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_available` is never used
[INFO] [stdout]    --> src/bin/../processing/gpu_pipeline.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub fn is_available() -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load` and `save` are never used
[INFO] [stdout]    --> src/bin/../state.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl EditState {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 102 |     /// Loads edit state from the image sidecar JSON, if present and valid.
[INFO] [stdout] 103 |     pub fn load(image_path: &Path) -> Option<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn save(&self, image_path: &Path) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sidecar_path` is never used
[INFO] [stdout]    --> src/bin/../state.rs:121:4
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn sidecar_path(image_path: &Path) -> std::path::PathBuf {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `THUMB_SIZE` is never used
[INFO] [stdout]  --> src/bin/../thumbnail.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const THUMB_SIZE: u32 = 300;
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SUPPORTED_IMAGE_EXTS` is never used
[INFO] [stdout]   --> src/bin/../thumbnail.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | static SUPPORTED_IMAGE_EXTS: &[&str] = &[
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_supported_image` is never used
[INFO] [stdout]   --> src/bin/../thumbnail.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn is_supported_image(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cache_path` is never used
[INFO] [stdout]   --> src/bin/../thumbnail.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cache_path(source: &Path, cache_dir: &Path) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate` is never used
[INFO] [stdout]    --> src/bin/../thumbnail.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub fn generate(source: &Path, dest: &Path) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/viewer.rs:1479:27
[INFO] [stdout]      |
[INFO] [stdout] 1479 |         egui::Stroke::new(1.5, border_color),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/viewer.rs:1501:46
[INFO] [stdout]      |
[INFO] [stdout] 1501 |         let third_stroke = egui::Stroke::new(0.5, egui::Color32::from_white_alpha(120));
[INFO] [stdout]      |                                              ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/viewer.rs:2051:27
[INFO] [stdout]      |
[INFO] [stdout] 2051 |         egui::Stroke::new(1.0, egui::Color32::from_white_alpha(80)),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/viewer.rs:2077:27
[INFO] [stdout]      |
[INFO] [stdout] 2077 |         egui::Stroke::new(1.0, egui::Color32::from_gray(80)),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tools_just_opened`
[INFO] [stdout]     --> src/app.rs:1069:13
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         let tools_just_opened = tools_visible && !self.tools_window_was_visible;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tools_just_opened`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/viewer.rs:1479:27
[INFO] [stdout]      |
[INFO] [stdout] 1479 |         egui::Stroke::new(1.5, border_color),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/viewer.rs:1501:46
[INFO] [stdout]      |
[INFO] [stdout] 1501 |         let third_stroke = egui::Stroke::new(0.5, egui::Color32::from_white_alpha(120));
[INFO] [stdout]      |                                              ^^^ help: explicitly specify the type as `f32`: `0.5_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `adapter_vendor_id` and `adapter_driver` are never read
[INFO] [stdout]    --> src/bin/../processing/gpu_pipeline.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct RuntimeStatus {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 108 |     pub available: bool,
[INFO] [stdout] 109 |     pub adapter_vendor_id: Option<u32>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub adapter_driver: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RuntimeStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `load` and `save` are never used
[INFO] [stdout]    --> src/bin/../state.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout] 101 | impl EditState {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout] 102 |     /// Loads edit state from the image sidecar JSON, if present and valid.
[INFO] [stdout] 103 |     pub fn load(image_path: &Path) -> Option<Self> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn save(&self, image_path: &Path) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `THUMB_SIZE` is never used
[INFO] [stdout]  --> src/bin/../thumbnail.rs:8:11
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub const THUMB_SIZE: u32 = 300;
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/viewer.rs:2051:27
[INFO] [stdout]      |
[INFO] [stdout] 2051 |         egui::Stroke::new(1.0, egui::Color32::from_white_alpha(80)),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `SUPPORTED_IMAGE_EXTS` is never used
[INFO] [stdout]   --> src/bin/../thumbnail.rs:11:8
[INFO] [stdout]    |
[INFO] [stdout] 11 | static SUPPORTED_IMAGE_EXTS: &[&str] = &[
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_supported_image` is never used
[INFO] [stdout]   --> src/bin/../thumbnail.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub fn is_supported_image(path: &Path) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cache_path` is never used
[INFO] [stdout]   --> src/bin/../thumbnail.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn cache_path(source: &Path, cache_dir: &Path) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate` is never used
[INFO] [stdout]    --> src/bin/../thumbnail.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub fn generate(source: &Path, dest: &Path) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/viewer.rs:2077:27
[INFO] [stdout]      |
[INFO] [stdout] 2077 |         egui::Stroke::new(1.0, egui::Color32::from_gray(80)),
[INFO] [stdout]      |                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tools_just_opened`
[INFO] [stdout]     --> src/app.rs:1069:13
[INFO] [stdout]      |
[INFO] [stdout] 1069 |         let tools_just_opened = tools_visible && !self.tools_window_was_visible;
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tools_just_opened`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Editor` is never constructed
[INFO] [stdout]  --> src/editor.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Editor {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `show` are never used
[INFO] [stdout]   --> src/editor.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Editor {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout]  9 |     /// Creates a new editor with default edit settings.
[INFO] [stdout] 10 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn show(&mut self, ctx: &egui::Context) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate` is never used
[INFO] [stdout]    --> src/thumbnail.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub fn generate(source: &Path, dest: &Path) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_loading` is never used
[INFO] [stdout]    --> src/viewer.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl Viewer {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn is_loading(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Editor` is never constructed
[INFO] [stdout]  --> src/editor.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Editor {
[INFO] [stdout]   |            ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `show` are never used
[INFO] [stdout]   --> src/editor.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl Editor {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout]  9 |     /// Creates a new editor with default edit settings.
[INFO] [stdout] 10 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn show(&mut self, ctx: &egui::Context) {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate` is never used
[INFO] [stdout]    --> src/thumbnail.rs:173:8
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub fn generate(source: &Path, dest: &Path) -> anyhow::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_loading` is never used
[INFO] [stdout]    --> src/viewer.rs:263:12
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl Viewer {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 263 |     pub fn is_loading(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
[INFO] running `Command { std: "docker" "inspect" "6d71edb3d20f3dc8556a2f2c999dd139cc69155d46fc66c5955f9b14d3dc88b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d71edb3d20f3dc8556a2f2c999dd139cc69155d46fc66c5955f9b14d3dc88b3", kill_on_drop: false }`
[INFO] [stdout] 6d71edb3d20f3dc8556a2f2c999dd139cc69155d46fc66c5955f9b14d3dc88b3
