[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] testing kamiyaa/tsuchita against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamiyaa%2Ftsuchita" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kamiyaa/tsuchita on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dbus v0.9.2
[INFO] [stderr]   Downloaded alphanumeric-sort v1.4.3
[INFO] [stderr]   Downloaded sha-1 v0.9.4
[INFO] [stderr]   Downloaded futures v0.3.14
[INFO] [stderr]   Downloaded tui v0.14.0
[INFO] [stderr]   Downloaded lock_api v0.4.3
[INFO] [stderr]   Downloaded const_fn v0.4.7
[INFO] [stderr]   Downloaded redox_syscall v0.2.7
[INFO] [stderr]   Downloaded rustls v0.19.1
[INFO] [stderr]   Downloaded actix-http v2.2.0
[INFO] [stderr]   Downloaded ureq v2.1.1
[INFO] [stderr]   Downloaded syn v1.0.71
[INFO] [stderr]   Downloaded webpki-roots v0.21.1
[INFO] [stderr]   Downloaded chunked_transfer v1.4.0
[INFO] [stderr]   Downloaded futures-macro v0.3.14
[INFO] [stderr]   Downloaded libdbus-sys v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c59613ea67724c688296f19b0cecb54c5221a2e6cebc72ba753adc6f39551fe
[INFO] running `Command { std: "docker" "start" "-a" "1c59613ea67724c688296f19b0cecb54c5221a2e6cebc72ba753adc6f39551fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c59613ea67724c688296f19b0cecb54c5221a2e6cebc72ba753adc6f39551fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c59613ea67724c688296f19b0cecb54c5221a2e6cebc72ba753adc6f39551fe", kill_on_drop: false }`
[INFO] [stdout] 1c59613ea67724c688296f19b0cecb54c5221a2e6cebc72ba753adc6f39551fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91641ab898a1b9b7b78a5b0a4e4eb71dfa73cc74f82761fcd6cab49897577de8
[INFO] running `Command { std: "docker" "start" "-a" "91641ab898a1b9b7b78a5b0a4e4eb71dfa73cc74f82761fcd6cab49897577de8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.94
[INFO] [stderr]    Compiling syn v1.0.71
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling futures-channel v0.3.14
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.28
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling lock_api v0.4.3
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.50
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling const_fn v0.4.7
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling time v0.2.26
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling regex-syntax v0.6.23
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling signal-hook v0.3.8
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling bstr v0.2.15
[INFO] [stderr]    Compiling chunked_transfer v1.4.0
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling shell-words v1.0.0
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling alphanumeric-sort v1.4.3
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling dbus v0.9.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling tui v0.14.0
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling globset v0.4.6
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-macro v0.3.14
[INFO] [stderr]    Compiling derive_more v0.99.13
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling structopt-derive v0.4.14
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.14
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling futures v0.3.14
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling structopt v0.3.21
[INFO] [stderr]    Compiling pin-project v1.0.7
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling pin-project v0.4.28
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling serde v1.0.125
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling actix-http v2.2.0
[INFO] [stderr]    Compiling ureq v2.1.1
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling 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)]` 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)]` 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: unused variable: `m`
[INFO] [stdout]   --> src/client/config/keymap.rs:80:17
[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)]` 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)]` 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: 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: 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: `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: `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: 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)]` 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: fields `command` and `keys` are never read
[INFO] [stdout]    --> src/client/config/keymap.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct MapCommand {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 105 |     pub command: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 106 |     pub keys: Vec<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MapCommand` 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 `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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> Iter<'_, TsuchitaEntry> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 5m 34s
[INFO] running `Command { std: "docker" "inspect" "91641ab898a1b9b7b78a5b0a4e4eb71dfa73cc74f82761fcd6cab49897577de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91641ab898a1b9b7b78a5b0a4e4eb71dfa73cc74f82761fcd6cab49897577de8", kill_on_drop: false }`
[INFO] [stdout] 91641ab898a1b9b7b78a5b0a4e4eb71dfa73cc74f82761fcd6cab49897577de8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d87503d2776b9b52fa5b5a91d778d29337d9712f8ff0309492e8f3a5e10c1def
[INFO] running `Command { std: "docker" "start" "-a" "d87503d2776b9b52fa5b5a91d778d29337d9712f8ff0309492e8f3a5e10c1def", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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)]` 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)]` 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: unused variable: `m`
[INFO] [stdout]   --> src/client/config/keymap.rs:80:17
[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)]` 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)]` 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: 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: 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: `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: `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: 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)]` 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: fields `command` and `keys` are never read
[INFO] [stdout]    --> src/client/config/keymap.rs:105:9
[INFO] [stdout]     |
[INFO] [stdout] 104 | struct MapCommand {
[INFO] [stdout]     |        ---------- fields in this struct
[INFO] [stdout] 105 |     pub command: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 106 |     pub keys: Vec<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MapCommand` 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 `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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn iter(&self) -> Iter<'_, TsuchitaEntry> {
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub fn iter_mut(&mut self) -> IterMut<'_, TsuchitaEntry> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.45s
[INFO] running `Command { std: "docker" "inspect" "d87503d2776b9b52fa5b5a91d778d29337d9712f8ff0309492e8f3a5e10c1def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d87503d2776b9b52fa5b5a91d778d29337d9712f8ff0309492e8f3a5e10c1def", kill_on_drop: false }`
[INFO] [stdout] d87503d2776b9b52fa5b5a91d778d29337d9712f8ff0309492e8f3a5e10c1def
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a1b76b31f0f171cf6301daf25e118a32ae952dba3d64f6081f71878073a7b701
[INFO] running `Command { std: "docker" "start" "-a" "a1b76b31f0f171cf6301daf25e118a32ae952dba3d64f6081f71878073a7b701", kill_on_drop: false }`
[INFO] [stderr] warning: function `parse_config_file` is never used
[INFO] [stderr]   --> src/server/config/mod.rs:58:4
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn parse_config_file<T>(filename: &str) -> Option<T>
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `server_url` is never read
[INFO] [stderr]  --> src/server/config/default/default.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct ClientConfig {
[INFO] [stderr]   |            ------------ field in this struct
[INFO] [stderr] 7 |     #[serde(default)]
[INFO] [stderr] 8 |     server_url: String,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `ClientConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `client_ref` are never used
[INFO] [stderr]   --> src/server/config/default/default.rs:57:12
[INFO] [stderr]    |
[INFO] [stderr] 56 | impl AppConfig {
[INFO] [stderr]    | -------------- associated items in this implementation
[INFO] [stderr] 57 |     pub fn new(server: ServerConfig, client: ClientConfig) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 64 |     pub fn client_ref(&self) -> &ClientConfig {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `title`, `content`, and `timestamp` are never used
[INFO] [stderr]   --> src/server/message.rs:30:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl TsuchitaMessage {
[INFO] [stderr]    | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 30 |     pub fn title(&self) -> &str {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     pub fn content(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 36 |     pub fn timestamp(&self) -> SystemTime {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::context::AppContext`
[INFO] [stderr]  --> src/client/commands/command_keybind.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::context::AppContext;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::ui::TuiBackend`
[INFO] [stderr]  --> src/client/commands/command_keybind.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::ui::TuiBackend;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ClientConfig` and `RawClientConfig`
[INFO] [stderr]  --> src/client/config/default/mod.rs:7:24
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::client::{ClientConfig, RawClientConfig};
[INFO] [stderr]   |                        ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::display::RawDisplayOption`
[INFO] [stderr]  --> src/client/config/default/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use self::display::RawDisplayOption;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::server::ServerConfig`
[INFO] [stderr]   --> src/client/config/default/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use self::server::ServerConfig;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]  --> src/client/config/keymap.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[cfg(feature = "mouse")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Key`
[INFO] [stderr]  --> src/client/config/keymap.rs:7:29
[INFO] [stderr]   |
[INFO] [stderr] 7 | use termion::event::{Event, Key};
[INFO] [stderr]   |                             ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `StylePrefix`
[INFO] [stderr]  --> src/client/config/theme/mod.rs:4:46
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use self::style::{AppStyle, RawAppStyle, StylePrefix};
[INFO] [stderr]   |                                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `AppStyle`
[INFO] [stderr]  --> src/client/config/mod.rs:7:23
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use self::theme::{AppStyle, AppTheme};
[INFO] [stderr]   |                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::local_state::*`
[INFO] [stderr]  --> src/client/context/mod.rs:5:9
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub use self::local_state::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `KeyCommand`
[INFO] [stderr]  --> src/client/run.rs:3:39
[INFO] [stderr]   |
[INFO] [stderr] 3 | use crate::commands::{CommandKeybind, KeyCommand};
[INFO] [stderr]   |                                       ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]  --> src/client/ui/tui_backend.rs:9:7
[INFO] [stderr]   |
[INFO] [stderr] 9 | #[cfg(feature = "mouse")]
[INFO] [stderr]   |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]   |
[INFO] [stderr]   = note: no expected values for `feature`
[INFO] [stderr]   = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]   --> src/client/ui/tui_backend.rs:18:7
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[cfg(feature = "mouse")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]   --> src/client/ui/tui_backend.rs:20:7
[INFO] [stderr]    |
[INFO] [stderr] 20 | #[cfg(feature = "mouse")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]   --> src/client/ui/tui_backend.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[cfg(not(feature = "mouse"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `mouse`
[INFO] [stderr]   --> src/client/ui/tui_backend.rs:30:11
[INFO] [stderr]    |
[INFO] [stderr] 30 | #[cfg(not(feature = "mouse"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `mouse` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::io::stdout`
[INFO] [stderr]  --> src/client/ui/tui_backend.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::io::stdout;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Color` and `Style`
[INFO] [stderr]  --> src/client/ui/views/tui_view.rs:3:18
[INFO] [stderr]   |
[INFO] [stderr] 3 | use tui::style::{Color, Style};
[INFO] [stderr]   |                  ^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `unicode_width::UnicodeWidthStr`
[INFO] [stderr]  --> src/client/ui/widgets/tui_message.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use unicode_width::UnicodeWidthStr;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `m`
[INFO] [stderr]   --> src/client/config/keymap.rs:80:17
[INFO] [stderr]    |
[INFO] [stderr] 80 |         let mut m = self;
[INFO] [stderr]    |                 ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/client/config/keymap.rs:80:13
[INFO] [stderr]    |
[INFO] [stderr] 80 |         let mut m = self;
[INFO] [stderr]    |             ----^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `err`
[INFO] [stderr]   --> src/client/error.rs:25:13
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn from(err: ureq::Error) -> Self {
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `event`
[INFO] [stderr]   --> src/client/run.rs:25:44
[INFO] [stderr]    |
[INFO] [stderr] 25 |             AppEvent::Termion(Event::Mouse(event)) => {
[INFO] [stderr]    |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_event`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/client/run.rs:34:36
[INFO] [stderr]    |
[INFO] [stderr] 34 |                         if let Err(e) = command.execute(context, backend) {
[INFO] [stderr]    |                                    ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `m`
[INFO] [stderr]   --> src/client/run.rs:38:59
[INFO] [stderr]    |
[INFO] [stderr] 38 |                     Some(CommandKeybind::CompositeKeybind(m)) => {
[INFO] [stderr]    |                                                           ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `display_options`
[INFO] [stderr]   --> src/client/tree.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |         display_options: &DisplayOption,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_options`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/client/tree.rs:34:13
[INFO] [stderr]    |
[INFO] [stderr] 34 |         let mut contents: Vec<TsuchitaEntry> = json_res
[INFO] [stderr]    |             ----^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name_width`
[INFO] [stderr]   --> src/client/ui/widgets/tui_entry_list.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     let name_width = entry.name().width();
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_name_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `drawing_width`
[INFO] [stderr]   --> src/client/ui/widgets/tui_message.rs:38:13
[INFO] [stderr]    |
[INFO] [stderr] 38 |         let drawing_width = area.width as usize;
[INFO] [stderr]    |             ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_drawing_width`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `context`
[INFO] [stderr]  --> src/client/util/input.rs:6:48
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub fn process_noninteractive(event: AppEvent, context: &mut AppContext) {
[INFO] [stderr]   |                                                ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stderr] 
[INFO] [stderr] warning: variant `SearchString` is never constructed
[INFO] [stderr]   --> src/client/commands/commands.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub enum KeyCommand {
[INFO] [stderr]    |          ---------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 26 |     SearchString(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `KeyCommand` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `parse_config_file` is never used
[INFO] [stderr]   --> src/client/config/mod.rs:62:4
[INFO] [stderr]    |
[INFO] [stderr] 62 | fn parse_config_file<T>(filename: &str) -> Option<T>
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `server_url` is never read
[INFO] [stderr]   --> src/client/config/default/client.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct ClientConfig {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 36 |     pub server_url: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ClientConfig` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_true` is never used
[INFO] [stderr]   --> src/client/config/default/default.rs:10:10
[INFO] [stderr]    |
[INFO] [stderr] 10 | const fn default_true() -> bool {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_scroll_offset` is never used
[INFO] [stderr]   --> src/client/config/default/default.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | const fn default_scroll_offset() -> usize {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_max_preview_size` is never used
[INFO] [stderr]   --> src/client/config/default/default.rs:16:10
[INFO] [stderr]    |
[INFO] [stderr] 16 | const fn default_max_preview_size() -> u64 {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `client_mut`, `server_mut`, `display_options_mut`, `sort_options_ref`, and `sort_options_mut` are never used
[INFO] [stderr]   --> src/client/config/default/default.rs:44:12
[INFO] [stderr]    |
[INFO] [stderr] 43 | impl AppConfig {
[INFO] [stderr]    | -------------- associated items in this implementation
[INFO] [stderr] 44 |     pub fn new(server: ServerConfig, client: ClientConfig) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 55 |     pub fn client_mut(&mut self) -> &mut ClientConfig {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 63 |     pub fn server_mut(&mut self) -> &mut ServerConfig {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 70 |     pub fn display_options_mut(&mut self) -> &mut DisplayOption {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 74 |     pub fn sort_options_ref(&self) -> &sort::SortOption {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 77 |     pub fn sort_options_mut(&mut self) -> &mut sort::SortOption {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `command` and `keys` are never read
[INFO] [stderr]    --> src/client/config/keymap.rs:105:9
[INFO] [stderr]     |
[INFO] [stderr] 104 | struct MapCommand {
[INFO] [stderr]     |        ---------- fields in this struct
[INFO] [stderr] 105 |     pub command: String,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 106 |     pub keys: Vec<String>,
[INFO] [stderr]     |         ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `MapCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `prefix` and `size` are never read
[INFO] [stderr]   --> src/client/config/theme/style.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub struct StylePrefix {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 14 |     prefix: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 15 |     size: usize,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StylePrefix` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `prefix` and `size` are never used
[INFO] [stderr]   --> src/client/config/theme/style.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl StylePrefix {
[INFO] [stderr]    | ---------------- methods in this implementation
[INFO] [stderr] 19 |     pub fn prefix(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub fn size(&self) -> usize {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `prefix` is never read
[INFO] [stderr]   --> src/client/config/theme/style.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct RawAppStyle {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub prefix: Option<StylePrefix>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `RawAppStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `prefix` is never read
[INFO] [stderr]    --> src/client/config/theme/style.rs:104:9
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub struct AppStyle {
[INFO] [stderr]     |            -------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub prefix: Option<StylePrefix>,
[INFO] [stderr]     |         ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AppStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `set_prefix` is never used
[INFO] [stderr]    --> src/client/config/theme/style.rs:116:12
[INFO] [stderr]     |
[INFO] [stderr] 107 | impl AppStyle {
[INFO] [stderr]     | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub fn set_prefix(mut self, prefix: StylePrefix) -> Self {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_color` is never used
[INFO] [stderr]  --> src/client/config/theme/theme.rs:8:10
[INFO] [stderr]   |
[INFO] [stderr] 8 | const fn default_color() -> Color {
[INFO] [stderr]   |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `selection` is never read
[INFO] [stderr]   --> src/client/config/theme/theme.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct AppTheme {
[INFO] [stderr]    |            -------- field in this struct
[INFO] [stderr] 44 |     pub selection: AppStyle,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AppTheme` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `search_state` is never read
[INFO] [stderr]   --> src/client/context/context.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 9  | pub struct AppContext {
[INFO] [stderr]    |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     search_state: Option<SearchPattern>,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_event_tx`, `config_mut`, `set_search_state`, and `get_search_state` are never used
[INFO] [stderr]   --> src/client/context/context.rs:37:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl AppContext {
[INFO] [stderr]    | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub fn get_event_tx(&self) -> mpsc::Sender<AppEvent> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     pub fn config_mut(&mut self) -> &mut AppConfig {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 51 |     pub fn set_search_state(&mut self, pattern: SearchPattern) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 54 |     pub fn get_search_state(&self) -> Option<&SearchPattern> {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LocalStateContext` is never constructed
[INFO] [stderr]  --> src/client/context/local_state.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct LocalStateContext {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `set_paths` are never used
[INFO] [stderr]   --> src/client/context/local_state.rs:9:12
[INFO] [stderr]    |
[INFO] [stderr] 8  | impl LocalStateContext {
[INFO] [stderr]    | ---------------------- associated items in this implementation
[INFO] [stderr] 9  |     pub fn new() -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 13 |     pub fn set_paths<I>(&mut self, vals: I)
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `kind` is never used
[INFO] [stderr]   --> src/client/error.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl AppError {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 41 |     pub fn kind(&self) -> AppErrorKind {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]   --> src/client/fs/entry_list.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct TsuchitaList {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 33 |     pub index: usize,
[INFO] [stderr] 34 |     name: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `TsuchitaList` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `iter_mut` is never used
[INFO] [stderr]   --> src/client/fs/entry_list.rs:60:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl TsuchitaList {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 60 |     pub fn iter_mut(&mut self) -> IterMut<TsuchitaEntry> {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `source` are never used
[INFO] [stderr]   --> src/client/fs/message.rs:18:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl TsuchitaMessage {
[INFO] [stderr]    | -------------------- associated items in this implementation
[INFO] [stderr] 18 |     pub fn new(source: String, title: String, content: String, timestamp: SystemTime) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 27 |     pub fn source(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ELLIPSIS` is never used
[INFO] [stderr]   --> src/client/ui/widgets/tui_entry_list.rs:10:7
[INFO] [stderr]    |
[INFO] [stderr] 10 | const ELLIPSIS: &str = "…";
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ELLIPSIS` is never used
[INFO] [stderr]   --> src/client/ui/widgets/tui_message.rs:11:7
[INFO] [stderr]    |
[INFO] [stderr] 11 | const ELLIPSIS: &str = "…";
[INFO] [stderr]    |       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `context` is never read
[INFO] [stderr]  --> src/client/ui/widgets/tui_topbar.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct TuiTopBar<'a> {
[INFO] [stderr]   |            --------- field in this struct
[INFO] [stderr] 9 |     pub context: &'a AppContext,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `column_ratio`, `default_layout`, and `no_preview_layout` are never read
[INFO] [stderr]   --> src/client/util/display.rs:11:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct DisplayOption {
[INFO] [stderr]    |            ------------- fields in this struct
[INFO] [stderr] 11 |     pub column_ratio: (usize, usize, usize),
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 16 |     pub default_layout: [Constraint; 3],
[INFO] [stderr]    |         ^^^^^^^^^^^^^^
[INFO] [stderr] 17 |     pub no_preview_layout: [Constraint; 3],
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `DisplayOption` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] running 0 tests
[INFO] [stderr] warning: methods `show_borders`, `sort_options_mut`, and `timezone` are never used
[INFO] [stdout] 
[INFO] [stderr]   --> src/client/util/display.rs:21:12
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 20 | impl DisplayOption {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] 21 |     pub fn show_borders(&self) -> bool {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 29 |     pub fn sort_options_mut(&mut self) -> &mut sort::SortOption {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 32 |     pub fn timezone(&self) -> &str {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Config` is never constructed
[INFO] [stderr]   --> src/client/util/event.rs:19:12
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct Config {}
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `event_tx` is never read
[INFO] [stderr]   --> src/client/util/event.rs:30:9
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct Events {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] 30 |     pub event_tx: mpsc::Sender<AppEvent>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `time_to_utc` is never used
[INFO] [stderr]  --> src/client/util/format.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub fn time_to_utc(systime: time::SystemTime, date_format: &str) -> String {
[INFO] [stderr]   |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Glob` and `String` are never constructed
[INFO] [stderr]  --> src/client/util/search.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub enum SearchPattern {
[INFO] [stderr]   |          ------------- variants in this enum
[INFO] [stderr] 5 |     Glob(GlobMatcher),
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 6 |     String(String),
[INFO] [stderr]   |     ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `SearchPattern` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ToString` is never used
[INFO] [stderr]  --> src/client/util/to_string.rs:3:11
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub trait ToString {
[INFO] [stderr]   |           ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/client/commands/cursor_move.rs:38:25
[INFO] [stderr]    |
[INFO] [stderr] 38 | /                         context.tree_mut().fetch_messages(
[INFO] [stderr] 39 | |                             url.as_str(),
[INFO] [stderr] 40 | |                             source.as_str(),
[INFO] [stderr] 41 | |                             &display_options,
[INFO] [stderr] 42 | |                         );
[INFO] [stderr]    | |_________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 38 |                         let _ = context.tree_mut().fetch_messages(
[INFO] [stderr]    |                         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Result` that must be used
[INFO] [stderr]   --> src/client/commands/cursor_move.rs:46:21
[INFO] [stderr]    |
[INFO] [stderr] 46 | /                     context.tree_mut().fetch_messages(
[INFO] [stderr] 47 | |                         url.as_str(),
[INFO] [stderr] 48 | |                         source.as_str(),
[INFO] [stderr] 49 | |                         &display_options,
[INFO] [stderr] 50 | |                     );
[INFO] [stderr]    | |_____________________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 46 |                     let _ = context.tree_mut().fetch_messages(
[INFO] [stderr]    |                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/client/fs/entry_list.rs:56:17
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn iter(&self) -> Iter<TsuchitaEntry> {
[INFO] [stderr]    |                 ^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     pub fn iter(&self) -> Iter<'_, TsuchitaEntry> {
[INFO] [stderr]    |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/client/fs/entry_list.rs:60:21
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn iter_mut(&mut self) -> IterMut<TsuchitaEntry> {
[INFO] [stderr]    |                     ^^^^^^^^^     ---------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                     |
[INFO] [stderr]    |                     this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 60 |     pub fn iter_mut(&mut self) -> IterMut<'_, TsuchitaEntry> {
[INFO] [stderr]    |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: `tsuchita` (bin "tsuchita-server" test) generated 4 warnings
[INFO] [stderr] warning: `tsuchita` (bin "tsuchita" test) generated 67 warnings (run `cargo fix --bin "tsuchita" --tests` to apply 14 suggestions)
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running unittests src/client/main.rs (/opt/rustwide/target/debug/deps/tsuchita-d7a87e7b9505cafe)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/server/main.rs (/opt/rustwide/target/debug/deps/tsuchita_server-fd6289dab8ef8ae7)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a1b76b31f0f171cf6301daf25e118a32ae952dba3d64f6081f71878073a7b701", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1b76b31f0f171cf6301daf25e118a32ae952dba3d64f6081f71878073a7b701", kill_on_drop: false }`
[INFO] [stdout] a1b76b31f0f171cf6301daf25e118a32ae952dba3d64f6081f71878073a7b701
