[INFO] cloning repository https://github.com/toshi71/lyrics
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/toshi71/lyrics" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoshi71%2Flyrics", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoshi71%2Flyrics'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b3551d17223bb596ea1c03e2c58ccad393db4cd
[INFO] checking toshi71/lyrics against try#724e78794d2cf06eef820a24c9a4608d63435e1d for pr-149145
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftoshi71%2Flyrics" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/toshi71/lyrics
[INFO] finished tweaking git repo https://github.com/toshi71/lyrics
[INFO] tweaked toml for git repo https://github.com/toshi71/lyrics written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/toshi71/lyrics on toolchain 724e78794d2cf06eef820a24c9a4608d63435e1d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/toshi71/lyrics 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" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a18beb5976c53fd78874f049e57bae38eb854baf25599210b55396b7f22a215d
[INFO] running `Command { std: "docker" "start" "-a" "a18beb5976c53fd78874f049e57bae38eb854baf25599210b55396b7f22a215d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a18beb5976c53fd78874f049e57bae38eb854baf25599210b55396b7f22a215d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a18beb5976c53fd78874f049e57bae38eb854baf25599210b55396b7f22a215d", kill_on_drop: false }`
[INFO] [stdout] a18beb5976c53fd78874f049e57bae38eb854baf25599210b55396b7f22a215d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+724e78794d2cf06eef820a24c9a4608d63435e1d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fd039beab10bfd6cc7cda8beec5ca4b11fa1c48e494a9c19eda13b27c70a99c
[INFO] running `Command { std: "docker" "start" "-a" "4fd039beab10bfd6cc7cda8beec5ca4b11fa1c48e494a9c19eda13b27c70a99c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.96
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]     Checking writeable v0.6.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking litemap v0.8.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.9
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling pathfinder_simd v0.5.5
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking extended v0.1.0
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking async-fs v2.1.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling font-kit v0.14.3
[INFO] [stderr]    Compiling rfd v0.15.4
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]     Checking mint v0.5.9
[INFO] [stderr]     Checking web-time v0.2.4
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking glam v0.29.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking pathfinder_geometry v0.5.1
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking ringbuf v0.3.3
[INFO] [stderr]     Checking triple_buffer v8.1.1
[INFO] [stderr]     Checking float-ord v0.3.2
[INFO] [stderr]     Checking pollster v0.4.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking metaflac v0.2.8
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking symphonia-codec-pcm v0.5.4
[INFO] [stderr]     Checking symphonia-utils-xiph v0.5.4
[INFO] [stderr]     Checking symphonia-format-riff v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking symphonia-codec-vorbis v0.5.4
[INFO] [stderr]     Checking symphonia-format-ogg v0.5.4
[INFO] [stderr]     Checking symphonia-bundle-flac v0.5.4
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking emath v0.28.1
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.2.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking webbrowser v1.0.5
[INFO] [stderr]     Checking ecolor v0.28.1
[INFO] [stderr]     Checking epaint v0.28.1
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]     Checking kira v0.9.6
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]     Checking egui v0.28.1
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking async-signal v0.2.12
[INFO] [stderr]     Checking async-net v2.0.0
[INFO] [stderr]     Checking async-process v2.4.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling zbus_macros v5.9.0
[INFO] [stderr]     Checking arboard v3.6.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking zbus v5.9.0
[INFO] [stderr]     Checking egui_glow v0.28.1
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking ashpd v0.11.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]     Checking egui-winit v0.28.1
[INFO] [stderr]     Checking eframe v0.28.1
[INFO] [stderr]     Checking flac-music-player v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/ui_components.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn styled_button(text: &str, size: Option<[f32; 2]>) -> egui::Button {
[INFO] [stdout]    |                                ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden 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] 41 |     pub fn styled_button(text: &str, size: Option<[f32; 2]>) -> egui::Button<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/ui_components.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn styled_button(text: &str, size: Option<[f32; 2]>) -> egui::Button {
[INFO] [stdout]    |                                ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden 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] 41 |     pub fn styled_button(text: &str, size: Option<[f32; 2]>) -> egui::Button<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `layout_debugger::LayoutDebugger`
[INFO] [stdout]  --> src/app/ui/debug/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use layout_debugger::LayoutDebugger;
[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: `context_menu::ContextMenu`
[INFO] [stdout]  --> src/app/ui/playlist/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use context_menu::ContextMenu;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StringFormatter` and `TimeFormatter`
[INFO] [stdout]  --> src/utils/mod.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use formatting::{TimeFormatter, StringFormatter};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error_handling::ErrorHandler`
[INFO] [stdout]  --> src/utils/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use error_handling::ErrorHandler;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ui_components::CommonUI`
[INFO] [stdout]  --> src/utils/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use ui_components::CommonUI;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `layout_debugger::LayoutDebugger`
[INFO] [stdout]  --> src/app/ui/debug/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use layout_debugger::LayoutDebugger;
[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: `context_menu::ContextMenu`
[INFO] [stdout]  --> src/app/ui/playlist/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use context_menu::ContextMenu;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `StringFormatter` and `TimeFormatter`
[INFO] [stdout]  --> src/utils/mod.rs:5:22
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use formatting::{TimeFormatter, StringFormatter};
[INFO] [stdout]   |                      ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `error_handling::ErrorHandler`
[INFO] [stdout]  --> src/utils/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use error_handling::ErrorHandler;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ui_components::CommonUI`
[INFO] [stdout]  --> src/utils/mod.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use ui_components::CommonUI;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LayoutDebugger` is never constructed
[INFO] [stdout]  --> src/app/ui/debug/layout_debugger.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LayoutDebugger;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `calculate_controls_area_rect` and `calculate_left_right_split` are never used
[INFO] [stdout]   --> src/app/ui/debug/layout_debugger.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl LayoutDebugger {
[INFO] [stdout]    | ------------------- associated functions in this implementation
[INFO] [stdout]  6 |     pub fn calculate_controls_area_rect(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn calculate_left_right_split(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextMenu` is never constructed
[INFO] [stdout]  --> src/app/ui/playlist/context_menu.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ContextMenu;
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `show_playlist_context_menu` and `show_default_playlist_context_menu` are never used
[INFO] [stdout]   --> src/app/ui/playlist/context_menu.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl ContextMenu {
[INFO] [stdout]    | ---------------- associated functions in this implementation
[INFO] [stdout]  6 |     pub fn show_playlist_context_menu(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn show_default_playlist_context_menu(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `format_duration` is never used
[INFO] [stdout]  --> src/ui/playback/utils.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl PlaybackUtils {
[INFO] [stdout]   | ------------------ associated function in this implementation
[INFO] [stdout] 9 |     pub fn format_duration(duration: std::time::Duration) -> String {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `format_duration_with_millis` is never used
[INFO] [stdout]   --> src/utils/formatting.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl TimeFormatter {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn format_duration_with_millis(duration: std::time::Duration) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringFormatter` is never constructed
[INFO] [stdout]   --> src/utils/formatting.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct StringFormatter;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `format_artist_name` and `format_track_display` are never used
[INFO] [stdout]   --> src/utils/formatting.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl StringFormatter {
[INFO] [stdout]    | -------------------- associated functions in this implementation
[INFO] [stdout] 26 |     /// アーティスト名を適切に表示（album_artistを優先）
[INFO] [stdout] 27 |     pub fn format_artist_name(artist: &str, album_artist: Option<&str>) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn format_track_display(title: &str, artist: &str, album_artist: Option<&str>) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorHandler` is never constructed
[INFO] [stdout]  --> src/utils/error_handling.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ErrorHandler;
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `handle_playback_error`, `handle_file_error`, and `handle_playlist_error` are never used
[INFO] [stdout]   --> src/utils/error_handling.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl ErrorHandler {
[INFO] [stdout]    | ----------------- associated functions in this implementation
[INFO] [stdout]  5 |     /// 再生関連エラーの統一処理
[INFO] [stdout]  6 |     pub fn handle_playback_error(error: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn handle_file_error(error: &str, file_path: Option<&str>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn handle_playlist_error(error: &str, playlist_name: Option<&str>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommonUI` is never constructed
[INFO] [stdout]  --> src/utils/ui_components.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CommonUI;
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `show_track_info_grid`, `show_track_info_single`, `styled_button`, and `show_progress_bar` are never used
[INFO] [stdout]   --> src/utils/ui_components.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl CommonUI {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout]  8 |     /// 楽曲情報をグリッド形式で表示
[INFO] [stdout]  9 |     pub fn show_track_info_grid(ui: &mut egui::Ui, tracks: &[TrackInfo]) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn show_track_info_single(ui: &mut egui::Ui, track: &TrackInfo) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn styled_button(text: &str, size: Option<[f32; 2]>) -> egui::Button {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn show_progress_bar(ui: &mut egui::Ui, progress: f32, width: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/ui_components.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn styled_button(text: &str, size: Option<[f32; 2]>) -> egui::Button {
[INFO] [stdout]    |                                ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden 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] 41 |     pub fn styled_button(text: &str, size: Option<[f32; 2]>) -> egui::Button<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LayoutDebugger` is never constructed
[INFO] [stdout]  --> src/app/ui/debug/layout_debugger.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct LayoutDebugger;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `calculate_controls_area_rect` and `calculate_left_right_split` are never used
[INFO] [stdout]   --> src/app/ui/debug/layout_debugger.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl LayoutDebugger {
[INFO] [stdout]    | ------------------- associated functions in this implementation
[INFO] [stdout]  6 |     pub fn calculate_controls_area_rect(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub fn calculate_left_right_split(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContextMenu` is never constructed
[INFO] [stdout]  --> src/app/ui/playlist/context_menu.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct ContextMenu;
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `show_playlist_context_menu` and `show_default_playlist_context_menu` are never used
[INFO] [stdout]   --> src/app/ui/playlist/context_menu.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  5 | impl ContextMenu {
[INFO] [stdout]    | ---------------- associated functions in this implementation
[INFO] [stdout]  6 |     pub fn show_playlist_context_menu(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub fn show_default_playlist_context_menu(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `format_duration` is never used
[INFO] [stdout]  --> src/ui/playback/utils.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | impl PlaybackUtils {
[INFO] [stdout]   | ------------------ associated function in this implementation
[INFO] [stdout] 9 |     pub fn format_duration(duration: std::time::Duration) -> String {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `format_duration_with_millis` is never used
[INFO] [stdout]   --> src/utils/formatting.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl TimeFormatter {
[INFO] [stdout]    | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 14 |     pub fn format_duration_with_millis(duration: std::time::Duration) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringFormatter` is never constructed
[INFO] [stdout]   --> src/utils/formatting.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct StringFormatter;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `format_artist_name` and `format_track_display` are never used
[INFO] [stdout]   --> src/utils/formatting.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl StringFormatter {
[INFO] [stdout]    | -------------------- associated functions in this implementation
[INFO] [stdout] 26 |     /// アーティスト名を適切に表示（album_artistを優先）
[INFO] [stdout] 27 |     pub fn format_artist_name(artist: &str, album_artist: Option<&str>) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn format_track_display(title: &str, artist: &str, album_artist: Option<&str>) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorHandler` is never constructed
[INFO] [stdout]  --> src/utils/error_handling.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ErrorHandler;
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `handle_playback_error`, `handle_file_error`, and `handle_playlist_error` are never used
[INFO] [stdout]   --> src/utils/error_handling.rs:6:12
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl ErrorHandler {
[INFO] [stdout]    | ----------------- associated functions in this implementation
[INFO] [stdout]  5 |     /// 再生関連エラーの統一処理
[INFO] [stdout]  6 |     pub fn handle_playback_error(error: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn handle_file_error(error: &str, file_path: Option<&str>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn handle_playlist_error(error: &str, playlist_name: Option<&str>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CommonUI` is never constructed
[INFO] [stdout]  --> src/utils/ui_components.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct CommonUI;
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `show_track_info_grid`, `show_track_info_single`, `styled_button`, and `show_progress_bar` are never used
[INFO] [stdout]   --> src/utils/ui_components.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl CommonUI {
[INFO] [stdout]    | ------------- associated functions in this implementation
[INFO] [stdout]  8 |     /// 楽曲情報をグリッド形式で表示
[INFO] [stdout]  9 |     pub fn show_track_info_grid(ui: &mut egui::Ui, tracks: &[TrackInfo]) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn show_track_info_single(ui: &mut egui::Ui, track: &TrackInfo) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn styled_button(text: &str, size: Option<[f32; 2]>) -> egui::Button {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub fn show_progress_bar(ui: &mut egui::Ui, progress: f32, width: f32) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/utils/ui_components.rs:41:32
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub fn styled_button(text: &str, size: Option<[f32; 2]>) -> egui::Button {
[INFO] [stdout]    |                                ^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden 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] 41 |     pub fn styled_button(text: &str, size: Option<[f32; 2]>) -> egui::Button<'_> {
[INFO] [stdout]    |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "4fd039beab10bfd6cc7cda8beec5ca4b11fa1c48e494a9c19eda13b27c70a99c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fd039beab10bfd6cc7cda8beec5ca4b11fa1c48e494a9c19eda13b27c70a99c", kill_on_drop: false }`
[INFO] [stdout] 4fd039beab10bfd6cc7cda8beec5ca4b11fa1c48e494a9c19eda13b27c70a99c
