[INFO] cloning repository https://github.com/LouisMary008/FOUR
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LouisMary008/FOUR" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisMary008%2FFOUR", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisMary008%2FFOUR'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95d304fb04a87fbb2534759177f6cd27f5816143
[INFO] checking LouisMary008/FOUR against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLouisMary008%2FFOUR" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LouisMary008/FOUR
[INFO] finished tweaking git repo https://github.com/LouisMary008/FOUR
[INFO] tweaked toml for git repo https://github.com/LouisMary008/FOUR written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LouisMary008/FOUR on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LouisMary008/FOUR 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.90
[INFO] [stderr]   Downloaded xdg v2.4.1
[INFO] [stderr]   Downloaded fd-lock v3.0.10
[INFO] [stderr]   Downloaded phf_macros v0.11.1
[INFO] [stderr]   Downloaded uuid-macro-internal v1.3.0
[INFO] [stderr]   Downloaded whoami v1.3.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.90
[INFO] [stderr]   Downloaded colors-transform v0.2.11
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded toml v0.7.2
[INFO] [stderr]   Downloaded ansi-to-tui v3.0.0
[INFO] [stderr]   Downloaded notify v5.1.0
[INFO] [stderr]   Downloaded alphanumeric-sort v1.4.4
[INFO] [stderr]   Downloaded termion v2.0.1
[INFO] [stderr]   Downloaded open v2.1.3
[INFO] [stderr]   Downloaded trash v2.1.5
[INFO] [stderr]   Downloaded cxx-build v1.0.90
[INFO] [stderr]   Downloaded ratatui v0.20.0
[INFO] [stderr]   Downloaded toml_edit v0.19.3
[INFO] [stderr]   Downloaded bstr v1.2.0
[INFO] [stderr]   Downloaded cxx v1.0.90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d852123f049cc25ed4f6de723e14d11113c96220538d689ebd48703de1e9e2d7
[INFO] running `Command { std: "docker" "start" "-a" "d852123f049cc25ed4f6de723e14d11113c96220538d689ebd48703de1e9e2d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d852123f049cc25ed4f6de723e14d11113c96220538d689ebd48703de1e9e2d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d852123f049cc25ed4f6de723e14d11113c96220538d689ebd48703de1e9e2d7", kill_on_drop: false }`
[INFO] [stdout] d852123f049cc25ed4f6de723e14d11113c96220538d689ebd48703de1e9e2d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b38d0a07b0fd5891b10bc58b25bc941ca2740bc16d48ab3d5ddb7b0ed786c8a
[INFO] running `Command { std: "docker" "start" "-a" "3b38d0a07b0fd5891b10bc58b25bc941ca2740bc16d48ab3d5ddb7b0ed786c8a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking termion v2.0.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking nom8 v0.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking ratatui v0.20.0
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking fd-lock v3.0.10
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking serde_spanned v0.6.1
[INFO] [stderr]     Checking toml_datetime v0.6.1
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking toml_edit v0.19.3
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking filetime v0.2.20
[INFO] [stderr]     Checking bstr v1.2.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking utf8parse v0.2.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking open v2.1.3
[INFO] [stderr]     Checking trash v2.1.5
[INFO] [stderr]     Checking notify v5.1.0
[INFO] [stderr]     Checking globset v0.4.10
[INFO] [stderr]     Checking xdg v2.4.1
[INFO] [stderr]     Checking shellexpand v2.1.2
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking alphanumeric-sort v1.4.4
[INFO] [stderr]     Checking colors-transform v0.2.11
[INFO] [stderr]     Checking whoami v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling uuid-macro-internal v1.3.0
[INFO] [stderr]     Checking uuid v1.3.0
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]     Checking toml v0.7.2
[INFO] [stderr]     Checking ansi-to-tui v3.0.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking rustyline v9.1.2
[INFO] [stderr]     Checking joshuto v0.9.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `self::process_event::*`
[INFO] [stdout]  --> src/event/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::process_event::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::process_event::*`
[INFO] [stdout]  --> src/event/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::process_event::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetMode` is never constructed
[INFO] [stdout]   --> src/commands/set_mode.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SetMode;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scroll_offset` is never read
[INFO] [stdout]   --> src/config/general/app_raw.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AppConfigRaw {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 21 |     #[serde(default = "default_scroll_offset")]
[INFO] [stdout] 22 |     pub scroll_offset: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfigRaw` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `column_ratio` is never read
[INFO] [stdout]   --> src/config/option/display_option.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DisplayOption {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub column_ratio: (usize, usize, usize),
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DisplayOption` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `program` and `args` are never read
[INFO] [stdout]  --> src/config/preview.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct JoshutoPreviewEntry {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 8 |     pub program: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 9 |     pub args: Option<Vec<String>>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `JoshutoPreviewEntry` 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 `extension` and `mimetype` are never read
[INFO] [stdout]   --> src/config/preview.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct JoshutoPreview {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 32 |     pub extension: HashMap<String, JoshutoPreviewEntry>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 33 |     pub mimetype: HashMap<String, JoshutoPreviewEntry>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoshutoPreview` 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 `socket` is never read
[INFO] [stdout]   --> src/config/theme/app_theme.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct AppTheme {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub socket: AppStyle,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppTheme` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error/error_kind.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Io(io::ErrorKind),
[INFO] [stdout]   |     -- ^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `JoshutoErrorKind` has derived impls for the traits `Debug` and `Clone`, but these are 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] 7 -     Io(io::ErrorKind),
[INFO] [stdout] 7 +     Io(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error/error_kind.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     TomlDeError(toml::de::Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoshutoErrorKind` has derived impls for the traits `Debug` and `Clone`, but these are 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] 15 -     TomlDeError(toml::de::Error),
[INFO] [stdout] 15 +     TomlDeError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/event/app_event.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Config {}
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uid` and `gid` are never read
[INFO] [stdout]   --> src/fs/metadata.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct JoshutoMetadata {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub uid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 35 |     #[cfg(unix)]
[INFO] [stdout] 36 |     pub gid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoshutoMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_or_reload` and `depreciate_entry` are never used
[INFO] [stdout]   --> src/history.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait DirectoryHistory {
[INFO] [stdout]    |           ---------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn create_or_reload(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn depreciate_entry(&mut self, path: &Path);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/preview/preview_file.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Error { message: String },
[INFO] [stdout]    |     -----   ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context/tab_context.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter_mut(&mut self) -> IterMut<Uuid, JoshutoTab> {
[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] 56 |     pub fn iter_mut(&mut self) -> IterMut<'_, Uuid, JoshutoTab> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context/worker_context.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn iter(&self) -> Iter<IoWorkerThread> {
[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] 45 |     pub fn iter(&self) -> Iter<'_, IoWorkerThread> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetMode` is never constructed
[INFO] [stdout]   --> src/commands/set_mode.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct SetMode;
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fs/dirlist.rs:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn iter(&self) -> Iter<JoshutoDirEntry> {
[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] 174 |     pub fn iter(&self) -> Iter<'_, JoshutoDirEntry> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fs/dirlist.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn iter_mut(&mut self) -> IterMut<JoshutoDirEntry> {
[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] 178 |     pub fn iter_mut(&mut self) -> IterMut<'_, JoshutoDirEntry> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scroll_offset` is never read
[INFO] [stdout]   --> src/config/general/app_raw.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AppConfigRaw {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 21 |     #[serde(default = "default_scroll_offset")]
[INFO] [stdout] 22 |     pub scroll_offset: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppConfigRaw` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `column_ratio` is never read
[INFO] [stdout]   --> src/config/option/display_option.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct DisplayOption {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub column_ratio: (usize, usize, usize),
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DisplayOption` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `program` and `args` are never read
[INFO] [stdout]  --> src/config/preview.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct JoshutoPreviewEntry {
[INFO] [stdout]   |            ------------------- fields in this struct
[INFO] [stdout] 8 |     pub program: String,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 9 |     pub args: Option<Vec<String>>,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `JoshutoPreviewEntry` 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 `extension` and `mimetype` are never read
[INFO] [stdout]   --> src/config/preview.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct JoshutoPreview {
[INFO] [stdout]    |            -------------- fields in this struct
[INFO] [stdout] 32 |     pub extension: HashMap<String, JoshutoPreviewEntry>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 33 |     pub mimetype: HashMap<String, JoshutoPreviewEntry>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoshutoPreview` 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 `socket` is never read
[INFO] [stdout]   --> src/config/theme/app_theme.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct AppTheme {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub socket: AppStyle,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppTheme` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error/error_kind.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Io(io::ErrorKind),
[INFO] [stdout]   |     -- ^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `JoshutoErrorKind` has derived impls for the traits `Debug` and `Clone`, but these are 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] 7 -     Io(io::ErrorKind),
[INFO] [stdout] 7 +     Io(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error/error_kind.rs:15:17
[INFO] [stdout]    |
[INFO] [stdout] 15 |     TomlDeError(toml::de::Error),
[INFO] [stdout]    |     ----------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoshutoErrorKind` has derived impls for the traits `Debug` and `Clone`, but these are 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] 15 -     TomlDeError(toml::de::Error),
[INFO] [stdout] 15 +     TomlDeError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/event/app_event.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct Config {}
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uid` and `gid` are never read
[INFO] [stdout]   --> src/fs/metadata.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct JoshutoMetadata {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub uid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 35 |     #[cfg(unix)]
[INFO] [stdout] 36 |     pub gid: u32,
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `JoshutoMetadata` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `create_or_reload` and `depreciate_entry` are never used
[INFO] [stdout]   --> src/history.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait DirectoryHistory {
[INFO] [stdout]    |           ---------------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 26 |     fn create_or_reload(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     fn depreciate_entry(&mut self, path: &Path);
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `message` is never read
[INFO] [stdout]   --> src/preview/preview_file.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Error { message: String },
[INFO] [stdout]    |     -----   ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context/tab_context.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter_mut(&mut self) -> IterMut<Uuid, JoshutoTab> {
[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] 56 |     pub fn iter_mut(&mut self) -> IterMut<'_, Uuid, JoshutoTab> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/context/worker_context.rs:45:17
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn iter(&self) -> Iter<IoWorkerThread> {
[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] 45 |     pub fn iter(&self) -> Iter<'_, IoWorkerThread> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fs/dirlist.rs:174:17
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn iter(&self) -> Iter<JoshutoDirEntry> {
[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] 174 |     pub fn iter(&self) -> Iter<'_, JoshutoDirEntry> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/fs/dirlist.rs:178:21
[INFO] [stdout]     |
[INFO] [stdout] 178 |     pub fn iter_mut(&mut self) -> IterMut<JoshutoDirEntry> {
[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] 178 |     pub fn iter_mut(&mut self) -> IterMut<'_, JoshutoDirEntry> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.58s
[INFO] running `Command { std: "docker" "inspect" "3b38d0a07b0fd5891b10bc58b25bc941ca2740bc16d48ab3d5ddb7b0ed786c8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b38d0a07b0fd5891b10bc58b25bc941ca2740bc16d48ab3d5ddb7b0ed786c8a", kill_on_drop: false }`
[INFO] [stdout] 3b38d0a07b0fd5891b10bc58b25bc941ca2740bc16d48ab3d5ddb7b0ed786c8a
