[INFO] cloning repository https://github.com/MalpenZibo/iced_sctk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MalpenZibo/iced_sctk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalpenZibo%2Ficed_sctk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalpenZibo%2Ficed_sctk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dbd014d60074fb59c7e261f8d7089be4b82bd544
[INFO] testing MalpenZibo/iced_sctk against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMalpenZibo%2Ficed_sctk" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MalpenZibo/iced_sctk
[INFO] finished tweaking git repo https://github.com/MalpenZibo/iced_sctk
[INFO] tweaked toml for git repo https://github.com/MalpenZibo/iced_sctk written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MalpenZibo/iced_sctk on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MalpenZibo/iced_sctk 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 780be9b45bef91a76a0141884f14d5bb97509f7b2116ef79242eed2598e7c49f
[INFO] running `Command { std: "docker" "start" "-a" "780be9b45bef91a76a0141884f14d5bb97509f7b2116ef79242eed2598e7c49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "780be9b45bef91a76a0141884f14d5bb97509f7b2116ef79242eed2598e7c49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "780be9b45bef91a76a0141884f14d5bb97509f7b2116ef79242eed2598e7c49f", kill_on_drop: false }`
[INFO] [stdout] 780be9b45bef91a76a0141884f14d5bb97509f7b2116ef79242eed2598e7c49f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c037692e09db35f207442a939a94385bbdae1d43c3057b66e7123b6038648c2d
[INFO] running `Command { std: "docker" "start" "-a" "c037692e09db35f207442a939a94385bbdae1d43c3057b66e7123b6038648c2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling glam v0.25.0
[INFO] [stderr]    Compiling web-time v0.2.4
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.7
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling zeno v0.2.3
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling yazi v0.1.6
[INFO] [stderr]    Compiling ttf-parser v0.19.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling wgpu-hal v0.19.5
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling self_cell v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling sys-locale v0.3.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]    Compiling memmap2 v0.8.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling wgpu-types v0.19.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling profiling v1.0.16
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.0 (https://github.com/smithay/client-toolkit?rev=3bed072#3bed072b)
[INFO] [stderr]    Compiling glow v0.13.1
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling flate2 v1.0.34
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling fdeflate v0.3.5
[INFO] [stderr]    Compiling fontdb v0.15.0
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling svg_fmt v0.4.3
[INFO] [stderr]    Compiling ctor-lite v0.1.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling kurbo v0.10.4
[INFO] [stderr]    Compiling png v0.17.14
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling etagere v0.2.13
[INFO] [stderr]    Compiling guillotiere v0.6.2
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling drm-ffi v0.8.0
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling naga v0.19.2
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling font-types v0.7.2
[INFO] [stderr]    Compiling rustybuzz v0.11.0
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling drm v0.12.0
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling read-fonts v0.22.3
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling clipboard_x11 v0.4.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling wayland-cursor v0.31.6
[INFO] [stderr]    Compiling wayland-protocols v0.32.4
[INFO] [stderr]    Compiling wayland-protocols v0.31.2
[INFO] [stderr]    Compiling xkbcommon v0.7.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling iced_core v0.12.3
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.2.0
[INFO] [stderr]    Compiling iced_futures v0.12.0
[INFO] [stderr]    Compiling iced_style v0.12.1
[INFO] [stderr]    Compiling iced_runtime v0.12.1
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.4
[INFO] [stderr]    Compiling skrifa v0.22.3
[INFO] [stderr]    Compiling smithay-clipboard v0.8.0 (https://github.com/pop-os/smithay-clipboard?tag=pop-dnd-4#ab422ddc)
[INFO] [stderr]    Compiling mime v0.1.0 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-6#8a816d8f)
[INFO] [stderr]    Compiling dnd v0.1.0 (https://github.com/pop-os/window_clipboard.git?tag=pop-dnd-6#8a816d8f)
[INFO] [stderr]    Compiling smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling clipboard_wayland v0.2.2
[INFO] [stderr]    Compiling window_clipboard v0.4.1
[INFO] [stderr]    Compiling swash v0.1.19
[INFO] [stderr]    Compiling cosmic-text v0.10.0
[INFO] [stderr]    Compiling iced_graphics v0.12.1
[INFO] [stderr]    Compiling iced_tiny_skia v0.12.1
[INFO] [stderr]    Compiling iced_renderer v0.12.1
[INFO] [stderr]    Compiling glyphon v0.5.0
[INFO] [stderr]    Compiling iced_wgpu v0.12.1
[INFO] [stderr]    Compiling iced_sctk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:417:12
[INFO] [stdout]     |
[INFO] [stdout] 417 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:499:12
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:569:12
[INFO] [stdout]     |
[INFO] [stdout] 569 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `system`
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "system")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `system` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> src/util.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/util.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]  --> src/application.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "a11y")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/application.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "a11y")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Operation` and `self`
[INFO] [stdout]   --> src/application.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |             operation::{self},
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 31 |             tree, Operation, Tree,
[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: `window`
[INFO] [stdout]   --> src/application.rs:43:48
[INFO] [stdout]    |
[INFO] [stdout] 43 |         wayland::{data_device::DndIcon, popup, window},
[INFO] [stdout]    |                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:382:11
[INFO] [stdout]     |
[INFO] [stdout] 382 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:384:11
[INFO] [stdout]     |
[INFO] [stdout] 384 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:386:11
[INFO] [stdout]     |
[INFO] [stdout] 386 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:391:11
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1494:19
[INFO] [stdout]      |
[INFO] [stdout] 1494 |             #[cfg(feature = "a11y")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1540:19
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             #[cfg(feature = "a11y")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1544:19
[INFO] [stdout]      |
[INFO] [stdout] 1544 |             #[cfg(feature = "a11y")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1114:31
[INFO] [stdout]      |
[INFO] [stdout] 1114 |                         #[cfg(feature = "a11y")]
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1345:27
[INFO] [stdout]      |
[INFO] [stdout] 1345 |                     #[cfg(feature = "a11y")]
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `system`
[INFO] [stdout]     --> src/application.rs:2096:23
[INFO] [stdout]      |
[INFO] [stdout] 2096 |                 #[cfg(feature = "system")]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `system` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::c_void`
[INFO] [stdout]  --> src/clipboard/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use std::ffi::c_void;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/commands/popup.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     self,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:237:7
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:326:7
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:398:7
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:480:7
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:487:7
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]  --> src/event_loop/mod.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "a11y")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]  --> src/event_loop/mod.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "a11y")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/event_loop/mod.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "a11y")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/event_loop/mod.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:229:11
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:205:19
[INFO] [stdout]     |
[INFO] [stdout] 205 |             #[cfg(feature = "a11y")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:517:19
[INFO] [stdout]     |
[INFO] [stdout] 517 |             #[cfg(feature = "a11y")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:689:39
[INFO] [stdout]     |
[INFO] [stdout] 689 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:791:35
[INFO] [stdout]     |
[INFO] [stdout] 791 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:793:35
[INFO] [stdout]     |
[INFO] [stdout] 793 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:806:35
[INFO] [stdout]     |
[INFO] [stdout] 806 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:985:39
[INFO] [stdout]     |
[INFO] [stdout] 985 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `data_offer::DragOffer`
[INFO] [stdout]  --> src/handlers/data_device/data_device.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 |         data_device::DataDeviceHandler, data_offer::DragOffer,
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/handlers/data_device/data_source.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]    |                           ^                                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 30 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/handlers/data_device/data_source.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 .map(|s| (s.0.inner() == source))
[INFO] [stdout]    |                          ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -                 .map(|s| (s.0.inner() == source))
[INFO] [stdout] 61 +                 .map(|s| s.0.inner() == source )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/handlers/data_device/data_source.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]     |                           ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 156 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/handlers/data_device/data_source.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]     |                           ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 173 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 173 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/handlers/data_device/data_source.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]     |                           ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 191 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 191 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dpi::LogicalSize`
[INFO] [stdout]  --> src/handlers/shell/xdg_window.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dpi::LogicalSize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num::NonZeroU32`
[INFO] [stdout]   --> src/handlers/shell/xdg_window.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{fmt::Debug, num::NonZeroU32};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/sctk_event.rs:274:7
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[cfg(feature = "a11y")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/sctk_event.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/sctk_event.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/sctk_event.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/application.rs:2093:9
[INFO] [stdout]      |
[INFO] [stdout] 2074 |         iced_runtime::command::Action::Window(action) => {
[INFO] [stdout]      |         --------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 2093 |         iced_runtime::command::Action::Window(action) => {}
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[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/application.rs:2286:21
[INFO] [stdout]      |
[INFO] [stdout] 2286 |                     _ => {}
[INFO] [stdout]      |                     ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/application.rs:2286:21
[INFO] [stdout]      |
[INFO] [stdout] 2170 |                     platform_specific::wayland::Action::LayerSurface(layer_surface_action) => {
[INFO] [stdout]      |                     ---------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2208 |                     platform_specific::wayland::Action::Window(window_action) => {
[INFO] [stdout]      |                     --------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2245 |                     platform_specific::wayland::Action::Popup(popup_action) => {
[INFO] [stdout]      |                     ------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2277 |                     platform_specific::wayland::Action::DataDevice(data_device_action) => {
[INFO] [stdout]      |                     ------------------------------------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2286 |                     _ => {}
[INFO] [stdout]      |                     ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/application.rs:2120:17
[INFO] [stdout]      |
[INFO] [stdout] 2120 |             let mut user_interface = build_user_interface(
[INFO] [stdout]      |                 ----^^^^^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]     --> src/application.rs:2093:47
[INFO] [stdout]      |
[INFO] [stdout] 2093 |         iced_runtime::command::Action::Window(action) => {}
[INFO] [stdout]      |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]     --> src/application.rs:2111:47
[INFO] [stdout]      |
[INFO] [stdout] 2111 |         iced_runtime::command::Action::Widget(action) => {
[INFO] [stdout]      |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layout`
[INFO] [stdout]    --> src/handlers/seat/keyboard.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         layout: u32,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seat_id`
[INFO] [stdout]    --> src/sctk_event.rs:465:17
[INFO] [stdout]     |
[INFO] [stdout] 465 |                 seat_id,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `seat_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caps`
[INFO] [stdout]    --> src/sctk_event.rs:639:52
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 WindowEventVariant::WmCapabilities(caps) => Default::default(),
[INFO] [stdout]     |                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_caps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/sctk_event.rs:689:50
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 WindowEventVariant::StateChanged(s) => Default::default(),
[INFO] [stdout]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface`
[INFO] [stdout]    --> src/sctk_event.rs:707:21
[INFO] [stdout]     |
[INFO] [stdout] 707 |                 id: surface,
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface`
[INFO] [stdout]    --> src/sctk_event.rs:727:21
[INFO] [stdout]     |
[INFO] [stdout] 727 |                 id: surface,
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/sctk_event.rs:754:36
[INFO] [stdout]     |
[INFO] [stdout] 754 |             SctkEvent::NewOutput { id, info } => {
[INFO] [stdout]     |                                    ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> src/sctk_event.rs:754:40
[INFO] [stdout]     |
[INFO] [stdout] 754 |             SctkEvent::NewOutput { id, info } => {
[INFO] [stdout]     |                                        ^^^^ help: try ignoring the field: `info: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/sctk_event.rs:765:39
[INFO] [stdout]     |
[INFO] [stdout] 765 |             SctkEvent::UpdateOutput { id, info } => {
[INFO] [stdout]     |                                       ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> src/sctk_event.rs:765:43
[INFO] [stdout]     |
[INFO] [stdout] 765 |             SctkEvent::UpdateOutput { id, info } => {
[INFO] [stdout]     |                                           ^^^^ help: try ignoring the field: `info: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/sctk_event.rs:774:38
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SctkEvent::RemovedOutput(id) => {
[INFO] [stdout]     |                                      ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_types`
[INFO] [stdout]    --> src/sctk_event.rs:791:40
[INFO] [stdout]     |
[INFO] [stdout] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: try ignoring the field: `mime_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/sctk_event.rs:791:52
[INFO] [stdout]     |
[INFO] [stdout] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stdout]     |                                                    ^ help: try ignoring the field: `x: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/sctk_event.rs:791:55
[INFO] [stdout]     |
[INFO] [stdout] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stdout]     |                                                       ^ help: try ignoring the field: `y: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/sctk_event.rs:801:41
[INFO] [stdout]     |
[INFO] [stdout] 801 |                 DndOfferEvent::Motion { x, y } => {
[INFO] [stdout]     |                                         ^ help: try ignoring the field: `x: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/sctk_event.rs:801:44
[INFO] [stdout]     |
[INFO] [stdout] 801 |                 DndOfferEvent::Motion { x, y } => {
[INFO] [stdout]     |                                            ^ help: try ignoring the field: `y: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/sctk_event.rs:802:25
[INFO] [stdout]     |
[INFO] [stdout] 802 |                     let offset =
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:840:39
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 DndOfferEvent::Data { mime_type, data } => {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/sctk_event.rs:840:50
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 DndOfferEvent::Data { mime_type, data } => {
[INFO] [stdout]     |                                                  ^^^^ help: try ignoring the field: `data: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions`
[INFO] [stdout]    --> src/sctk_event.rs:850:46
[INFO] [stdout]     |
[INFO] [stdout] 850 |                 DndOfferEvent::SourceActions(actions) => {
[INFO] [stdout]     |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/sctk_event.rs:860:47
[INFO] [stdout]     |
[INFO] [stdout] 860 |                 DndOfferEvent::SelectedAction(action) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:902:47
[INFO] [stdout]     |
[INFO] [stdout] 902 |                 DataSourceEvent::MimeAccepted(mime_type) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mime_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/sctk_event.rs:912:52
[INFO] [stdout]     |
[INFO] [stdout] 912 |                 DataSourceEvent::DndActionAccepted(action) => {
[INFO] [stdout]     |                                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:922:48
[INFO] [stdout]     |
[INFO] [stdout] 922 |                 DataSourceEvent::SendDndData { mime_type } => {
[INFO] [stdout]     |                                                ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:932:54
[INFO] [stdout]     |
[INFO] [stdout] 932 |                 DataSourceEvent::SendSelectionData { mime_type } => {
[INFO] [stdout]     |                                                      ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SubsurfaceInstance` is more private than the item `SubsurfaceState::unmapped_subsurfaces`
[INFO] [stdout]    --> src/subsurface_widget.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub unmapped_subsurfaces: Vec<SubsurfaceInstance>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SubsurfaceState::unmapped_subsurfaces` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SubsurfaceInstance` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/subsurface_widget.rs:464:1
[INFO] [stdout]     |
[INFO] [stdout] 464 | pub(crate) struct SubsurfaceInstance {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unavailable` is never constructed
[INFO] [stdout]   --> src/clipboard/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(crate) enum State {
[INFO] [stdout]    |                     ----- variant in this enum
[INFO] [stdout] 15 |         Connected(()),
[INFO] [stdout] 16 |         Unavailable,
[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 `wp_fractional_scale` is never read
[INFO] [stdout]    --> src/event_loop/state.rs:232:16
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub struct SctkLockSurface {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub(crate) wp_fractional_scale: Option<WpFractionalScaleV1>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SctkLockSurface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/application.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn display_handle(&self) -> Result<DisplayHandle, HandleError> {
[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] 108 |     fn display_handle(&self) -> Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/application.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn window_handle(&self) -> Result<WindowHandle, HandleError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn window_handle(&self) -> Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/event_loop/state.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             ptr.set_cursor(conn, icon);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let _ = ptr.set_cursor(conn, icon);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "c037692e09db35f207442a939a94385bbdae1d43c3057b66e7123b6038648c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c037692e09db35f207442a939a94385bbdae1d43c3057b66e7123b6038648c2d", kill_on_drop: false }`
[INFO] [stdout] c037692e09db35f207442a939a94385bbdae1d43c3057b66e7123b6038648c2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 22b1658feb09eaf904d468387aeab5383fb722678e69901741a60c543e9fd860
[INFO] running `Command { std: "docker" "start" "-a" "22b1658feb09eaf904d468387aeab5383fb722678e69901741a60c543e9fd860", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:417:12
[INFO] [stdout]     |
[INFO] [stdout] 417 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:499:12
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:569:12
[INFO] [stdout]     |
[INFO] [stdout] 569 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `system`
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "system")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `system` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> src/util.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/util.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]  --> src/application.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "a11y")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/application.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "a11y")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Operation` and `self`
[INFO] [stdout]   --> src/application.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |             operation::{self},
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 31 |             tree, Operation, Tree,
[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: `window`
[INFO] [stdout]   --> src/application.rs:43:48
[INFO] [stdout]    |
[INFO] [stdout] 43 |         wayland::{data_device::DndIcon, popup, window},
[INFO] [stdout]    |                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:382:11
[INFO] [stdout]     |
[INFO] [stdout] 382 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:384:11
[INFO] [stdout]     |
[INFO] [stdout] 384 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:386:11
[INFO] [stdout]     |
[INFO] [stdout] 386 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:391:11
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1494:19
[INFO] [stdout]      |
[INFO] [stdout] 1494 |             #[cfg(feature = "a11y")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1540:19
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             #[cfg(feature = "a11y")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1544:19
[INFO] [stdout]      |
[INFO] [stdout] 1544 |             #[cfg(feature = "a11y")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1114:31
[INFO] [stdout]      |
[INFO] [stdout] 1114 |                         #[cfg(feature = "a11y")]
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1345:27
[INFO] [stdout]      |
[INFO] [stdout] 1345 |                     #[cfg(feature = "a11y")]
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `system`
[INFO] [stdout]     --> src/application.rs:2096:23
[INFO] [stdout]      |
[INFO] [stdout] 2096 |                 #[cfg(feature = "system")]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `system` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::c_void`
[INFO] [stdout]  --> src/clipboard/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use std::ffi::c_void;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/commands/popup.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     self,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:237:7
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:326:7
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:398:7
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:480:7
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:487:7
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]  --> src/event_loop/mod.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "a11y")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]  --> src/event_loop/mod.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "a11y")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/event_loop/mod.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "a11y")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/event_loop/mod.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:229:11
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:205:19
[INFO] [stdout]     |
[INFO] [stdout] 205 |             #[cfg(feature = "a11y")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:517:19
[INFO] [stdout]     |
[INFO] [stdout] 517 |             #[cfg(feature = "a11y")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:689:39
[INFO] [stdout]     |
[INFO] [stdout] 689 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:791:35
[INFO] [stdout]     |
[INFO] [stdout] 791 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:793:35
[INFO] [stdout]     |
[INFO] [stdout] 793 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:806:35
[INFO] [stdout]     |
[INFO] [stdout] 806 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:985:39
[INFO] [stdout]     |
[INFO] [stdout] 985 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `data_offer::DragOffer`
[INFO] [stdout]  --> src/handlers/data_device/data_device.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 |         data_device::DataDeviceHandler, data_offer::DragOffer,
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/handlers/data_device/data_source.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]    |                           ^                                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 30 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/handlers/data_device/data_source.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 .map(|s| (s.0.inner() == source))
[INFO] [stdout]    |                          ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -                 .map(|s| (s.0.inner() == source))
[INFO] [stdout] 61 +                 .map(|s| s.0.inner() == source )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/handlers/data_device/data_source.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]     |                           ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 156 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/handlers/data_device/data_source.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]     |                           ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 173 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 173 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/handlers/data_device/data_source.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]     |                           ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 191 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 191 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dpi::LogicalSize`
[INFO] [stdout]  --> src/handlers/shell/xdg_window.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dpi::LogicalSize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num::NonZeroU32`
[INFO] [stdout]   --> src/handlers/shell/xdg_window.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{fmt::Debug, num::NonZeroU32};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/sctk_event.rs:274:7
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[cfg(feature = "a11y")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/sctk_event.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/sctk_event.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/sctk_event.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/application.rs:2093:9
[INFO] [stdout]      |
[INFO] [stdout] 2074 |         iced_runtime::command::Action::Window(action) => {
[INFO] [stdout]      |         --------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 2093 |         iced_runtime::command::Action::Window(action) => {}
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[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/application.rs:2286:21
[INFO] [stdout]      |
[INFO] [stdout] 2286 |                     _ => {}
[INFO] [stdout]      |                     ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/application.rs:2286:21
[INFO] [stdout]      |
[INFO] [stdout] 2170 |                     platform_specific::wayland::Action::LayerSurface(layer_surface_action) => {
[INFO] [stdout]      |                     ---------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2208 |                     platform_specific::wayland::Action::Window(window_action) => {
[INFO] [stdout]      |                     --------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2245 |                     platform_specific::wayland::Action::Popup(popup_action) => {
[INFO] [stdout]      |                     ------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2277 |                     platform_specific::wayland::Action::DataDevice(data_device_action) => {
[INFO] [stdout]      |                     ------------------------------------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2286 |                     _ => {}
[INFO] [stdout]      |                     ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/application.rs:2120:17
[INFO] [stdout]      |
[INFO] [stdout] 2120 |             let mut user_interface = build_user_interface(
[INFO] [stdout]      |                 ----^^^^^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]     --> src/application.rs:2093:47
[INFO] [stdout]      |
[INFO] [stdout] 2093 |         iced_runtime::command::Action::Window(action) => {}
[INFO] [stdout]      |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]     --> src/application.rs:2111:47
[INFO] [stdout]      |
[INFO] [stdout] 2111 |         iced_runtime::command::Action::Widget(action) => {
[INFO] [stdout]      |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layout`
[INFO] [stdout]    --> src/handlers/seat/keyboard.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         layout: u32,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seat_id`
[INFO] [stdout]    --> src/sctk_event.rs:465:17
[INFO] [stdout]     |
[INFO] [stdout] 465 |                 seat_id,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `seat_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caps`
[INFO] [stdout]    --> src/sctk_event.rs:639:52
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 WindowEventVariant::WmCapabilities(caps) => Default::default(),
[INFO] [stdout]     |                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_caps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/sctk_event.rs:689:50
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 WindowEventVariant::StateChanged(s) => Default::default(),
[INFO] [stdout]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface`
[INFO] [stdout]    --> src/sctk_event.rs:707:21
[INFO] [stdout]     |
[INFO] [stdout] 707 |                 id: surface,
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface`
[INFO] [stdout]    --> src/sctk_event.rs:727:21
[INFO] [stdout]     |
[INFO] [stdout] 727 |                 id: surface,
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/sctk_event.rs:754:36
[INFO] [stdout]     |
[INFO] [stdout] 754 |             SctkEvent::NewOutput { id, info } => {
[INFO] [stdout]     |                                    ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> src/sctk_event.rs:754:40
[INFO] [stdout]     |
[INFO] [stdout] 754 |             SctkEvent::NewOutput { id, info } => {
[INFO] [stdout]     |                                        ^^^^ help: try ignoring the field: `info: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/sctk_event.rs:765:39
[INFO] [stdout]     |
[INFO] [stdout] 765 |             SctkEvent::UpdateOutput { id, info } => {
[INFO] [stdout]     |                                       ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> src/sctk_event.rs:765:43
[INFO] [stdout]     |
[INFO] [stdout] 765 |             SctkEvent::UpdateOutput { id, info } => {
[INFO] [stdout]     |                                           ^^^^ help: try ignoring the field: `info: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/sctk_event.rs:774:38
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SctkEvent::RemovedOutput(id) => {
[INFO] [stdout]     |                                      ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_types`
[INFO] [stdout]    --> src/sctk_event.rs:791:40
[INFO] [stdout]     |
[INFO] [stdout] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: try ignoring the field: `mime_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/sctk_event.rs:791:52
[INFO] [stdout]     |
[INFO] [stdout] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stdout]     |                                                    ^ help: try ignoring the field: `x: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/sctk_event.rs:791:55
[INFO] [stdout]     |
[INFO] [stdout] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stdout]     |                                                       ^ help: try ignoring the field: `y: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/sctk_event.rs:801:41
[INFO] [stdout]     |
[INFO] [stdout] 801 |                 DndOfferEvent::Motion { x, y } => {
[INFO] [stdout]     |                                         ^ help: try ignoring the field: `x: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/sctk_event.rs:801:44
[INFO] [stdout]     |
[INFO] [stdout] 801 |                 DndOfferEvent::Motion { x, y } => {
[INFO] [stdout]     |                                            ^ help: try ignoring the field: `y: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/sctk_event.rs:802:25
[INFO] [stdout]     |
[INFO] [stdout] 802 |                     let offset =
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling iced_sctk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:840:39
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 DndOfferEvent::Data { mime_type, data } => {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/sctk_event.rs:840:50
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 DndOfferEvent::Data { mime_type, data } => {
[INFO] [stdout]     |                                                  ^^^^ help: try ignoring the field: `data: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions`
[INFO] [stdout]    --> src/sctk_event.rs:850:46
[INFO] [stdout]     |
[INFO] [stdout] 850 |                 DndOfferEvent::SourceActions(actions) => {
[INFO] [stdout]     |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/sctk_event.rs:860:47
[INFO] [stdout]     |
[INFO] [stdout] 860 |                 DndOfferEvent::SelectedAction(action) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:902:47
[INFO] [stdout]     |
[INFO] [stdout] 902 |                 DataSourceEvent::MimeAccepted(mime_type) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mime_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/sctk_event.rs:912:52
[INFO] [stdout]     |
[INFO] [stdout] 912 |                 DataSourceEvent::DndActionAccepted(action) => {
[INFO] [stdout]     |                                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:922:48
[INFO] [stdout]     |
[INFO] [stdout] 922 |                 DataSourceEvent::SendDndData { mime_type } => {
[INFO] [stdout]     |                                                ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:932:54
[INFO] [stdout]     |
[INFO] [stdout] 932 |                 DataSourceEvent::SendSelectionData { mime_type } => {
[INFO] [stdout]     |                                                      ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SubsurfaceInstance` is more private than the item `SubsurfaceState::unmapped_subsurfaces`
[INFO] [stdout]    --> src/subsurface_widget.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub unmapped_subsurfaces: Vec<SubsurfaceInstance>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SubsurfaceState::unmapped_subsurfaces` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SubsurfaceInstance` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/subsurface_widget.rs:464:1
[INFO] [stdout]     |
[INFO] [stdout] 464 | pub(crate) struct SubsurfaceInstance {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unavailable` is never constructed
[INFO] [stdout]   --> src/clipboard/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(crate) enum State {
[INFO] [stdout]    |                     ----- variant in this enum
[INFO] [stdout] 15 |         Connected(()),
[INFO] [stdout] 16 |         Unavailable,
[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 `wp_fractional_scale` is never read
[INFO] [stdout]    --> src/event_loop/state.rs:232:16
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub struct SctkLockSurface {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub(crate) wp_fractional_scale: Option<WpFractionalScaleV1>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SctkLockSurface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/application.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn display_handle(&self) -> Result<DisplayHandle, HandleError> {
[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] 108 |     fn display_handle(&self) -> Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/application.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn window_handle(&self) -> Result<WindowHandle, HandleError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn window_handle(&self) -> Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/event_loop/state.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             ptr.set_cursor(conn, icon);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let _ = ptr.set_cursor(conn, icon);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:171:12
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:253:12
[INFO] [stdout]     |
[INFO] [stdout] 253 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:335:12
[INFO] [stdout]     |
[INFO] [stdout] 335 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:417:12
[INFO] [stdout]     |
[INFO] [stdout] 417 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:499:12
[INFO] [stdout]     |
[INFO] [stdout] 499 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]    --> src/dpi.rs:569:12
[INFO] [stdout]     |
[INFO] [stdout] 569 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `system`
[INFO] [stdout]   --> src/lib.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "system")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `system` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]  --> src/util.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `serde`
[INFO] [stdout]   --> src/util.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]  --> src/application.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "a11y")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/application.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "a11y")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Operation` and `self`
[INFO] [stdout]   --> src/application.rs:30:25
[INFO] [stdout]    |
[INFO] [stdout] 30 |             operation::{self},
[INFO] [stdout]    |                         ^^^^
[INFO] [stdout] 31 |             tree, Operation, Tree,
[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: `window`
[INFO] [stdout]   --> src/application.rs:43:48
[INFO] [stdout]    |
[INFO] [stdout] 43 |         wayland::{data_device::DndIcon, popup, window},
[INFO] [stdout]    |                                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:382:11
[INFO] [stdout]     |
[INFO] [stdout] 382 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:384:11
[INFO] [stdout]     |
[INFO] [stdout] 384 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:386:11
[INFO] [stdout]     |
[INFO] [stdout] 386 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/application.rs:391:11
[INFO] [stdout]     |
[INFO] [stdout] 391 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1494:19
[INFO] [stdout]      |
[INFO] [stdout] 1494 |             #[cfg(feature = "a11y")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1540:19
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             #[cfg(feature = "a11y")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1544:19
[INFO] [stdout]      |
[INFO] [stdout] 1544 |             #[cfg(feature = "a11y")]
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1114:31
[INFO] [stdout]      |
[INFO] [stdout] 1114 |                         #[cfg(feature = "a11y")]
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]     --> src/application.rs:1345:27
[INFO] [stdout]      |
[INFO] [stdout] 1345 |                     #[cfg(feature = "a11y")]
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `system`
[INFO] [stdout]     --> src/application.rs:2096:23
[INFO] [stdout]      |
[INFO] [stdout] 2096 |                 #[cfg(feature = "system")]
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]      = help: consider adding `system` as a feature in `Cargo.toml`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ffi::c_void`
[INFO] [stdout]  --> src/clipboard/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |     use std::ffi::c_void;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/commands/popup.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     self,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:237:7
[INFO] [stdout]     |
[INFO] [stdout] 237 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:319:7
[INFO] [stdout]     |
[INFO] [stdout] 319 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:326:7
[INFO] [stdout]     |
[INFO] [stdout] 326 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:398:7
[INFO] [stdout]     |
[INFO] [stdout] 398 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:480:7
[INFO] [stdout]     |
[INFO] [stdout] 480 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mint`
[INFO] [stdout]    --> src/dpi.rs:487:7
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[cfg(feature = "mint")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]  --> src/event_loop/mod.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(feature = "a11y")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]  --> src/event_loop/mod.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(feature = "a11y")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/event_loop/mod.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[cfg(feature = "a11y")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/event_loop/mod.rs:92:11
[INFO] [stdout]    |
[INFO] [stdout] 92 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:229:11
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[cfg(feature = "a11y")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:205:19
[INFO] [stdout]     |
[INFO] [stdout] 205 |             #[cfg(feature = "a11y")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:517:19
[INFO] [stdout]     |
[INFO] [stdout] 517 |             #[cfg(feature = "a11y")]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:689:39
[INFO] [stdout]     |
[INFO] [stdout] 689 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:791:35
[INFO] [stdout]     |
[INFO] [stdout] 791 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:793:35
[INFO] [stdout]     |
[INFO] [stdout] 793 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:806:35
[INFO] [stdout]     |
[INFO] [stdout] 806 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/event_loop/mod.rs:985:39
[INFO] [stdout]     |
[INFO] [stdout] 985 | ...                   #[cfg(feature = "a11y")]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `data_offer::DragOffer`
[INFO] [stdout]  --> src/handlers/data_device/data_device.rs:3:41
[INFO] [stdout]   |
[INFO] [stdout] 3 |         data_device::DataDeviceHandler, data_offer::DragOffer,
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/handlers/data_device/data_source.rs:30:27
[INFO] [stdout]    |
[INFO] [stdout] 30 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]    |                           ^                                                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 30 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 30 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/handlers/data_device/data_source.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |                 .map(|s| (s.0.inner() == source))
[INFO] [stdout]    |                          ^                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 61 -                 .map(|s| (s.0.inner() == source))
[INFO] [stdout] 61 +                 .map(|s| s.0.inner() == source )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/handlers/data_device/data_source.rs:156:27
[INFO] [stdout]     |
[INFO] [stdout] 156 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]     |                           ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 156 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 156 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/handlers/data_device/data_source.rs:173:27
[INFO] [stdout]     |
[INFO] [stdout] 173 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]     |                           ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 173 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 173 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]    --> src/handlers/data_device/data_source.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout]     |                           ^                                                ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 191 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stdout] 191 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `dpi::LogicalSize`
[INFO] [stdout]  --> src/handlers/shell/xdg_window.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     dpi::LogicalSize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `num::NonZeroU32`
[INFO] [stdout]   --> src/handlers/shell/xdg_window.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::{fmt::Debug, num::NonZeroU32};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]    --> src/sctk_event.rs:274:7
[INFO] [stdout]     |
[INFO] [stdout] 274 | #[cfg(feature = "a11y")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/sctk_event.rs:57:11
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/sctk_event.rs:64:11
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stdout]   --> src/sctk_event.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 |     #[cfg(feature = "a11y")]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stdout]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]     --> src/application.rs:2093:9
[INFO] [stdout]      |
[INFO] [stdout] 2074 |         iced_runtime::command::Action::Window(action) => {
[INFO] [stdout]      |         --------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 2093 |         iced_runtime::command::Action::Window(action) => {}
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[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/application.rs:2286:21
[INFO] [stdout]      |
[INFO] [stdout] 2286 |                     _ => {}
[INFO] [stdout]      |                     ^ no value can reach this
[INFO] [stdout]      |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]     --> src/application.rs:2286:21
[INFO] [stdout]      |
[INFO] [stdout] 2170 |                     platform_specific::wayland::Action::LayerSurface(layer_surface_action) => {
[INFO] [stdout]      |                     ---------------------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2208 |                     platform_specific::wayland::Action::Window(window_action) => {
[INFO] [stdout]      |                     --------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2245 |                     platform_specific::wayland::Action::Popup(popup_action) => {
[INFO] [stdout]      |                     ------------------------------------------------------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2277 |                     platform_specific::wayland::Action::DataDevice(data_device_action) => {
[INFO] [stdout]      |                     ------------------------------------------------------------------ matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 2286 |                     _ => {}
[INFO] [stdout]      |                     ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/application.rs:2120:17
[INFO] [stdout]      |
[INFO] [stdout] 2120 |             let mut user_interface = build_user_interface(
[INFO] [stdout]      |                 ----^^^^^^^^^^^^^^
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]     --> src/application.rs:2093:47
[INFO] [stdout]      |
[INFO] [stdout] 2093 |         iced_runtime::command::Action::Window(action) => {}
[INFO] [stdout]      |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]     --> src/application.rs:2111:47
[INFO] [stdout]      |
[INFO] [stdout] 2111 |         iced_runtime::command::Action::Widget(action) => {
[INFO] [stdout]      |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `layout`
[INFO] [stdout]    --> src/handlers/seat/keyboard.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |         layout: u32,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `seat_id`
[INFO] [stdout]    --> src/sctk_event.rs:465:17
[INFO] [stdout]     |
[INFO] [stdout] 465 |                 seat_id,
[INFO] [stdout]     |                 ^^^^^^^ help: try ignoring the field: `seat_id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `caps`
[INFO] [stdout]    --> src/sctk_event.rs:639:52
[INFO] [stdout]     |
[INFO] [stdout] 639 |                 WindowEventVariant::WmCapabilities(caps) => Default::default(),
[INFO] [stdout]     |                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_caps`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `s`
[INFO] [stdout]    --> src/sctk_event.rs:689:50
[INFO] [stdout]     |
[INFO] [stdout] 689 |                 WindowEventVariant::StateChanged(s) => Default::default(),
[INFO] [stdout]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface`
[INFO] [stdout]    --> src/sctk_event.rs:707:21
[INFO] [stdout]     |
[INFO] [stdout] 707 |                 id: surface,
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface`
[INFO] [stdout]    --> src/sctk_event.rs:727:21
[INFO] [stdout]     |
[INFO] [stdout] 727 |                 id: surface,
[INFO] [stdout]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/sctk_event.rs:754:36
[INFO] [stdout]     |
[INFO] [stdout] 754 |             SctkEvent::NewOutput { id, info } => {
[INFO] [stdout]     |                                    ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> src/sctk_event.rs:754:40
[INFO] [stdout]     |
[INFO] [stdout] 754 |             SctkEvent::NewOutput { id, info } => {
[INFO] [stdout]     |                                        ^^^^ help: try ignoring the field: `info: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/sctk_event.rs:765:39
[INFO] [stdout]     |
[INFO] [stdout] 765 |             SctkEvent::UpdateOutput { id, info } => {
[INFO] [stdout]     |                                       ^^ help: try ignoring the field: `id: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `info`
[INFO] [stdout]    --> src/sctk_event.rs:765:43
[INFO] [stdout]     |
[INFO] [stdout] 765 |             SctkEvent::UpdateOutput { id, info } => {
[INFO] [stdout]     |                                           ^^^^ help: try ignoring the field: `info: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout]    --> src/sctk_event.rs:774:38
[INFO] [stdout]     |
[INFO] [stdout] 774 |             SctkEvent::RemovedOutput(id) => {
[INFO] [stdout]     |                                      ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_types`
[INFO] [stdout]    --> src/sctk_event.rs:791:40
[INFO] [stdout]     |
[INFO] [stdout] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stdout]     |                                        ^^^^^^^^^^ help: try ignoring the field: `mime_types: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/sctk_event.rs:791:52
[INFO] [stdout]     |
[INFO] [stdout] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stdout]     |                                                    ^ help: try ignoring the field: `x: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/sctk_event.rs:791:55
[INFO] [stdout]     |
[INFO] [stdout] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stdout]     |                                                       ^ help: try ignoring the field: `y: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/sctk_event.rs:801:41
[INFO] [stdout]     |
[INFO] [stdout] 801 |                 DndOfferEvent::Motion { x, y } => {
[INFO] [stdout]     |                                         ^ help: try ignoring the field: `x: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `y`
[INFO] [stdout]    --> src/sctk_event.rs:801:44
[INFO] [stdout]     |
[INFO] [stdout] 801 |                 DndOfferEvent::Motion { x, y } => {
[INFO] [stdout]     |                                            ^ help: try ignoring the field: `y: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/sctk_event.rs:802:25
[INFO] [stdout]     |
[INFO] [stdout] 802 |                     let offset =
[INFO] [stdout]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:840:39
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 DndOfferEvent::Data { mime_type, data } => {
[INFO] [stdout]     |                                       ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/sctk_event.rs:840:50
[INFO] [stdout]     |
[INFO] [stdout] 840 |                 DndOfferEvent::Data { mime_type, data } => {
[INFO] [stdout]     |                                                  ^^^^ help: try ignoring the field: `data: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `actions`
[INFO] [stdout]    --> src/sctk_event.rs:850:46
[INFO] [stdout]     |
[INFO] [stdout] 850 |                 DndOfferEvent::SourceActions(actions) => {
[INFO] [stdout]     |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/sctk_event.rs:860:47
[INFO] [stdout]     |
[INFO] [stdout] 860 |                 DndOfferEvent::SelectedAction(action) => {
[INFO] [stdout]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:902:47
[INFO] [stdout]     |
[INFO] [stdout] 902 |                 DataSourceEvent::MimeAccepted(mime_type) => {
[INFO] [stdout]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mime_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/sctk_event.rs:912:52
[INFO] [stdout]     |
[INFO] [stdout] 912 |                 DataSourceEvent::DndActionAccepted(action) => {
[INFO] [stdout]     |                                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:922:48
[INFO] [stdout]     |
[INFO] [stdout] 922 |                 DataSourceEvent::SendDndData { mime_type } => {
[INFO] [stdout]     |                                                ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mime_type`
[INFO] [stdout]    --> src/sctk_event.rs:932:54
[INFO] [stdout]     |
[INFO] [stdout] 932 |                 DataSourceEvent::SendSelectionData { mime_type } => {
[INFO] [stdout]     |                                                      ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `SubsurfaceInstance` is more private than the item `SubsurfaceState::unmapped_subsurfaces`
[INFO] [stdout]    --> src/subsurface_widget.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub unmapped_subsurfaces: Vec<SubsurfaceInstance>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SubsurfaceState::unmapped_subsurfaces` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `SubsurfaceInstance` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/subsurface_widget.rs:464:1
[INFO] [stdout]     |
[INFO] [stdout] 464 | pub(crate) struct SubsurfaceInstance {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Unavailable` is never constructed
[INFO] [stdout]   --> src/clipboard/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     pub(crate) enum State {
[INFO] [stdout]    |                     ----- variant in this enum
[INFO] [stdout] 15 |         Connected(()),
[INFO] [stdout] 16 |         Unavailable,
[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 `wp_fractional_scale` is never read
[INFO] [stdout]    --> src/event_loop/state.rs:232:16
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub struct SctkLockSurface {
[INFO] [stdout]     |            --------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub(crate) wp_fractional_scale: Option<WpFractionalScaleV1>,
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SctkLockSurface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/application.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn display_handle(&self) -> Result<DisplayHandle, HandleError> {
[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] 108 |     fn display_handle(&self) -> Result<DisplayHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/application.rs:119:22
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn window_handle(&self) -> Result<WindowHandle, HandleError> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 119 |     fn window_handle(&self) -> Result<WindowHandle<'_>, HandleError> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/event_loop/state.rs:103:13
[INFO] [stdout]     |
[INFO] [stdout] 103 |             ptr.set_cursor(conn, icon);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 103 |             let _ = ptr.set_cursor(conn, icon);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.17s
[INFO] running `Command { std: "docker" "inspect" "22b1658feb09eaf904d468387aeab5383fb722678e69901741a60c543e9fd860", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22b1658feb09eaf904d468387aeab5383fb722678e69901741a60c543e9fd860", kill_on_drop: false }`
[INFO] [stdout] 22b1658feb09eaf904d468387aeab5383fb722678e69901741a60c543e9fd860
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45d5c95a8d3940d7901567a77e64223be549e4b338e85c72b6657fce05647998
[INFO] running `Command { std: "docker" "start" "-a" "45d5c95a8d3940d7901567a77e64223be549e4b338e85c72b6657fce05647998", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> src/dpi.rs:171:12
[INFO] [stderr]     |
[INFO] [stderr] 171 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> src/dpi.rs:253:12
[INFO] [stderr]     |
[INFO] [stderr] 253 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> src/dpi.rs:335:12
[INFO] [stderr]     |
[INFO] [stderr] 335 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> src/dpi.rs:417:12
[INFO] [stderr]     |
[INFO] [stderr] 417 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> src/dpi.rs:499:12
[INFO] [stderr]     |
[INFO] [stderr] 499 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]    --> src/dpi.rs:569:12
[INFO] [stderr]     |
[INFO] [stderr] 569 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `system`
[INFO] [stderr]   --> src/lib.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[cfg(feature = "system")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]    = help: consider adding `system` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]  --> src/util.rs:5:12
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]   = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `serde`
[INFO] [stderr]   --> src/util.rs:35:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))]
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]    = help: consider adding `serde` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]  --> src/application.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(feature = "a11y")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]   --> src/application.rs:17:7
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[cfg(feature = "a11y")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Operation` and `self`
[INFO] [stderr]   --> src/application.rs:30:25
[INFO] [stderr]    |
[INFO] [stderr] 30 |             operation::{self},
[INFO] [stderr]    |                         ^^^^
[INFO] [stderr] 31 |             tree, Operation, Tree,
[INFO] [stderr]    |                   ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `window`
[INFO] [stderr]   --> src/application.rs:43:48
[INFO] [stderr]    |
[INFO] [stderr] 43 |         wayland::{data_device::DndIcon, popup, window},
[INFO] [stderr]    |                                                ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/application.rs:382:11
[INFO] [stderr]     |
[INFO] [stderr] 382 |     #[cfg(feature = "a11y")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/application.rs:384:11
[INFO] [stderr]     |
[INFO] [stderr] 384 |     #[cfg(feature = "a11y")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/application.rs:386:11
[INFO] [stderr]     |
[INFO] [stderr] 386 |     #[cfg(feature = "a11y")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/application.rs:391:11
[INFO] [stderr]     |
[INFO] [stderr] 391 |     #[cfg(feature = "a11y")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]     --> src/application.rs:1494:19
[INFO] [stderr]      |
[INFO] [stderr] 1494 |             #[cfg(feature = "a11y")]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]     --> src/application.rs:1540:19
[INFO] [stderr]      |
[INFO] [stderr] 1540 |             #[cfg(feature = "a11y")]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]     --> src/application.rs:1544:19
[INFO] [stderr]      |
[INFO] [stderr] 1544 |             #[cfg(feature = "a11y")]
[INFO] [stderr]      |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]     --> src/application.rs:1114:31
[INFO] [stderr]      |
[INFO] [stderr] 1114 |                         #[cfg(feature = "a11y")]
[INFO] [stderr]      |                               ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]     --> src/application.rs:1345:27
[INFO] [stderr]      |
[INFO] [stderr] 1345 |                     #[cfg(feature = "a11y")]
[INFO] [stderr]      |                           ^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]      = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `system`
[INFO] [stderr]     --> src/application.rs:2096:23
[INFO] [stderr]      |
[INFO] [stderr] 2096 |                 #[cfg(feature = "system")]
[INFO] [stderr]      |                       ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]      = help: consider adding `system` as a feature in `Cargo.toml`
[INFO] [stderr]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ffi::c_void`
[INFO] [stderr]  --> src/clipboard/mod.rs:6:9
[INFO] [stderr]   |
[INFO] [stderr] 6 |     use std::ffi::c_void;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/commands/popup.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     self,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/dpi.rs:237:7
[INFO] [stderr]     |
[INFO] [stderr] 237 | #[cfg(feature = "mint")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/dpi.rs:244:7
[INFO] [stderr]     |
[INFO] [stderr] 244 | #[cfg(feature = "mint")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/dpi.rs:319:7
[INFO] [stderr]     |
[INFO] [stderr] 319 | #[cfg(feature = "mint")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/dpi.rs:326:7
[INFO] [stderr]     |
[INFO] [stderr] 326 | #[cfg(feature = "mint")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/dpi.rs:398:7
[INFO] [stderr]     |
[INFO] [stderr] 398 | #[cfg(feature = "mint")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/dpi.rs:405:7
[INFO] [stderr]     |
[INFO] [stderr] 405 | #[cfg(feature = "mint")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/dpi.rs:480:7
[INFO] [stderr]     |
[INFO] [stderr] 480 | #[cfg(feature = "mint")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mint`
[INFO] [stderr]    --> src/dpi.rs:487:7
[INFO] [stderr]     |
[INFO] [stderr] 487 | #[cfg(feature = "mint")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `mint` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]  --> src/event_loop/mod.rs:1:7
[INFO] [stderr]   |
[INFO] [stderr] 1 | #[cfg(feature = "a11y")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]  --> src/event_loop/mod.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | #[cfg(feature = "a11y")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]   = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]   --> src/event_loop/mod.rs:57:7
[INFO] [stderr]    |
[INFO] [stderr] 57 | #[cfg(feature = "a11y")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]   --> src/event_loop/mod.rs:92:11
[INFO] [stderr]    |
[INFO] [stderr] 92 |     #[cfg(feature = "a11y")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/event_loop/mod.rs:229:11
[INFO] [stderr]     |
[INFO] [stderr] 229 |     #[cfg(feature = "a11y")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/event_loop/mod.rs:205:19
[INFO] [stderr]     |
[INFO] [stderr] 205 |             #[cfg(feature = "a11y")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/event_loop/mod.rs:517:19
[INFO] [stderr]     |
[INFO] [stderr] 517 |             #[cfg(feature = "a11y")]
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/event_loop/mod.rs:689:39
[INFO] [stderr]     |
[INFO] [stderr] 689 | ...                   #[cfg(feature = "a11y")]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/event_loop/mod.rs:791:35
[INFO] [stderr]     |
[INFO] [stderr] 791 | ...                   #[cfg(feature = "a11y")]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/event_loop/mod.rs:793:35
[INFO] [stderr]     |
[INFO] [stderr] 793 | ...                   #[cfg(feature = "a11y")]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/event_loop/mod.rs:806:35
[INFO] [stderr]     |
[INFO] [stderr] 806 | ...                   #[cfg(feature = "a11y")]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/event_loop/mod.rs:985:39
[INFO] [stderr]     |
[INFO] [stderr] 985 | ...                   #[cfg(feature = "a11y")]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `data_offer::DragOffer`
[INFO] [stderr]  --> src/handlers/data_device/data_device.rs:3:41
[INFO] [stderr]   |
[INFO] [stderr] 3 |         data_device::DataDeviceHandler, data_offer::DragOffer,
[INFO] [stderr]   |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/handlers/data_device/data_source.rs:30:27
[INFO] [stderr]    |
[INFO] [stderr] 30 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr]    |                           ^                                                ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 30 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr] 30 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/handlers/data_device/data_source.rs:61:26
[INFO] [stderr]    |
[INFO] [stderr] 61 |                 .map(|s| (s.0.inner() == source))
[INFO] [stderr]    |                          ^                     ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 61 -                 .map(|s| (s.0.inner() == source))
[INFO] [stderr] 61 +                 .map(|s| s.0.inner() == source )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/handlers/data_device/data_source.rs:156:27
[INFO] [stderr]     |
[INFO] [stderr] 156 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr]     |                           ^                                                ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 156 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr] 156 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/handlers/data_device/data_source.rs:173:27
[INFO] [stderr]     |
[INFO] [stderr] 173 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr]     |                           ^                                                ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 173 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr] 173 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/handlers/data_device/data_source.rs:191:27
[INFO] [stderr]     |
[INFO] [stderr] 191 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr]     |                           ^                                                ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 191 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr] 191 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `dpi::LogicalSize`
[INFO] [stderr]  --> src/handlers/shell/xdg_window.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     dpi::LogicalSize,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `num::NonZeroU32`
[INFO] [stderr]   --> src/handlers/shell/xdg_window.rs:10:23
[INFO] [stderr]    |
[INFO] [stderr] 10 | use std::{fmt::Debug, num::NonZeroU32};
[INFO] [stderr]    |                       ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]    --> src/sctk_event.rs:274:7
[INFO] [stderr]     |
[INFO] [stderr] 274 | #[cfg(feature = "a11y")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]     = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]   --> src/sctk_event.rs:57:11
[INFO] [stderr]    |
[INFO] [stderr] 57 |     #[cfg(feature = "a11y")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]   --> src/sctk_event.rs:64:11
[INFO] [stderr]    |
[INFO] [stderr] 64 |     #[cfg(feature = "a11y")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `a11y`
[INFO] [stderr]   --> src/sctk_event.rs:68:11
[INFO] [stderr]    |
[INFO] [stderr] 68 |     #[cfg(feature = "a11y")]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `application`, `clipboard`, `debug`, and `no-hand-cursor`
[INFO] [stderr]    = help: consider adding `a11y` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> src/application.rs:2093:9
[INFO] [stderr]      |
[INFO] [stderr] 2074 |         iced_runtime::command::Action::Window(action) => {
[INFO] [stderr]      |         --------------------------------------------- matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 2093 |         iced_runtime::command::Action::Window(action) => {}
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no value can reach this
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]     --> src/application.rs:2286:21
[INFO] [stderr]      |
[INFO] [stderr] 2286 |                     _ => {}
[INFO] [stderr]      |                     ^ no value can reach this
[INFO] [stderr]      |
[INFO] [stderr] note: multiple earlier patterns match some of the same values
[INFO] [stderr]     --> src/application.rs:2286:21
[INFO] [stderr]      |
[INFO] [stderr] 2170 |                     platform_specific::wayland::Action::LayerSurface(layer_surface_action) => {
[INFO] [stderr]      |                     ---------------------------------------------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 2208 |                     platform_specific::wayland::Action::Window(window_action) => {
[INFO] [stderr]      |                     --------------------------------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 2245 |                     platform_specific::wayland::Action::Popup(popup_action) => {
[INFO] [stderr]      |                     ------------------------------------------------------- matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 2277 |                     platform_specific::wayland::Action::DataDevice(data_device_action) => {
[INFO] [stderr]      |                     ------------------------------------------------------------------ matches some of the same values
[INFO] [stderr] ...
[INFO] [stderr] 2286 |                     _ => {}
[INFO] [stderr]      |                     ^ ...and 2 other patterns collectively make this unreachable
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/application.rs:2120:17
[INFO] [stderr]      |
[INFO] [stderr] 2120 |             let mut user_interface = build_user_interface(
[INFO] [stderr]      |                 ----^^^^^^^^^^^^^^
[INFO] [stderr]      |                 |
[INFO] [stderr]      |                 help: remove this `mut`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]     --> src/application.rs:2093:47
[INFO] [stderr]      |
[INFO] [stderr] 2093 |         iced_runtime::command::Action::Window(action) => {}
[INFO] [stderr]      |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]     --> src/application.rs:2111:47
[INFO] [stderr]      |
[INFO] [stderr] 2111 |         iced_runtime::command::Action::Widget(action) => {
[INFO] [stderr]      |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `layout`
[INFO] [stderr]    --> src/handlers/seat/keyboard.rs:175:9
[INFO] [stderr]     |
[INFO] [stderr] 175 |         layout: u32,
[INFO] [stderr]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_layout`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `seat_id`
[INFO] [stderr]    --> src/sctk_event.rs:465:17
[INFO] [stderr]     |
[INFO] [stderr] 465 |                 seat_id,
[INFO] [stderr]     |                 ^^^^^^^ help: try ignoring the field: `seat_id: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `caps`
[INFO] [stderr]    --> src/sctk_event.rs:639:52
[INFO] [stderr]     |
[INFO] [stderr] 639 |                 WindowEventVariant::WmCapabilities(caps) => Default::default(),
[INFO] [stderr]     |                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_caps`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `s`
[INFO] [stderr]    --> src/sctk_event.rs:689:50
[INFO] [stderr]     |
[INFO] [stderr] 689 |                 WindowEventVariant::StateChanged(s) => Default::default(),
[INFO] [stderr]     |                                                  ^ help: if this is intentional, prefix it with an underscore: `_s`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `surface`
[INFO] [stderr]    --> src/sctk_event.rs:707:21
[INFO] [stderr]     |
[INFO] [stderr] 707 |                 id: surface,
[INFO] [stderr]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `surface`
[INFO] [stderr]    --> src/sctk_event.rs:727:21
[INFO] [stderr]     |
[INFO] [stderr] 727 |                 id: surface,
[INFO] [stderr]     |                     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/sctk_event.rs:754:36
[INFO] [stderr]     |
[INFO] [stderr] 754 |             SctkEvent::NewOutput { id, info } => {
[INFO] [stderr]     |                                    ^^ help: try ignoring the field: `id: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `info`
[INFO] [stderr]    --> src/sctk_event.rs:754:40
[INFO] [stderr]     |
[INFO] [stderr] 754 |             SctkEvent::NewOutput { id, info } => {
[INFO] [stderr]     |                                        ^^^^ help: try ignoring the field: `info: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/sctk_event.rs:765:39
[INFO] [stderr]     |
[INFO] [stderr] 765 |             SctkEvent::UpdateOutput { id, info } => {
[INFO] [stderr]     |                                       ^^ help: try ignoring the field: `id: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `info`
[INFO] [stderr]    --> src/sctk_event.rs:765:43
[INFO] [stderr]     |
[INFO] [stderr] 765 |             SctkEvent::UpdateOutput { id, info } => {
[INFO] [stderr]     |                                           ^^^^ help: try ignoring the field: `info: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `id`
[INFO] [stderr]    --> src/sctk_event.rs:774:38
[INFO] [stderr]     |
[INFO] [stderr] 774 |             SctkEvent::RemovedOutput(id) => {
[INFO] [stderr]     |                                      ^^ help: if this is intentional, prefix it with an underscore: `_id`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mime_types`
[INFO] [stderr]    --> src/sctk_event.rs:791:40
[INFO] [stderr]     |
[INFO] [stderr] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stderr]     |                                        ^^^^^^^^^^ help: try ignoring the field: `mime_types: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> src/sctk_event.rs:791:52
[INFO] [stderr]     |
[INFO] [stderr] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stderr]     |                                                    ^ help: try ignoring the field: `x: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]    --> src/sctk_event.rs:791:55
[INFO] [stderr]     |
[INFO] [stderr] 791 |                 DndOfferEvent::Enter { mime_types, x, y } => {
[INFO] [stderr]     |                                                       ^ help: try ignoring the field: `y: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `x`
[INFO] [stderr]    --> src/sctk_event.rs:801:41
[INFO] [stderr]     |
[INFO] [stderr] 801 |                 DndOfferEvent::Motion { x, y } => {
[INFO] [stderr]     |                                         ^ help: try ignoring the field: `x: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `y`
[INFO] [stderr]    --> src/sctk_event.rs:801:44
[INFO] [stderr]     |
[INFO] [stderr] 801 |                 DndOfferEvent::Motion { x, y } => {
[INFO] [stderr]     |                                            ^ help: try ignoring the field: `y: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `offset`
[INFO] [stderr]    --> src/sctk_event.rs:802:25
[INFO] [stderr]     |
[INFO] [stderr] 802 |                     let offset =
[INFO] [stderr]     |                         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mime_type`
[INFO] [stderr]    --> src/sctk_event.rs:840:39
[INFO] [stderr]     |
[INFO] [stderr] 840 |                 DndOfferEvent::Data { mime_type, data } => {
[INFO] [stderr]     |                                       ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `data`
[INFO] [stderr]    --> src/sctk_event.rs:840:50
[INFO] [stderr]     |
[INFO] [stderr] 840 |                 DndOfferEvent::Data { mime_type, data } => {
[INFO] [stderr]     |                                                  ^^^^ help: try ignoring the field: `data: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `actions`
[INFO] [stderr]    --> src/sctk_event.rs:850:46
[INFO] [stderr]     |
[INFO] [stderr] 850 |                 DndOfferEvent::SourceActions(actions) => {
[INFO] [stderr]     |                                              ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_actions`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]    --> src/sctk_event.rs:860:47
[INFO] [stderr]     |
[INFO] [stderr] 860 |                 DndOfferEvent::SelectedAction(action) => {
[INFO] [stderr]     |                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mime_type`
[INFO] [stderr]    --> src/sctk_event.rs:902:47
[INFO] [stderr]     |
[INFO] [stderr] 902 |                 DataSourceEvent::MimeAccepted(mime_type) => {
[INFO] [stderr]     |                                               ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mime_type`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `action`
[INFO] [stderr]    --> src/sctk_event.rs:912:52
[INFO] [stderr]     |
[INFO] [stderr] 912 |                 DataSourceEvent::DndActionAccepted(action) => {
[INFO] [stderr]     |                                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mime_type`
[INFO] [stderr]    --> src/sctk_event.rs:922:48
[INFO] [stderr]     |
[INFO] [stderr] 922 |                 DataSourceEvent::SendDndData { mime_type } => {
[INFO] [stderr]     |                                                ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mime_type`
[INFO] [stderr]    --> src/sctk_event.rs:932:54
[INFO] [stderr]     |
[INFO] [stderr] 932 |                 DataSourceEvent::SendSelectionData { mime_type } => {
[INFO] [stderr]     |                                                      ^^^^^^^^^ help: try ignoring the field: `mime_type: _`
[INFO] [stderr] 
[INFO] [stderr] warning: type `SubsurfaceInstance` is more private than the item `SubsurfaceState::unmapped_subsurfaces`
[INFO] [stderr]    --> src/subsurface_widget.rs:323:5
[INFO] [stderr]     |
[INFO] [stderr] 323 |     pub unmapped_subsurfaces: Vec<SubsurfaceInstance>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `SubsurfaceState::unmapped_subsurfaces` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `SubsurfaceInstance` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> src/subsurface_widget.rs:464:1
[INFO] [stderr]     |
[INFO] [stderr] 464 | pub(crate) struct SubsurfaceInstance {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Unavailable` is never constructed
[INFO] [stderr]   --> src/clipboard/mod.rs:16:9
[INFO] [stderr]    |
[INFO] [stderr] 14 |     pub(crate) enum State {
[INFO] [stderr]    |                     ----- variant in this enum
[INFO] [stderr] 15 |         Connected(()),
[INFO] [stderr] 16 |         Unavailable,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `wp_fractional_scale` is never read
[INFO] [stderr]    --> src/event_loop/state.rs:232:16
[INFO] [stderr]     |
[INFO] [stderr] 227 | pub struct SctkLockSurface {
[INFO] [stderr]     |            --------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 232 |     pub(crate) wp_fractional_scale: Option<WpFractionalScaleV1>,
[INFO] [stderr]     |                ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SctkLockSurface` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/application.rs:108:23
[INFO] [stderr]     |
[INFO] [stderr] 108 |     fn display_handle(&self) -> Result<DisplayHandle, HandleError> {
[INFO] [stderr]     |                       ^^^^^            ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 108 |     fn display_handle(&self) -> Result<DisplayHandle<'_>, HandleError> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/application.rs:119:22
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn window_handle(&self) -> Result<WindowHandle, HandleError> {
[INFO] [stderr]     |                      ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 119 |     fn window_handle(&self) -> Result<WindowHandle<'_>, HandleError> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `std::result::Result` that must be used
[INFO] [stderr]    --> src/event_loop/state.rs:103:13
[INFO] [stderr]     |
[INFO] [stderr] 103 |             ptr.set_cursor(conn, icon);
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 103 |             let _ = ptr.set_cursor(conn, icon);
[INFO] [stderr]     |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: `iced_sctk` (lib) generated 93 warnings (run `cargo fix --lib -p iced_sctk` to apply 42 suggestions)
[INFO] [stderr] warning: `iced_sctk` (lib test) generated 93 warnings (93 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iced_sctk-271ddd8598a08688)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests iced_sctk
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/handlers/data_device/data_source.rs:30:27
[INFO] [stderr]    |
[INFO] [stderr] 30 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr]    |                           ^                                                ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 30 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr] 30 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/handlers/data_device/data_source.rs:61:26
[INFO] [stderr]    |
[INFO] [stderr] 61 |                 .map(|s| (s.0.inner() == source))
[INFO] [stderr]    |                          ^                     ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 61 -                 .map(|s| (s.0.inner() == source))
[INFO] [stderr] 61 +                 .map(|s| s.0.inner() == source )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/handlers/data_device/data_source.rs:156:27
[INFO] [stderr]     |
[INFO] [stderr] 156 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr]     |                           ^                                                ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 156 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr] 156 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/handlers/data_device/data_source.rs:173:27
[INFO] [stderr]     |
[INFO] [stderr] 173 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr]     |                           ^                                                ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 173 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr] 173 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]    --> src/handlers/data_device/data_source.rs:191:27
[INFO] [stderr]     |
[INFO] [stderr] 191 |             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr]     |                           ^                                                ^
[INFO] [stderr]     |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 191 -             .and_then(|s| (s.source.as_ref().map(|s| s.0.inner() == source)))
[INFO] [stderr] 191 +             .and_then(|s| s.source.as_ref().map(|s| s.0.inner() == source) )
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: 5 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/multi_window/mod.rs - multi_window::Application (line 36) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/multi_window/mod.rs - multi_window::Application (line 36) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `iced`
[INFO] [stdout]   --> src/multi_window/mod.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use iced::{executor, window};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iced`
[INFO] [stdout]   --> src/multi_window/mod.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | use iced::{Command, Element, Settings, Theme};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced`
[INFO] [stdout]   --> src/multi_window/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use iced::multi_window::{self, Application};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `iced`
[INFO] [stdout]   --> src/multi_window/mod.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | use iced::multi_window::{self, Application};
[INFO] [stdout]    |     ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `iced`
[INFO] [stdout]   --> src/multi_window/mod.rs:41:18
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn main() -> iced::Result {
[INFO] [stdout]    |                  ^^^^ use of unresolved module or unlinked crate `iced`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `iced`, use `cargo add iced` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/multi_window/mod.rs - multi_window::Application (line 36)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "45d5c95a8d3940d7901567a77e64223be549e4b338e85c72b6657fce05647998", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45d5c95a8d3940d7901567a77e64223be549e4b338e85c72b6657fce05647998", kill_on_drop: false }`
[INFO] [stdout] 45d5c95a8d3940d7901567a77e64223be549e4b338e85c72b6657fce05647998
