[INFO] cloning repository https://github.com/David-G96/ef [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/David-G96/ef" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-G96%2Fef", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-G96%2Fef'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37c8e84fceee67f8838f3029fd5e76e6640ff433 [INFO] checking David-G96/ef against master#a33907a7a5381473eec8bcfa0c56e05a856a911c for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-G96%2Fef" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/David-G96/ef [INFO] finished tweaking git repo https://github.com/David-G96/ef [INFO] tweaked toml for git repo https://github.com/David-G96/ef written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/David-G96/ef on toolchain a33907a7a5381473eec8bcfa0c56e05a856a911c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/David-G96/ef 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" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify-debouncer-mini v0.7.0 [INFO] [stderr] Downloaded tonic-prost v0.14.3 [INFO] [stderr] Downloaded etcetera v0.11.0 [INFO] [stderr] Downloaded human-panic v2.0.6 [INFO] [stderr] Downloaded trash v5.2.5 [INFO] [stderr] Downloaded tonic v0.14.3 [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b52f38571685b3f4941d6a3ab00953653f61e4820c1b116d9f7ab2f231f3705d [INFO] running `Command { std: "docker" "start" "-a" "b52f38571685b3f4941d6a3ab00953653f61e4820c1b116d9f7ab2f231f3705d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b52f38571685b3f4941d6a3ab00953653f61e4820c1b116d9f7ab2f231f3705d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b52f38571685b3f4941d6a3ab00953653f61e4820c1b116d9f7ab2f231f3705d", kill_on_drop: false }` [INFO] [stdout] b52f38571685b3f4941d6a3ab00953653f61e4820c1b116d9f7ab2f231f3705d [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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+a33907a7a5381473eec8bcfa0c56e05a856a911c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b26d460cf53c9bde6e1a407f3dfde5a257664b389f0e9f7d3a83053adeed1ec [INFO] running `Command { std: "docker" "start" "-a" "1b26d460cf53c9bde6e1a407f3dfde5a257664b389f0e9f7d3a83053adeed1ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking cfg-if v1.0.4 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking itoa v1.0.17 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking equivalent v1.0.2 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking castaway v0.2.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking compact_str v0.9.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking num-conv v0.2.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling owo-colors v4.2.3 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking anstyle-query v1.1.5 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking anstyle v1.0.13 [INFO] [stderr] Compiling zmij v1.0.18 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking line-clipping v0.3.5 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking winnow v0.7.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking rustc-demangle v0.1.27 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking time v0.3.46 [INFO] [stderr] Checking unicode-truncate v2.0.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Checking inotify v0.11.0 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking notify-types v2.1.0 [INFO] [stderr] Checking toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking serde_spanned v1.0.4 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking clap_lex v0.7.7 [INFO] [stderr] Checking toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Checking indenter v0.3.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking clap_builder v4.5.56 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking notify v8.2.0 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking directories v6.0.0 [INFO] [stderr] Checking etcetera v0.11.0 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Checking toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking notify-debouncer-mini v0.7.0 [INFO] [stderr] Checking toml v0.9.11+spec-1.1.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking globset v0.4.18 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking addr2line v0.25.1 [INFO] [stderr] Checking ignore v0.4.25 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Checking trash v5.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking derive_more v2.1.1 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking prost v0.14.3 [INFO] [stderr] Checking kasuari v0.4.11 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking prost-types v0.14.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking clap v4.5.56 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking ratatui-core v0.1.0 [INFO] [stderr] Checking tracing-error v0.2.1 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking human-panic v2.0.6 [INFO] [stderr] Checking color-eyre v0.6.5 [INFO] [stderr] Checking ratatui-widgets v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking ratatui-crossterm v0.1.0 [INFO] [stderr] Checking ratatui-macros v0.7.0 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking ratatui v0.30.0 [INFO] [stderr] Checking axum v0.8.8 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.14.3 [INFO] [stderr] Checking tonic-prost v0.14.3 [INFO] [stderr] Checking console-api v0.9.0 [INFO] [stderr] Checking console-subscriber v0.5.0 [INFO] [stderr] Checking ef v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated variant `core::fop::rename::RenameRule::Numbering`: this should not be called. [INFO] [stdout] --> src/core/fop/rename.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | RenameRule::Numbering { start, pad } => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `core::fop::rename::RenameRule::Numbering`: this should not be called. [INFO] [stdout] --> src/core/fop/rename.rs:265:32 [INFO] [stdout] | [INFO] [stdout] 265 | let rule = RenameRule::Numbering { start: 1, pad: 3 }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `core::fop::rename::RenameRule::Numbering`: this should not be called. [INFO] [stdout] --> src/core/fop/rename.rs:90:21 [INFO] [stdout] | [INFO] [stdout] 90 | RenameRule::Numbering { start, pad } => { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `core::fop::rename::RenameRule::Numbering::start`: this should not be called. [INFO] [stdout] --> src/core/fop/rename.rs:90:33 [INFO] [stdout] | [INFO] [stdout] 90 | RenameRule::Numbering { start, pad } => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `core::fop::rename::RenameRule::Numbering::pad`: this should not be called. [INFO] [stdout] --> src/core/fop/rename.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | RenameRule::Numbering { start, pad } => { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `core::fop::rename::RenameRule::Numbering::start`: this should not be called. [INFO] [stdout] --> src/core/fop/rename.rs:90:33 [INFO] [stdout] | [INFO] [stdout] 90 | RenameRule::Numbering { start, pad } => { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `core::fop::rename::RenameRule::Numbering::pad`: this should not be called. [INFO] [stdout] --> src/core/fop/rename.rs:90:40 [INFO] [stdout] | [INFO] [stdout] 90 | RenameRule::Numbering { start, pad } => { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `IntoSelect`, `AsyncOrganize`, `AsyncDelete`, `AsyncCopy`, `AsyncTrash`, and `AsyncMove` are never constructed [INFO] [stdout] --> src/core/cmd.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Cmd { [INFO] [stdout] | --- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 15 | IntoSelect( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | AsyncOrganize(u64,Vec, PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | AsyncDelete(u64,Vec), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | AsyncCopy(u64,Vec, PathBuf), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | AsyncTrash(u64, Vec), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | AsyncMove(u64, Vec, PathBuf), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cmd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `redo`, and `count` are never used [INFO] [stdout] --> src/core/model/component.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 98 | impl History { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 99 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn redo(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn count(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FpsCounter` is never constructed [INFO] [stdout] --> src/core/model/component/fps.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FpsCounter { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `app_tick`, and `render_tick` are never used [INFO] [stdout] --> src/core/model/component/fps.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl FpsCounter { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 16 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fn app_tick(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn render_tick(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `as_paragraph` are never used [INFO] [stdout] --> src/core/model/component/input.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl InputBox { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn as_paragraph(&'_ self, is_editing: bool) -> Paragraph<'_> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/model/processor.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | Rename(InputBox), [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InProcess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 40 - Rename(InputBox), [INFO] [stdout] 40 + Rename(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Zip` is never constructed [INFO] [stdout] --> src/core/model/processor.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum InProcess { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 38 | Zip, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InProcess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_list` is never used [INFO] [stdout] --> src/core/model/selector.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 49 | impl SelectModel { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 91 | fn get_list(&self, list_type: ListType) -> &ScrollList { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HomeMode` is never used [INFO] [stdout] --> src/core/model/home.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | enum HomeMode { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HomeOperation` is never used [INFO] [stdout] --> src/core/model/home.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | enum HomeOperation { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InProcess` is never used [INFO] [stdout] --> src/core/model/home.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum InProcess { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HomeModel` is never constructed [INFO] [stdout] --> src/core/model/home.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct HomeModel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `handle_key_event` are never used [INFO] [stdout] --> src/core/model/home.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl HomeModel { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 72 | pub fn new(path: impl Into, show_hidden: bool, respect_gitignore: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn handle_key_event(&mut self, key_event: KeyEvent) -> Cmd { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/msg.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | Paste(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Msg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Paste(String), [INFO] [stdout] 14 + Paste(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/core/msg.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | Resize(u16, u16), [INFO] [stdout] | ------ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Msg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 15 - Resize(u16, u16), [INFO] [stdout] 15 + Resize((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/msg.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | TaskState(TaskState), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Msg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 - TaskState(TaskState), [INFO] [stdout] 31 + TaskState(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/msg.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Msg { [INFO] [stdout] | --- variants in this enum [INFO] [stdout] 9 | // Cross term Events [INFO] [stdout] 10 | FocusGained, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | FocusLost, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | Key(KeyEvent), [INFO] [stdout] 13 | Mouse(MouseEvent), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | Init, [INFO] [stdout] | ^^^^ [INFO] [stdout] 17 | Exit, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | Error(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | FileEvent(FileEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | FileLoaded { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Msg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FileChanged` is never constructed [INFO] [stdout] --> src/core/msg.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub enum FileEvent { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 57 | FileChanged, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task` and `cmd_tx` are never read [INFO] [stdout] --> src/core/service/listener.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Listener { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 18 | task: JoinHandle<()>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | cmd_tx: Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Listener` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `end` is never used [INFO] [stdout] --> src/core/service/listener.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Listener { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn end(self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ChangeTickRate` is never constructed [INFO] [stdout] --> src/core/service/ticker.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum TickerCommand { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 10 | ChangeTickRate(f64), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TickerCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task` and `cmd_tx` are never read [INFO] [stdout] --> src/core/service/ticker.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Ticker { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 15 | task: JoinHandle<()>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | cmd_tx: Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ticker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `stop` and `change_tick_rate` are never used [INFO] [stdout] --> src/core/service/ticker.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Ticker { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn stop(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn change_tick_rate(&self, new_rate: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ChangeWatchPath` is never constructed [INFO] [stdout] --> src/core/service/watcher.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum WatchCommand { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 13 | ChangeWatchPath(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WatchCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task` and `cmd_tx` are never read [INFO] [stdout] --> src/core/service/watcher.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Watcher { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 18 | task: JoinHandle<()>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | cmd_tx: Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Watcher` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `listener` and `ticker` are never read [INFO] [stdout] --> src/core/service/servicer.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Servicer { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 11 | listener: Listener, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | watcher: Option, [INFO] [stdout] 13 | ticker: Ticker, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Servicer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_id` is never read [INFO] [stdout] --> src/core/service/tasks.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct TaskManager { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub next_id: AtomicU64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `prune_finished` and `get_status` are never used [INFO] [stdout] --> src/core/service/tasks.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl TaskManager { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn prune_finished(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn get_status(&self, id: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_filtered_files` is never used [INFO] [stdout] --> src/core/file_ops.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_filtered_files(path: &Path, respect_gitignore: bool) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `IntoSelect`, `AsyncOrganize`, `AsyncDelete`, `AsyncCopy`, `AsyncTrash`, and `AsyncMove` are never constructed [INFO] [stdout] --> src/core/cmd.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum Cmd { [INFO] [stdout] | --- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 15 | IntoSelect( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | AsyncOrganize(u64,Vec, PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 26 | AsyncDelete(u64,Vec), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | AsyncCopy(u64,Vec, PathBuf), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 28 | AsyncTrash(u64, Vec), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | AsyncMove(u64, Vec, PathBuf), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cmd` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `redo`, and `count` are never used [INFO] [stdout] --> src/core/model/component.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 98 | impl History { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 99 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn redo(&mut self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn count(&self) -> usize { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FpsCounter` is never constructed [INFO] [stdout] --> src/core/model/component/fps.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct FpsCounter { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `app_tick`, and `render_tick` are never used [INFO] [stdout] --> src/core/model/component/fps.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl FpsCounter { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 16 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | fn app_tick(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn render_tick(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `as_paragraph` are never used [INFO] [stdout] --> src/core/model/component/input.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl InputBox { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | pub fn as_paragraph(&'_ self, is_editing: bool) -> Paragraph<'_> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/model/processor.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | Rename(InputBox), [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `InProcess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 40 - Rename(InputBox), [INFO] [stdout] 40 + Rename(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Zip` is never constructed [INFO] [stdout] --> src/core/model/processor.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub enum InProcess { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 38 | Zip, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InProcess` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_list` is never used [INFO] [stdout] --> src/core/model/selector.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 49 | impl SelectModel { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 91 | fn get_list(&self, list_type: ListType) -> &ScrollList { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HomeMode` is never used [INFO] [stdout] --> src/core/model/home.rs:16:6 [INFO] [stdout] | [INFO] [stdout] 16 | enum HomeMode { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `HomeOperation` is never used [INFO] [stdout] --> src/core/model/home.rs:25:6 [INFO] [stdout] | [INFO] [stdout] 25 | enum HomeOperation { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InProcess` is never used [INFO] [stdout] --> src/core/model/home.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum InProcess { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HomeModel` is never constructed [INFO] [stdout] --> src/core/model/home.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub struct HomeModel { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `handle_key_event` are never used [INFO] [stdout] --> src/core/model/home.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl HomeModel { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 72 | pub fn new(path: impl Into, show_hidden: bool, respect_gitignore: bool) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 88 | pub fn handle_key_event(&mut self, key_event: KeyEvent) -> Cmd { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/msg.rs:14:11 [INFO] [stdout] | [INFO] [stdout] 14 | Paste(String), [INFO] [stdout] | ----- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Msg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 14 - Paste(String), [INFO] [stdout] 14 + Paste(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/core/msg.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | Resize(u16, u16), [INFO] [stdout] | ------ ^^^ ^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Msg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 15 - Resize(u16, u16), [INFO] [stdout] 15 + Resize((), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/core/msg.rs:31:15 [INFO] [stdout] | [INFO] [stdout] 31 | TaskState(TaskState), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Msg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 - TaskState(TaskState), [INFO] [stdout] 31 + TaskState(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/msg.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum Msg { [INFO] [stdout] | --- variants in this enum [INFO] [stdout] 9 | // Cross term Events [INFO] [stdout] 10 | FocusGained, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | FocusLost, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 12 | Key(KeyEvent), [INFO] [stdout] 13 | Mouse(MouseEvent), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | Init, [INFO] [stdout] | ^^^^ [INFO] [stdout] 17 | Exit, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | Error(String), [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | FileEvent(FileEvent), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | FileLoaded { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Msg` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `FileChanged` is never constructed [INFO] [stdout] --> src/core/msg.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub enum FileEvent { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 57 | FileChanged, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task` and `cmd_tx` are never read [INFO] [stdout] --> src/core/service/listener.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Listener { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 18 | task: JoinHandle<()>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | cmd_tx: Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Listener` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `end` is never used [INFO] [stdout] --> src/core/service/listener.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 22 | impl Listener { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn end(self) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ChangeTickRate` is never constructed [INFO] [stdout] --> src/core/service/ticker.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum TickerCommand { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] 10 | ChangeTickRate(f64), [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TickerCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task` and `cmd_tx` are never read [INFO] [stdout] --> src/core/service/ticker.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Ticker { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 15 | task: JoinHandle<()>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | cmd_tx: Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Ticker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `stop` and `change_tick_rate` are never used [INFO] [stdout] --> src/core/service/ticker.rs:48:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Ticker { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn stop(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub fn change_tick_rate(&self, new_rate: f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ChangeWatchPath` is never constructed [INFO] [stdout] --> src/core/service/watcher.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum WatchCommand { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] 13 | ChangeWatchPath(PathBuf), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WatchCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task` and `cmd_tx` are never read [INFO] [stdout] --> src/core/service/watcher.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct Watcher { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 18 | task: JoinHandle<()>, [INFO] [stdout] | ^^^^ [INFO] [stdout] 19 | cmd_tx: Sender, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Watcher` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `listener` and `ticker` are never read [INFO] [stdout] --> src/core/service/servicer.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Servicer { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 11 | listener: Listener, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 12 | watcher: Option, [INFO] [stdout] 13 | ticker: Ticker, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Servicer` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_id` is never read [INFO] [stdout] --> src/core/service/tasks.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct TaskManager { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 12 | pub next_id: AtomicU64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskManager` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `prune_finished` and `get_status` are never used [INFO] [stdout] --> src/core/service/tasks.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl TaskManager { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn prune_finished(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn get_status(&self, id: u64) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_filtered_files` is never used [INFO] [stdout] --> src/core/file_ops.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn get_filtered_files(path: &Path, respect_gitignore: bool) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RenameRule` is never used [INFO] [stdout] --> src/core/fop/rename.rs:27:10 [INFO] [stdout] | [INFO] [stdout] 27 | pub enum RenameRule { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CaseType` is never used [INFO] [stdout] --> src/core/fop/rename.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum CaseType { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `rename` is never used [INFO] [stdout] --> src/core/fop/rename.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn rename(input: Vec, rule: RenameRule) -> Res> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `apply_case` is never used [INFO] [stdout] --> src/core/fop/rename.rs:119:4 [INFO] [stdout] | [INFO] [stdout] 119 | fn apply_case(input: String, case_type: CaseType) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_pascal_case` is never used [INFO] [stdout] --> src/core/fop/rename.rs:130:4 [INFO] [stdout] | [INFO] [stdout] 130 | fn to_pascal_case(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_camel_case` is never used [INFO] [stdout] --> src/core/fop/rename.rs:149:4 [INFO] [stdout] | [INFO] [stdout] 149 | fn to_camel_case(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_snake_case` is never used [INFO] [stdout] --> src/core/fop/rename.rs:169:4 [INFO] [stdout] | [INFO] [stdout] 169 | fn to_snake_case(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_kebab_case` is never used [INFO] [stdout] --> src/core/fop/rename.rs:191:4 [INFO] [stdout] | [INFO] [stdout] 191 | fn to_kebab_case(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.77s [INFO] running `Command { std: "docker" "inspect" "1b26d460cf53c9bde6e1a407f3dfde5a257664b389f0e9f7d3a83053adeed1ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b26d460cf53c9bde6e1a407f3dfde5a257664b389f0e9f7d3a83053adeed1ec", kill_on_drop: false }` [INFO] [stdout] 1b26d460cf53c9bde6e1a407f3dfde5a257664b389f0e9f7d3a83053adeed1ec