[INFO] cloning repository https://github.com/Splinters2006/SplinterDots
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Splinters2006/SplinterDots" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSplinters2006%2FSplinterDots", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSplinters2006%2FSplinterDots'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9f03aa81c93cdb0f1515ffc499b0ab68a747723
[INFO] testing Splinters2006/SplinterDots against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSplinters2006%2FSplinterDots" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Splinters2006/SplinterDots
[INFO] finished tweaking git repo https://github.com/Splinters2006/SplinterDots
[INFO] tweaked toml for git repo https://github.com/Splinters2006/SplinterDots written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Splinters2006/SplinterDots on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Splinters2006/SplinterDots 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6
[INFO] running `Command { std: "docker" "start" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6", 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" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling accesskit v0.19.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling aligned v0.4.3
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling no_std_io2 v0.9.4
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling y4m v0.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling bitstream-io v4.10.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling imgref v1.12.2
[INFO] [stderr]    Compiling zune-core v0.5.1
[INFO] [stderr]    Compiling accesskit_consumer v0.28.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling zune-jpeg v0.5.15
[INFO] [stderr]    Compiling avif-serialize v0.8.9
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling epaint_default_fonts v0.32.3
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling rgb v0.8.53
[INFO] [stderr]    Compiling fax v0.2.7
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling pxfm v0.1.29
[INFO] [stderr]    Compiling gif v0.14.2
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling image-webp v0.2.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling moxcms v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[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 zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-signal v0.2.14
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling profiling v1.0.18
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling av1-grain v0.2.5
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling emath v0.32.3
[INFO] [stderr]    Compiling calloop v0.14.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ecolor v0.32.3
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]    Compiling zvariant_utils v3.4.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling zvariant_derive v5.12.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling zvariant v5.12.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webbrowser v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling epaint v0.32.3
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling tiff v0.11.3
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]    Compiling zbus_xml v5.1.1
[INFO] [stderr]    Compiling wayland-protocols v0.32.12
[INFO] [stderr]    Compiling wayland-cursor v0.31.14
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling zbus_macros v5.16.0
[INFO] [stderr]    Compiling egui v0.32.3
[INFO] [stderr]    Compiling ravif v0.13.0
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]    Compiling image v0.25.10
[INFO] [stderr]    Compiling zbus v5.16.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling egui_glow v0.32.3
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.12
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.12
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.12
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling atspi-common v0.9.0
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling atspi-proxies v0.9.0
[INFO] [stderr]    Compiling accesskit_atspi_common v0.12.0
[INFO] [stderr]    Compiling atspi-connection v0.9.0
[INFO] [stderr]    Compiling atspi v0.25.0
[INFO] [stderr]    Compiling accesskit_unix v0.15.0
[INFO] [stderr]    Compiling accesskit_winit v0.27.0
[INFO] [stderr]    Compiling egui-winit v0.32.3
[INFO] [stderr]    Compiling eframe v0.32.3
[INFO] [stderr]    Compiling SplinterDots v0.1.0 (/opt/rustwide/workdir/tools/SplinterDots)
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1845:43
[INFO] [stdout]      |
[INFO] [stdout] 1845 | ...                   egui::SelectableLabel::new(
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1063:35
[INFO] [stdout]      |
[INFO] [stdout] 1063 |                     if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/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<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1063:48
[INFO] [stdout]      |
[INFO] [stdout] 1063 |                     if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1489:29
[INFO] [stdout]      |
[INFO] [stdout] 1489 |                 Stroke::new(1.0, theme.accent)
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1491:29
[INFO] [stdout]      |
[INFO] [stdout] 1491 |                 Stroke::new(1.0, theme.border)
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1540:33
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1556:33
[INFO] [stdout]      |
[INFO] [stdout] 1556 |             stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1601:45
[INFO] [stdout]      |
[INFO] [stdout] 1601 |                         stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1845:60
[INFO] [stdout]      |
[INFO] [stdout] 1845 | ...                   egui::SelectableLabel::new(
[INFO] [stdout]      |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1804:41
[INFO] [stdout]      |
[INFO] [stdout] 1804 |                     stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1836:47
[INFO] [stdout]      |
[INFO] [stdout] 1836 | ...                   if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1836:60
[INFO] [stdout]      |
[INFO] [stdout] 1836 | ...                   if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1878:41
[INFO] [stdout]      |
[INFO] [stdout] 1878 |                     stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2264:49
[INFO] [stdout]      |
[INFO] [stdout] 2264 | ...                   stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2361:60
[INFO] [stdout]      |
[INFO] [stdout] 2361 |                     if self.dragged_bar_widget.is_some() { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2361:73
[INFO] [stdout]      |
[INFO] [stdout] 2361 |                     if self.dragged_bar_widget.is_some() { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2399:45
[INFO] [stdout]      |
[INFO] [stdout] 2399 | ...                   if is_dragged { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2399:58
[INFO] [stdout]      |
[INFO] [stdout] 2399 | ...                   if is_dragged { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2461:41
[INFO] [stdout]      |
[INFO] [stdout] 2461 | ...                   Stroke::new(2.0, theme.accent),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2589:25
[INFO] [stdout]      |
[INFO] [stdout] 2589 |             Stroke::new(2.0, theme.accent),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2790:37
[INFO] [stdout]      |
[INFO] [stdout] 2790 |                 stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4739:39
[INFO] [stdout]      |
[INFO] [stdout] 4739 |                         if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4739:52
[INFO] [stdout]      |
[INFO] [stdout] 4739 |                         if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5153:29
[INFO] [stdout]      |
[INFO] [stdout] 5153 |         stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5220:29
[INFO] [stdout]      |
[INFO] [stdout] 5220 |         stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `icons`
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:3568:5
[INFO] [stdout]      |
[INFO] [stdout] 3568 |     icons: &IconSet,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_icons`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Widgets` is never constructed
[INFO] [stdout]    --> tools/SplinterDots/src/main.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | enum Tab {
[INFO] [stdout]     |      --- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 117 |     Widgets,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Tab` has a derived impl for the trait `Clone`, but this is 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 `addon_refresh_marker_seen` is never read
[INFO] [stdout]    --> tools/SplinterDots/src/main.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct SplinterDots {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 212 |     addon_refresh_marker_seen: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_kitty_theme` is never used
[INFO] [stdout]    --> tools/SplinterDots/src/main.rs:399:4
[INFO] [stdout]     |
[INFO] [stdout] 399 | fn apply_kitty_theme(theme: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:548:8
[INFO] [stdout]      |
[INFO] [stdout]  408 | impl SplinterDots {
[INFO] [stdout]      | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  548 |     fn bool_value(&self, key: &str) -> bool {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  766 |     fn refresh_addons_if_needed(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  776 |     fn refresh_after_addon_install(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1375 |     fn install_selected_icon_font(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1403 |     fn keybind_hint_rows(&self) -> Vec<(String, String)> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1613 |     fn stat_card(&self, ui: &mut egui::Ui, label: &str, value: &str, note: &str) {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2544 |     fn persist_bar_layout(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WIDGET_TOGGLES` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2761:7
[INFO] [stdout]      |
[INFO] [stdout] 2761 | const WIDGET_TOGGLES: &[(&str, &str)] = &[
[INFO] [stdout]      |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `active_text` is never read
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:3220:5
[INFO] [stdout]      |
[INFO] [stdout] 3212 | struct Palette {
[INFO] [stdout]      |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 3220 |     active_text: String,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4066:5
[INFO] [stdout]      |
[INFO] [stdout] 4065 | struct IconSet {
[INFO] [stdout]      |        ------- fields in this struct
[INFO] [stdout] 4066 |     clock: &'static str,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 4067 |     volume: &'static str,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 4068 |     muted: &'static str,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 4069 |     network: &'static str,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 4070 |     battery: &'static str,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 4071 |     cpu: &'static str,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 4072 |     memory: &'static str,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 4073 |     temp: &'static str,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 4074 |     disk: &'static str,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 4075 |     brightness: &'static str,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 4076 |     bluetooth: &'static str,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 4077 |     media: &'static str,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 4078 |     updates: &'static str,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 4079 |     keyboard: &'static str,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `IconSet` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_status_command` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4135:4
[INFO] [stdout]      |
[INFO] [stdout] 4135 | fn build_status_command(values: &HashMap<String, String>, icons: &IconSet) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_wallpaper_texture` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4285:4
[INFO] [stdout]      |
[INFO] [stdout] 4285 | fn load_wallpaper_texture(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cover_uv` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4304:4
[INFO] [stdout]      |
[INFO] [stdout] 4304 | fn cover_uv(image_size: Vec2, target_size: Vec2) -> egui::Rect {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wallpaper_runtime_path` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4326:4
[INFO] [stdout]      |
[INFO] [stdout] 4326 | fn wallpaper_runtime_path(path: &Path) -> PathBuf {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `theme_choices` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4417:4
[INFO] [stdout]      |
[INFO] [stdout] 4417 | fn theme_choices() -> &'static [&'static str] {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `theme_label` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4430:4
[INFO] [stdout]      |
[INFO] [stdout] 4430 | fn theme_label(theme: &str) -> &'static str {
[INFO] [stdout]      |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `install_global_egui_font` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4444:4
[INFO] [stdout]      |
[INFO] [stdout] 4444 | fn install_global_egui_font(ctx: &egui::Context, preferred_font: &str) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_bar_widget_id` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5070:4
[INFO] [stdout]      |
[INFO] [stdout] 5070 | fn normalize_bar_widget_id(id: &str) -> &str {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `widget_setting` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5108:4
[INFO] [stdout]      |
[INFO] [stdout] 5108 | fn widget_setting(id: &str) -> Option<&'static str> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_widget_zone` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5123:4
[INFO] [stdout]      |
[INFO] [stdout] 5123 | fn write_widget_zone(values: &mut HashMap<String, String>, zone: &str, widgets: &[String]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_widget_from_zones` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5127:4
[INFO] [stdout]      |
[INFO] [stdout] 5127 | fn remove_widget_from_zones(values: &mut HashMap<String, String>, widget: &str) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `selectable_pill` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5161:4
[INFO] [stdout]      |
[INFO] [stdout] 5161 | fn selectable_pill(ui: &mut egui::Ui, current: &mut String, value: &str, label: &str) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `friendly_kind` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5277:4
[INFO] [stdout]      |
[INFO] [stdout] 5277 | fn friendly_kind(kind: &str) -> &'static str {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shell_safe_text` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5325:4
[INFO] [stdout]      |
[INFO] [stdout] 5325 | fn shell_safe_text(value: &str) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `addons_refresh_marker` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5372:4
[INFO] [stdout]      |
[INFO] [stdout] 5372 | fn addons_refresh_marker() -> PathBuf {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s
[INFO] running `Command { std: "docker" "inspect" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling SplinterDots v0.1.0 (/opt/rustwide/workdir/tools/SplinterDots)
[INFO] [stdout] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1845:43
[INFO] [stdout]      |
[INFO] [stdout] 1845 | ...                   egui::SelectableLabel::new(
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1063:35
[INFO] [stdout]      |
[INFO] [stdout] 1063 |                     if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/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<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1063:48
[INFO] [stdout]      |
[INFO] [stdout] 1063 |                     if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1489:29
[INFO] [stdout]      |
[INFO] [stdout] 1489 |                 Stroke::new(1.0, theme.accent)
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1491:29
[INFO] [stdout]      |
[INFO] [stdout] 1491 |                 Stroke::new(1.0, theme.border)
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1540:33
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1556:33
[INFO] [stdout]      |
[INFO] [stdout] 1556 |             stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1601:45
[INFO] [stdout]      |
[INFO] [stdout] 1601 |                         stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1845:60
[INFO] [stdout]      |
[INFO] [stdout] 1845 | ...                   egui::SelectableLabel::new(
[INFO] [stdout]      |                                              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1804:41
[INFO] [stdout]      |
[INFO] [stdout] 1804 |                     stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1836:47
[INFO] [stdout]      |
[INFO] [stdout] 1836 | ...                   if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1836:60
[INFO] [stdout]      |
[INFO] [stdout] 1836 | ...                   if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:1878:41
[INFO] [stdout]      |
[INFO] [stdout] 1878 |                     stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2264:49
[INFO] [stdout]      |
[INFO] [stdout] 2264 | ...                   stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2361:60
[INFO] [stdout]      |
[INFO] [stdout] 2361 |                     if self.dragged_bar_widget.is_some() { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2361:73
[INFO] [stdout]      |
[INFO] [stdout] 2361 |                     if self.dragged_bar_widget.is_some() { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2399:45
[INFO] [stdout]      |
[INFO] [stdout] 2399 | ...                   if is_dragged { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2399:58
[INFO] [stdout]      |
[INFO] [stdout] 2399 | ...                   if is_dragged { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2461:41
[INFO] [stdout]      |
[INFO] [stdout] 2461 | ...                   Stroke::new(2.0, theme.accent),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2589:25
[INFO] [stdout]      |
[INFO] [stdout] 2589 |             Stroke::new(2.0, theme.accent),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2790:37
[INFO] [stdout]      |
[INFO] [stdout] 2790 |                 stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4739:39
[INFO] [stdout]      |
[INFO] [stdout] 4739 |                         if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4739:52
[INFO] [stdout]      |
[INFO] [stdout] 4739 |                         if selected { 2.0 } else { 1.0 },
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5153:29
[INFO] [stdout]      |
[INFO] [stdout] 5153 |         stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5220:29
[INFO] [stdout]      |
[INFO] [stdout] 5220 |         stroke: Stroke::new(1.0, theme.border),
[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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `icons`
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:3568:5
[INFO] [stdout]      |
[INFO] [stdout] 3568 |     icons: &IconSet,
[INFO] [stdout]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_icons`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Widgets` is never constructed
[INFO] [stdout]    --> tools/SplinterDots/src/main.rs:117:5
[INFO] [stdout]     |
[INFO] [stdout] 110 | enum Tab {
[INFO] [stdout]     |      --- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 117 |     Widgets,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Tab` has a derived impl for the trait `Clone`, but this is 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 `addon_refresh_marker_seen` is never read
[INFO] [stdout]    --> tools/SplinterDots/src/main.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 196 | struct SplinterDots {
[INFO] [stdout]     |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 212 |     addon_refresh_marker_seen: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_kitty_theme` is never used
[INFO] [stdout]    --> tools/SplinterDots/src/main.rs:399:4
[INFO] [stdout]     |
[INFO] [stdout] 399 | fn apply_kitty_theme(theme: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:548:8
[INFO] [stdout]      |
[INFO] [stdout]  408 | impl SplinterDots {
[INFO] [stdout]      | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  548 |     fn bool_value(&self, key: &str) -> bool {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  766 |     fn refresh_addons_if_needed(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  776 |     fn refresh_after_addon_install(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1375 |     fn install_selected_icon_font(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1403 |     fn keybind_hint_rows(&self) -> Vec<(String, String)> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1613 |     fn stat_card(&self, ui: &mut egui::Ui, label: &str, value: &str, note: &str) {
[INFO] [stdout]      |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2544 |     fn persist_bar_layout(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WIDGET_TOGGLES` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:2761:7
[INFO] [stdout]      |
[INFO] [stdout] 2761 | const WIDGET_TOGGLES: &[(&str, &str)] = &[
[INFO] [stdout]      |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `active_text` is never read
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:3220:5
[INFO] [stdout]      |
[INFO] [stdout] 3212 | struct Palette {
[INFO] [stdout]      |        ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 3220 |     active_text: String,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4066:5
[INFO] [stdout]      |
[INFO] [stdout] 4065 | struct IconSet {
[INFO] [stdout]      |        ------- fields in this struct
[INFO] [stdout] 4066 |     clock: &'static str,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 4067 |     volume: &'static str,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 4068 |     muted: &'static str,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 4069 |     network: &'static str,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 4070 |     battery: &'static str,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 4071 |     cpu: &'static str,
[INFO] [stdout]      |     ^^^
[INFO] [stdout] 4072 |     memory: &'static str,
[INFO] [stdout]      |     ^^^^^^
[INFO] [stdout] 4073 |     temp: &'static str,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 4074 |     disk: &'static str,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout] 4075 |     brightness: &'static str,
[INFO] [stdout]      |     ^^^^^^^^^^
[INFO] [stdout] 4076 |     bluetooth: &'static str,
[INFO] [stdout]      |     ^^^^^^^^^
[INFO] [stdout] 4077 |     media: &'static str,
[INFO] [stdout]      |     ^^^^^
[INFO] [stdout] 4078 |     updates: &'static str,
[INFO] [stdout]      |     ^^^^^^^
[INFO] [stdout] 4079 |     keyboard: &'static str,
[INFO] [stdout]      |     ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `IconSet` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_status_command` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4135:4
[INFO] [stdout]      |
[INFO] [stdout] 4135 | fn build_status_command(values: &HashMap<String, String>, icons: &IconSet) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_wallpaper_texture` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4285:4
[INFO] [stdout]      |
[INFO] [stdout] 4285 | fn load_wallpaper_texture(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `cover_uv` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4304:4
[INFO] [stdout]      |
[INFO] [stdout] 4304 | fn cover_uv(image_size: Vec2, target_size: Vec2) -> egui::Rect {
[INFO] [stdout]      |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wallpaper_runtime_path` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4326:4
[INFO] [stdout]      |
[INFO] [stdout] 4326 | fn wallpaper_runtime_path(path: &Path) -> PathBuf {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `theme_choices` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4417:4
[INFO] [stdout]      |
[INFO] [stdout] 4417 | fn theme_choices() -> &'static [&'static str] {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `theme_label` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4430:4
[INFO] [stdout]      |
[INFO] [stdout] 4430 | fn theme_label(theme: &str) -> &'static str {
[INFO] [stdout]      |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `install_global_egui_font` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:4444:4
[INFO] [stdout]      |
[INFO] [stdout] 4444 | fn install_global_egui_font(ctx: &egui::Context, preferred_font: &str) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_bar_widget_id` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5070:4
[INFO] [stdout]      |
[INFO] [stdout] 5070 | fn normalize_bar_widget_id(id: &str) -> &str {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `widget_setting` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5108:4
[INFO] [stdout]      |
[INFO] [stdout] 5108 | fn widget_setting(id: &str) -> Option<&'static str> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_widget_zone` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5123:4
[INFO] [stdout]      |
[INFO] [stdout] 5123 | fn write_widget_zone(values: &mut HashMap<String, String>, zone: &str, widgets: &[String]) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remove_widget_from_zones` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5127:4
[INFO] [stdout]      |
[INFO] [stdout] 5127 | fn remove_widget_from_zones(values: &mut HashMap<String, String>, widget: &str) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `selectable_pill` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5161:4
[INFO] [stdout]      |
[INFO] [stdout] 5161 | fn selectable_pill(ui: &mut egui::Ui, current: &mut String, value: &str, label: &str) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `friendly_kind` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5277:4
[INFO] [stdout]      |
[INFO] [stdout] 5277 | fn friendly_kind(kind: &str) -> &'static str {
[INFO] [stdout]      |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `shell_safe_text` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5325:4
[INFO] [stdout]      |
[INFO] [stdout] 5325 | fn shell_safe_text(value: &str) -> String {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `addons_refresh_marker` is never used
[INFO] [stdout]     --> tools/SplinterDots/src/main.rs:5372:4
[INFO] [stdout]      |
[INFO] [stdout] 5372 | fn addons_refresh_marker() -> PathBuf {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.54s
[INFO] running `Command { std: "docker" "inspect" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated struct `eframe::egui::SelectableLabel`: Use `Button::selectable()` instead
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1845:43
[INFO] [stderr]      |
[INFO] [stderr] 1845 | ...                   egui::SelectableLabel::new(
[INFO] [stderr]      |                             ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1063:35
[INFO] [stderr]      |
[INFO] [stderr] 1063 |                     if selected { 2.0 } else { 1.0 },
[INFO] [stderr]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1063:48
[INFO] [stderr]      |
[INFO] [stderr] 1063 |                     if selected { 2.0 } else { 1.0 },
[INFO] [stderr]      |                                                ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1489:29
[INFO] [stderr]      |
[INFO] [stderr] 1489 |                 Stroke::new(1.0, theme.accent)
[INFO] [stderr]      |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1491:29
[INFO] [stderr]      |
[INFO] [stderr] 1491 |                 Stroke::new(1.0, theme.border)
[INFO] [stderr]      |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1540:33
[INFO] [stderr]      |
[INFO] [stderr] 1540 |             stroke: Stroke::new(1.0, theme.border),
[INFO] [stderr]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1556:33
[INFO] [stderr]      |
[INFO] [stderr] 1556 |             stroke: Stroke::new(1.0, theme.border),
[INFO] [stderr]      |                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1601:45
[INFO] [stderr]      |
[INFO] [stderr] 1601 |                         stroke: Stroke::new(1.0, theme.border),
[INFO] [stderr]      |                                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `eframe::egui::SelectableLabel::new`: Use `Button::selectable()` instead
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1845:60
[INFO] [stderr]      |
[INFO] [stderr] 1845 | ...                   egui::SelectableLabel::new(
[INFO] [stderr]      |                                              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1804:41
[INFO] [stderr]      |
[INFO] [stderr] 1804 |                     stroke: Stroke::new(1.0, theme.border),
[INFO] [stderr]      |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1836:47
[INFO] [stderr]      |
[INFO] [stderr] 1836 | ...                   if selected { 2.0 } else { 1.0 },
[INFO] [stderr]      |                                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1836:60
[INFO] [stderr]      |
[INFO] [stderr] 1836 | ...                   if selected { 2.0 } else { 1.0 },
[INFO] [stderr]      |                                                  ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:1878:41
[INFO] [stderr]      |
[INFO] [stderr] 1878 |                     stroke: Stroke::new(1.0, theme.border),
[INFO] [stderr]      |                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:2264:49
[INFO] [stderr]      |
[INFO] [stderr] 2264 | ...                   stroke: Stroke::new(1.0, theme.border),
[INFO] [stderr]      |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:2361:60
[INFO] [stderr]      |
[INFO] [stderr] 2361 |                     if self.dragged_bar_widget.is_some() { 2.0 } else { 1.0 },
[INFO] [stderr]      |                                                            ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:2361:73
[INFO] [stderr]      |
[INFO] [stderr] 2361 |                     if self.dragged_bar_widget.is_some() { 2.0 } else { 1.0 },
[INFO] [stderr]      |                                                                         ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:2399:45
[INFO] [stderr]      |
[INFO] [stderr] 2399 | ...                   if is_dragged { 2.0 } else { 1.0 },
[INFO] [stderr]      |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:2399:58
[INFO] [stderr]      |
[INFO] [stderr] 2399 | ...                   if is_dragged { 2.0 } else { 1.0 },
[INFO] [stderr]      |                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:2461:41
[INFO] [stderr]      |
[INFO] [stderr] 2461 | ...                   Stroke::new(2.0, theme.accent),
[INFO] [stderr]      |                                   ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:2589:25
[INFO] [stderr]      |
[INFO] [stderr] 2589 |             Stroke::new(2.0, theme.accent),
[INFO] [stderr]      |                         ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:2790:37
[INFO] [stderr]      |
[INFO] [stderr] 2790 |                 stroke: Stroke::new(1.0, theme.border),
[INFO] [stderr]      |                                     ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:4739:39
[INFO] [stderr]      |
[INFO] [stderr] 4739 |                         if selected { 2.0 } else { 1.0 },
[INFO] [stderr]      |                                       ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:4739:52
[INFO] [stderr]      |
[INFO] [stderr] 4739 |                         if selected { 2.0 } else { 1.0 },
[INFO] [stderr]      |                                                    ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:5153:29
[INFO] [stderr]      |
[INFO] [stderr] 5153 |         stroke: Stroke::new(1.0, theme.border),
[INFO] [stderr]      |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:5220:29
[INFO] [stderr]      |
[INFO] [stderr] 5220 |         stroke: Stroke::new(1.0, theme.border),
[INFO] [stderr]      |                             ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `icons`
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:3568:5
[INFO] [stderr]      |
[INFO] [stderr] 3568 |     icons: &IconSet,
[INFO] [stderr]      |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_icons`
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variant `Widgets` is never constructed
[INFO] [stderr]    --> tools/SplinterDots/src/main.rs:117:5
[INFO] [stderr]     |
[INFO] [stderr] 110 | enum Tab {
[INFO] [stderr]     |      --- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 117 |     Widgets,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Tab` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `addon_refresh_marker_seen` is never read
[INFO] [stderr]    --> tools/SplinterDots/src/main.rs:212:5
[INFO] [stderr]     |
[INFO] [stderr] 196 | struct SplinterDots {
[INFO] [stderr]     |        ------------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 212 |     addon_refresh_marker_seen: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `apply_kitty_theme` is never used
[INFO] [stderr]    --> tools/SplinterDots/src/main.rs:399:4
[INFO] [stderr]     |
[INFO] [stderr] 399 | fn apply_kitty_theme(theme: &str) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:548:8
[INFO] [stderr]      |
[INFO] [stderr]  408 | impl SplinterDots {
[INFO] [stderr]      | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  548 |     fn bool_value(&self, key: &str) -> bool {
[INFO] [stderr]      |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  766 |     fn refresh_addons_if_needed(&mut self) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  776 |     fn refresh_after_addon_install(&mut self) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1375 |     fn install_selected_icon_font(&mut self) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1403 |     fn keybind_hint_rows(&self) -> Vec<(String, String)> {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1613 |     fn stat_card(&self, ui: &mut egui::Ui, label: &str, value: &str, note: &str) {
[INFO] [stderr]      |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 2544 |     fn persist_bar_layout(&mut self) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `WIDGET_TOGGLES` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:2761:7
[INFO] [stderr]      |
[INFO] [stderr] 2761 | const WIDGET_TOGGLES: &[(&str, &str)] = &[
[INFO] [stderr]      |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `active_text` is never read
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:3220:5
[INFO] [stderr]      |
[INFO] [stderr] 3212 | struct Palette {
[INFO] [stderr]      |        ------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 3220 |     active_text: String,
[INFO] [stderr]      |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:4066:5
[INFO] [stderr]      |
[INFO] [stderr] 4065 | struct IconSet {
[INFO] [stderr]      |        ------- fields in this struct
[INFO] [stderr] 4066 |     clock: &'static str,
[INFO] [stderr]      |     ^^^^^
[INFO] [stderr] 4067 |     volume: &'static str,
[INFO] [stderr]      |     ^^^^^^
[INFO] [stderr] 4068 |     muted: &'static str,
[INFO] [stderr]      |     ^^^^^
[INFO] [stderr] 4069 |     network: &'static str,
[INFO] [stderr]      |     ^^^^^^^
[INFO] [stderr] 4070 |     battery: &'static str,
[INFO] [stderr]      |     ^^^^^^^
[INFO] [stderr] 4071 |     cpu: &'static str,
[INFO] [stderr]      |     ^^^
[INFO] [stderr] 4072 |     memory: &'static str,
[INFO] [stderr]      |     ^^^^^^
[INFO] [stderr] 4073 |     temp: &'static str,
[INFO] [stderr]      |     ^^^^
[INFO] [stderr] 4074 |     disk: &'static str,
[INFO] [stderr]      |     ^^^^
[INFO] [stderr] 4075 |     brightness: &'static str,
[INFO] [stderr]      |     ^^^^^^^^^^
[INFO] [stderr] 4076 |     bluetooth: &'static str,
[INFO] [stderr]      |     ^^^^^^^^^
[INFO] [stderr] 4077 |     media: &'static str,
[INFO] [stderr]      |     ^^^^^
[INFO] [stderr] 4078 |     updates: &'static str,
[INFO] [stderr]      |     ^^^^^^^
[INFO] [stderr] 4079 |     keyboard: &'static str,
[INFO] [stderr]      |     ^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `IconSet` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `build_status_command` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:4135:4
[INFO] [stderr]      |
[INFO] [stderr] 4135 | fn build_status_command(values: &HashMap<String, String>, icons: &IconSet) -> String {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `load_wallpaper_texture` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:4285:4
[INFO] [stderr]      |
[INFO] [stderr] 4285 | fn load_wallpaper_texture(
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `cover_uv` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:4304:4
[INFO] [stderr]      |
[INFO] [stderr] 4304 | fn cover_uv(image_size: Vec2, target_size: Vec2) -> egui::Rect {
[INFO] [stderr]      |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `wallpaper_runtime_path` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:4326:4
[INFO] [stderr]      |
[INFO] [stderr] 4326 | fn wallpaper_runtime_path(path: &Path) -> PathBuf {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `theme_choices` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:4417:4
[INFO] [stderr]      |
[INFO] [stderr] 4417 | fn theme_choices() -> &'static [&'static str] {
[INFO] [stderr]      |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `theme_label` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:4430:4
[INFO] [stderr]      |
[INFO] [stderr] 4430 | fn theme_label(theme: &str) -> &'static str {
[INFO] [stderr]      |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `install_global_egui_font` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:4444:4
[INFO] [stderr]      |
[INFO] [stderr] 4444 | fn install_global_egui_font(ctx: &egui::Context, preferred_font: &str) {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `normalize_bar_widget_id` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:5070:4
[INFO] [stderr]      |
[INFO] [stderr] 5070 | fn normalize_bar_widget_id(id: &str) -> &str {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `widget_setting` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:5108:4
[INFO] [stderr]      |
[INFO] [stderr] 5108 | fn widget_setting(id: &str) -> Option<&'static str> {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_widget_zone` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:5123:4
[INFO] [stderr]      |
[INFO] [stderr] 5123 | fn write_widget_zone(values: &mut HashMap<String, String>, zone: &str, widgets: &[String]) {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `remove_widget_from_zones` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:5127:4
[INFO] [stderr]      |
[INFO] [stderr] 5127 | fn remove_widget_from_zones(values: &mut HashMap<String, String>, widget: &str) {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `selectable_pill` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:5161:4
[INFO] [stderr]      |
[INFO] [stderr] 5161 | fn selectable_pill(ui: &mut egui::Ui, current: &mut String, value: &str, label: &str) {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `friendly_kind` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:5277:4
[INFO] [stderr]      |
[INFO] [stderr] 5277 | fn friendly_kind(kind: &str) -> &'static str {
[INFO] [stderr]      |    ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `shell_safe_text` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:5325:4
[INFO] [stderr]      |
[INFO] [stderr] 5325 | fn shell_safe_text(value: &str) -> String {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `addons_refresh_marker` is never used
[INFO] [stderr]     --> tools/SplinterDots/src/main.rs:5372:4
[INFO] [stderr]      |
[INFO] [stderr] 5372 | fn addons_refresh_marker() -> PathBuf {
[INFO] [stderr]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `SplinterDots` (bin "SplinterDots" test) generated 48 warnings (run `cargo fix --bin "SplinterDots" -p SplinterDots --tests` to apply 24 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/SplinterDots-8bcc272ec21b44c6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6", kill_on_drop: false }`
[INFO] [stdout] 82fb60e7e47dd4cbe316e09df5dc49648c66a58b7ead5f540969b32ae55d82a6
