[INFO] cloning repository https://github.com/chikof/momoi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chikof/momoi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikof%2Fmomoi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikof%2Fmomoi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d6ca70a0e3aea6de72bcca015eb238e17a7a1a4e
[INFO] checking chikof/momoi against try#df1b9bf194c9183fb7c0604484171064069ce232 for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchikof%2Fmomoi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/chikof/momoi
[INFO] finished tweaking git repo https://github.com/chikof/momoi
[INFO] tweaked toml for git repo https://github.com/chikof/momoi written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chikof/momoi on toolchain df1b9bf194c9183fb7c0604484171064069ce232
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chikof/momoi 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" "+df1b9bf194c9183fb7c0604484171064069ce232" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-1-tc2/source/daemon/Cargo.toml: version requirement `0.9.11+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19e32148d16c9ae0d0e87ebcc252b3b746b626fc4b888e39d0e66babc505ca99
[INFO] running `Command { std: "docker" "start" "-a" "19e32148d16c9ae0d0e87ebcc252b3b746b626fc4b888e39d0e66babc505ca99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19e32148d16c9ae0d0e87ebcc252b3b746b626fc4b888e39d0e66babc505ca99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19e32148d16c9ae0d0e87ebcc252b3b746b626fc4b888e39d0e66babc505ca99", kill_on_drop: false }`
[INFO] [stdout] 19e32148d16c9ae0d0e87ebcc252b3b746b626fc4b888e39d0e66babc505ca99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+df1b9bf194c9183fb7c0604484171064069ce232" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5debb3ed7dcda49bed37722dc6ceb71e9d24dadfc5ab6a980204e2991c7f88f
[INFO] running `Command { std: "docker" "start" "-a" "a5debb3ed7dcda49bed37722dc6ceb71e9d24dadfc5ab6a980204e2991c7f88f", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/daemon/Cargo.toml: version requirement `0.9.11+spec-1.1.0` for dependency `toml` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling zmij v1.0.16
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking itoa v1.0.17
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking kurbo v0.13.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking siphasher v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking zune-jpeg v0.5.11
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking roxmltree v0.21.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking svgtypes v0.16.1
[INFO] [stderr]     Checking imagesize v0.14.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking shellexpand v3.1.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking moxcms v0.7.11
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking wayland-protocols v0.32.10
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking wayland-cursor v0.31.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.10
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.10
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking fast_image_resize v6.0.0
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking image v0.25.9
[INFO] [stderr]     Checking usvg v0.46.0
[INFO] [stderr]     Checking common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]     Checking client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]     Checking resvg v0.46.0
[INFO] [stderr]     Checking daemon v0.1.0 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: unused imports: `ImageBuffer` and `Rgba`
[INFO] [stdout]  --> daemon/src/gif_manager.rs:2:56
[INFO] [stdout]   |
[INFO] [stdout] 2 | use image::{codecs::gif::GifDecoder, AnimationDecoder, ImageBuffer, Rgba};
[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: `Timelike`
[INFO] [stdout]  --> daemon/src/scheduler.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{Local, NaiveTime, Timelike};
[INFO] [stdout]   |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ImageBuffer` and `Rgba`
[INFO] [stdout]  --> daemon/src/gif_manager.rs:2:56
[INFO] [stdout]   |
[INFO] [stdout] 2 | use image::{codecs::gif::GifDecoder, AnimationDecoder, ImageBuffer, Rgba};
[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: `Timelike`
[INFO] [stdout]  --> daemon/src/scheduler.rs:2:32
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::{Local, NaiveTime, Timelike};
[INFO] [stdout]   |                                ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GenericImageView`
[INFO] [stdout]  --> daemon/src/wallpaper_manager.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use image::{DynamicImage, GenericImageView, ImageBuffer, Rgba};
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_width`
[INFO] [stdout]   --> daemon/src/gif_manager.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let (src_width, src_height) = buffer.dimensions();
[INFO] [stdout]    |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_height`
[INFO] [stdout]   --> daemon/src/gif_manager.rs:72:29
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let (src_width, src_height) = buffer.dimensions();
[INFO] [stdout]    |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transition`
[INFO] [stdout]    --> daemon/src/ipc_server.rs:269:18
[INFO] [stdout]     |
[INFO] [stdout] 269 |             let (transition, duration) = if let Some(ref config) = state.config {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transition`
[INFO] [stdout]    --> daemon/src/ipc_server.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |             let (transition, duration) = if let Some(ref config) = state.config {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]    --> daemon/src/ipc_server.rs:403:39
[INFO] [stdout]     |
[INFO] [stdout] 403 |         Command::SetPerformanceMode { mode } => Response::Error(WallpaperError::Ipc(
[INFO] [stdout]     |                                       ^^^^ help: try ignoring the field: `mode: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GenericImageView`
[INFO] [stdout]  --> daemon/src/wallpaper_manager.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use image::{DynamicImage, GenericImageView, ImageBuffer, Rgba};
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qh`
[INFO] [stdout]    --> daemon/src/wayland/commands.rs:498:5
[INFO] [stdout]     |
[INFO] [stdout] 498 |     qh: &QueueHandle<WallpaperDaemon>,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_qh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_width`
[INFO] [stdout]   --> daemon/src/gif_manager.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let (src_width, src_height) = buffer.dimensions();
[INFO] [stdout]    |                  ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_width`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `src_height`
[INFO] [stdout]   --> daemon/src/gif_manager.rs:72:29
[INFO] [stdout]    |
[INFO] [stdout] 72 |             let (src_width, src_height) = buffer.dimensions();
[INFO] [stdout]    |                             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_src_height`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transition`
[INFO] [stdout]    --> daemon/src/ipc_server.rs:269:18
[INFO] [stdout]     |
[INFO] [stdout] 269 |             let (transition, duration) = if let Some(ref config) = state.config {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `transition`
[INFO] [stdout]    --> daemon/src/ipc_server.rs:324:18
[INFO] [stdout]     |
[INFO] [stdout] 324 |             let (transition, duration) = if let Some(ref config) = state.config {
[INFO] [stdout]     |                  ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transition`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]    --> daemon/src/ipc_server.rs:403:39
[INFO] [stdout]     |
[INFO] [stdout] 403 |         Command::SetPerformanceMode { mode } => Response::Error(WallpaperError::Ipc(
[INFO] [stdout]     |                                       ^^^^ help: try ignoring the field: `mode: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mark_busy` is never used
[INFO] [stdout]   --> daemon/src/buffer.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl ShmBuffer {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn mark_busy(&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: field `loop_count` is never read
[INFO] [stdout]   --> daemon/src/gif_manager.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GifManager {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     loop_count: Option<u32>, // None = infinite loop
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_common_effect` and `to_common_params` are never used
[INFO] [stdout]   --> daemon/src/overlay_shader.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl OverlayShader {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn to_common_effect(&self) -> common::OverlayEffect {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub fn to_common_params(&self) -> common::OverlayParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `elapsed_time` is never used
[INFO] [stdout]    --> daemon/src/overlay_shader.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl OverlayManager {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn elapsed_time(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_str`, `video_fps_limit`, `gif_fps_limit`, and `memory_limit_mb` are never used
[INFO] [stdout]   --> daemon/src/resource_monitor.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl PerformanceMode {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 24 |     /// Parse from string (case-insensitive)
[INFO] [stdout] 25 |     pub fn from_str(s: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn video_fps_limit(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn gif_fps_limit(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn memory_limit_mb(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `enforce_memory_limits` and `cpu_threshold` are never read
[INFO] [stdout]   --> daemon/src/resource_monitor.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct ResourceConfig {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub enforce_memory_limits: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub cpu_threshold: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceConfig` 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: methods `set_mode`, `is_over_memory_limit`, and `current_memory_limit_mb` are never used
[INFO] [stdout]    --> daemon/src/resource_monitor.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl ResourceMonitor {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn set_mode(&mut self, mode: PerformanceMode) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn is_over_memory_limit(&self, current_bytes: u64) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn current_memory_limit_mb(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> daemon/src/shader_manager.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl BuiltinShader {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mouse` is never read
[INFO] [stdout]   --> daemon/src/shader_manager.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ShaderContext {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub mouse: Option<(f32, f32)>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShaderContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]   --> daemon/src/shader_manager.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl ShaderContext {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn update(&mut self, elapsed: f32) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]   --> daemon/src/shader_manager.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct ShaderManager {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     params: common::ShaderParams,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_fps`, `shader`, and `set_shader` are never used
[INFO] [stdout]    --> daemon/src/shader_manager.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl ShaderManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn set_fps(&mut self, fps: u32) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 390 |     pub fn shader(&self) -> BuiltinShader {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub fn set_shader(&mut self, shader: BuiltinShader) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Random` is never constructed
[INFO] [stdout]   --> daemon/src/transition.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum TransitionType {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Random,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransitionType` 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 `Linear`, `EaseIn`, and `EaseOut` are never constructed
[INFO] [stdout]   --> daemon/src/transition.rs:74:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub enum EasingFunction {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] 73 |     /// Linear interpolation (constant speed)
[INFO] [stdout] 74 |     Linear,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 75 |     /// Ease in (slow start, fast end)
[INFO] [stdout] 76 |     EaseIn,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 77 |     /// Ease out (fast start, slow end)
[INFO] [stdout] 78 |     EaseOut,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EasingFunction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_easing` is never used
[INFO] [stdout]    --> daemon/src/transition.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl Transition {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     pub fn with_easing(mut self, easing: EasingFunction) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> daemon/src/video_manager.rs:380:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | impl VideoManager {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 380 |     pub fn load(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 390 |     pub fn play(&mut self) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     pub fn pause(&mut self) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 398 |     pub fn current_frame_data(&self) -> Option<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     pub fn update(&mut self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 406 |     pub fn dimensions(&self) -> (u32, u32) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 410 |     pub fn is_playing(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 414 |     pub fn set_loop(&mut self, _should_loop: bool) {}
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |     pub fn detected_fps(&self) -> Option<f64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> daemon/src/wallpaper_manager.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct CachedImage {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 12 |     image: DynamicImage,
[INFO] [stdout] 13 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_cache` and `cache_size` are never used
[INFO] [stdout]    --> daemon/src/wallpaper_manager.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl WallpaperManager {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 335 |     pub fn clear_cache(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fn cache_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scale` is never read
[INFO] [stdout]    --> daemon/src/wayland/daemon.rs:331:16
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub struct OutputData {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub(super) scale: f64,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_buffer`, `swap_buffer`, and `cleanup_buffer_pool` are never used
[INFO] [stdout]    --> daemon/src/wayland/daemon.rs:375:19
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl OutputData {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 374 |     /// Get a buffer from the pool if available and released, or create a new one
[INFO] [stdout] 375 |     pub(super) fn get_buffer(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |     pub(super) fn swap_buffer(&mut self, new_buffer: crate::buffer::ShmBuffer) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 419 |     pub(super) fn cleanup_buffer_pool(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `qh`
[INFO] [stdout]    --> daemon/src/wayland/commands.rs:498:5
[INFO] [stdout]     |
[INFO] [stdout] 498 |     qh: &QueueHandle<WallpaperDaemon>,
[INFO] [stdout]     |     ^^ help: if this is intentional, prefix it with an underscore: `_qh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `mark_busy` is never used
[INFO] [stdout]   --> daemon/src/buffer.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl ShmBuffer {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn mark_busy(&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: field `loop_count` is never read
[INFO] [stdout]   --> daemon/src/gif_manager.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GifManager {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     loop_count: Option<u32>, // None = infinite loop
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_common_effect` and `to_common_params` are never used
[INFO] [stdout]   --> daemon/src/overlay_shader.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl OverlayShader {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn to_common_effect(&self) -> common::OverlayEffect {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub fn to_common_params(&self) -> common::OverlayParams {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `elapsed_time` is never used
[INFO] [stdout]    --> daemon/src/overlay_shader.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 158 | impl OverlayManager {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn elapsed_time(&self) -> f32 {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_str`, `video_fps_limit`, `gif_fps_limit`, and `memory_limit_mb` are never used
[INFO] [stdout]   --> daemon/src/resource_monitor.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl PerformanceMode {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 24 |     /// Parse from string (case-insensitive)
[INFO] [stdout] 25 |     pub fn from_str(s: &str) -> Option<Self> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn video_fps_limit(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub fn gif_fps_limit(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn memory_limit_mb(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `enforce_memory_limits` and `cpu_threshold` are never read
[INFO] [stdout]   --> daemon/src/resource_monitor.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct ResourceConfig {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub enforce_memory_limits: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub cpu_threshold: f32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceConfig` 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: methods `set_mode`, `is_over_memory_limit`, and `current_memory_limit_mb` are never used
[INFO] [stdout]    --> daemon/src/resource_monitor.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl ResourceMonitor {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn set_mode(&mut self, mode: PerformanceMode) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn is_over_memory_limit(&self, current_bytes: u64) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn current_memory_limit_mb(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `name` is never used
[INFO] [stdout]   --> daemon/src/shader_manager.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl BuiltinShader {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `mouse` is never read
[INFO] [stdout]   --> daemon/src/shader_manager.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub struct ShaderContext {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub mouse: Option<(f32, f32)>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ShaderContext` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]   --> daemon/src/shader_manager.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl ShaderContext {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 75 |     pub fn update(&mut self, elapsed: f32) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `params` is never read
[INFO] [stdout]   --> daemon/src/shader_manager.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct ShaderManager {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     params: common::ShaderParams,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_fps`, `shader`, and `set_shader` are never used
[INFO] [stdout]    --> daemon/src/shader_manager.rs:122:12
[INFO] [stdout]     |
[INFO] [stdout] 100 | impl ShaderManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn set_fps(&mut self, fps: u32) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 390 |     pub fn shader(&self) -> BuiltinShader {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub fn set_shader(&mut self, shader: BuiltinShader) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Random` is never constructed
[INFO] [stdout]   --> daemon/src/transition.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum TransitionType {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 25 |     Random,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TransitionType` 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: variant `EaseOut` is never constructed
[INFO] [stdout]   --> daemon/src/transition.rs:78:5
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub enum EasingFunction {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 78 |     EaseOut,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EasingFunction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_easing` is never used
[INFO] [stdout]    --> daemon/src/transition.rs:428:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl Transition {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 428 |     pub fn with_easing(mut self, easing: EasingFunction) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> daemon/src/video_manager.rs:380:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | impl VideoManager {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] 380 |     pub fn load(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 390 |     pub fn play(&mut self) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     pub fn pause(&mut self) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 398 |     pub fn current_frame_data(&self) -> Option<Vec<u8>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     pub fn update(&mut self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 406 |     pub fn dimensions(&self) -> (u32, u32) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 410 |     pub fn is_playing(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 414 |     pub fn set_loop(&mut self, _should_loop: bool) {}
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 420 |     pub fn detected_fps(&self) -> Option<f64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> daemon/src/wallpaper_manager.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | struct CachedImage {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 12 |     image: DynamicImage,
[INFO] [stdout] 13 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `clear_cache` and `cache_size` are never used
[INFO] [stdout]    --> daemon/src/wallpaper_manager.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl WallpaperManager {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 335 |     pub fn clear_cache(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 341 |     pub fn cache_size(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scale` is never read
[INFO] [stdout]    --> daemon/src/wayland/daemon.rs:331:16
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub struct OutputData {
[INFO] [stdout]     |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 331 |     pub(super) scale: f64,
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_buffer`, `swap_buffer`, and `cleanup_buffer_pool` are never used
[INFO] [stdout]    --> daemon/src/wayland/daemon.rs:375:19
[INFO] [stdout]     |
[INFO] [stdout] 373 | impl OutputData {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 374 |     /// Get a buffer from the pool if available and released, or create a new one
[INFO] [stdout] 375 |     pub(super) fn get_buffer(
[INFO] [stdout]     |                   ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |     pub(super) fn swap_buffer(&mut self, new_buffer: crate::buffer::ShmBuffer) {
[INFO] [stdout]     |                   ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 419 |     pub(super) fn cleanup_buffer_pool(&mut self) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 2m 12s
[INFO] running `Command { std: "docker" "inspect" "a5debb3ed7dcda49bed37722dc6ceb71e9d24dadfc5ab6a980204e2991c7f88f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5debb3ed7dcda49bed37722dc6ceb71e9d24dadfc5ab6a980204e2991c7f88f", kill_on_drop: false }`
[INFO] [stdout] a5debb3ed7dcda49bed37722dc6ceb71e9d24dadfc5ab6a980204e2991c7f88f
