[INFO] cloning repository https://github.com/lhy11112/rust-file-assistant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhy11112/rust-file-assistant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhy11112%2Frust-file-assistant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhy11112%2Frust-file-assistant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed85f3aaa90c1d2f0f3b5821521512f08cb6f340 [INFO] checking lhy11112/rust-file-assistant against master#49b6ac01d6f4c3da812039ae846407a20961aa4c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhy11112%2Frust-file-assistant" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 34% (1317/3843) Updating files: 35% (1346/3843) Updating files: 36% (1384/3843) Updating files: 37% (1422/3843) Updating files: 37% (1437/3843) Updating files: 38% (1461/3843) Updating files: 39% (1499/3843) Updating files: 40% (1538/3843) Updating files: 40% (1560/3843) Updating files: 41% (1576/3843) Updating files: 42% (1615/3843) Updating files: 42% (1642/3843) Updating files: 43% (1653/3843) Updating files: 44% (1691/3843) Updating files: 45% (1730/3843) Updating files: 46% (1768/3843) Updating files: 47% (1807/3843) Updating files: 47% (1823/3843) Updating files: 48% (1845/3843) Updating files: 49% (1884/3843) Updating files: 50% (1922/3843) Updating files: 51% (1960/3843) Updating files: 52% (1999/3843) Updating files: 53% (2037/3843) Updating files: 54% (2076/3843) Updating files: 55% (2114/3843) Updating files: 56% (2153/3843) Updating files: 57% (2191/3843) Updating files: 58% (2229/3843) Updating files: 59% (2268/3843) Updating files: 60% (2306/3843) Updating files: 61% (2345/3843) Updating files: 62% (2383/3843) Updating files: 63% (2422/3843) Updating files: 64% (2460/3843) Updating files: 65% (2498/3843) Updating files: 66% (2537/3843) Updating files: 67% (2575/3843) Updating files: 68% (2614/3843) Updating files: 69% (2652/3843) Updating files: 70% (2691/3843) Updating files: 71% (2729/3843) Updating files: 72% (2767/3843) Updating files: 73% (2806/3843) Updating files: 74% (2844/3843) Updating files: 75% (2883/3843) Updating files: 76% (2921/3843) Updating files: 77% (2960/3843) Updating files: 78% (2998/3843) Updating files: 79% (3036/3843) Updating files: 80% (3075/3843) Updating files: 81% (3113/3843) Updating files: 82% (3152/3843) Updating files: 83% (3190/3843) Updating files: 84% (3229/3843) Updating files: 85% (3267/3843) Updating files: 86% (3305/3843) Updating files: 87% (3344/3843) Updating files: 88% (3382/3843) Updating files: 88% (3404/3843) Updating files: 89% (3421/3843) Updating files: 90% (3459/3843) Updating files: 91% (3498/3843) Updating files: 92% (3536/3843) Updating files: 93% (3574/3843) Updating files: 93% (3584/3843) Updating files: 94% (3613/3843) Updating files: 95% (3651/3843) Updating files: 95% (3682/3843) Updating files: 96% (3690/3843) Updating files: 97% (3728/3843) Updating files: 98% (3767/3843) Updating files: 99% (3805/3843) Updating files: 100% (3843/3843) Updating files: 100% (3843/3843), done. [INFO] started tweaking git repo https://github.com/lhy11112/rust-file-assistant [INFO] finished tweaking git repo https://github.com/lhy11112/rust-file-assistant [INFO] tweaked toml for git repo https://github.com/lhy11112/rust-file-assistant written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lhy11112/rust-file-assistant on toolchain 49b6ac01d6f4c3da812039ae846407a20961aa4c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lhy11112/rust-file-assistant 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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ashpd v0.8.1 [INFO] [stderr] Downloaded enumn v0.1.14 [INFO] [stderr] Downloaded egui_extras v0.27.2 [INFO] [stderr] Downloaded rfd v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 351811b4ad39928cec2fb4e2b35b8ffc63a23842b518070437494a63e54e2484 [INFO] running `Command { std: "docker" "start" "-a" "351811b4ad39928cec2fb4e2b35b8ffc63a23842b518070437494a63e54e2484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "351811b4ad39928cec2fb4e2b35b8ffc63a23842b518070437494a63e54e2484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351811b4ad39928cec2fb4e2b35b8ffc63a23842b518070437494a63e54e2484", kill_on_drop: false }` [INFO] [stdout] 351811b4ad39928cec2fb4e2b35b8ffc63a23842b518070437494a63e54e2484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d612fbabe4ecf23363d13ce61d52e7d738d8188bf068476a2395b6629a1e8232 [INFO] running `Command { std: "docker" "start" "-a" "d612fbabe4ecf23363d13ce61d52e7d738d8188bf068476a2395b6629a1e8232", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking piper v0.2.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Checking accesskit v0.12.3 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking wayland-protocols v0.31.2 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking calloop v0.12.4 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking calloop-wayland-source v0.2.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Compiling winit v0.29.15 [INFO] [stderr] Checking ecolor v0.27.2 [INFO] [stderr] Checking emath v0.27.2 [INFO] [stderr] Checking kurbo v0.9.5 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking svgtypes v0.13.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking epaint v0.27.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking wayland-protocols-wlr v0.2.0 [INFO] [stderr] Checking wayland-protocols-plasma v0.2.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking rctree v0.5.0 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking usvg-tree v0.37.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking egui v0.27.2 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking wayland-protocols-misc v0.3.11 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.11 [INFO] [stderr] Checking sctk-adwaita v0.8.3 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Checking accesskit_consumer v0.16.1 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Compiling glutin v0.31.3 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking roxmltree v0.19.0 [INFO] [stderr] Checking async-once-cell v0.5.4 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking usvg-parser v0.37.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling glutin-winit v0.4.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking atspi-common v0.3.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking usvg v0.37.0 [INFO] [stderr] Checking webbrowser v0.8.15 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking rgb v0.8.53 [INFO] [stderr] Checking is-docker v0.2.0 [INFO] [stderr] Compiling rfd v0.14.1 [INFO] [stderr] Checking glow v0.13.1 [INFO] [stderr] Checking web-time v0.2.4 [INFO] [stderr] Checking resvg v0.37.0 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking is-wsl v0.4.0 [INFO] [stderr] Checking open v5.3.3 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking ureq v2.12.1 [INFO] [stderr] Checking egui_glow v0.27.2 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking ehttp v0.5.0 [INFO] [stderr] Checking egui_extras v0.27.2 [INFO] [stderr] Checking atspi-proxies v0.3.0 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking atspi-connection v0.3.0 [INFO] [stderr] Checking atspi v0.19.0 [INFO] [stderr] Checking accesskit_unix v0.6.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking ashpd v0.8.1 [INFO] [stderr] Checking accesskit_winit v0.16.1 [INFO] [stderr] Checking egui-winit v0.27.2 [INFO] [stderr] Checking eframe v0.27.2 [INFO] [stderr] Checking rust-file-assistant v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `parts` is never read [INFO] [stdout] --> src/ui.rs:345:33 [INFO] [stdout] | [INFO] [stdout] 345 | let mut parts = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 356 | parts = acc; [INFO] [stdout] | ----- `parts` 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: fields `destination_input`, `operation_in_progress`, and `operation_progress` are never read [INFO] [stdout] --> src/app.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FileAssistantApp { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub destination_input: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub operation_in_progress: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | pub operation_progress: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Type` is never constructed [INFO] [stdout] --> src/app.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum SortBy { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 72 | Type, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SortBy` 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: variant `OverwriteFile` is never constructed [INFO] [stdout] --> src/app.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub enum ConfirmAction { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 77 | DeleteItems(Vec), [INFO] [stdout] 78 | OverwriteFile(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfirmAction` 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: function `dir_total_size` is never used [INFO] [stdout] --> src/file_ops.rs:224:8 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn dir_total_size(path: &Path) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_selected`, `depth`, `is_expanded`, and `children_loaded` are never read [INFO] [stdout] --> src/types.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FileItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub is_selected: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 20 | pub depth: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | pub is_expanded: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | pub children_loaded: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileItem` 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: variants `Copy`, `Move`, and `BatchRename` are never constructed [INFO] [stdout] --> src/types.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum OperationMode { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 133 | None, [INFO] [stdout] 134 | Copy, [INFO] [stdout] | ^^^^ [INFO] [stdout] 135 | Move, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | BatchRename, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationMode` 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui.rs:907:20 [INFO] [stdout] | [INFO] [stdout] 907 | fn btn_icon(label: &str) -> egui::Button { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 907 | fn btn_icon(label: &str) -> egui::Button<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui.rs:913:22 [INFO] [stdout] | [INFO] [stdout] 913 | fn action_btn(label: &str) -> egui::Button { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 913 | fn action_btn(label: &str) -> egui::Button<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `parts` is never read [INFO] [stdout] --> src/ui.rs:345:33 [INFO] [stdout] | [INFO] [stdout] 345 | let mut parts = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 356 | parts = acc; [INFO] [stdout] | ----- `parts` 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: fields `destination_input`, `operation_in_progress`, and `operation_progress` are never read [INFO] [stdout] --> src/app.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct FileAssistantApp { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub destination_input: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub operation_in_progress: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 59 | pub operation_progress: f32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Type` is never constructed [INFO] [stdout] --> src/app.rs:72:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub enum SortBy { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 72 | Type, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SortBy` 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: variant `OverwriteFile` is never constructed [INFO] [stdout] --> src/app.rs:78:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub enum ConfirmAction { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 77 | DeleteItems(Vec), [INFO] [stdout] 78 | OverwriteFile(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConfirmAction` 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: function `dir_total_size` is never used [INFO] [stdout] --> src/file_ops.rs:224:8 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn dir_total_size(path: &Path) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_selected`, `depth`, `is_expanded`, and `children_loaded` are never read [INFO] [stdout] --> src/types.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct FileItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub is_selected: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 20 | pub depth: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 21 | pub is_expanded: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 22 | pub children_loaded: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileItem` 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: variants `Copy`, `Move`, and `BatchRename` are never constructed [INFO] [stdout] --> src/types.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 132 | pub enum OperationMode { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] 133 | None, [INFO] [stdout] 134 | Copy, [INFO] [stdout] | ^^^^ [INFO] [stdout] 135 | Move, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 139 | BatchRename, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OperationMode` 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: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui.rs:907:20 [INFO] [stdout] | [INFO] [stdout] 907 | fn btn_icon(label: &str) -> egui::Button { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 907 | fn btn_icon(label: &str) -> egui::Button<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/ui.rs:913:22 [INFO] [stdout] | [INFO] [stdout] 913 | fn action_btn(label: &str) -> egui::Button { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 913 | fn action_btn(label: &str) -> egui::Button<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s [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 3` [INFO] running `Command { std: "docker" "inspect" "d612fbabe4ecf23363d13ce61d52e7d738d8188bf068476a2395b6629a1e8232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d612fbabe4ecf23363d13ce61d52e7d738d8188bf068476a2395b6629a1e8232", kill_on_drop: false }` [INFO] [stdout] d612fbabe4ecf23363d13ce61d52e7d738d8188bf068476a2395b6629a1e8232