[INFO] cloning repository https://github.com/darkwater/darkplayer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/darkwater/darkplayer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fdarkplayer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fdarkplayer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3be056a5217370a1927b1b24eda49784be2dcb4
[INFO] checking darkwater/darkplayer against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdarkwater%2Fdarkplayer" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/darkwater/darkplayer
[INFO] finished tweaking git repo https://github.com/darkwater/darkplayer
[INFO] tweaked toml for git repo https://github.com/darkwater/darkplayer written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/darkwater/darkplayer on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/darkwater/darkplayer 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid v1.23.5
[INFO] [stderr]   Downloaded bytemuck v1.25.1
[INFO] [stderr]   Downloaded rc-box v1.3.0
[INFO] [stderr]   Downloaded erasable v1.3.0
[INFO] [stderr]   Downloaded humantime v2.4.0
[INFO] [stderr]   Downloaded dptree v0.5.1
[INFO] [stderr]   Downloaded teloxide v0.17.0
[INFO] [stderr]   Downloaded libmpv2 v6.0.0
[INFO] [stderr]   Downloaded libmpv2-sys v4.0.1
[INFO] [stderr]   Downloaded teloxide-core v0.13.0
[INFO] [stderr]   Downloaded tokio v1.53.0
[INFO] [stderr]   Downloaded egui_material_icons v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e910a7b1e89dceaa37f6c97cae5ad905cf5ea040cf398888c23e183d65aea3a
[INFO] running `Command { std: "docker" "start" "3e910a7b1e89dceaa37f6c97cae5ad905cf5ea040cf398888c23e183d65aea3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e910a7b1e89dceaa37f6c97cae5ad905cf5ea040cf398888c23e183d65aea3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e910a7b1e89dceaa37f6c97cae5ad905cf5ea040cf398888c23e183d65aea3a" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e910a7b1e89dceaa37f6c97cae5ad905cf5ea040cf398888c23e183d65aea3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e910a7b1e89dceaa37f6c97cae5ad905cf5ea040cf398888c23e183d65aea3a" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking futures-io v0.3.33
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking kurbo v0.13.1
[INFO] [stderr]     Checking guillotiere v0.7.0
[INFO] [stderr]     Checking uuid v1.23.5
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking unicode-segmentation v1.13.3
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking accesskit v0.24.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling ar_archive_writer v0.5.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.15.0
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.11.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling tokio-macros v2.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking tokio v1.53.0
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking color v0.3.3
[INFO] [stderr]     Checking read-fonts v0.39.2
[INFO] [stderr]     Checking peniko v0.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking vello_common v0.0.9
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking emath v0.35.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking ecolor v0.35.0
[INFO] [stderr]     Checking vello_cpu v0.0.9
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling serde_with_macros v3.21.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling libmpv2-sys v4.0.1
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking serde_with v3.21.0
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking rc-box v1.3.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking skrifa v0.42.1
[INFO] [stderr]     Checking harfrust v0.7.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]    Compiling libmpv2 v6.0.0
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking glow v0.17.0
[INFO] [stderr]     Checking humantime v2.4.0
[INFO] [stderr]     Checking winnow v1.0.4
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking dptree v0.5.1
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking teloxide-core v0.13.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking toml_writer v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking toml v1.1.3+spec-1.1.0
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking epaint v0.35.0
[INFO] [stderr]     Checking egui v0.35.0
[INFO] [stderr]     Checking egui_glow v0.35.0
[INFO] [stderr]     Checking egui-winit v0.35.0
[INFO] [stderr]     Checking egui_material_icons v0.7.0
[INFO] [stderr]     Checking eframe v0.35.0
[INFO] [stderr]     Checking teloxide v0.17.0
[INFO] [stderr]     Checking darkplayer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Vec2`
[INFO] [stdout]  --> src/ui/widgets/dpad.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use egui::{Modifiers, Pos2, Stroke, Vec2, vec2};
[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: `Vec2`
[INFO] [stdout]  --> src/ui/widgets/dpad.rs:1:37
[INFO] [stdout]   |
[INFO] [stdout] 1 | use egui::{Modifiers, Pos2, Stroke, Vec2, vec2};
[INFO] [stdout]   |                                     ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `mpv::player::MpvPlayer::mpv`: only use this to fuck around
[INFO] [stdout]   --> src/main.rs:83:53
[INFO] [stdout]    |
[INFO] [stdout] 83 |         if let Err(libmpv2::Error::Raw(d)) = player.mpv().set_property("display-fps-override", 165)
[INFO] [stdout]    |                                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `mpv::player::MpvPlayer::mpv`: only use this to fuck around
[INFO] [stdout]    --> src/main.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     .mpv()
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `mpv::player::MpvPlayer::mpv`: only use this to fuck around
[INFO] [stdout]   --> src/main.rs:83:53
[INFO] [stdout]    |
[INFO] [stdout] 83 |         if let Err(libmpv2::Error::Raw(d)) = player.mpv().set_property("display-fps-override", 165)
[INFO] [stdout]    |                                                     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `mpv::player::MpvPlayer::mpv`: only use this to fuck around
[INFO] [stdout]    --> src/main.rs:230:22
[INFO] [stdout]     |
[INFO] [stdout] 230 |                     .mpv()
[INFO] [stdout]     |                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timer`
[INFO] [stdout]   --> src/ui/widgets/dpad.rs:99:25
[INFO] [stdout]    |
[INFO] [stdout] 99 |             if let Some(timer) = fade_timer {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Screenshot` and `DpadMenu` are never constructed
[INFO] [stdout]   --> src/message.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Message {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     Screenshot,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 21 |     DpadMenu,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/mpv/event/mod.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     UnknownNamed(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MpvEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     UnknownNamed(String),
[INFO] [stdout] 37 +     UnknownNamed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/mpv/event/mod.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Unknown(u32),
[INFO] [stdout]    |     ------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MpvEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     Unknown(u32),
[INFO] [stdout] 38 +     Unknown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Fadeable` is never used
[INFO] [stdout]   --> src/ui/widgets.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait Fadeable {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Faded` is never constructed
[INFO] [stdout]   --> src/ui/widgets.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Faded<'a, T: Fadeable> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `permanent`, and `render` are never used
[INFO] [stdout]   --> src/ui/widgets.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<'a, T: Fadeable> Faded<'a, T> {
[INFO] [stdout]    | ---------------------------------- associated items in this implementation
[INFO] [stdout] 32 |     pub fn new(inner: T, fade_timer: &'a mut FadeTimer, period: Duration) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn permanent(inner: T) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn render(self, ui: &mut egui::Ui) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dpad` is never constructed
[INFO] [stdout]   --> src/ui/widgets/dpad.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Dpad {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DpadAction` is never constructed
[INFO] [stdout]   --> src/ui/widgets/dpad.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DpadAction {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `no_icon` are never used
[INFO] [stdout]   --> src/ui/widgets/dpad.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl DpadAction {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] 28 |     pub fn new(icon: MaterialIcon, message: Message) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn no_icon(message: Message) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Ui::button` that must be used
[INFO] [stdout]    --> src/ui/pages/player.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 ui.button("foo");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[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] 242 |                 let _ = ui.button("foo");
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Ui::button` that must be used
[INFO] [stdout]    --> src/ui/pages/player.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 ui.button("bar");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 let _ = ui.button("bar");
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Ui::button` that must be used
[INFO] [stdout]    --> src/ui/pages/player.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 ui.button(icons::ICON_CAMERA_ALT.rich_text().size(32.));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 let _ = ui.button(icons::ICON_CAMERA_ALT.rich_text().size(32.));
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/mpv/player.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[expect(dead_code)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `timer`
[INFO] [stdout]   --> src/ui/widgets/dpad.rs:99:25
[INFO] [stdout]    |
[INFO] [stdout] 99 |             if let Some(timer) = fade_timer {
[INFO] [stdout]    |                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_timer`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Screenshot` and `DpadMenu` are never constructed
[INFO] [stdout]   --> src/message.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum Message {
[INFO] [stdout]    |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     Screenshot,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 21 |     DpadMenu,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Message` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/mpv/event/mod.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     UnknownNamed(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MpvEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 -     UnknownNamed(String),
[INFO] [stdout] 37 +     UnknownNamed(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/mpv/event/mod.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Unknown(u32),
[INFO] [stdout]    |     ------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MpvEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 38 -     Unknown(u32),
[INFO] [stdout] 38 +     Unknown(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Fadeable` is never used
[INFO] [stdout]   --> src/ui/widgets.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait Fadeable {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Faded` is never constructed
[INFO] [stdout]   --> src/ui/widgets.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Faded<'a, T: Fadeable> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `permanent`, and `render` are never used
[INFO] [stdout]   --> src/ui/widgets.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl<'a, T: Fadeable> Faded<'a, T> {
[INFO] [stdout]    | ---------------------------------- associated items in this implementation
[INFO] [stdout] 32 |     pub fn new(inner: T, fade_timer: &'a mut FadeTimer, period: Duration) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub fn permanent(inner: T) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn render(self, ui: &mut egui::Ui) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dpad` is never constructed
[INFO] [stdout]   --> src/ui/widgets/dpad.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Dpad {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DpadAction` is never constructed
[INFO] [stdout]   --> src/ui/widgets/dpad.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct DpadAction {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `no_icon` are never used
[INFO] [stdout]   --> src/ui/widgets/dpad.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl DpadAction {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] 28 |     pub fn new(icon: MaterialIcon, message: Message) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn no_icon(message: Message) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Ui::button` that must be used
[INFO] [stdout]    --> src/ui/pages/player.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 ui.button("foo");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[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] 242 |                 let _ = ui.button("foo");
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Ui::button` that must be used
[INFO] [stdout]    --> src/ui/pages/player.rs:243:17
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 ui.button("bar");
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 243 |                 let _ = ui.button("bar");
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Ui::button` that must be used
[INFO] [stdout]    --> src/ui/pages/player.rs:244:17
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 ui.button(icons::ICON_CAMERA_ALT.rich_text().size(32.));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: You should check if the user clicked this with `if ui.button(…).clicked() { … } 
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 let _ = ui.button(icons::ICON_CAMERA_ALT.rich_text().size(32.));
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]    --> src/mpv/player.rs:153:14
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[expect(dead_code)]
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, proc-macro-error2 v2.0.1, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "3e910a7b1e89dceaa37f6c97cae5ad905cf5ea040cf398888c23e183d65aea3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e910a7b1e89dceaa37f6c97cae5ad905cf5ea040cf398888c23e183d65aea3a", kill_on_drop: false }`
[INFO] [stdout] 3e910a7b1e89dceaa37f6c97cae5ad905cf5ea040cf398888c23e183d65aea3a
