[INFO] cloning repository https://github.com/lexag/clicks-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lexag/clicks-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexag%2Fclicks-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexag%2Fclicks-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 656ac8e5e841743d171cb2ff4cd343491b32ef33 [INFO] checking lexag/clicks-monitor against try#1bdcb63291ccffc030f8223f6f978568dd240e3e for 155501-infallible-never-with-reservation [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flexag%2Fclicks-monitor" "/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/lexag/clicks-monitor [INFO] finished tweaking git repo https://github.com/lexag/clicks-monitor [INFO] tweaked toml for git repo https://github.com/lexag/clicks-monitor written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lexag/clicks-monitor on toolchain 1bdcb63291ccffc030f8223f6f978568dd240e3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lexag/clicks-monitor 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" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1efcf72bddb4a34e85ee7f475a3ef063509739f78e088c2fc1b49ed6d3dde4f [INFO] running `Command { std: "docker" "start" "-a" "a1efcf72bddb4a34e85ee7f475a3ef063509739f78e088c2fc1b49ed6d3dde4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1efcf72bddb4a34e85ee7f475a3ef063509739f78e088c2fc1b49ed6d3dde4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1efcf72bddb4a34e85ee7f475a3ef063509739f78e088c2fc1b49ed6d3dde4f", kill_on_drop: false }` [INFO] [stdout] a1efcf72bddb4a34e85ee7f475a3ef063509739f78e088c2fc1b49ed6d3dde4f [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1bdcb63291ccffc030f8223f6f978568dd240e3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4123f658db1e78394399a2d5aff56e6241fd831006c19f2f68c9fd84f75246fd [INFO] running `Command { std: "docker" "start" "-a" "4123f658db1e78394399a2d5aff56e6241fd831006c19f2f68c9fd84f75246fd", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking cobs v0.3.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking epaint_default_fonts v0.33.3 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking imgref v1.12.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking zvariant_utils v3.3.0 [INFO] [stderr] Checking accesskit v0.21.1 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking emath v0.33.3 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking ron v0.11.0 [INFO] [stderr] Checking ecolor v0.33.3 [INFO] [stderr] Compiling zvariant_derive v5.10.0 [INFO] [stderr] Checking postcard v1.1.3 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking zune-jpeg v0.5.15 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking avif-serialize v0.8.8 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Checking bit_field v0.10.3 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Checking lebe v0.5.3 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling zvariant v5.10.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking mem v0.0.0 (https://github.com/lexag/clicks-common.git?branch=combinedstatus-playback#c80ba2ff) [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking image-webp v0.2.4 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking gif v0.14.2 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking epaint v0.33.3 [INFO] [stderr] Checking accesskit_consumer v0.31.0 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking async-signal v0.2.14 [INFO] [stderr] Checking tiff v0.11.3 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking async-process v2.5.0 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Checking tiny_sort v1.0.5 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking rustls-webpki v0.103.11 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking event v0.0.0 (https://github.com/lexag/clicks-common.git?branch=combinedstatus-playback#c80ba2ff) [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking beat v0.0.0 (https://github.com/lexag/clicks-common.git?branch=combinedstatus-playback#c80ba2ff) [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking cue v0.0.0 (https://github.com/lexag/clicks-common.git?branch=combinedstatus-playback#c80ba2ff) [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling zbus_names v4.3.1 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking egui v0.33.3 [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Compiling zbus_xml v5.1.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking local v0.0.0 (https://github.com/lexag/clicks-common.git?branch=combinedstatus-playback#c80ba2ff) [INFO] [stderr] Compiling neli-proc-macros v0.2.2 [INFO] [stderr] Checking glutin v0.32.3 [INFO] [stderr] Compiling zbus_macros v5.14.0 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Checking usvg v0.45.1 [INFO] [stderr] Checking zbus-lockstep v0.5.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking webbrowser v1.2.0 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling duplicate v2.0.1 [INFO] [stderr] Checking protocol v0.0.0 (https://github.com/lexag/clicks-common.git?branch=combinedstatus-playback#c80ba2ff) [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking whoami v1.6.1 [INFO] [stderr] Compiling zbus-lockstep-macros v0.5.2 [INFO] [stderr] Checking common v2.2.0 (https://github.com/lexag/clicks-common.git?branch=combinedstatus-playback#c80ba2ff) [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking neli v0.7.4 [INFO] [stderr] Checking resvg v0.45.1 [INFO] [stderr] Checking ravif v0.13.0 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking zbus v5.14.0 [INFO] [stderr] Checking ehttp v0.6.0 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking local-ip-address v0.6.11 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking wayland-protocols-misc v0.3.12 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking egui_glow v0.33.3 [INFO] [stderr] Checking egui-keybind v0.8.0 [INFO] [stderr] Checking egui_extras v0.33.3 [INFO] [stderr] Checking egui_dock v0.18.0 [INFO] [stderr] Checking winit v0.30.13 [INFO] [stderr] Checking atspi-common v0.9.0 [INFO] [stderr] Checking glutin-winit v0.5.0 [INFO] [stderr] Checking atspi-proxies v0.9.0 [INFO] [stderr] Checking accesskit_atspi_common v0.14.2 [INFO] [stderr] Checking atspi-connection v0.9.0 [INFO] [stderr] Checking atspi v0.25.0 [INFO] [stderr] Checking accesskit_unix v0.17.2 [INFO] [stderr] Checking accesskit_winit v0.29.2 [INFO] [stderr] Checking egui-winit v0.33.3 [INFO] [stderr] Checking eframe v0.33.3 [INFO] [stderr] Checking monitor v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ActionID` [INFO] [stdout] --> src/app.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | actions::{ActionID, ShortcutMap}, [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: `Shortcut` [INFO] [stdout] --> src/window/navigation.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use egui_keybind::{Bind, Shortcut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ActionID` [INFO] [stdout] --> src/app.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | actions::{ActionID, ShortcutMap}, [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: `Shortcut` [INFO] [stdout] --> src/window/navigation.rs:8:26 [INFO] [stdout] | [INFO] [stdout] 8 | use egui_keybind::{Bind, Shortcut}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect() [INFO] [stdout] --> src/widget/textentry.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | .fixed_pos(app.ctx.screen_rect().center()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::ScrollArea::enable_scrolling`: Use `ScrollArea::scroll_source() [INFO] [stdout] --> src/window/beats.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | .enable_scrolling(!app.status.transport.running) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::Context::screen_rect`: screen_rect has been split into viewport_rect() and content_rect(). You likely should use content_rect() [INFO] [stdout] --> src/widget/textentry.rs:27:32 [INFO] [stdout] | [INFO] [stdout] 27 | .fixed_pos(app.ctx.screen_rect().center()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::ScrollArea::enable_scrolling`: Use `ScrollArea::scroll_source() [INFO] [stdout] --> src/window/beats.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | .enable_scrolling(!app.status.transport.running) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/network.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | let stroke = Stroke::new(2.0, app.theme.neutral_prim); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/network.rs:89:30 [INFO] [stdout] | [INFO] [stdout] 89 | let stroke = Stroke::new(2.0, app.theme.neutral_prim); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/performance.rs:149:52 [INFO] [stdout] | [INFO] [stdout] 149 | p.line_segment([p_a, p_b], Stroke::new(2.0, Color32::WHITE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/performance.rs:149:52 [INFO] [stdout] | [INFO] [stdout] 149 | p.line_segment([p_a, p_b], Stroke::new(2.0, Color32::WHITE)); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/settings_audio.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | Stroke::new(1.0, stroke_col), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::ScrollArea::drag_to_scroll`: Use `ScrollArea::scroll_source() [INFO] [stdout] --> src/window/sources.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | .drag_to_scroll(true) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/sources.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | Stroke::new(1.0, col_handle_strk), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/settings_audio.rs:248:21 [INFO] [stdout] | [INFO] [stdout] 248 | Stroke::new(1.0, stroke_col), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `egui::ScrollArea::drag_to_scroll`: Use `ScrollArea::scroll_source() [INFO] [stdout] --> src/window/sources.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | .drag_to_scroll(true) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/time.rs:210:29 [INFO] [stdout] | [INFO] [stdout] 210 | .stroke(Stroke::new(1.0, app.theme.base_ex)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/sources.rs:238:21 [INFO] [stdout] | [INFO] [stdout] 238 | Stroke::new(1.0, col_handle_strk), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/timeline.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 263 | .stroke(Stroke::new(2.0, theme.neutral_prim)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/window/playback.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/time.rs:210:29 [INFO] [stdout] | [INFO] [stdout] 210 | .stroke(Stroke::new(1.0, app.theme.base_ex)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/window/timeline.rs:263:29 [INFO] [stdout] | [INFO] [stdout] 263 | .stroke(Stroke::new(2.0, theme.neutral_prim)) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `2.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::Itertools` [INFO] [stdout] --> src/window/playback.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use itertools::Itertools; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ctrl` is never used [INFO] [stdout] --> src/actions.rs:137:4 [INFO] [stdout] | [INFO] [stdout] 137 | fn ctrl(key: Key) -> Shortcut { [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 constant `VERSION` is never used [INFO] [stdout] --> src/app.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 101 | impl ClicksMonitorApp { [INFO] [stdout] | --------------------- associated constant in this implementation [INFO] [stdout] 102 | pub const VERSION: &str = env!("CARGO_PKG_VERSION"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LIGHT` is never used [INFO] [stdout] --> src/theme.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | pub const LIGHT: Theme = Theme { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLACK` is never used [INFO] [stdout] --> src/theme.rs:156:11 [INFO] [stdout] | [INFO] [stdout] 156 | pub const BLACK: Theme = Theme { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLACK_MONOCHROME` is never used [INFO] [stdout] --> src/theme.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | pub const BLACK_MONOCHROME: Theme = Theme { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `show_simple`, `show_with_upper`, `border`, and `inner_width` are never used [INFO] [stdout] --> src/widget/cassette.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Cassette { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn show_simple( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn show_with_upper( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn border(mut self, border: i8) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn inner_width(mut self, width: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CassetteDeck` is never constructed [INFO] [stdout] --> src/widget/cassette.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct CassetteDeck { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `fullwidth`, `new`, `child_width`, and `child_actual_width` are never used [INFO] [stdout] --> src/widget/cassette.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl CassetteDeck { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 123 | pub fn fullwidth(ui: &Ui) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn new(total_width: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn child_width(mut self, width: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn child_actual_width(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new` is never used [INFO] [stdout] --> src/widget/popup.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn new(title: &str) -> Window<'static> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `open`, `password`, `submitted`, `get_text`, and `done` are never used [INFO] [stdout] --> src/widget/textentry.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl TextEntry { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn open(&mut self, title: &str) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn password(&mut self, password: bool) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn submitted(&mut self, title: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn get_text(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn done(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISPLAY_BEATS_LIMIT` is never used [INFO] [stdout] --> src/window/events.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | const DISPLAY_BEATS_LIMIT: u16 = 200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `ctrl` is never used [INFO] [stdout] --> src/actions.rs:137:4 [INFO] [stdout] | [INFO] [stdout] 137 | fn ctrl(key: Key) -> Shortcut { [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 constant `VERSION` is never used [INFO] [stdout] --> src/app.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 101 | impl ClicksMonitorApp { [INFO] [stdout] | --------------------- associated constant in this implementation [INFO] [stdout] 102 | pub const VERSION: &str = env!("CARGO_PKG_VERSION"); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LIGHT` is never used [INFO] [stdout] --> src/theme.rs:134:11 [INFO] [stdout] | [INFO] [stdout] 134 | pub const LIGHT: Theme = Theme { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLACK` is never used [INFO] [stdout] --> src/theme.rs:156:11 [INFO] [stdout] | [INFO] [stdout] 156 | pub const BLACK: Theme = Theme { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BLACK_MONOCHROME` is never used [INFO] [stdout] --> src/theme.rs:178:11 [INFO] [stdout] | [INFO] [stdout] 178 | pub const BLACK_MONOCHROME: Theme = Theme { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `show_simple`, `show_with_upper`, `border`, and `inner_width` are never used [INFO] [stdout] --> src/widget/cassette.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Cassette { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn show_simple( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn show_with_upper( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn border(mut self, border: i8) -> Self { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn inner_width(mut self, width: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CassetteDeck` is never constructed [INFO] [stdout] --> src/widget/cassette.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub struct CassetteDeck { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `fullwidth`, `new`, `child_width`, and `child_actual_width` are never used [INFO] [stdout] --> src/widget/cassette.rs:123:12 [INFO] [stdout] | [INFO] [stdout] 122 | impl CassetteDeck { [INFO] [stdout] | ----------------- associated items in this implementation [INFO] [stdout] 123 | pub fn fullwidth(ui: &Ui) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn new(total_width: f32) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn child_width(mut self, width: f32) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | pub fn child_actual_width(&self) -> f32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `new` is never used [INFO] [stdout] --> src/widget/popup.rs:3:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub fn new(title: &str) -> Window<'static> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `open`, `password`, `submitted`, `get_text`, and `done` are never used [INFO] [stdout] --> src/widget/textentry.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl TextEntry { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn open(&mut self, title: &str) -> &mut Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn password(&mut self, password: bool) -> &mut Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub fn submitted(&mut self, title: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn get_text(&self) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn done(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISPLAY_BEATS_LIMIT` is never used [INFO] [stdout] --> src/window/events.rs:71:7 [INFO] [stdout] | [INFO] [stdout] 71 | const DISPLAY_BEATS_LIMIT: u16 = 200; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.27s [INFO] running `Command { std: "docker" "inspect" "4123f658db1e78394399a2d5aff56e6241fd831006c19f2f68c9fd84f75246fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4123f658db1e78394399a2d5aff56e6241fd831006c19f2f68c9fd84f75246fd", kill_on_drop: false }` [INFO] [stdout] 4123f658db1e78394399a2d5aff56e6241fd831006c19f2f68c9fd84f75246fd