[INFO] cloning repository https://github.com/frisk1995/light-filer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/frisk1995/light-filer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrisk1995%2Flight-filer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrisk1995%2Flight-filer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7e51ba60c458e6621828725418eb4887e0b3c252
[INFO] checking frisk1995/light-filer against 760e1de835e253bf28bbcbfee38b5e8ed9ffe074 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffrisk1995%2Flight-filer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/frisk1995/light-filer
[INFO] finished tweaking git repo https://github.com/frisk1995/light-filer
[INFO] tweaked toml for git repo https://github.com/frisk1995/light-filer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/frisk1995/light-filer on toolchain 760e1de835e253bf28bbcbfee38b5e8ed9ffe074
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/frisk1995/light-filer 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" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e50b9799c0d09a37872d509ae7e8e7ae73fa6d7c6b3a03e0528f28ed1010411e
[INFO] running `Command { std: "docker" "start" "e50b9799c0d09a37872d509ae7e8e7ae73fa6d7c6b3a03e0528f28ed1010411e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e50b9799c0d09a37872d509ae7e8e7ae73fa6d7c6b3a03e0528f28ed1010411e", 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" "e50b9799c0d09a37872d509ae7e8e7ae73fa6d7c6b3a03e0528f28ed1010411e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e50b9799c0d09a37872d509ae7e8e7ae73fa6d7c6b3a03e0528f28ed1010411e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e50b9799c0d09a37872d509ae7e8e7ae73fa6d7c6b3a03e0528f28ed1010411e" "/opt/rustwide/cargo-home/bin/cargo" "+760e1de835e253bf28bbcbfee38b5e8ed9ffe074" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking memmap2 v0.9.11
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling filox v0.4.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking open v5.3.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking emath v0.29.1
[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 icu_locale_core v2.2.0
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking wayland-protocols v0.32.13
[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]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking webbrowser v1.2.1
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking egui-winit v0.29.1
[INFO] [stderr]     Checking eframe v0.29.1
[INFO] [stdout] warning: unused import: `Entry`
[INFO] [stdout]  --> src/ui/modern.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     entry::{Entry, EntryKind},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Entry`
[INFO] [stdout]  --> src/ui/modern.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 |     entry::{Entry, EntryKind},
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) 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]    --> src/app.rs:429:47
[INFO] [stdout]     |
[INFO] [stdout] 429 |                     .stroke(egui::Stroke::new(1.0, tok.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]     = 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]    --> src/app.rs:548:48
[INFO] [stdout]     |
[INFO] [stdout] 548 |         visuals.selection.stroke = Stroke::new(1.0, tok.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]    --> src/app.rs:602:41
[INFO] [stdout]     |
[INFO] [stdout] 602 |                     .stroke(Stroke::new(1.0, tok.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]    --> src/app.rs:645:49
[INFO] [stdout]     |
[INFO] [stdout] 645 | ...                   .stroke(Stroke::new(1.0, tok.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]    --> src/app.rs:665:49
[INFO] [stdout]     |
[INFO] [stdout] 665 | ...                   .stroke(Stroke::new(1.0, tok.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]    --> src/app.rs:738:45
[INFO] [stdout]     |
[INFO] [stdout] 738 |                         .stroke(Stroke::new(1.0, tok2.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]    --> src/app.rs:429:47
[INFO] [stdout]     |
[INFO] [stdout] 429 |                     .stroke(egui::Stroke::new(1.0, tok.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]     = 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]    --> src/app.rs:548:48
[INFO] [stdout]     |
[INFO] [stdout] 548 |         visuals.selection.stroke = Stroke::new(1.0, tok.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]    --> src/app.rs:602:41
[INFO] [stdout]     |
[INFO] [stdout] 602 |                     .stroke(Stroke::new(1.0, tok.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]    --> src/app.rs:645:49
[INFO] [stdout]     |
[INFO] [stdout] 645 | ...                   .stroke(Stroke::new(1.0, tok.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]    --> src/app.rs:665:49
[INFO] [stdout]     |
[INFO] [stdout] 665 | ...                   .stroke(Stroke::new(1.0, tok.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]    --> src/app.rs:738:45
[INFO] [stdout]     |
[INFO] [stdout] 738 |                         .stroke(Stroke::new(1.0, tok2.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 method `egui::ScrollArea::id_source`: Renamed id_salt
[INFO] [stdout]    --> src/ui/explorer.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 .id_source("folder_tree_scroll")
[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]    --> src/ui/explorer.rs:323:70
[INFO] [stdout]     |
[INFO] [stdout] 323 |             paint.rect_stroke(rect, Rounding::same(6.0), Stroke::new(2.0, tok.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]    --> src/ui/explorer.rs:388:37
[INFO] [stdout]     |
[INFO] [stdout] 388 |                         Stroke::new(1.0, tok.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]    --> src/ui/explorer.rs:577:80
[INFO] [stdout]     |
[INFO] [stdout] 577 | ...                   rect, Rounding::same(3.0), Stroke::new(2.0, tok.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]    --> src/ui/explorer.rs:628:25
[INFO] [stdout]     |
[INFO] [stdout] 628 |             Stroke::new(2.0, tok.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]    --> src/ui/explorer.rs:633:25
[INFO] [stdout]     |
[INFO] [stdout] 633 |             Stroke::new(1.0, tok.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 method `egui::ScrollArea::id_source`: Renamed id_salt
[INFO] [stdout]    --> src/ui/explorer.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |                 .id_source("folder_tree_scroll")
[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]    --> src/ui/explorer.rs:756:37
[INFO] [stdout]     |
[INFO] [stdout] 756 |                 .stroke(Stroke::new(1.0, tok.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]    --> src/ui/explorer.rs:323:70
[INFO] [stdout]     |
[INFO] [stdout] 323 |             paint.rect_stroke(rect, Rounding::same(6.0), Stroke::new(2.0, tok.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]    --> src/ui/modern.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 .stroke(Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:165:29
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:202:41
[INFO] [stdout]     |
[INFO] [stdout] 202 |                     .stroke(Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:253:33
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:315:49
[INFO] [stdout]     |
[INFO] [stdout] 315 | ...                   Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:412:21
[INFO] [stdout]     |
[INFO] [stdout] 412 |         Stroke::new(1.0, tok.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]    --> src/ui/explorer.rs:388:37
[INFO] [stdout]     |
[INFO] [stdout] 388 |                         Stroke::new(1.0, tok.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]    --> src/ui/explorer.rs:577:80
[INFO] [stdout]     |
[INFO] [stdout] 577 | ...                   rect, Rounding::same(3.0), Stroke::new(2.0, tok.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]    --> src/ui/mod.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |         Stroke::new(1.0, tok.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]    --> src/ui/explorer.rs:628:25
[INFO] [stdout]     |
[INFO] [stdout] 628 |             Stroke::new(2.0, tok.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]    --> src/ui/explorer.rs:633:25
[INFO] [stdout]     |
[INFO] [stdout] 633 |             Stroke::new(1.0, tok.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]    --> src/ui/explorer.rs:756:37
[INFO] [stdout]     |
[INFO] [stdout] 756 |                 .stroke(Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:141:37
[INFO] [stdout]     |
[INFO] [stdout] 141 |                 .stroke(Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:165:29
[INFO] [stdout]     |
[INFO] [stdout] 165 |                 Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:202:41
[INFO] [stdout]     |
[INFO] [stdout] 202 |                     .stroke(Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:253:33
[INFO] [stdout]     |
[INFO] [stdout] 253 |                     Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:315:49
[INFO] [stdout]     |
[INFO] [stdout] 315 | ...                   Stroke::new(1.0, tok.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]    --> src/ui/modern.rs:412:21
[INFO] [stdout]     |
[INFO] [stdout] 412 |         Stroke::new(1.0, tok.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]    --> src/ui/mod.rs:105:21
[INFO] [stdout]     |
[INFO] [stdout] 105 |         Stroke::new(1.0, tok.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: `sz`
[INFO] [stdout]    --> src/ui/modern.rs:221:25
[INFO] [stdout]     |
[INFO] [stdout] 221 |             if let Some(sz) = entry.size {
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_sz`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `navigate_left` is never used
[INFO] [stdout]    --> src/app.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl FerroApp {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn navigate_left(&mut self, path: PathBuf) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYNC_ALT` is never used
[INFO] [stdout]   --> src/icons.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const SYNC_ALT: char = '\u{ea18}';
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LIGHT_MODE` is never used
[INFO] [stdout]   --> src/icons.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const LIGHT_MODE: char = '\u{e518}';
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DARK_MODE` is never used
[INFO] [stdout]   --> src/icons.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const DARK_MODE: char = '\u{e51c}';
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VISIBILITY` is never used
[INFO] [stdout]   --> src/icons.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const VISIBILITY: char = '\u{e8f4}';
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VISIBILITY_OFF` is never used
[INFO] [stdout]   --> src/icons.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const VISIBILITY_OFF: char = '\u{e8f5}';
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `icon` is never used
[INFO] [stdout]   --> src/icons.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn icon(c: char) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Size`, `Kind`, and `Modified` are never constructed
[INFO] [stdout]   --> src/state.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum SortColumn {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 14 |     Name,
[INFO] [stdout] 15 |     Size,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     Kind,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     Modified,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SortColumn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `column` and `ascending` are never read
[INFO] [stdout]   --> src/state.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Sort {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 22 |     pub column: SortColumn,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 23 |     pub ascending: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sort` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cursor` and `sort` are never read
[INFO] [stdout]   --> src/state.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct PaneState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub cursor: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 40 |     pub tagged: HashSet<usize>,
[INFO] [stdout] 41 |     pub sort: Sort,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaneState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Aqua`, `Green`, and `Purple` are never constructed
[INFO] [stdout]   --> src/theme.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Accent {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] 11 |     Rust,
[INFO] [stdout] 12 |     Aqua,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     Green,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     Purple,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Accent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `syn_keyword`, `syn_type`, `syn_func`, and `syn_string` are never read
[INFO] [stdout]   --> src/theme.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Tokens {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub syn_keyword: Color32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 48 |     pub syn_type: Color32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 49 |     pub syn_func: Color32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 50 |     pub syn_string: Color32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tokens` 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 `mono_label` is never used
[INFO] [stdout]   --> src/ui/mod.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn mono_label(ui: &mut Ui, text: impl Into<String>, size: f32, color: Color32) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `col_header` is never used
[INFO] [stdout]   --> src/ui/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn col_header(ui: &mut Ui, tok: &Tokens, text: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `divider` is never used
[INFO] [stdout]   --> src/ui/mod.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn divider(ui: &mut Ui, tok: &Tokens) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dirs_path` is never used
[INFO] [stdout]    --> src/ui/explorer.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn dirs_path(kind: &str) -> std::path::PathBuf {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sidebar_item` is never used
[INFO] [stdout]    --> src/ui/explorer.rs:133:4
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn sidebar_item(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `open_path` is never used
[INFO] [stdout]    --> src/ui/modern.rs:430:4
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn open_path(path: &std::path::Path) -> std::io::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sz`
[INFO] [stdout]    --> src/ui/modern.rs:221:25
[INFO] [stdout]     |
[INFO] [stdout] 221 |             if let Some(sz) = entry.size {
[INFO] [stdout]     |                         ^^ help: if this is intentional, prefix it with an underscore: `_sz`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `navigate_left` is never used
[INFO] [stdout]    --> src/app.rs:183:12
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl FerroApp {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 183 |     pub fn navigate_left(&mut self, path: PathBuf) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYNC_ALT` is never used
[INFO] [stdout]   --> src/icons.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const SYNC_ALT: char = '\u{ea18}';
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LIGHT_MODE` is never used
[INFO] [stdout]   --> src/icons.rs:26:11
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub const LIGHT_MODE: char = '\u{e518}';
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DARK_MODE` is never used
[INFO] [stdout]   --> src/icons.rs:27:11
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub const DARK_MODE: char = '\u{e51c}';
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VISIBILITY` is never used
[INFO] [stdout]   --> src/icons.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub const VISIBILITY: char = '\u{e8f4}';
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `VISIBILITY_OFF` is never used
[INFO] [stdout]   --> src/icons.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const VISIBILITY_OFF: char = '\u{e8f5}';
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `icon` is never used
[INFO] [stdout]   --> src/icons.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn icon(c: char) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Size`, `Kind`, and `Modified` are never constructed
[INFO] [stdout]   --> src/state.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum SortColumn {
[INFO] [stdout]    |          ---------- variants in this enum
[INFO] [stdout] 14 |     Name,
[INFO] [stdout] 15 |     Size,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 16 |     Kind,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 17 |     Modified,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SortColumn` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `column` and `ascending` are never read
[INFO] [stdout]   --> src/state.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Sort {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 22 |     pub column: SortColumn,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 23 |     pub ascending: bool,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sort` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cursor` and `sort` are never read
[INFO] [stdout]   --> src/state.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct PaneState {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub cursor: usize,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 40 |     pub tagged: HashSet<usize>,
[INFO] [stdout] 41 |     pub sort: Sort,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PaneState` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Aqua`, `Green`, and `Purple` are never constructed
[INFO] [stdout]   --> src/theme.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum Accent {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] 11 |     Rust,
[INFO] [stdout] 12 |     Aqua,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 13 |     Green,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 14 |     Purple,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Accent` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `syn_keyword`, `syn_type`, `syn_func`, and `syn_string` are never read
[INFO] [stdout]   --> src/theme.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct Tokens {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub syn_keyword: Color32,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 48 |     pub syn_type: Color32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 49 |     pub syn_func: Color32,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 50 |     pub syn_string: Color32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tokens` 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 `mono_label` is never used
[INFO] [stdout]   --> src/ui/mod.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | pub fn mono_label(ui: &mut Ui, text: impl Into<String>, size: f32, color: Color32) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `col_header` is never used
[INFO] [stdout]   --> src/ui/mod.rs:90:8
[INFO] [stdout]    |
[INFO] [stdout] 90 | pub fn col_header(ui: &mut Ui, tok: &Tokens, text: &str) {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `divider` is never used
[INFO] [stdout]   --> src/ui/mod.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn divider(ui: &mut Ui, tok: &Tokens) {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `dirs_path` is never used
[INFO] [stdout]    --> src/ui/explorer.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn dirs_path(kind: &str) -> std::path::PathBuf {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sidebar_item` is never used
[INFO] [stdout]    --> src/ui/explorer.rs:133:4
[INFO] [stdout]     |
[INFO] [stdout] 133 | fn sidebar_item(
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `open_path` is never used
[INFO] [stdout]    --> src/ui/modern.rs:430:4
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn open_path(path: &std::path::Path) -> std::io::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.32.3, glutin-winit v0.5.0, winit v0.30.13
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e50b9799c0d09a37872d509ae7e8e7ae73fa6d7c6b3a03e0528f28ed1010411e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e50b9799c0d09a37872d509ae7e8e7ae73fa6d7c6b3a03e0528f28ed1010411e", kill_on_drop: false }`
[INFO] [stdout] e50b9799c0d09a37872d509ae7e8e7ae73fa6d7c6b3a03e0528f28ed1010411e
