[INFO] cloning repository https://github.com/kamiyaa/tsuchita
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamiyaa/tsuchita" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamiyaa%2Ftsuchita", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamiyaa%2Ftsuchita'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f5563d7261a95111d04f3c6bfa910ea939f1f00b
[INFO] checking kamiyaa/tsuchita against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamiyaa%2Ftsuchita" "/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/kamiyaa/tsuchita
[INFO] finished tweaking git repo https://github.com/kamiyaa/tsuchita
[INFO] tweaked toml for git repo https://github.com/kamiyaa/tsuchita written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kamiyaa/tsuchita on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kamiyaa/tsuchita 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded alphanumeric-sort v1.4.3
[INFO] [stderr]   Downloaded dbus v0.9.2
[INFO] [stderr]   Downloaded signal-hook v0.3.8
[INFO] [stderr]   Downloaded ureq v2.1.1
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82986808eaa4785050b4de539551fa5847cff5561b7574ef78601da5aa418dde
[INFO] running `Command { std: "docker" "start" "-a" "82986808eaa4785050b4de539551fa5847cff5561b7574ef78601da5aa418dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82986808eaa4785050b4de539551fa5847cff5561b7574ef78601da5aa418dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82986808eaa4785050b4de539551fa5847cff5561b7574ef78601da5aa418dde", kill_on_drop: false }`
[INFO] [stdout] 82986808eaa4785050b4de539551fa5847cff5561b7574ef78601da5aa418dde
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80091396fc02102cdbd5bfa0ddd61ab13d029267ffbb75a2ae1e122e471ef0db
[INFO] running `Command { std: "docker" "start" "-a" "80091396fc02102cdbd5bfa0ddd61ab13d029267ffbb75a2ae1e122e471ef0db", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.8
[INFO] [stderr]     Checking bstr v0.2.15
[INFO] [stderr]     Checking termion v1.5.6
[INFO] [stderr]     Checking clap v2.33.3
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking alphanumeric-sort v1.4.3
[INFO] [stderr]     Checking shell-words v1.0.0
[INFO] [stderr]     Checking tracing v0.1.25
[INFO] [stderr]     Checking dbus v0.9.2
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]     Checking tui v0.14.0
[INFO] [stderr]     Checking globset v0.4.6
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]     Checking time-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.14
[INFO] [stderr]     Checking time v0.2.26
[INFO] [stderr]     Checking pin-project v0.4.28
[INFO] [stderr]     Checking actix-codec v0.3.0
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking thiserror v1.0.24
[INFO] [stderr]     Checking structopt v0.3.21
[INFO] [stderr]     Checking cookie v0.14.4
[INFO] [stderr]     Checking brotli2 v0.3.2
[INFO] [stderr]     Checking actix-threadpool v0.3.3
[INFO] [stderr]     Checking serde v1.0.125
[INFO] [stderr]     Checking actix-service v1.0.6
[INFO] [stderr]     Checking actix-rt v1.1.1
[INFO] [stderr]     Checking futures v0.3.14
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking trust-dns-proto v0.19.7
[INFO] [stderr]     Checking actix-utils v2.0.0
[INFO] [stderr]     Checking actix-server v1.0.4
[INFO] [stderr]     Checking actix-tls v2.0.0
[INFO] [stderr]     Checking trust-dns-resolver v0.19.7
[INFO] [stderr]     Checking actix-testing v1.0.1
[INFO] [stderr]     Checking actix-connect v2.0.0
[INFO] [stderr]     Checking serde_json v1.0.64
[INFO] [stderr]     Checking serde_urlencoded v0.7.0
[INFO] [stderr]     Checking actix-router v0.2.7
[INFO] [stderr]     Checking toml v0.5.8
[INFO] [stderr]     Checking actix-http v2.2.0
[INFO] [stderr]     Checking ureq v2.1.1
[INFO] [stderr]     Checking awc v2.0.3
[INFO] [stderr]     Checking actix-web v3.3.2
[INFO] [stderr]     Checking tsuchita v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::context::AppContext`
[INFO] [stdout]  --> src/client/commands/command_keybind.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::context::AppContext;
[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: `crate::ui::TuiBackend`
[INFO] [stdout]  --> src/client/commands/command_keybind.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::ui::TuiBackend;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientConfig` and `RawClientConfig`
[INFO] [stdout]  --> src/client/config/default/mod.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::client::{ClientConfig, RawClientConfig};
[INFO] [stdout]   |                        ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::display::RawDisplayOption`
[INFO] [stdout]  --> src/client/config/default/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::display::RawDisplayOption;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::server::ServerConfig`
[INFO] [stdout]   --> src/client/config/default/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::server::ServerConfig;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]  --> src/client/config/keymap.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "mouse")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Key`
[INFO] [stdout]  --> src/client/config/keymap.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use termion::event::{Event, Key};
[INFO] [stdout]   |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StylePrefix`
[INFO] [stdout]  --> src/client/config/theme/mod.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use self::style::{AppStyle, RawAppStyle, StylePrefix};
[INFO] [stdout]   |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppStyle`
[INFO] [stdout]  --> src/client/config/mod.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::theme::{AppStyle, AppTheme};
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::local_state::*`
[INFO] [stdout]  --> src/client/context/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::local_state::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCommand`
[INFO] [stdout]  --> src/client/run.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::commands::{CommandKeybind, KeyCommand};
[INFO] [stdout]   |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]  --> src/client/ui/tui_backend.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "mouse")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/client/ui/tui_backend.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "mouse")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/client/ui/tui_backend.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "mouse")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/client/ui/tui_backend.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(not(feature = "mouse"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/client/ui/tui_backend.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(not(feature = "mouse"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::stdout`
[INFO] [stdout]  --> src/client/ui/tui_backend.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::stdout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Style`
[INFO] [stdout]  --> src/client/ui/views/tui_view.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tui::style::{Color, Style};
[INFO] [stdout]   |                  ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::context::AppContext`
[INFO] [stdout]  --> src/client/commands/command_keybind.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::context::AppContext;
[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: `crate::ui::TuiBackend`
[INFO] [stdout]  --> src/client/commands/command_keybind.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::ui::TuiBackend;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientConfig` and `RawClientConfig`
[INFO] [stdout]  --> src/client/config/default/mod.rs:7:24
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::client::{ClientConfig, RawClientConfig};
[INFO] [stdout]   |                        ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::display::RawDisplayOption`
[INFO] [stdout]  --> src/client/config/default/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::display::RawDisplayOption;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::server::ServerConfig`
[INFO] [stdout]   --> src/client/config/default/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use self::server::ServerConfig;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]  --> src/client/config/keymap.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(feature = "mouse")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Key`
[INFO] [stdout]  --> src/client/config/keymap.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | use termion::event::{Event, Key};
[INFO] [stdout]   |                             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `StylePrefix`
[INFO] [stdout]  --> src/client/config/theme/mod.rs:4:46
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use self::style::{AppStyle, RawAppStyle, StylePrefix};
[INFO] [stdout]   |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AppStyle`
[INFO] [stdout]  --> src/client/config/mod.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use self::theme::{AppStyle, AppTheme};
[INFO] [stdout]   |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::local_state::*`
[INFO] [stdout]  --> src/client/context/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use self::local_state::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCommand`
[INFO] [stdout]  --> src/client/run.rs:3:39
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::commands::{CommandKeybind, KeyCommand};
[INFO] [stdout]   |                                       ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]  --> src/client/ui/tui_backend.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | #[cfg(feature = "mouse")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]   |
[INFO] [stdout]   = note: no expected values for `feature`
[INFO] [stdout]   = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/client/ui/tui_backend.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[cfg(feature = "mouse")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/client/ui/tui_backend.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[cfg(feature = "mouse")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/client/ui/tui_backend.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(not(feature = "mouse"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stdout]   --> src/client/ui/tui_backend.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(not(feature = "mouse"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::stdout`
[INFO] [stdout]  --> src/client/ui/tui_backend.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::stdout;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Color` and `Style`
[INFO] [stdout]  --> src/client/ui/views/tui_view.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tui::style::{Color, Style};
[INFO] [stdout]   |                  ^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_config_file` is never used
[INFO] [stdout]   --> src/server/config/mod.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn parse_config_file<T>(filename: &str) -> Option<T>
[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 `server_url` is never read
[INFO] [stdout]  --> src/server/config/default/default.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ClientConfig {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 7 |     #[serde(default)]
[INFO] [stdout] 8 |     server_url: String,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientConfig` 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: associated items `new` and `client_ref` are never used
[INFO] [stdout]   --> src/server/config/default/default.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl AppConfig {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 57 |     pub fn new(server: ServerConfig, client: ClientConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn client_ref(&self) -> &ClientConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `title`, `content`, and `timestamp` are never used
[INFO] [stdout]   --> src/server/message.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TsuchitaMessage {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn title(&self) -> &str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn content(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn timestamp(&self) -> SystemTime {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unicode_width::UnicodeWidthStr`
[INFO] [stdout]  --> src/client/ui/widgets/tui_message.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use unicode_width::UnicodeWidthStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_config_file` is never used
[INFO] [stdout]   --> src/server/config/mod.rs:58:4
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn parse_config_file<T>(filename: &str) -> Option<T>
[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 `server_url` is never read
[INFO] [stdout]  --> src/server/config/default/default.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ClientConfig {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 7 |     #[serde(default)]
[INFO] [stdout] 8 |     server_url: String,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ClientConfig` 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: associated items `new` and `client_ref` are never used
[INFO] [stdout]   --> src/server/config/default/default.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 56 | impl AppConfig {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 57 |     pub fn new(server: ServerConfig, client: ClientConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     pub fn client_ref(&self) -> &ClientConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `title`, `content`, and `timestamp` are never used
[INFO] [stdout]   --> src/server/message.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TsuchitaMessage {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     pub fn title(&self) -> &str {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn content(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn timestamp(&self) -> SystemTime {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `unicode_width::UnicodeWidthStr`
[INFO] [stdout]  --> src/client/ui/widgets/tui_message.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use unicode_width::UnicodeWidthStr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/client/config/keymap.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mut m = self;
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/client/config/keymap.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mut m = self;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/client/config/keymap.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mut m = self;
[INFO] [stdout]    |             ----^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/client/config/keymap.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let mut m = self;
[INFO] [stdout]    |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/client/error.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn from(err: ureq::Error) -> Self {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/client/run.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |             AppEvent::Termion(Event::Mouse(event)) => {
[INFO] [stdout]    |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/client/run.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |                         if let Err(e) = command.execute(context, backend) {
[INFO] [stdout]    |                                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/client/run.rs:38:59
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     Some(CommandKeybind::CompositeKeybind(m)) => {
[INFO] [stdout]    |                                                           ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/client/tree.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut contents: Vec<TsuchitaEntry> = json_res
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `display_options`
[INFO] [stdout]   --> src/client/tree.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         display_options: &DisplayOption,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/client/error.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn from(err: ureq::Error) -> Self {
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name_width`
[INFO] [stdout]   --> src/client/ui/widgets/tui_entry_list.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let name_width = entry.name().width();
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `drawing_width`
[INFO] [stdout]   --> src/client/ui/widgets/tui_message.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let drawing_width = area.width as usize;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_drawing_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `event`
[INFO] [stdout]   --> src/client/run.rs:25:44
[INFO] [stdout]    |
[INFO] [stdout] 25 |             AppEvent::Termion(Event::Mouse(event)) => {
[INFO] [stdout]    |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/client/run.rs:34:36
[INFO] [stdout]    |
[INFO] [stdout] 34 |                         if let Err(e) = command.execute(context, backend) {
[INFO] [stdout]    |                                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/client/run.rs:38:59
[INFO] [stdout]    |
[INFO] [stdout] 38 |                     Some(CommandKeybind::CompositeKeybind(m)) => {
[INFO] [stdout]    |                                                           ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]  --> src/client/util/input.rs:6:48
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn process_noninteractive(event: AppEvent, context: &mut AppContext) {
[INFO] [stdout]   |                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/client/tree.rs:34:13
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let mut contents: Vec<TsuchitaEntry> = json_res
[INFO] [stdout]    |             ----^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `display_options`
[INFO] [stdout]   --> src/client/tree.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         display_options: &DisplayOption,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name_width`
[INFO] [stdout]   --> src/client/ui/widgets/tui_entry_list.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let name_width = entry.name().width();
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `drawing_width`
[INFO] [stdout]   --> src/client/ui/widgets/tui_message.rs:38:13
[INFO] [stdout]    |
[INFO] [stdout] 38 |         let drawing_width = area.width as usize;
[INFO] [stdout]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_drawing_width`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SearchString` is never constructed
[INFO] [stdout]   --> src/client/commands/commands.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum KeyCommand {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     SearchString(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeyCommand` has derived impls for the traits `Debug` and `Clone`, but these are 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: function `parse_config_file` is never used
[INFO] [stdout]   --> src/client/config/mod.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_config_file<T>(filename: &str) -> Option<T>
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_url` is never read
[INFO] [stdout]   --> src/client/config/default/client.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct ClientConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 36 |     pub server_url: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientConfig` 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: function `default_true` is never used
[INFO] [stdout]   --> src/client/config/default/default.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | const fn default_true() -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_scroll_offset` is never used
[INFO] [stdout]   --> src/client/config/default/default.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | const fn default_scroll_offset() -> usize {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_max_preview_size` is never used
[INFO] [stdout]   --> src/client/config/default/default.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | const fn default_max_preview_size() -> u64 {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `client_mut`, `server_mut`, `display_options_mut`, `sort_options_ref`, and `sort_options_mut` are never used
[INFO] [stdout]   --> src/client/config/default/default.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl AppConfig {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 44 |     pub fn new(server: ServerConfig, client: ClientConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn client_mut(&mut self) -> &mut ClientConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn server_mut(&mut self) -> &mut ServerConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn display_options_mut(&mut self) -> &mut DisplayOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn sort_options_ref(&self) -> &sort::SortOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn sort_options_mut(&mut self) -> &mut sort::SortOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MapCommand` is never constructed
[INFO] [stdout]    --> src/client/config/keymap.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct MapCommand {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prefix` and `size` are never read
[INFO] [stdout]   --> src/client/config/theme/style.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct StylePrefix {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 14 |     prefix: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 15 |     size: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StylePrefix` 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 `prefix` and `size` are never used
[INFO] [stdout]   --> src/client/config/theme/style.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl StylePrefix {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 19 |     pub fn prefix(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn size(&self) -> usize {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prefix` is never read
[INFO] [stdout]   --> src/client/config/theme/style.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RawAppStyle {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub prefix: Option<StylePrefix>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawAppStyle` 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 `prefix` is never read
[INFO] [stdout]    --> src/client/config/theme/style.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct AppStyle {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub prefix: Option<StylePrefix>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppStyle` 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: method `set_prefix` is never used
[INFO] [stdout]    --> src/client/config/theme/style.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl AppStyle {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn set_prefix(mut self, prefix: StylePrefix) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_color` is never used
[INFO] [stdout]  --> src/client/config/theme/theme.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | const fn default_color() -> Color {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selection` is never read
[INFO] [stdout]   --> src/client/config/theme/theme.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct AppTheme {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 44 |     pub selection: 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 `search_state` is never read
[INFO] [stdout]   --> src/client/context/context.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct AppContext {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     search_state: Option<SearchPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_event_tx`, `config_mut`, `set_search_state`, and `get_search_state` are never used
[INFO] [stdout]   --> src/client/context/context.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl AppContext {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn get_event_tx(&self) -> mpsc::Sender<AppEvent> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn config_mut(&mut self) -> &mut AppConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn set_search_state(&mut self, pattern: SearchPattern) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn get_search_state(&self) -> Option<&SearchPattern> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalStateContext` is never constructed
[INFO] [stdout]  --> src/client/context/local_state.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct LocalStateContext {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set_paths` are never used
[INFO] [stdout]   --> src/client/context/local_state.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl LocalStateContext {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn set_paths<I>(&mut self, vals: I)
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/client/error.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl AppError {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn kind(&self) -> AppErrorKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/client/fs/entry_list.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct TsuchitaList {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 33 |     pub index: usize,
[INFO] [stdout] 34 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TsuchitaList` 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: method `iter_mut` is never used
[INFO] [stdout]   --> src/client/fs/entry_list.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl TsuchitaList {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn iter_mut(&mut self) -> IterMut<TsuchitaEntry> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `source` are never used
[INFO] [stdout]   --> src/client/fs/message.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TsuchitaMessage {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 18 |     pub fn new(source: String, title: String, content: String, timestamp: SystemTime) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn source(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ELLIPSIS` is never used
[INFO] [stdout]   --> src/client/ui/widgets/tui_entry_list.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const ELLIPSIS: &str = "…";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ELLIPSIS` is never used
[INFO] [stdout]   --> src/client/ui/widgets/tui_message.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ELLIPSIS: &str = "…";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]  --> src/client/ui/widgets/tui_topbar.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TuiTopBar<'a> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 9 |     pub context: &'a AppContext,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `column_ratio`, `default_layout`, and `no_preview_layout` are never read
[INFO] [stdout]   --> src/client/util/display.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DisplayOption {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 11 |     pub column_ratio: (usize, usize, usize),
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub default_layout: [Constraint; 3],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub no_preview_layout: [Constraint; 3],
[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: methods `show_borders`, `sort_options_mut`, and `timezone` are never used
[INFO] [stdout]   --> src/client/util/display.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl DisplayOption {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 21 |     pub fn show_borders(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn sort_options_mut(&mut self) -> &mut sort::SortOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn timezone(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/client/util/event.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Config {}
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event_tx` is never read
[INFO] [stdout]   --> src/client/util/event.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Events {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 30 |     pub event_tx: mpsc::Sender<AppEvent>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `time_to_utc` is never used
[INFO] [stdout]  --> src/client/util/format.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn time_to_utc(systime: time::SystemTime, date_format: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Glob` and `String` are never constructed
[INFO] [stdout]  --> src/client/util/search.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum SearchPattern {
[INFO] [stdout]   |          ------------- variants in this enum
[INFO] [stdout] 5 |     Glob(GlobMatcher),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 6 |     String(String),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SearchPattern` 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: trait `ToString` is never used
[INFO] [stdout]  --> src/client/util/to_string.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait ToString {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]  --> src/client/util/input.rs:6:48
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn process_noninteractive(event: AppEvent, context: &mut AppContext) {
[INFO] [stdout]   |                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/client/commands/cursor_move.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 | /                         context.tree_mut().fetch_messages(
[INFO] [stdout] 39 | |                             url.as_str(),
[INFO] [stdout] 40 | |                             source.as_str(),
[INFO] [stdout] 41 | |                             &display_options,
[INFO] [stdout] 42 | |                         );
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 38 |                         let _ = context.tree_mut().fetch_messages(
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/client/commands/cursor_move.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                     context.tree_mut().fetch_messages(
[INFO] [stdout] 47 | |                         url.as_str(),
[INFO] [stdout] 48 | |                         source.as_str(),
[INFO] [stdout] 49 | |                         &display_options,
[INFO] [stdout] 50 | |                     );
[INFO] [stdout]    | |_____________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     let _ = context.tree_mut().fetch_messages(
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/fs/entry_list.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> Iter<TsuchitaEntry> {
[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(&self) -> Iter<'_, TsuchitaEntry> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/fs/entry_list.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_mut(&mut self) -> IterMut<TsuchitaEntry> {
[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] 60 |     pub fn iter_mut(&mut self) -> IterMut<'_, TsuchitaEntry> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `SearchString` is never constructed
[INFO] [stdout]   --> src/client/commands/commands.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub enum KeyCommand {
[INFO] [stdout]    |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 26 |     SearchString(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `KeyCommand` has derived impls for the traits `Debug` and `Clone`, but these are 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: function `parse_config_file` is never used
[INFO] [stdout]   --> src/client/config/mod.rs:62:4
[INFO] [stdout]    |
[INFO] [stdout] 62 | fn parse_config_file<T>(filename: &str) -> Option<T>
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_url` is never read
[INFO] [stdout]   --> src/client/config/default/client.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct ClientConfig {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 36 |     pub server_url: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ClientConfig` 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: function `default_true` is never used
[INFO] [stdout]   --> src/client/config/default/default.rs:10:10
[INFO] [stdout]    |
[INFO] [stdout] 10 | const fn default_true() -> bool {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_scroll_offset` is never used
[INFO] [stdout]   --> src/client/config/default/default.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | const fn default_scroll_offset() -> usize {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_max_preview_size` is never used
[INFO] [stdout]   --> src/client/config/default/default.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | const fn default_max_preview_size() -> u64 {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `client_mut`, `server_mut`, `display_options_mut`, `sort_options_ref`, and `sort_options_mut` are never used
[INFO] [stdout]   --> src/client/config/default/default.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl AppConfig {
[INFO] [stdout]    | -------------- associated items in this implementation
[INFO] [stdout] 44 |     pub fn new(server: ServerConfig, client: ClientConfig) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn client_mut(&mut self) -> &mut ClientConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn server_mut(&mut self) -> &mut ServerConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn display_options_mut(&mut self) -> &mut DisplayOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn sort_options_ref(&self) -> &sort::SortOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn sort_options_mut(&mut self) -> &mut sort::SortOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MapCommand` is never constructed
[INFO] [stdout]    --> src/client/config/keymap.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct MapCommand {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prefix` and `size` are never read
[INFO] [stdout]   --> src/client/config/theme/style.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct StylePrefix {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 14 |     prefix: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 15 |     size: usize,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StylePrefix` 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 `prefix` and `size` are never used
[INFO] [stdout]   --> src/client/config/theme/style.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl StylePrefix {
[INFO] [stdout]    | ---------------- methods in this implementation
[INFO] [stdout] 19 |     pub fn prefix(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn size(&self) -> usize {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `prefix` is never read
[INFO] [stdout]   --> src/client/config/theme/style.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RawAppStyle {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub prefix: Option<StylePrefix>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RawAppStyle` 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 `prefix` is never read
[INFO] [stdout]    --> src/client/config/theme/style.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct AppStyle {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub prefix: Option<StylePrefix>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppStyle` 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: method `set_prefix` is never used
[INFO] [stdout]    --> src/client/config/theme/style.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | impl AppStyle {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn set_prefix(mut self, prefix: StylePrefix) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_color` is never used
[INFO] [stdout]  --> src/client/config/theme/theme.rs:8:10
[INFO] [stdout]   |
[INFO] [stdout] 8 | const fn default_color() -> Color {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selection` is never read
[INFO] [stdout]   --> src/client/config/theme/theme.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct AppTheme {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 44 |     pub selection: 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 `search_state` is never read
[INFO] [stdout]   --> src/client/context/context.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct AppContext {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     search_state: Option<SearchPattern>,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_event_tx`, `config_mut`, `set_search_state`, and `get_search_state` are never used
[INFO] [stdout]   --> src/client/context/context.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl AppContext {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn get_event_tx(&self) -> mpsc::Sender<AppEvent> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn config_mut(&mut self) -> &mut AppConfig {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 51 |     pub fn set_search_state(&mut self, pattern: SearchPattern) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     pub fn get_search_state(&self) -> Option<&SearchPattern> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LocalStateContext` is never constructed
[INFO] [stdout]  --> src/client/context/local_state.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct LocalStateContext {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `set_paths` are never used
[INFO] [stdout]   --> src/client/context/local_state.rs:9:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl LocalStateContext {
[INFO] [stdout]    | ---------------------- associated items in this implementation
[INFO] [stdout]  9 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn set_paths<I>(&mut self, vals: I)
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/client/error.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl AppError {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 41 |     pub fn kind(&self) -> AppErrorKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]   --> src/client/fs/entry_list.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct TsuchitaList {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 33 |     pub index: usize,
[INFO] [stdout] 34 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TsuchitaList` 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: method `iter_mut` is never used
[INFO] [stdout]   --> src/client/fs/entry_list.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl TsuchitaList {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 60 |     pub fn iter_mut(&mut self) -> IterMut<TsuchitaEntry> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `source` are never used
[INFO] [stdout]   --> src/client/fs/message.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl TsuchitaMessage {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 18 |     pub fn new(source: String, title: String, content: String, timestamp: SystemTime) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn source(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ELLIPSIS` is never used
[INFO] [stdout]   --> src/client/ui/widgets/tui_entry_list.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const ELLIPSIS: &str = "…";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ELLIPSIS` is never used
[INFO] [stdout]   --> src/client/ui/widgets/tui_message.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const ELLIPSIS: &str = "…";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]  --> src/client/ui/widgets/tui_topbar.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct TuiTopBar<'a> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 9 |     pub context: &'a AppContext,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `column_ratio`, `default_layout`, and `no_preview_layout` are never read
[INFO] [stdout]   --> src/client/util/display.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct DisplayOption {
[INFO] [stdout]    |            ------------- fields in this struct
[INFO] [stdout] 11 |     pub column_ratio: (usize, usize, usize),
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     pub default_layout: [Constraint; 3],
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 17 |     pub no_preview_layout: [Constraint; 3],
[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: methods `show_borders`, `sort_options_mut`, and `timezone` are never used
[INFO] [stdout]   --> src/client/util/display.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl DisplayOption {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] 21 |     pub fn show_borders(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub fn sort_options_mut(&mut self) -> &mut sort::SortOption {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub fn timezone(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]   --> src/client/util/event.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct Config {}
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `event_tx` is never read
[INFO] [stdout]   --> src/client/util/event.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct Events {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 30 |     pub event_tx: mpsc::Sender<AppEvent>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `time_to_utc` is never used
[INFO] [stdout]  --> src/client/util/format.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn time_to_utc(systime: time::SystemTime, date_format: &str) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Glob` and `String` are never constructed
[INFO] [stdout]  --> src/client/util/search.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum SearchPattern {
[INFO] [stdout]   |          ------------- variants in this enum
[INFO] [stdout] 5 |     Glob(GlobMatcher),
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 6 |     String(String),
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `SearchPattern` 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: trait `ToString` is never used
[INFO] [stdout]  --> src/client/util/to_string.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait ToString {
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/client/commands/cursor_move.rs:38:25
[INFO] [stdout]    |
[INFO] [stdout] 38 | /                         context.tree_mut().fetch_messages(
[INFO] [stdout] 39 | |                             url.as_str(),
[INFO] [stdout] 40 | |                             source.as_str(),
[INFO] [stdout] 41 | |                             &display_options,
[INFO] [stdout] 42 | |                         );
[INFO] [stdout]    | |_________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 38 |                         let _ = context.tree_mut().fetch_messages(
[INFO] [stdout]    |                         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]   --> src/client/commands/cursor_move.rs:46:21
[INFO] [stdout]    |
[INFO] [stdout] 46 | /                     context.tree_mut().fetch_messages(
[INFO] [stdout] 47 | |                         url.as_str(),
[INFO] [stdout] 48 | |                         source.as_str(),
[INFO] [stdout] 49 | |                         &display_options,
[INFO] [stdout] 50 | |                     );
[INFO] [stdout]    | |_____________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 46 |                     let _ = context.tree_mut().fetch_messages(
[INFO] [stdout]    |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/fs/entry_list.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> Iter<TsuchitaEntry> {
[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(&self) -> Iter<'_, TsuchitaEntry> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/client/fs/entry_list.rs:60:21
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_mut(&mut self) -> IterMut<TsuchitaEntry> {
[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] 60 |     pub fn iter_mut(&mut self) -> IterMut<'_, TsuchitaEntry> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.68s
[INFO] running `Command { std: "docker" "inspect" "80091396fc02102cdbd5bfa0ddd61ab13d029267ffbb75a2ae1e122e471ef0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80091396fc02102cdbd5bfa0ddd61ab13d029267ffbb75a2ae1e122e471ef0db", kill_on_drop: false }`
[INFO] [stdout] 80091396fc02102cdbd5bfa0ddd61ab13d029267ffbb75a2ae1e122e471ef0db
