[INFO] cloning repository https://github.com/fl0rek/smol-dfr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fl0rek/smol-dfr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffl0rek%2Fsmol-dfr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffl0rek%2Fsmol-dfr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f4322f0729c144d00b5d8dede7e60c511e4445f6
[INFO] checking fl0rek/smol-dfr against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffl0rek%2Fsmol-dfr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fl0rek/smol-dfr
[INFO] finished tweaking git repo https://github.com/fl0rek/smol-dfr
[INFO] tweaked toml for git repo https://github.com/fl0rek/smol-dfr written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fl0rek/smol-dfr on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fl0rek/smol-dfr 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bc1d01691b595fbc08d65292d43512ac1ee82e18e7e90f570079f36af5f2c390
[INFO] running `Command { std: "docker" "start" "bc1d01691b595fbc08d65292d43512ac1ee82e18e7e90f570079f36af5f2c390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc1d01691b595fbc08d65292d43512ac1ee82e18e7e90f570079f36af5f2c390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc1d01691b595fbc08d65292d43512ac1ee82e18e7e90f570079f36af5f2c390" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc1d01691b595fbc08d65292d43512ac1ee82e18e7e90f570079f36af5f2c390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc1d01691b595fbc08d65292d43512ac1ee82e18e7e90f570079f36af5f2c390" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling drm-sys v0.8.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking kurbo v0.11.2
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking zeno v0.2.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking yazi v0.1.6
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking ctor-lite v0.1.2
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking imagesize v0.12.0
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking fontdb v0.18.0
[INFO] [stderr]    Compiling libpulse-sys v1.23.0
[INFO] [stderr]    Compiling input-sys v1.18.0
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking udev v0.7.0
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]     Checking input v0.8.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking udev v0.9.3
[INFO] [stderr]     Checking drm-ffi v0.9.0
[INFO] [stderr]     Checking input-linux-sys v0.9.0
[INFO] [stderr]     Checking privdrop v0.5.5
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking font-types v0.7.3
[INFO] [stderr]     Checking rustybuzz v0.14.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking drm v0.14.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking read-fonts v0.22.7
[INFO] [stderr]     Checking libpulse-binding v2.30.1
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking usvg v0.42.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking toml_datetime v0.6.9
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking niri-ipc v25.11.0
[INFO] [stderr]     Checking input-linux v0.7.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking toml_edit v0.22.26
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking resvg v0.42.0
[INFO] [stderr]     Checking toml v0.8.22
[INFO] [stderr]     Checking iced_core v0.13.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking iced_futures v0.13.2
[INFO] [stderr]     Checking iced_runtime v0.13.2
[INFO] [stderr]     Checking skrifa v0.22.3
[INFO] [stderr]     Checking swash v0.1.19
[INFO] [stderr]     Checking cosmic-text v0.12.1
[INFO] [stderr]     Checking iced_graphics v0.13.0
[INFO] [stderr]     Checking iced_tiny_skia v0.13.0
[INFO] [stderr]     Checking iced_renderer v0.13.0
[INFO] [stderr]     Checking iced_widget v0.13.4
[INFO] [stderr]     Checking smol-dfr v0.3.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/reconnect.rs:73:34
[INFO] [stdout]    |
[INFO] [stdout] 73 |             Err(Errno::EAGAIN) | Err(Errno::EWOULDBLOCK) => return ReconnectEvents::default(),
[INFO] [stdout]    |             ------------------   ^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |             |
[INFO] [stdout]    |             matches all the relevant values
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/reconnect.rs:73:34
[INFO] [stdout]    |
[INFO] [stdout] 73 |             Err(Errno::EAGAIN) | Err(Errno::EWOULDBLOCK) => return ReconnectEvents::default(),
[INFO] [stdout]    |             ------------------   ^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |             |
[INFO] [stdout]    |             matches all the relevant values
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_button_outlines` is never read
[INFO] [stdout]   --> src/config.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 86 |     pub show_button_outlines: bool,
[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 `theme` is never read
[INFO] [stdout]    --> src/config.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     Icon {
[INFO] [stdout]     |     ---- field in this variant
[INFO] [stdout] 173 |         icon: String,
[INFO] [stdout] 174 |         theme: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WidgetConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sample_interval_ms` is never used
[INFO] [stdout]   --> src/memory_graph.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl MemoryHistory {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn sample_interval_ms(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `y_constant` is never read
[INFO] [stdout]   --> src/pixel_shift.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PixelShiftManager {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 28 |     last_active: Instant,
[INFO] [stdout] 29 |     y_constant: f64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/pixel_shift.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl PixelShiftManager {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn get(&self) -> (f64, f64) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_reconnect_flash` is never used
[INFO] [stdout]    --> src/volume.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl VolumeManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn has_reconnect_flash(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `FocusWorkspace` and `TriggerRedraw` are never constructed
[INFO] [stdout]   --> src/widgets/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum MainLoopAction {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] 31 |     SendKeys(Vec<input_linux::Key>, bool),
[INFO] [stdout] 32 |     FocusWorkspace(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     TriggerRedraw,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainLoopAction` 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: field `0` is never read
[INFO] [stdout]   --> src/widgets/mod.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     WorkspaceDown(u64),
[INFO] [stdout]    |     ------------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 52 -     WorkspaceDown(u64),
[INFO] [stdout] 52 +     WorkspaceDown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sample_interval_ms` is never used
[INFO] [stdout]   --> src/widgets/memory.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl MemoryWidget {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn sample_interval_ms(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_reconnect_flash` is never used
[INFO] [stdout]   --> src/widgets/volume.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl VolumeWidget {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn has_reconnect_flash(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `focused_window_title`, `focus_workspace`, and `has_reconnect_flash` are never used
[INFO] [stdout]   --> src/widgets/workspace.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl WorkspaceWidget {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn focused_window_title(&self) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn focus_workspace(&self, id: u64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn has_reconnect_flash(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_reconnect_flash` is never used
[INFO] [stdout]   --> src/workspace/mod.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) trait WorkspaceBackend: Send {
[INFO] [stdout]    |                  ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn has_reconnect_flash(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_reconnect_flash` is never used
[INFO] [stdout]   --> src/workspace/mod.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl WorkspaceManager {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn has_reconnect_flash(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `signal_eventfd_raw` is never used
[INFO] [stdout]   --> src/workspace/niri.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn signal_eventfd_raw(fd: i32) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/display.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn map(&mut self) -> Result<DumbMapping> {
[INFO] [stdout]     |                ^^^^^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn map(&mut self) -> Result<DumbMapping<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_button_outlines` is never read
[INFO] [stdout]   --> src/config.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct Config {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 86 |     pub show_button_outlines: bool,
[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 `theme` is never read
[INFO] [stdout]    --> src/config.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 172 |     Icon {
[INFO] [stdout]     |     ---- field in this variant
[INFO] [stdout] 173 |         icon: String,
[INFO] [stdout] 174 |         theme: Option<String>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `WidgetConfig` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sample_interval_ms` is never used
[INFO] [stdout]   --> src/memory_graph.rs:79:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl MemoryHistory {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn sample_interval_ms(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `y_constant` is never read
[INFO] [stdout]   --> src/pixel_shift.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct PixelShiftManager {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 28 |     last_active: Instant,
[INFO] [stdout] 29 |     y_constant: f64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> src/pixel_shift.rs:96:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl PixelShiftManager {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn get(&self) -> (f64, f64) {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_reconnect_flash` is never used
[INFO] [stdout]    --> src/volume.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout]  55 | impl VolumeManager {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn has_reconnect_flash(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `FocusWorkspace` and `TriggerRedraw` are never constructed
[INFO] [stdout]   --> src/widgets/mod.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub enum MainLoopAction {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] 31 |     SendKeys(Vec<input_linux::Key>, bool),
[INFO] [stdout] 32 |     FocusWorkspace(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 33 |     TriggerRedraw,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MainLoopAction` 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: field `0` is never read
[INFO] [stdout]   --> src/widgets/mod.rs:52:19
[INFO] [stdout]    |
[INFO] [stdout] 52 |     WorkspaceDown(u64),
[INFO] [stdout]    |     ------------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 52 -     WorkspaceDown(u64),
[INFO] [stdout] 52 +     WorkspaceDown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sample_interval_ms` is never used
[INFO] [stdout]   --> src/widgets/memory.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl MemoryWidget {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn sample_interval_ms(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_reconnect_flash` is never used
[INFO] [stdout]   --> src/widgets/volume.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl VolumeWidget {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn has_reconnect_flash(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `focused_window_title`, `focus_workspace`, and `has_reconnect_flash` are never used
[INFO] [stdout]   --> src/widgets/workspace.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl WorkspaceWidget {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn focused_window_title(&self) -> Option<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn focus_workspace(&self, id: u64) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn has_reconnect_flash(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_reconnect_flash` is never used
[INFO] [stdout]   --> src/workspace/mod.rs:40:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub(crate) trait WorkspaceBackend: Send {
[INFO] [stdout]    |                  ---------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn has_reconnect_flash(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `has_reconnect_flash` is never used
[INFO] [stdout]   --> src/workspace/mod.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl WorkspaceManager {
[INFO] [stdout]    | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn has_reconnect_flash(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `signal_eventfd_raw` is never used
[INFO] [stdout]   --> src/workspace/niri.rs:38:4
[INFO] [stdout]    |
[INFO] [stdout] 38 | fn signal_eventfd_raw(fd: i32) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/display.rs:210:16
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn map(&mut self) -> Result<DumbMapping> {
[INFO] [stdout]     |                ^^^^^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn map(&mut self) -> Result<DumbMapping<'_>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.28.0, nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "bc1d01691b595fbc08d65292d43512ac1ee82e18e7e90f570079f36af5f2c390", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc1d01691b595fbc08d65292d43512ac1ee82e18e7e90f570079f36af5f2c390", kill_on_drop: false }`
[INFO] [stdout] bc1d01691b595fbc08d65292d43512ac1ee82e18e7e90f570079f36af5f2c390
