[INFO] cloning repository https://github.com/jihongxing/Workspace-Mesh-Explorer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jihongxing/Workspace-Mesh-Explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjihongxing%2FWorkspace-Mesh-Explorer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjihongxing%2FWorkspace-Mesh-Explorer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] efe8504d9539c07e7a6d35eeae1e23e30454759a [INFO] checking jihongxing/Workspace-Mesh-Explorer against master#31a9463c6e2794a59ce57a8f37abc6966afc2a58 for pr-149045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjihongxing%2FWorkspace-Mesh-Explorer" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jihongxing/Workspace-Mesh-Explorer [INFO] finished tweaking git repo https://github.com/jihongxing/Workspace-Mesh-Explorer [INFO] tweaked toml for git repo https://github.com/jihongxing/Workspace-Mesh-Explorer written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jihongxing/Workspace-Mesh-Explorer on toolchain 31a9463c6e2794a59ce57a8f37abc6966afc2a58 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jihongxing/Workspace-Mesh-Explorer 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" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ashpd v0.8.1 [INFO] [stderr] Downloaded filetime v0.2.28 [INFO] [stderr] Downloaded jiff-static v0.2.24 [INFO] [stderr] Downloaded kqueue-sys v1.1.1 [INFO] [stderr] Downloaded rfd v0.14.1 [INFO] [stderr] Downloaded jiff v0.2.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75e532e3965f958e7bf5251c4249d88641372f88fadc3f304d1eaf566efc8237 [INFO] running `Command { std: "docker" "start" "-a" "75e532e3965f958e7bf5251c4249d88641372f88fadc3f304d1eaf566efc8237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75e532e3965f958e7bf5251c4249d88641372f88fadc3f304d1eaf566efc8237", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75e532e3965f958e7bf5251c4249d88641372f88fadc3f304d1eaf566efc8237", kill_on_drop: false }` [INFO] [stdout] 75e532e3965f958e7bf5251c4249d88641372f88fadc3f304d1eaf566efc8237 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+31a9463c6e2794a59ce57a8f37abc6966afc2a58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f64478565118c96a340a8320910fbe4e6c96b6e7e01050d8c69653440b36ff0d [INFO] running `Command { std: "docker" "start" "-a" "f64478565118c96a340a8320910fbe4e6c96b6e7e01050d8c69653440b36ff0d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking bitflags v2.11.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling winnow v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Checking dlib v0.5.3 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Checking fastrand v2.4.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling quick-xml v0.39.4 [INFO] [stderr] Compiling wayland-client v0.31.14 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking rustix v0.38.44 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Checking immutable-chunkmap v2.1.2 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling wayland-sys v0.31.11 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling wayland-scanner v0.31.10 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking accesskit_consumer v0.24.3 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Checking pxfm v0.1.29 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling wayland-backend v0.3.15 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking png v0.18.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.28 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking jiff v0.2.24 [INFO] [stderr] Checking pollster v0.3.0 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking anyhow v1.0.102 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking env_filter v1.0.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking env_logger v0.11.10 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking wayland-protocols v0.32.12 [INFO] [stderr] Checking wayland-cursor v0.31.14 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Compiling zvariant v4.2.0 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling zbus_names v3.0.0 [INFO] [stderr] Checking webbrowser v1.2.1 [INFO] [stderr] Compiling zbus_xml v4.0.0 [INFO] [stderr] Compiling zbus-lockstep v0.4.4 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Checking egui_glow v0.29.1 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.12 [INFO] [stderr] Checking wayland-protocols-misc v0.3.12 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking ashpd v0.8.1 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.9.3 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking accesskit_unix v0.12.3 [INFO] [stderr] Checking accesskit_winit v0.22.4 [INFO] [stderr] Checking egui-winit v0.29.1 [INFO] [stderr] Checking eframe v0.29.1 [INFO] [stderr] Checking workspace-mesh-explorer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | .stroke(Stroke::new(1.0, color.gamma_multiply(0.35))) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:189:30 [INFO] [stdout] | [INFO] [stdout] 189 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:231:30 [INFO] [stdout] | [INFO] [stdout] 231 | let stroke = Stroke::new(1.0, FOLDER_STROKE); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:276:25 [INFO] [stdout] | [INFO] [stdout] 276 | Stroke::new(1.0, FOLDER_STROKE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:283:30 [INFO] [stdout] | [INFO] [stdout] 283 | let stroke = Stroke::new(1.0, FILE_STROKE); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:474:30 [INFO] [stdout] | [INFO] [stdout] 474 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:489:30 [INFO] [stdout] | [INFO] [stdout] 489 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:580:30 [INFO] [stdout] | [INFO] [stdout] 580 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:657:21 [INFO] [stdout] | [INFO] [stdout] 657 | Stroke::new(0.8, color.gamma_multiply(0.6)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.8_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:662:30 [INFO] [stdout] | [INFO] [stdout] 662 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:750:21 [INFO] [stdout] | [INFO] [stdout] 750 | Stroke::new(0.9, color.gamma_multiply(0.6)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.9_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:755:30 [INFO] [stdout] | [INFO] [stdout] 755 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:809:30 [INFO] [stdout] | [INFO] [stdout] 809 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:829:30 [INFO] [stdout] | [INFO] [stdout] 829 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:866:30 [INFO] [stdout] | [INFO] [stdout] 866 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:895:21 [INFO] [stdout] | [INFO] [stdout] 895 | Stroke::new(0.9, color.gamma_multiply(0.65)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.9_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:900:30 [INFO] [stdout] | [INFO] [stdout] 900 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:938:21 [INFO] [stdout] | [INFO] [stdout] 938 | Stroke::new(1.0, color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:965:21 [INFO] [stdout] | [INFO] [stdout] 965 | Stroke::new(1.0, inner_color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1050:30 [INFO] [stdout] | [INFO] [stdout] 1050 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1072:30 [INFO] [stdout] | [INFO] [stdout] 1072 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1100:30 [INFO] [stdout] | [INFO] [stdout] 1100 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1130:30 [INFO] [stdout] | [INFO] [stdout] 1130 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1146:21 [INFO] [stdout] | [INFO] [stdout] 1146 | Stroke::new(1.0, color.gamma_multiply(0.75)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1151:30 [INFO] [stdout] | [INFO] [stdout] 1151 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1168:30 [INFO] [stdout] | [INFO] [stdout] 1168 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1193:30 [INFO] [stdout] | [INFO] [stdout] 1193 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1214:30 [INFO] [stdout] | [INFO] [stdout] 1214 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1247:21 [INFO] [stdout] | [INFO] [stdout] 1247 | Stroke::new(1.0, color.gamma_multiply(0.65)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1251:21 [INFO] [stdout] | [INFO] [stdout] 1251 | Stroke::new(1.0, color.gamma_multiply(0.65)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1256:30 [INFO] [stdout] | [INFO] [stdout] 1256 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1283:30 [INFO] [stdout] | [INFO] [stdout] 1283 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1297:30 [INFO] [stdout] | [INFO] [stdout] 1297 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1328:30 [INFO] [stdout] | [INFO] [stdout] 1328 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:59:29 [INFO] [stdout] | [INFO] [stdout] 59 | .stroke(Stroke::new(1.0, color.gamma_multiply(0.35))) [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:189:30 [INFO] [stdout] | [INFO] [stdout] 189 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:231:30 [INFO] [stdout] | [INFO] [stdout] 231 | let stroke = Stroke::new(1.0, FOLDER_STROKE); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:276:25 [INFO] [stdout] | [INFO] [stdout] 276 | Stroke::new(1.0, FOLDER_STROKE), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:283:30 [INFO] [stdout] | [INFO] [stdout] 283 | let stroke = Stroke::new(1.0, FILE_STROKE); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:474:30 [INFO] [stdout] | [INFO] [stdout] 474 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:489:30 [INFO] [stdout] | [INFO] [stdout] 489 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:580:30 [INFO] [stdout] | [INFO] [stdout] 580 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:657:21 [INFO] [stdout] | [INFO] [stdout] 657 | Stroke::new(0.8, color.gamma_multiply(0.6)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.8_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:662:30 [INFO] [stdout] | [INFO] [stdout] 662 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:750:21 [INFO] [stdout] | [INFO] [stdout] 750 | Stroke::new(0.9, color.gamma_multiply(0.6)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.9_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:755:30 [INFO] [stdout] | [INFO] [stdout] 755 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:809:30 [INFO] [stdout] | [INFO] [stdout] 809 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:829:30 [INFO] [stdout] | [INFO] [stdout] 829 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:866:30 [INFO] [stdout] | [INFO] [stdout] 866 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:895:21 [INFO] [stdout] | [INFO] [stdout] 895 | Stroke::new(0.9, color.gamma_multiply(0.65)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `0.9_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:900:30 [INFO] [stdout] | [INFO] [stdout] 900 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:938:21 [INFO] [stdout] | [INFO] [stdout] 938 | Stroke::new(1.0, color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:965:21 [INFO] [stdout] | [INFO] [stdout] 965 | Stroke::new(1.0, inner_color), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1050:30 [INFO] [stdout] | [INFO] [stdout] 1050 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1072:30 [INFO] [stdout] | [INFO] [stdout] 1072 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1100:30 [INFO] [stdout] | [INFO] [stdout] 1100 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1130:30 [INFO] [stdout] | [INFO] [stdout] 1130 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1146:21 [INFO] [stdout] | [INFO] [stdout] 1146 | Stroke::new(1.0, color.gamma_multiply(0.75)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1151:30 [INFO] [stdout] | [INFO] [stdout] 1151 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1168:30 [INFO] [stdout] | [INFO] [stdout] 1168 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1193:30 [INFO] [stdout] | [INFO] [stdout] 1193 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1214:30 [INFO] [stdout] | [INFO] [stdout] 1214 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1247:21 [INFO] [stdout] | [INFO] [stdout] 1247 | Stroke::new(1.0, color.gamma_multiply(0.65)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1251:21 [INFO] [stdout] | [INFO] [stdout] 1251 | Stroke::new(1.0, color.gamma_multiply(0.65)), [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1256:30 [INFO] [stdout] | [INFO] [stdout] 1256 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1283:30 [INFO] [stdout] | [INFO] [stdout] 1283 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1297:30 [INFO] [stdout] | [INFO] [stdout] 1297 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From` is not satisfied [INFO] [stdout] --> src/ui/icons.rs:1328:30 [INFO] [stdout] | [INFO] [stdout] 1328 | let stroke = Stroke::new(1.0, color); [INFO] [stdout] | ^^^ help: explicitly specify the type as `f32`: `1.0_f32` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #154024 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event_bus` is never read [INFO] [stdout] --> src/app/state.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub event_bus: EventBus, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/app/state.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AppState { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 24 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `active_tab_mut` and `update_file_state` are never used [INFO] [stdout] --> src/app/tab_manager.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl TabManager { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn active_tab_mut(&mut self) -> Option<&mut ViewerTab> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn update_file_state(&mut self, path: &Path, state: FileState) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `active_project` is never used [INFO] [stdout] --> src/app/workspace.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl WorkspaceManager { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn active_project(&self) -> Option<&ProjectState> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Renamed` is never constructed [INFO] [stdout] --> src/core/event_bus.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum FileEvent { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 13 | Renamed { from: PathBuf, to: PathBuf }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/event_bus.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum UiEvent { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 19 | /// Open a single file [INFO] [stdout] 20 | OpenFile(PathBuf), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | /// Open multiple files [INFO] [stdout] 22 | OpenFiles(Vec), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | /// Close a tab [INFO] [stdout] 24 | CloseTab(usize), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | /// Switch to a tab [INFO] [stdout] 26 | SwitchTab(usize), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | /// Reload a file [INFO] [stdout] 28 | ReloadFile(PathBuf), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | /// Add a project [INFO] [stdout] 30 | AddProject(PathBuf), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 31 | /// Remove a project [INFO] [stdout] 32 | RemoveProject(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 33 | /// Switch active project [INFO] [stdout] 34 | SwitchProject(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UiEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file_events` and `ui_events` are never read [INFO] [stdout] --> src/core/event_bus.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct EventBus { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 40 | file_events: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 41 | ui_events: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/core/event_bus.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl EventBus { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 45 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn push_file_event(&mut self, event: FileEvent) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn push_ui_event(&mut self, event: UiEvent) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn drain_file_events(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn drain_ui_events(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn has_file_events(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn has_ui_events(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Broken` is never constructed [INFO] [stdout] --> src/core/models.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ProjectStatus { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Broken, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/core/models.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ProjectState { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 17 | /// Unique project identifier [INFO] [stdout] 18 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/core/models.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct ViewerTab { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 87 | /// Tab identifier (usually file path) [INFO] [stdout] 88 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ViewerTab` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clear` and `pending_count` are never used [INFO] [stdout] --> src/fs/debouncer.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl EventDebouncer { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_state`, `check_modified`, and `clear` are never used [INFO] [stdout] --> src/fs/event_handler.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl FileEventHandler { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn get_state(&self, path: &Path) -> crate::core::models::FileState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn check_modified(&mut self, path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `modified_time` are never read [INFO] [stdout] --> src/fs/file_state.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct CachedFileState { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 14 | state: FileState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | modified_time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CachedFileState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_state`, `clear`, and `check_modified` are never used [INFO] [stdout] --> src/fs/file_state.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl FileStateCache { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn get_state(&self, path: &Path) -> FileState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn check_modified(&mut self, path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `read_file` and `is_text_file` are never used [INFO] [stdout] --> src/fs/reader.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl FileReader { [INFO] [stdout] | --------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn read_file(path: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn is_text_file(path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_watching` is never used [INFO] [stdout] --> src/fs/watcher.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl FileWatcher { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn is_watching(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `icon_glyph_for` is never used [INFO] [stdout] --> src/ui/icons.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | pub fn icon_glyph_for(file_type: FileType) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileTreeState` is never constructed [INFO] [stdout] --> src/ui/panels/file_tree_panel.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FileTreeState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui/split.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl SplitState { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 22 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `highlight`, `highlight_rust`, `highlight_toml`, `highlight_json`, and `highlight_markdown` are never used [INFO] [stdout] --> src/ui/syntax.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl SyntaxHighlighter { [INFO] [stdout] | ---------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn highlight(content: &str, file_type: FileType) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn highlight_rust(content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | fn highlight_toml(content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn highlight_json(content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn highlight_markdown(content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render` is never used [INFO] [stdout] --> src/ui/viewer/mod.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn render(ui: &mut egui::Ui, _state: &mut crate::app::state::AppState) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `event_bus` is never read [INFO] [stdout] --> src/app/state.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 18 | pub event_bus: EventBus, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/app/state.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 23 | impl AppState { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 24 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `active_tab_mut` and `update_file_state` are never used [INFO] [stdout] --> src/app/tab_manager.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl TabManager { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn active_tab_mut(&mut self) -> Option<&mut ViewerTab> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn update_file_state(&mut self, path: &Path, state: FileState) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `active_project` is never used [INFO] [stdout] --> src/app/workspace.rs:141:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl WorkspaceManager { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | pub fn active_project(&self) -> Option<&ProjectState> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Renamed` is never constructed [INFO] [stdout] --> src/core/event_bus.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum FileEvent { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 13 | Renamed { from: PathBuf, to: PathBuf }, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/event_bus.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum UiEvent { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 19 | /// Open a single file [INFO] [stdout] 20 | OpenFile(PathBuf), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 21 | /// Open multiple files [INFO] [stdout] 22 | OpenFiles(Vec), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 23 | /// Close a tab [INFO] [stdout] 24 | CloseTab(usize), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 25 | /// Switch to a tab [INFO] [stdout] 26 | SwitchTab(usize), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 27 | /// Reload a file [INFO] [stdout] 28 | ReloadFile(PathBuf), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | /// Add a project [INFO] [stdout] 30 | AddProject(PathBuf), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 31 | /// Remove a project [INFO] [stdout] 32 | RemoveProject(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 33 | /// Switch active project [INFO] [stdout] 34 | SwitchProject(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UiEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `file_events` and `ui_events` are never read [INFO] [stdout] --> src/core/event_bus.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct EventBus { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 40 | file_events: Vec, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 41 | ui_events: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/core/event_bus.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 44 | impl EventBus { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 45 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn push_file_event(&mut self, event: FileEvent) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn push_ui_event(&mut self, event: UiEvent) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn drain_file_events(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub fn drain_ui_events(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn has_file_events(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn has_ui_events(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Broken` is never constructed [INFO] [stdout] --> src/core/models.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum ProjectStatus { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Broken, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/core/models.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct ProjectState { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 17 | /// Unique project identifier [INFO] [stdout] 18 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/core/models.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub struct ViewerTab { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 87 | /// Tab identifier (usually file path) [INFO] [stdout] 88 | pub id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ViewerTab` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `clear` and `pending_count` are never used [INFO] [stdout] --> src/fs/debouncer.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl EventDebouncer { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn pending_count(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_state`, `check_modified`, and `clear` are never used [INFO] [stdout] --> src/fs/event_handler.rs:107:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl FileEventHandler { [INFO] [stdout] | --------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 107 | pub fn get_state(&self, path: &Path) -> crate::core::models::FileState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn check_modified(&mut self, path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `state` and `modified_time` are never read [INFO] [stdout] --> src/fs/file_state.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 13 | struct CachedFileState { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 14 | state: FileState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 15 | modified_time: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CachedFileState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_state`, `clear`, and `check_modified` are never used [INFO] [stdout] --> src/fs/file_state.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl FileStateCache { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn get_state(&self, path: &Path) -> FileState { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn check_modified(&mut self, path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `is_text_file` is never used [INFO] [stdout] --> src/fs/reader.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl FileReader { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn is_text_file(path: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_watching` is never used [INFO] [stdout] --> src/fs/watcher.rs:82:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl FileWatcher { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn is_watching(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileTreeState` is never constructed [INFO] [stdout] --> src/ui/panels/file_tree_panel.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct FileTreeState { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui/split.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl SplitState { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 22 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `highlight`, `highlight_rust`, `highlight_toml`, `highlight_json`, and `highlight_markdown` are never used [INFO] [stdout] --> src/ui/syntax.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 6 | impl SyntaxHighlighter { [INFO] [stdout] | ---------------------- associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn highlight(content: &str, file_type: FileType) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | fn highlight_rust(content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | fn highlight_toml(content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | fn highlight_json(content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn highlight_markdown(content: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `render` is never used [INFO] [stdout] --> src/ui/viewer/mod.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn render(ui: &mut egui::Ui, _state: &mut crate::app::state::AppState) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ashpd v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f64478565118c96a340a8320910fbe4e6c96b6e7e01050d8c69653440b36ff0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64478565118c96a340a8320910fbe4e6c96b6e7e01050d8c69653440b36ff0d", kill_on_drop: false }` [INFO] [stdout] f64478565118c96a340a8320910fbe4e6c96b6e7e01050d8c69653440b36ff0d