[INFO] cloning repository https://github.com/tristanpoland/Flex-SH
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tristanpoland/Flex-SH" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristanpoland%2FFlex-SH", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristanpoland%2FFlex-SH'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 299616460eb9dab28ee67d84dbcc78f91c6da6a1
[INFO] checking tristanpoland/Flex-SH against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftristanpoland%2FFlex-SH" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tristanpoland/Flex-SH
[INFO] finished tweaking git repo https://github.com/tristanpoland/Flex-SH
[INFO] tweaked toml for git repo https://github.com/tristanpoland/Flex-SH written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tristanpoland/Flex-SH on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tristanpoland/Flex-SH 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.221
[INFO] [stderr]   Downloaded wasi v0.14.5+wasi-0.2.4
[INFO] [stderr]   Downloaded serde_derive v1.0.221
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.101
[INFO] [stderr]   Downloaded wit-bindgen v0.45.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.101
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.101
[INFO] [stderr]   Downloaded serde_core v1.0.221
[INFO] [stderr]   Downloaded wasip2 v1.0.0+wasi-0.2.4
[INFO] [stderr]   Downloaded js-sys v0.3.78
[INFO] [stderr]   Downloaded indexmap v2.11.1
[INFO] [stderr]   Downloaded serde_json v1.0.144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 702b096da9134f2d12be7b08c008f51857f0c78a8642b4bfdffb2b802551ebdf
[INFO] running `Command { std: "docker" "start" "702b096da9134f2d12be7b08c008f51857f0c78a8642b4bfdffb2b802551ebdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "702b096da9134f2d12be7b08c008f51857f0c78a8642b4bfdffb2b802551ebdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "702b096da9134f2d12be7b08c008f51857f0c78a8642b4bfdffb2b802551ebdf" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "702b096da9134f2d12be7b08c008f51857f0c78a8642b4bfdffb2b802551ebdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "702b096da9134f2d12be7b08c008f51857f0c78a8642b4bfdffb2b802551ebdf" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.221
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking regex-syntax v0.8.6
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde v1.0.221
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.144
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking regex-automata v0.4.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking gethostname v1.0.2
[INFO] [stderr]     Checking tempfile v3.22.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling serde_derive v1.0.221
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]     Checking rustyline v17.0.1
[INFO] [stderr]     Checking ctrlc v3.5.0
[INFO] [stderr]     Checking regex v1.11.2
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.16
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking toml v0.9.5
[INFO] [stderr]     Checking flex-sh v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/main.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{error, info, debug};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/config/mod.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::{debug, info};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Helper`
[INFO] [stdout]  --> src/core/shell.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rustyline::{Editor, Helper, Context, Config as EditorConfig, CompletionType, EditMode};
[INFO] [stdout]   |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ordering`
[INFO] [stdout]  --> src/core/executor.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::sync::{Arc, atomic::{AtomicBool, Ordering}};
[INFO] [stdout]   |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ctrlc`
[INFO] [stdout]  --> src/core/executor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ctrlc;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::expand_tilde`
[INFO] [stdout]  --> src/utils/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use path::expand_tilde;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/main.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use log::{error, info, debug};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `info`
[INFO] [stdout]  --> src/config/mod.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::{debug, info};
[INFO] [stdout]   |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Helper`
[INFO] [stdout]  --> src/core/shell.rs:8:25
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rustyline::{Editor, Helper, Context, Config as EditorConfig, CompletionType, EditMode};
[INFO] [stdout]   |                         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ordering`
[INFO] [stdout]  --> src/core/executor.rs:8:43
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::sync::{Arc, atomic::{AtomicBool, Ordering}};
[INFO] [stdout]   |                                           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ctrlc`
[INFO] [stdout]  --> src/core/executor.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use ctrlc;
[INFO] [stdout]   |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::expand_tilde`
[INFO] [stdout]  --> src/utils/mod.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use path::expand_tilde;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/executor.rs:172:39
[INFO] [stdout]     |
[INFO] [stdout] 172 |     async fn execute_pipeline(&mut self, mut command: ParsedCommand, current_dir: &PathBuf) -> Result<i32> {
[INFO] [stdout]     |                                          ----^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/executor.rs:172:39
[INFO] [stdout]     |
[INFO] [stdout] 172 |     async fn execute_pipeline(&mut self, mut command: ParsedCommand, current_dir: &PathBuf) -> Result<i32> {
[INFO] [stdout]     |                                          ----^^^^^^^
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/core/shell.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         ctx: &Context<'_>,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/shell.rs:631:35
[INFO] [stdout]     |
[INFO] [stdout] 631 |     fn process_color_codes(&self, mut prompt: String) -> String {
[INFO] [stdout]     |                                   ----^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/builtins/cd.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 let mut target = if expanded_path.is_absolute() {
[INFO] [stdout]    |                     ----^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/core/shell.rs:319:9
[INFO] [stdout]     |
[INFO] [stdout] 319 |         ctx: &Context<'_>,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colored_text`
[INFO] [stdout]   --> src/terminal/mod.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     let colored_text = bracket_content.bright_cyan().to_string();
[INFO] [stdout]    |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colored_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/core/shell.rs:631:35
[INFO] [stdout]     |
[INFO] [stdout] 631 |     fn process_color_codes(&self, mut prompt: String) -> String {
[INFO] [stdout]     |                                   ----^^^^^^
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `save` is never used
[INFO] [stdout]    --> src/config/mod.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl ShellConfig {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn save(&self, path: &PathBuf) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_path` is never read
[INFO] [stdout]  --> src/config/settings.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 6 |     config: ShellConfig,
[INFO] [stdout] 7 |     config_path: Option<PathBuf>,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_mut`, `save`, and `reload` are never used
[INFO] [stdout]   --> src/config/settings.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Config {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_mut(&mut self) -> &mut ShellConfig {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn save(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn reload(&mut self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `process_color_codes`, `remove_color_codes`, and `exit_code` are never used
[INFO] [stdout]    --> src/core/shell.rs:631:8
[INFO] [stdout]     |
[INFO] [stdout] 425 | impl Shell {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 631 |     fn process_color_codes(&self, mut prompt: String) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 686 |     fn remove_color_codes(&self, prompt: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 719 |     pub fn exit_code(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_alias` is never used
[INFO] [stdout]    --> src/core/parser.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Parser {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn remove_alias(&mut self, name: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `interrupt_flag` is never read
[INFO] [stdout]   --> src/core/executor.rs:16:2
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Executor {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 15 |     background_processes: HashMap<u32, Child>,
[INFO] [stdout] 16 |     interrupt_flag: Arc<AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cleanup_background_processes` is never used
[INFO] [stdout]    --> src/core/executor.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl Executor {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub async fn cleanup_background_processes(&mut self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_entries` and `clear` are never used
[INFO] [stdout]   --> src/core/history.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl History {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn get_entries(&self) -> &VecDeque<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn clear(&mut self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `print_success`, `print_warning`, `colorize_prompt`, and `colorize_output` are never used
[INFO] [stdout]    --> src/terminal/mod.rs:46:18
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl Terminal {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub async fn print_success(&self, message: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub async fn print_warning(&self, message: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn colorize_prompt(&self, prompt: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn colorize_output(&self, text: &str, color_type: OutputColorType) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OutputColorType` is never used
[INFO] [stdout]    --> src/terminal/mod.rs:144:10
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub enum OutputColorType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/terminal/events.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Mouse(MouseEvent),
[INFO] [stdout]   |     ----- ^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TerminalEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 6 -     Mouse(MouseEvent),
[INFO] [stdout] 6 +     Mouse(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]  --> src/terminal/events.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Resize(u16, u16),
[INFO] [stdout]   |     ------ ^^^  ^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     fields in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TerminalEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]   |
[INFO] [stdout] 7 -     Resize(u16, u16),
[INFO] [stdout] 7 +     Resize((), ()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/terminal/events.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Paste(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TerminalEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     Paste(String),
[INFO] [stdout] 10 +     Paste(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/terminal/events.rs:27:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl TerminalEvent {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout]  27 |     pub fn is_key(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub fn is_mouse(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |     pub fn is_resize(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub fn is_ctrl_d(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn is_tab(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn is_backspace(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn is_delete(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn is_arrow_up(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn is_arrow_down(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn is_arrow_left(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn is_arrow_right(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `color_scheme` is never read
[INFO] [stdout]   --> src/terminal/interface.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TerminalInterface {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 12 |     color_scheme: ColorScheme,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/terminal/interface.rs:27:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl TerminalInterface {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn update_size(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn clear_screen(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn clear_line(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn move_cursor(&self, x: u16, y: u16) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  49 |     pub fn hide_cursor(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     pub fn show_cursor(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn print_colored(&self, text: &str, _color_key: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn print_status_line(&self, status: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn print_completion_menu(&self, completions: &[String], selected: usize) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn set_color_scheme(&mut self, scheme: ColorScheme) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn draw_border(&self, x: u16, y: u16, width: u16, height: u16, title: Option<&str>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn draw_progress_bar(&self, x: u16, y: u16, width: u16, progress: f32, label: Option<&str>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_path` is never used
[INFO] [stdout]   --> src/utils/path.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn normalize_path<P: AsRef<Path>>(path: P) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `display` and `description` are never read
[INFO] [stdout]   --> src/utils/completion.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct CompletionCandidate {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout]  9 |     pub text: String,
[INFO] [stdout] 10 |     pub display: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub kind: CompletionKind,
[INFO] [stdout] 12 |     pub description: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompletionCandidate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `File`, `Directory`, `Variable`, and `Alias` are never constructed
[INFO] [stdout]   --> src/utils/completion.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum CompletionKind {
[INFO] [stdout]    |          -------------- variants in this enum
[INFO] [stdout] 17 |     Command,
[INFO] [stdout] 18 |     File,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 19 |     Directory,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 20 |     Builtin,
[INFO] [stdout] 21 |     Variable,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 22 |     Alias,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CompletionKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `show_hidden` is never read
[INFO] [stdout]   --> src/utils/completion.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct CompletionEngine {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 26 |     show_hidden: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `complete` and `complete_paths` are never used
[INFO] [stdout]    --> src/utils/completion.rs:38:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl CompletionEngine {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  38 |     pub fn complete(&self, input: &str, cursor_pos: usize) -> Vec<CompletionCandidate> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn complete_paths(&self, prefix: &str) -> Vec<CompletionCandidate> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/builtins/cd.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 let mut target = if expanded_path.is_absolute() {
[INFO] [stdout]    |                     ----^^^^^^
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `colored_text`
[INFO] [stdout]   --> src/terminal/mod.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |                     let colored_text = bracket_content.bright_cyan().to_string();
[INFO] [stdout]    |                         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_colored_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `save` is never used
[INFO] [stdout]    --> src/config/mod.rs:125:12
[INFO] [stdout]     |
[INFO] [stdout]  87 | impl ShellConfig {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn save(&self, path: &PathBuf) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config_path` is never read
[INFO] [stdout]  --> src/config/settings.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Config {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 6 |     config: ShellConfig,
[INFO] [stdout] 7 |     config_path: Option<PathBuf>,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_mut`, `save`, and `reload` are never used
[INFO] [stdout]   --> src/config/settings.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Config {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_mut(&mut self) -> &mut ShellConfig {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     pub fn save(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn reload(&mut self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `process_color_codes`, `remove_color_codes`, and `exit_code` are never used
[INFO] [stdout]    --> src/core/shell.rs:631:8
[INFO] [stdout]     |
[INFO] [stdout] 425 | impl Shell {
[INFO] [stdout]     | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 631 |     fn process_color_codes(&self, mut prompt: String) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 686 |     fn remove_color_codes(&self, prompt: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 719 |     pub fn exit_code(&self) -> i32 {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `remove_alias` is never used
[INFO] [stdout]    --> src/core/parser.rs:199:12
[INFO] [stdout]     |
[INFO] [stdout]  35 | impl Parser {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 199 |     pub fn remove_alias(&mut self, name: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `interrupt_flag` is never read
[INFO] [stdout]   --> src/core/executor.rs:16:2
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Executor {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 15 |     background_processes: HashMap<u32, Child>,
[INFO] [stdout] 16 |     interrupt_flag: Arc<AtomicBool>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cleanup_background_processes` is never used
[INFO] [stdout]    --> src/core/executor.rs:261:15
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl Executor {
[INFO] [stdout]     | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub async fn cleanup_background_processes(&mut self) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_entries`, `search`, and `clear` are never used
[INFO] [stdout]   --> src/core/history.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl History {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 61 |     pub fn get_entries(&self) -> &VecDeque<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn search(&self, pattern: &str) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn clear(&mut self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `print_success`, `print_warning`, `colorize_prompt`, and `colorize_output` are never used
[INFO] [stdout]    --> src/terminal/mod.rs:46:18
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl Terminal {
[INFO] [stdout]     | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  46 |     pub async fn print_success(&self, message: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  55 |     pub async fn print_warning(&self, message: &str) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn colorize_prompt(&self, prompt: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn colorize_output(&self, text: &str, color_type: OutputColorType) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OutputColorType` is never used
[INFO] [stdout]    --> src/terminal/mod.rs:144:10
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub enum OutputColorType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ColorScheme` is never constructed
[INFO] [stdout]  --> src/terminal/colors.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ColorScheme {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `default_scheme`, `dark_scheme`, `light_scheme`, `monokai_scheme`, `get_color`, and `get_available_schemes` are never used
[INFO] [stdout]   --> src/terminal/colors.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl ColorScheme {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] 10 |     pub fn default_scheme() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn dark_scheme() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn light_scheme() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     pub fn monokai_scheme() -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn get_color(&self, key: &str) -> Option<&String> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn get_available_schemes() -> Vec<ColorScheme> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `TerminalEvent` is never used
[INFO] [stdout]  --> src/terminal/events.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub enum TerminalEvent {
[INFO] [stdout]   |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/terminal/events.rs:27:12
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl TerminalEvent {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout]  27 |     pub fn is_key(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub fn is_mouse(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |     pub fn is_resize(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn is_ctrl_c(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub fn is_ctrl_d(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn is_enter(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub fn is_tab(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  85 |     pub fn is_backspace(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  95 |     pub fn is_delete(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn is_arrow_up(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub fn is_arrow_down(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn is_arrow_left(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     pub fn is_arrow_right(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     pub fn get_char(&self) -> Option<char> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn has_ctrl(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn has_alt(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 173 |     pub fn has_shift(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TerminalInterface` is never constructed
[INFO] [stdout]   --> src/terminal/interface.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct TerminalInterface {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/terminal/interface.rs:18:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl TerminalInterface {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout]  18 |     pub fn new(color_scheme: ColorScheme) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  27 |     pub fn update_size(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  34 |     pub fn clear_screen(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  39 |     pub fn clear_line(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn move_cursor(&self, x: u16, y: u16) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  49 |     pub fn hide_cursor(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     pub fn show_cursor(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     pub fn print_colored(&self, text: &str, _color_key: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn print_status_line(&self, status: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  76 |     pub fn print_completion_menu(&self, completions: &[String], selected: usize) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn get_dimensions(&self) -> (u16, u16) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  97 |     pub fn set_color_scheme(&mut self, scheme: ColorScheme) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn draw_border(&self, x: u16, y: u16, width: u16, height: u16, title: Option<&str>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn draw_progress_bar(&self, x: u16, y: u16, width: u16, progress: f32, label: Option<&str>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `normalize_path` is never used
[INFO] [stdout]   --> src/utils/path.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub fn normalize_path<P: AsRef<Path>>(path: P) -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_hidden` is never used
[INFO] [stdout]   --> src/utils/path.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn is_hidden<P: AsRef<Path>>(path: P) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_parent_and_name` is never used
[INFO] [stdout]   --> src/utils/path.rs:49:8
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn get_parent_and_name<P: AsRef<Path>>(path: P) -> (PathBuf, String) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompletionCandidate` is never constructed
[INFO] [stdout]  --> src/utils/completion.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct CompletionCandidate {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CompletionKind` is never used
[INFO] [stdout]   --> src/utils/completion.rs:16:10
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub enum CompletionKind {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CompletionEngine` is never constructed
[INFO] [stdout]   --> src/utils/completion.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct CompletionEngine {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/utils/completion.rs:31:12
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl CompletionEngine {
[INFO] [stdout]     | --------------------- associated items in this implementation
[INFO] [stdout]  31 |     pub fn new(show_hidden: bool, case_sensitive: bool) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     pub fn complete(&self, input: &str, cursor_pos: usize) -> Vec<CompletionCandidate> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  50 |     fn extract_word_at_cursor(&self, input: &str, cursor_pos: usize) -> (String, usize) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     fn complete_commands(&self, prefix: &str) -> Vec<CompletionCandidate> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     fn complete_paths(&self, prefix: &str) -> Vec<CompletionCandidate> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     fn matches_prefix(&self, candidate: &str, prefix: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     fn is_executable(&self, path: &Path) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_glob` is never used
[INFO] [stdout]  --> src/utils/glob_expand.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn expand_glob(pattern: &str) -> Result<Vec<PathBuf>> {
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_glob_chars` is never used
[INFO] [stdout]   --> src/utils/glob_expand.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn has_glob_chars(pattern: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `expand_args` is never used
[INFO] [stdout]   --> src/utils/glob_expand.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn expand_args(args: &[String]) -> Result<Vec<String>> {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `serde_json`
[INFO] [stderr]   --> Cargo.toml:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | serde_json = "1.0"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `serde_json`
[INFO] [stderr] warning: unused dependency `subprocess`
[INFO] [stderr]   --> Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | subprocess = "0.2"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `subprocess`
[INFO] [stderr] warning: unused dependency `thiserror`
[INFO] [stderr]   --> Cargo.toml:20:1
[INFO] [stderr]    |
[INFO] [stderr] 20 | thiserror = "2.0.16"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `thiserror`
[INFO] [stderr] warning: unused dependency `walkdir`
[INFO] [stderr]   --> Cargo.toml:22:1
[INFO] [stderr]    |
[INFO] [stderr] 22 | walkdir = "2.4"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `walkdir`
[INFO] [stderr] warning: `flex-sh` (manifest) generated 4 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.30.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 8`
[INFO] running `Command { std: "docker" "inspect" "702b096da9134f2d12be7b08c008f51857f0c78a8642b4bfdffb2b802551ebdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "702b096da9134f2d12be7b08c008f51857f0c78a8642b4bfdffb2b802551ebdf", kill_on_drop: false }`
[INFO] [stdout] 702b096da9134f2d12be7b08c008f51857f0c78a8642b4bfdffb2b802551ebdf
