[INFO] cloning repository https://github.com/ozankasikci/command-vault
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ozankasikci/command-vault" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozankasikci%2Fcommand-vault", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozankasikci%2Fcommand-vault'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 75d786a5792f994358edd7f50ca01b3c99f25160
[INFO] checking ozankasikci/command-vault against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-150727
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozankasikci%2Fcommand-vault" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ozankasikci/command-vault
[INFO] finished tweaking git repo https://github.com/ozankasikci/command-vault
[INFO] tweaked toml for git repo https://github.com/ozankasikci/command-vault written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ozankasikci/command-vault on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ozankasikci/command-vault already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shell-escape v0.1.5
[INFO] [stderr]   Downloaded serial_test v2.0.0
[INFO] [stderr]   Downloaded serial_test_derive v2.0.0
[INFO] [stderr]   Downloaded foldhash v0.1.3
[INFO] [stderr]   Downloaded indoc v2.0.5
[INFO] [stderr]   Downloaded dialoguer v0.11.0
[INFO] [stderr]   Downloaded serde_derive v1.0.216
[INFO] [stderr]   Downloaded anyhow v1.0.94
[INFO] [stderr]   Downloaded serde v1.0.216
[INFO] [stderr]   Downloaded rusqlite v0.30.0
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded ratatui v0.24.0
[INFO] [stderr]   Downloaded libc v0.2.168
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ff54eab05731a8f40ae496b7b4ada8621d230953b7b1e75896c76992665dcb9
[INFO] running `Command { std: "docker" "start" "-a" "3ff54eab05731a8f40ae496b7b4ada8621d230953b7b1e75896c76992665dcb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ff54eab05731a8f40ae496b7b4ada8621d230953b7b1e75896c76992665dcb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ff54eab05731a8f40ae496b7b4ada8621d230953b7b1e75896c76992665dcb9", kill_on_drop: false }`
[INFO] [stdout] 3ff54eab05731a8f40ae496b7b4ada8621d230953b7b1e75896c76992665dcb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] afb2d0f59c86db29d9b0eb27b45abfd48f190f41a421cd86d6823ed203afb4f6
[INFO] running `Command { std: "docker" "start" "-a" "afb2d0f59c86db29d9b0eb27b45abfd48f190f41a421cd86d6823ed203afb4f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking shell-escape v0.1.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.14.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling ctor v0.2.9
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking ratatui v0.24.0
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking command-vault v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PathBuf`
[INFO] [stdout]  --> src/exec/mod.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[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: `PathBuf`
[INFO] [stdout]  --> src/exec/mod.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[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: `Write`
[INFO] [stdout]  --> src/exec/mod.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/exec/mod.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected`
[INFO] [stdout]    --> src/ui/app.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |         if let Some(selected) = self.get_selection() {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deleted_index`
[INFO] [stdout]    --> src/ui/app.rs:473:53
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn update_selection_after_delete(&mut self, deleted_index: usize) {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deleted_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected`
[INFO] [stdout]    --> src/ui/app.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |         if let Some(selected) = self.get_selection() {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deleted_index`
[INFO] [stdout]    --> src/ui/app.rs:473:53
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn update_selection_after_delete(&mut self, deleted_index: usize) {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deleted_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::io::Cursor`
[INFO] [stdout]   --> tests/exec_test.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::io::Cursor;
[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: `std::path::PathBuf`
[INFO] [stdout]  --> tests/shell_test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::path::PathBuf;
[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 variable: `dir_path`
[INFO] [stdout]    --> tests/exec_test.rs:204:13
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let dir_path = temp_path.canonicalize()?.to_string_lossy().to_string();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_dir_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::PathBuf;
[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: `PathBuf`
[INFO] [stdout]  --> src/exec/mod.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> tests/db_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs;
[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 imports: `KeyCode`, `KeyEvent`, and `KeyModifiers`
[INFO] [stdout]    --> tests/ui_test.rs:989:28
[INFO] [stdout]     |
[INFO] [stdout] 989 |     use crossterm::event::{KeyCode, KeyEvent, KeyModifiers};
[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: `std::path::PathBuf`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::path::PathBuf;
[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: `PathBuf`
[INFO] [stdout]  --> src/exec/mod.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::path::{Path, PathBuf};
[INFO] [stdout]   |                       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `db`
[INFO] [stdout]    --> tests/db_test.rs:218:9
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let db = Database::new(db_path.to_str().unwrap())?;
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_db`
[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]    --> tests/ui_test.rs:255:9
[INFO] [stdout]     |
[INFO] [stdout] 255 |     let mut app = App::new(commands.clone(), &mut db, true);
[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]    --> tests/ui_test.rs:259:9
[INFO] [stdout]     |
[INFO] [stdout] 259 |     let mut app = App::new(commands.clone(), &mut db, false);
[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]     --> tests/ui_test.rs:1094:9
[INFO] [stdout]      |
[INFO] [stdout] 1094 |     let mut app = App::new(commands.clone(), &mut db, false);
[INFO] [stdout]      |         ----^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app`
[INFO] [stdout]     --> tests/ui_test.rs:1094:9
[INFO] [stdout]      |
[INFO] [stdout] 1094 |     let mut app = App::new(commands.clone(), &mut db, false);
[INFO] [stdout]      |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `terminal`
[INFO] [stdout]     --> tests/ui_test.rs:1101:23
[INFO] [stdout]      |
[INFO] [stdout] 1101 |             if let Ok(terminal) = Terminal::new(backend) {
[INFO] [stdout]      |                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_terminal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/exec/mod.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]  --> src/exec/mod.rs:1:21
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::io::{self, Write};
[INFO] [stdout]   |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected`
[INFO] [stdout]    --> src/ui/app.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |         if let Some(selected) = self.get_selection() {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deleted_index`
[INFO] [stdout]    --> src/ui/app.rs:473:53
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn update_selection_after_delete(&mut self, deleted_index: usize) {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deleted_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `selected`
[INFO] [stdout]    --> src/ui/app.rs:118:21
[INFO] [stdout]     |
[INFO] [stdout] 118 |         if let Some(selected) = self.get_selection() {
[INFO] [stdout]     |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_selected`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `deleted_index`
[INFO] [stdout]    --> src/ui/app.rs:473:53
[INFO] [stdout]     |
[INFO] [stdout] 473 |     pub fn update_selection_after_delete(&mut self, deleted_index: usize) {
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_deleted_index`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_commands` is never used
[INFO] [stdout]   --> src/cli/commands.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn print_commands(commands: &[Command]) -> 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: function `print_commands_ui` is never used
[INFO] [stdout]   --> src/cli/commands.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn print_commands_ui(terminal: &mut Terminal<CrosstermBackend<Stdout>>, commands: &[Command]) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_terminal` is never used
[INFO] [stdout]    --> src/cli/commands.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn setup_terminal() -> Result<Terminal<CrosstermBackend<Stdout>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `restore_terminal` is never used
[INFO] [stdout]    --> src/cli/commands.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn restore_terminal(terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_command` is never used
[INFO] [stdout]    --> src/cli/commands.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn handle_command(command: Commands, db: &mut Database, debug: bool) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Command` is never constructed
[INFO] [stdout]   --> src/db/models.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Command {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parameter` is never constructed
[INFO] [stdout]   --> src/db/models.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Parameter {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_description` are never used
[INFO] [stdout]   --> src/db/models.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl Parameter {
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout] 74 |     pub fn new(name: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn with_description(name: String, description: Option<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Database` is never constructed
[INFO] [stdout]   --> src/db/store.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Database {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/db/store.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl Database {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn new(path: &str) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub fn init(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn add_command(&mut self, command: &Command) -> Result<i64> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn add_tags_to_command(&mut self, command_id: i64, tags: &[String]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub fn remove_tag_from_command(&mut self, command_id: i64, tag_name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn search_commands(&self, query: &str, limit: usize) -> Result<Vec<Command>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub fn search_by_tag(&self, tag: &str, limit: usize) -> Result<Vec<Command>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     pub fn list_tags(&self) -> Result<Vec<(String, i64)>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub fn list_commands(&self, limit: usize, ascending: bool) -> Result<Vec<Command>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub fn get_command(&self, id: i64) -> Result<Option<Command>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 477 |     pub fn update_command(&mut self, command: &Command) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 541 |     pub fn delete_command(&mut self, command_id: i64) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_shell_integration_dir` is never used
[INFO] [stdout]  --> src/shell/hooks.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_shell_integration_dir() -> PathBuf {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_zsh_integration_path` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get_zsh_integration_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_bash_integration_path` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_bash_integration_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_fish_integration_path` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn get_fish_integration_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_current_shell` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn detect_current_shell() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_shell_integration_script` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn get_shell_integration_script(shell: &str) -> Result<PathBuf> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_shell` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn init_shell(shell_override: Option<String>) -> Result<PathBuf> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `App` is never constructed
[INFO] [stdout]   --> src/ui/app.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct App<'a> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/app.rs:34:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<'a> App<'a> {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  34 |     pub fn new(commands: Vec<Command>, db: &'a mut Database, debug_mode: bool) -> App<'a> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  49 |     pub fn run(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     fn run_app(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     fn handle_key_event(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>, key: event::KeyEvent) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub fn handle_quit(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn handle_help_toggle(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn handle_copy(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     fn handle_enter(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     fn handle_edit(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     fn handle_down(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     fn handle_up(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     fn handle_filter_start(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     fn handle_delete(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn handle_char_input(&mut self, c: char) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn handle_backspace(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn handle_escape(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn clear_filter(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn set_filter(&mut self, text: String) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn append_to_filter(&mut self, c: char) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn backspace_filter(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     fn matches_filter(&self, command: &Command, search_term: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn update_filtered_commands(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     fn ui(&mut self, f: &mut ratatui::Frame) {
[INFO] [stdout]     |        ^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     fn render_help_screen(&self, f: &mut ratatui::Frame) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     fn create_layout(&self, f: &mut ratatui::Frame) -> Vec<Rect> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |     fn render_title(&self, f: &mut ratatui::Frame, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     fn render_commands_list(&mut self, f: &mut ratatui::Frame, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     fn render_filter(&self, f: &mut ratatui::Frame, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 |     fn render_status_bar(&self, f: &mut ratatui::Frame, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     fn render_delete_confirmation(&self, f: &mut ratatui::Frame) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub fn set_message(&mut self, text: String, color: Color) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 |     pub fn clear_message(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 |     pub fn set_success_message(&mut self, text: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn set_error_message(&mut self, text: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn get_selection(&self) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 |     pub fn set_selection(&mut self, index: Option<usize>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |     pub fn update_selection_after_filter(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 473 |     pub fn update_selection_after_delete(&mut self, deleted_index: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 481 |     pub fn select_next(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 491 |     pub fn select_previous(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 501 |     pub fn get_selected_command(&self) -> Option<&Command> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 |     pub fn get_selected_index(&self) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     fn execute_selected_command(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 537 |     fn delete_selected_command(&mut self) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 563 |     fn edit_selected_command(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `centered_rect` is never used
[INFO] [stdout]    --> src/ui/app.rs:619:4
[INFO] [stdout]     |
[INFO] [stdout] 619 | fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_terminal` is never used
[INFO] [stdout]    --> src/ui/app.rs:631:4
[INFO] [stdout]     |
[INFO] [stdout] 631 | fn setup_terminal() -> Result<Terminal<CrosstermBackend<Stdout>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `restore_terminal` is never used
[INFO] [stdout]    --> src/ui/app.rs:641:4
[INFO] [stdout]     |
[INFO] [stdout] 641 | fn restore_terminal(terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_to_clipboard` is never used
[INFO] [stdout]    --> src/ui/app.rs:649:8
[INFO] [stdout]     |
[INFO] [stdout] 649 | pub fn copy_to_clipboard(text: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `CommandResult` is never used
[INFO] [stdout]   --> src/ui/add.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type CommandResult = Option<(String, Vec<String>, Option<i32>)>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AddCommandApp` is never constructed
[INFO] [stdout]   --> src/ui/add.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AddCommandApp {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputMode` is never used
[INFO] [stdout]   --> src/ui/add.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum InputMode {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/add.rs:49:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl AddCommandApp {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  49 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn run(&mut self) -> Result<CommandResult> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     fn run_app(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<CommandResult> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn set_command(&mut self, command: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn set_tags(&mut self, tags: Vec<String>) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     fn ui(&self, f: &mut ratatui::Frame) {
[INFO] [stdout]     |        ^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn suggest_tags(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |     pub fn handle_key_event(&mut self, key: KeyEvent) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_terminal` is never used
[INFO] [stdout]    --> src/ui/add.rs:420:4
[INFO] [stdout]     |
[INFO] [stdout] 420 | fn setup_terminal() -> Result<Terminal<CrosstermBackend<Stdout>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `restore_terminal` is never used
[INFO] [stdout]    --> src/ui/add.rs:430:4
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn restore_terminal(terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `centered_rect` is never used
[INFO] [stdout]    --> src/ui/add.rs:437:4
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_datetime` is never used
[INFO] [stdout]  --> src/utils/time.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_datetime(s: &str) -> Option<DateTime<Utc>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_parameters` is never used
[INFO] [stdout]   --> src/utils/params.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn parse_parameters(command: &str) -> Vec<Parameter> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `substitute_parameters` is never used
[INFO] [stdout]   --> src/utils/params.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn substitute_parameters(command: &str, parameters: &[Parameter], test_input: Option<&str>) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_parameters` is never used
[INFO] [stdout]    --> src/utils/params.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn prompt_parameters(command: &str, parameters: &[Parameter], test_input: Option<&str>) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExecutionContext` is never constructed
[INFO] [stdout]   --> src/exec/mod.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ExecutionContext {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrap_command` is never used
[INFO] [stdout]   --> src/exec/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn wrap_command(command: &str, test_mode: bool) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_path_traversal_attempt` is never used
[INFO] [stdout]   --> src/exec/mod.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn is_path_traversal_attempt(command: &str, working_dir: &Path) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_shell_command` is never used
[INFO] [stdout]   --> src/exec/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn execute_shell_command(ctx: &ExecutionContext) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_command` is never used
[INFO] [stdout]    --> src/exec/mod.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn execute_command(command: &Command) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_commands` is never used
[INFO] [stdout]   --> src/cli/commands.rs:26:4
[INFO] [stdout]    |
[INFO] [stdout] 26 | fn print_commands(commands: &[Command]) -> 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: function `print_commands_ui` is never used
[INFO] [stdout]   --> src/cli/commands.rs:60:4
[INFO] [stdout]    |
[INFO] [stdout] 60 | fn print_commands_ui(terminal: &mut Terminal<CrosstermBackend<Stdout>>, commands: &[Command]) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_terminal` is never used
[INFO] [stdout]    --> src/cli/commands.rs:101:4
[INFO] [stdout]     |
[INFO] [stdout] 101 | fn setup_terminal() -> Result<Terminal<CrosstermBackend<Stdout>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `restore_terminal` is never used
[INFO] [stdout]    --> src/cli/commands.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn restore_terminal(terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_command` is never used
[INFO] [stdout]    --> src/cli/commands.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn handle_command(command: Commands, db: &mut Database, debug: bool) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Command` is never constructed
[INFO] [stdout]   --> src/db/models.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Command {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Parameter` is never constructed
[INFO] [stdout]   --> src/db/models.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub struct Parameter {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `new` and `with_description` are never used
[INFO] [stdout]   --> src/db/models.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl Parameter {
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout] 74 |     pub fn new(name: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn with_description(name: String, description: Option<String>) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Database` is never constructed
[INFO] [stdout]   --> src/db/store.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Database {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/db/store.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  36 | impl Database {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn new(path: &str) -> Result<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  57 |     pub fn init(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn add_command(&mut self, command: &Command) -> Result<i64> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn add_tags_to_command(&mut self, command_id: i64, tags: &[String]) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 238 |     pub fn remove_tag_from_command(&mut self, command_id: i64, tag_name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     pub fn search_commands(&self, query: &str, limit: usize) -> Result<Vec<Command>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 300 |     pub fn search_by_tag(&self, tag: &str, limit: usize) -> Result<Vec<Command>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     pub fn list_tags(&self) -> Result<Vec<(String, i64)>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub fn list_commands(&self, limit: usize, ascending: bool) -> Result<Vec<Command>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 424 |     pub fn get_command(&self, id: i64) -> Result<Option<Command>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 477 |     pub fn update_command(&mut self, command: &Command) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 541 |     pub fn delete_command(&mut self, command_id: i64) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_shell_integration_dir` is never used
[INFO] [stdout]  --> src/shell/hooks.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub fn get_shell_integration_dir() -> PathBuf {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_zsh_integration_path` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub fn get_zsh_integration_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_bash_integration_path` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn get_bash_integration_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_fish_integration_path` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:27:8
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn get_fish_integration_path() -> PathBuf {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `detect_current_shell` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn detect_current_shell() -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_shell_integration_script` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:63:8
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub fn get_shell_integration_script(shell: &str) -> Result<PathBuf> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `init_shell` is never used
[INFO] [stdout]   --> src/shell/hooks.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub fn init_shell(shell_override: Option<String>) -> Result<PathBuf> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `App` is never constructed
[INFO] [stdout]   --> src/ui/app.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct App<'a> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/app.rs:34:12
[INFO] [stdout]     |
[INFO] [stdout]  33 | impl<'a> App<'a> {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  34 |     pub fn new(commands: Vec<Command>, db: &'a mut Database, debug_mode: bool) -> App<'a> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  49 |     pub fn run(&mut self) -> Result<()> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  56 |     fn run_app(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  68 |     fn handle_key_event(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>, key: event::KeyEvent) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  88 |     pub fn handle_quit(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     fn handle_help_toggle(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     fn handle_copy(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     fn handle_enter(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     fn handle_edit(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 135 |     fn handle_down(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 140 |     fn handle_up(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 145 |     fn handle_filter_start(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     fn handle_delete(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 162 |     fn handle_char_input(&mut self, c: char) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 172 |     fn handle_backspace(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn handle_escape(&mut self) -> Result<Option<()>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     pub fn clear_filter(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub fn set_filter(&mut self, text: String) {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn append_to_filter(&mut self, c: char) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn backspace_filter(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     fn matches_filter(&self, command: &Command, search_term: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn update_filtered_commands(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     fn ui(&mut self, f: &mut ratatui::Frame) {
[INFO] [stdout]     |        ^^
[INFO] [stdout] ...
[INFO] [stdout] 241 |     fn render_help_screen(&self, f: &mut ratatui::Frame) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 293 |     fn create_layout(&self, f: &mut ratatui::Frame) -> Vec<Rect> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 307 |     fn render_title(&self, f: &mut ratatui::Frame, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 314 |     fn render_commands_list(&mut self, f: &mut ratatui::Frame, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 364 |     fn render_filter(&self, f: &mut ratatui::Frame, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 |     fn render_status_bar(&self, f: &mut ratatui::Frame, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 402 |     fn render_delete_confirmation(&self, f: &mut ratatui::Frame) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub fn set_message(&mut self, text: String, color: Color) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 437 |     pub fn clear_message(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 441 |     pub fn set_success_message(&mut self, text: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 445 |     pub fn set_error_message(&mut self, text: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 449 |     pub fn get_selection(&self) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 |     pub fn set_selection(&mut self, index: Option<usize>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 463 |     pub fn update_selection_after_filter(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 473 |     pub fn update_selection_after_delete(&mut self, deleted_index: usize) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 481 |     pub fn select_next(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 491 |     pub fn select_previous(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 501 |     pub fn get_selected_command(&self) -> Option<&Command> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 |     pub fn get_selected_index(&self) -> Option<usize> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 513 |     fn execute_selected_command(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 537 |     fn delete_selected_command(&mut self) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 563 |     fn edit_selected_command(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `centered_rect` is never used
[INFO] [stdout]    --> src/ui/app.rs:619:4
[INFO] [stdout]     |
[INFO] [stdout] 619 | fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_terminal` is never used
[INFO] [stdout]    --> src/ui/app.rs:631:4
[INFO] [stdout]     |
[INFO] [stdout] 631 | fn setup_terminal() -> Result<Terminal<CrosstermBackend<Stdout>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `restore_terminal` is never used
[INFO] [stdout]    --> src/ui/app.rs:641:4
[INFO] [stdout]     |
[INFO] [stdout] 641 | fn restore_terminal(terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `copy_to_clipboard` is never used
[INFO] [stdout]    --> src/ui/app.rs:649:8
[INFO] [stdout]     |
[INFO] [stdout] 649 | pub fn copy_to_clipboard(text: &str) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `CommandResult` is never used
[INFO] [stdout]   --> src/ui/add.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub type CommandResult = Option<(String, Vec<String>, Option<i32>)>;
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AddCommandApp` is never constructed
[INFO] [stdout]   --> src/ui/add.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct AddCommandApp {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `InputMode` is never used
[INFO] [stdout]   --> src/ui/add.rs:40:10
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub enum InputMode {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/add.rs:49:12
[INFO] [stdout]     |
[INFO] [stdout]  48 | impl AddCommandApp {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  49 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  53 |     pub fn run(&mut self) -> Result<CommandResult> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  60 |     fn run_app(&mut self, terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<CommandResult> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn set_command(&mut self, command: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn set_tags(&mut self, tags: Vec<String>) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     fn ui(&self, f: &mut ratatui::Frame) {
[INFO] [stdout]     |        ^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn suggest_tags(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |     pub fn handle_key_event(&mut self, key: KeyEvent) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_terminal` is never used
[INFO] [stdout]    --> src/ui/add.rs:420:4
[INFO] [stdout]     |
[INFO] [stdout] 420 | fn setup_terminal() -> Result<Terminal<CrosstermBackend<Stdout>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `restore_terminal` is never used
[INFO] [stdout]    --> src/ui/add.rs:430:4
[INFO] [stdout]     |
[INFO] [stdout] 430 | fn restore_terminal(terminal: &mut Terminal<CrosstermBackend<Stdout>>) -> Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `centered_rect` is never used
[INFO] [stdout]    --> src/ui/add.rs:437:4
[INFO] [stdout]     |
[INFO] [stdout] 437 | fn centered_rect(percent_x: u16, percent_y: u16, r: Rect) -> Rect {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_datetime` is never used
[INFO] [stdout]  --> src/utils/time.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn parse_datetime(s: &str) -> Option<DateTime<Utc>> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_parameters` is never used
[INFO] [stdout]   --> src/utils/params.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn parse_parameters(command: &str) -> Vec<Parameter> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `substitute_parameters` is never used
[INFO] [stdout]   --> src/utils/params.rs:38:8
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn substitute_parameters(command: &str, parameters: &[Parameter], test_input: Option<&str>) -> Result<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prompt_parameters` is never used
[INFO] [stdout]    --> src/utils/params.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn prompt_parameters(command: &str, parameters: &[Parameter], test_input: Option<&str>) -> Result<String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExecutionContext` is never constructed
[INFO] [stdout]   --> src/exec/mod.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ExecutionContext {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `wrap_command` is never used
[INFO] [stdout]   --> src/exec/mod.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub fn wrap_command(command: &str, test_mode: bool) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_path_traversal_attempt` is never used
[INFO] [stdout]   --> src/exec/mod.rs:43:4
[INFO] [stdout]    |
[INFO] [stdout] 43 | fn is_path_traversal_attempt(command: &str, working_dir: &Path) -> bool {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_shell_command` is never used
[INFO] [stdout]   --> src/exec/mod.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn execute_shell_command(ctx: &ExecutionContext) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_command` is never used
[INFO] [stdout]    --> src/exec/mod.rs:135:8
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn execute_command(command: &Command) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.58s
[INFO] running `Command { std: "docker" "inspect" "afb2d0f59c86db29d9b0eb27b45abfd48f190f41a421cd86d6823ed203afb4f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "afb2d0f59c86db29d9b0eb27b45abfd48f190f41a421cd86d6823ed203afb4f6", kill_on_drop: false }`
[INFO] [stdout] afb2d0f59c86db29d9b0eb27b45abfd48f190f41a421cd86d6823ed203afb4f6
