[INFO] cloning repository https://github.com/alcatraz-alf/Filane
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alcatraz-alf/Filane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falcatraz-alf%2FFilane", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falcatraz-alf%2FFilane'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c2016af6512e850e591ede9aedf787efe34cb16
[INFO] checking alcatraz-alf/Filane against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falcatraz-alf%2FFilane" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alcatraz-alf/Filane
[INFO] finished tweaking git repo https://github.com/alcatraz-alf/Filane
[INFO] tweaked toml for git repo https://github.com/alcatraz-alf/Filane written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alcatraz-alf/Filane on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alcatraz-alf/Filane 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f17b9231bbc25fbe37d306a34cc387f4161943e4e2664c25f546c68d33683a6
[INFO] running `Command { std: "docker" "start" "-a" "2f17b9231bbc25fbe37d306a34cc387f4161943e4e2664c25f546c68d33683a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f17b9231bbc25fbe37d306a34cc387f4161943e4e2664c25f546c68d33683a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f17b9231bbc25fbe37d306a34cc387f4161943e4e2664c25f546c68d33683a6", kill_on_drop: false }`
[INFO] [stdout] 2f17b9231bbc25fbe37d306a34cc387f4161943e4e2664c25f546c68d33683a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32e46fdaea3eab1b1a844c15b95325a635354f98aaffbc882646e254b059e954
[INFO] running `Command { std: "docker" "start" "-a" "32e46fdaea3eab1b1a844c15b95325a635354f98aaffbc882646e254b059e954", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking immutable-chunkmap v2.1.2
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pxfm v0.1.25
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking accesskit_consumer v0.24.3
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling pdfium-render v0.8.37
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling serde_json v1.0.146
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking piston-float v1.0.1
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking utf16string v0.2.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking maybe-owned v0.3.4
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking rangemap v1.7.1
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libz-sys v1.1.23
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]     Checking moxcms v0.7.8
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking sysinfo v0.30.13
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking lopdf v0.34.0
[INFO] [stderr]     Checking wayland-client v0.31.11
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling zvariant_utils v2.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v4.2.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zbus_macros v4.4.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking emath v0.29.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking ecolor v0.29.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking quick-xml v0.30.0
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking zvariant v4.2.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking epaint v0.29.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking egui v0.29.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking zbus_names v3.0.0
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]     Checking smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking zbus_xml v4.0.0
[INFO] [stderr]     Checking zbus v4.4.0
[INFO] [stderr]     Checking zbus-lockstep v0.4.4
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking smithay-clipboard v0.7.2
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.4.4
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking winit v0.30.12
[INFO] [stderr]     Checking egui_glow v0.29.1
[INFO] [stderr]     Checking egui_extras v0.29.1
[INFO] [stderr]     Checking atspi-common v0.6.0
[INFO] [stderr]     Checking glutin-winit v0.5.0
[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 dual-pane-fm v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app_gui.rs:3227:21
[INFO] [stdout]      |
[INFO] [stdout] 3227 |                     2.0,
[INFO] [stdout]      |                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app_gui.rs:3241:43
[INFO] [stdout]      |
[INFO] [stdout] 3241 |                 .stroke(egui::Stroke::new(1.0, visuals.widgets.noninteractive.bg_fill))
[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_gui.rs:3970:39
[INFO] [stdout]      |
[INFO] [stdout] 3970 |             .stroke(egui::Stroke::new(1.0, stroke_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 <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_gui.rs:3227:21
[INFO] [stdout]      |
[INFO] [stdout] 3227 |                     2.0,
[INFO] [stdout]      |                     ^^^ help: explicitly specify the type as `f32`: `2.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]      = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/app_gui.rs:3241:43
[INFO] [stdout]      |
[INFO] [stdout] 3241 |                 .stroke(egui::Stroke::new(1.0, visuals.widgets.noninteractive.bg_fill))
[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_gui.rs:3970:39
[INFO] [stdout]      |
[INFO] [stdout] 3970 |             .stroke(egui::Stroke::new(1.0, stroke_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 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/app_gui.rs:401:28
[INFO] [stdout]     |
[INFO] [stdout] 401 |         for (path, is_dir, name) in items_to_delete {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]    --> src/app_gui.rs:401:28
[INFO] [stdout]     |
[INFO] [stdout] 401 |         for (path, is_dir, name) in items_to_delete {
[INFO] [stdout]     |                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `*self.search_in_progress` is never read
[INFO] [stdout]     --> src/app_gui.rs:2037:33
[INFO] [stdout]      |
[INFO] [stdout] 2037 | ...                   self.search_in_progress = true;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 2050 | ...                   self.search_in_progress = false;
[INFO] [stdout]      |                       ------------------------------- `*self.search_in_progress` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `available_size`
[INFO] [stdout]     --> src/app_gui.rs:1144:29
[INFO] [stdout]      |
[INFO] [stdout] 1144 |                         let available_size = ui.available_size();
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_available_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `full_rect`
[INFO] [stdout]     --> src/app_gui.rs:1021:21
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                 let full_rect = ui.available_rect_before_wrap();
[INFO] [stdout]      |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_rect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/app_gui.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 652 | ...                   for (idx, bookmark) in bookmarks.iter().enumerate() {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `*self.search_in_progress` is never read
[INFO] [stdout]     --> src/app_gui.rs:2037:33
[INFO] [stdout]      |
[INFO] [stdout] 2037 | ...                   self.search_in_progress = true;
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 2050 | ...                   self.search_in_progress = false;
[INFO] [stdout]      |                       ------------------------------- `*self.search_in_progress` is overwritten here before the previous value is read
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `available_size`
[INFO] [stdout]     --> src/app_gui.rs:1144:29
[INFO] [stdout]      |
[INFO] [stdout] 1144 |                         let available_size = ui.available_size();
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_available_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `full_rect`
[INFO] [stdout]     --> src/app_gui.rs:1021:21
[INFO] [stdout]      |
[INFO] [stdout] 1021 |                 let full_rect = ui.available_rect_before_wrap();
[INFO] [stdout]      |                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_full_rect`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]    --> src/app_gui.rs:652:34
[INFO] [stdout]     |
[INFO] [stdout] 652 | ...                   for (idx, bookmark) in bookmarks.iter().enumerate() {
[INFO] [stdout]     |                            ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/app_gui.rs:3495:28
[INFO] [stdout]      |
[INFO] [stdout] 3495 |                     .body(|mut body| {
[INFO] [stdout]      |                            ----^^^^
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/app_gui.rs:3495:28
[INFO] [stdout]      |
[INFO] [stdout] 3495 |                     .body(|mut body| {
[INFO] [stdout]      |                            ----^^^^
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            help: remove this `mut`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ClipboardOperation` is more private than the item `FileManagerApp::clipboard`
[INFO] [stdout]   --> src/app_gui.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub clipboard: Option<(std::path::PathBuf, ClipboardOperation)>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FileManagerApp::clipboard` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ClipboardOperation` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/app_gui.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | enum ClipboardOperation {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ClipboardOperation` is more private than the item `FileManagerApp::clipboard`
[INFO] [stdout]   --> src/app_gui.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub clipboard: Option<(std::path::PathBuf, ClipboardOperation)>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `FileManagerApp::clipboard` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ClipboardOperation` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/app_gui.rs:8:1
[INFO] [stdout]    |
[INFO] [stdout]  8 | enum ClipboardOperation {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `truncate_text` is never used
[INFO] [stdout]    --> src/ui.rs:219:4
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn truncate_text(text: &str, max_chars: usize) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `truncate_text` is never used
[INFO] [stdout]    --> src/ui.rs:219:4
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn truncate_text(text: &str, max_chars: usize) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 56s
[INFO] running `Command { std: "docker" "inspect" "32e46fdaea3eab1b1a844c15b95325a635354f98aaffbc882646e254b059e954", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32e46fdaea3eab1b1a844c15b95325a635354f98aaffbc882646e254b059e954", kill_on_drop: false }`
[INFO] [stdout] 32e46fdaea3eab1b1a844c15b95325a635354f98aaffbc882646e254b059e954
