[INFO] cloning repository https://github.com/stmSi/db-tui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stmSi/db-tui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstmSi%2Fdb-tui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstmSi%2Fdb-tui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5afe0ab0d85ba87b07a3205cdb8002fd43b18cc0
[INFO] checking stmSi/db-tui against try#bf5ff6675cf10ce009ac02007b064a7cfc4509ac for pr-140558
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstmSi%2Fdb-tui" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/stmSi/db-tui on toolchain bf5ff6675cf10ce009ac02007b064a7cfc4509ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/stmSi/db-tui
[INFO] finished tweaking git repo https://github.com/stmSi/db-tui
[INFO] tweaked toml for git repo https://github.com/stmSi/db-tui written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/stmSi/db-tui 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" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89660e10364551498485d685bfe140acb4603dad7d1aa90e801654215d7ce0b0
[INFO] running `Command { std: "docker" "start" "-a" "89660e10364551498485d685bfe140acb4603dad7d1aa90e801654215d7ce0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89660e10364551498485d685bfe140acb4603dad7d1aa90e801654215d7ce0b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89660e10364551498485d685bfe140acb4603dad7d1aa90e801654215d7ce0b0", kill_on_drop: false }`
[INFO] [stdout] 89660e10364551498485d685bfe140acb4603dad7d1aa90e801654215d7ce0b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+bf5ff6675cf10ce009ac02007b064a7cfc4509ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f79ab8e02f69c2020236accaceac3b731d1175057edf5cca7e9f41cc0c278b0a
[INFO] running `Command { std: "docker" "start" "-a" "f79ab8e02f69c2020236accaceac3b731d1175057edf5cca7e9f41cc0c278b0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking ratatui v0.26.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling struct-patch-derive v0.4.1
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking tui-logger v0.11.0
[INFO] [stderr]     Checking tui-textarea v0.4.0
[INFO] [stderr]     Checking struct-patch v0.4.1
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tui-input v0.8.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking unicode-truncate v0.2.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-mysql v0.7.4
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking db-tui v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> src/tabs/db_connections_tab.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, Result},
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]   --> src/tabs/db_connections_tab.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::{App, AppEvent};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> src/tabs/db_databases_tab.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, Result},
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]  --> src/tabs/db_databases_tab.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `block::*`
[INFO] [stdout]   --> src/tabs/db_databases_tab.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     widgets::{block::*, *},
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]   --> src/tabs/db_databases_tab.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::{App, AppEvent};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> src/tabs/db_tables_tab.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, Result},
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]  --> src/tabs/db_tables_tab.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `block::*`
[INFO] [stdout]   --> src/tabs/db_tables_tab.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     widgets::{block::*, *},
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]   --> src/tabs/db_tables_tab.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::{App, AppEvent};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/tabs/db_types_tab.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, Result},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]   --> src/tabs/db_types_tab.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::{App, AppEvent};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/ui/connection_popup/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]   --> src/ui/connection_popup/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::{App, AppEvent};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/ui/style.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PrettyConfig` and `to_string_pretty`
[INFO] [stdout]  --> src/ui/style.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ron::ser::{to_string_pretty, PrettyConfig};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/ui/style.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fs::File` and `io::Write`
[INFO] [stdout]  --> src/ui/style.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{fs::File, io::Write, path::PathBuf, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `struct_patch::Patch`
[INFO] [stdout]  --> src/ui/style.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use struct_patch::Patch;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> src/tabs/db_connections_tab.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, Result},
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]   --> src/tabs/db_connections_tab.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::{App, AppEvent};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> src/tabs/db_databases_tab.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, Result},
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]  --> src/tabs/db_databases_tab.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `block::*`
[INFO] [stdout]   --> src/tabs/db_databases_tab.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     widgets::{block::*, *},
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]   --> src/tabs/db_databases_tab.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::{App, AppEvent};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Result`
[INFO] [stdout]  --> src/tabs/db_tables_tab.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, Result},
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `KeyCode`
[INFO] [stdout]  --> src/tabs/db_tables_tab.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crossterm::event::{KeyCode, KeyEvent};
[INFO] [stdout]   |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `block::*`
[INFO] [stdout]   --> src/tabs/db_tables_tab.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 |     widgets::{block::*, *},
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]   --> src/tabs/db_tables_tab.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::{App, AppEvent};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/tabs/db_types_tab.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 |     io::{self, Result},
[INFO] [stdout]   |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]   --> src/tabs/db_types_tab.rs:13:13
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::{App, AppEvent};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/ui/connection_popup/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `App`
[INFO] [stdout]   --> src/ui/connection_popup/mod.rs:14:13
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::{App, AppEvent};
[INFO] [stdout]    |             ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> src/ui/style.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PrettyConfig` and `to_string_pretty`
[INFO] [stdout]  --> src/ui/style.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ron::ser::{to_string_pretty, PrettyConfig};
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/ui/style.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs::File`
[INFO] [stdout]  --> src/ui/style.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::{fs::File, io::Write, path::PathBuf, rc::Rc};
[INFO] [stdout]   |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `struct_patch::Patch`
[INFO] [stdout]  --> src/ui/style.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use struct_patch::Patch;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `workdir`
[INFO] [stdout]   --> src/args.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let workdir = arg_matches.get_one::<String>("workdir").map(PathBuf::from);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workdir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gitdir`
[INFO] [stdout]   --> src/args.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let gitdir = arg_matches
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gitdir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `workdir`
[INFO] [stdout]   --> src/args.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let workdir = arg_matches.get_one::<String>("workdir").map(PathBuf::from);
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_workdir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `gitdir`
[INFO] [stdout]   --> src/args.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let gitdir = arg_matches
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_gitdir`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/tabs/db_databases_tab.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         key: KeyEvent,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_event_bus`
[INFO] [stdout]   --> src/tabs/db_databases_tab.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         app_event_bus: &mpsc::Sender<AppEvent>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_event_bus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/tabs/db_tables_tab.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         key: KeyEvent,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_event_bus`
[INFO] [stdout]   --> src/tabs/db_tables_tab.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         app_event_bus: &mpsc::Sender<AppEvent>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_event_bus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/tabs/db_databases_tab.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         key: KeyEvent,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_event_bus`
[INFO] [stdout]   --> src/tabs/db_databases_tab.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         app_event_bus: &mpsc::Sender<AppEvent>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_event_bus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]   --> src/tabs/db_tables_tab.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         key: KeyEvent,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `app_event_bus`
[INFO] [stdout]   --> src/tabs/db_tables_tab.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         app_event_bus: &mpsc::Sender<AppEvent>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_app_event_bus`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]    --> src/ui/connection_popup/mod.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let style = if error_msg.is_empty() {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]    --> src/ui/connection_popup/mod.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         title: &str,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `style`
[INFO] [stdout]    --> src/ui/connection_popup/mod.rs:194:13
[INFO] [stdout]     |
[INFO] [stdout] 194 |         let style = if error_msg.is_empty() {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_style`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `title`
[INFO] [stdout]    --> src/ui/connection_popup/mod.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |         title: &str,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_title`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theme_path`
[INFO] [stdout]    --> src/ui/style.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn init(theme_path: &PathBuf) -> Self {
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_theme_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/style.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let mut theme = Self::default();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `theme_path`
[INFO] [stdout]    --> src/ui/style.rs:101:17
[INFO] [stdout]     |
[INFO] [stdout] 101 |     pub fn init(theme_path: &PathBuf) -> Self {
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_theme_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/ui/style.rs:102:13
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let mut theme = Self::default();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tab_labels`
[INFO] [stdout]    --> src/main.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let tab_labels: Vec<Span> = self
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tab_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tab_labels`
[INFO] [stdout]    --> src/main.rs:262:13
[INFO] [stdout]     |
[INFO] [stdout] 262 |         let tab_labels: Vec<Span> = self
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_tab_labels`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CliArgs` is never constructed
[INFO] [stdout]   --> src/args.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CliArgs {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_cmdline` is never used
[INFO] [stdout]   --> src/args.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn process_cmdline() -> Result<CliArgs> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_logging` is never used
[INFO] [stdout]   --> src/args.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn setup_logging() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_app_cache_path` is never used
[INFO] [stdout]   --> src/args.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn get_app_cache_path() -> Result<PathBuf> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_app_config_path` is never used
[INFO] [stdout]   --> src/args.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn get_app_config_path() -> Result<PathBuf> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_disabled` is never used
[INFO] [stdout]   --> src/tabs/mod.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait DBTab {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn set_disabled(&mut self, disabled: bool);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selected` is never read
[INFO] [stdout]   --> src/tabs/db_connections_tab.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct DbConnectionsTab {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub selected: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbConnectionsTab` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host`, `port`, `user`, `password`, and `is_create_new` are never read
[INFO] [stdout]   --> src/tabs/db_connections_tab.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Connection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 29 |     pub name: String,
[INFO] [stdout] 30 |     pub host: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |     pub user: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 33 |     pub password: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 34 |     pub is_create_new: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selected` is never read
[INFO] [stdout]   --> src/tabs/db_types_tab.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct DbTypesTab {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 19 |     pub title: String,
[INFO] [stdout] 20 |     pub selected: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbTypesTab` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `cmdbar_bg`, `cmdbar_extra_lines_bg`, `danger_fg`, `line_break`, and `block_title_focused` are never read
[INFO] [stdout]   --> src/ui/style.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     cmdbar_bg: Color,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 17 |     cmdbar_extra_lines_bg: Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     danger_fg: Color,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 21 |     line_break: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 22 |     block_title_focused: Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Theme` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/ui/style.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl Theme {
[INFO] [stdout]    | ---------- associated items in this implementation
[INFO] [stdout] 26 |     pub fn scroll_bar_pos(&self) -> Style {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn title(&self, focused: bool) -> Style {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     const fn apply_select(&self, style: Style, selected: bool) -> Style {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn text_danger(&self) -> Style {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn line_break(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn commandbar(&self, enabled: bool, line: usize) -> Style {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97 |     pub fn attention_block() -> Style {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CliArgs` is never constructed
[INFO] [stdout]   --> src/args.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct CliArgs {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `process_cmdline` is never used
[INFO] [stdout]   --> src/args.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub fn process_cmdline() -> Result<CliArgs> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `app` is never used
[INFO] [stdout]   --> src/args.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn app() -> ClapApp {
[INFO] [stdout]    |    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_logging` is never used
[INFO] [stdout]   --> src/args.rs:50:4
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn setup_logging() -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_app_cache_path` is never used
[INFO] [stdout]   --> src/args.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn get_app_cache_path() -> Result<PathBuf> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_app_config_path` is never used
[INFO] [stdout]   --> src/args.rs:69:8
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub fn get_app_config_path() -> Result<PathBuf> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_disabled` is never used
[INFO] [stdout]   --> src/tabs/mod.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait DBTab {
[INFO] [stdout]    |           ----- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 21 |     fn set_disabled(&mut self, disabled: bool);
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selected` is never read
[INFO] [stdout]   --> src/tabs/db_connections_tab.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct DbConnectionsTab {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     pub selected: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbConnectionsTab` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `host`, `port`, `user`, `password`, and `is_create_new` are never read
[INFO] [stdout]   --> src/tabs/db_connections_tab.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct Connection {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 29 |     pub name: String,
[INFO] [stdout] 30 |     pub host: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 31 |     pub port: u16,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 32 |     pub user: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 33 |     pub password: String,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 34 |     pub is_create_new: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Connection` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `selected` is never read
[INFO] [stdout]   --> src/tabs/db_types_tab.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct DbTypesTab {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 19 |     pub title: String,
[INFO] [stdout] 20 |     pub selected: usize,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DbTypesTab` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/ui/style.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 14 |     selection_bg: Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 15 |     selection_fg: Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 16 |     cmdbar_bg: Color,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 17 |     cmdbar_extra_lines_bg: Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 20 |     danger_fg: Color,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 21 |     line_break: String,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 22 |     block_title_focused: Color,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Theme` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/ui/style.rs:26:12
[INFO] [stdout]     |
[INFO] [stdout] 25  | impl Theme {
[INFO] [stdout]     | ---------- associated items in this implementation
[INFO] [stdout] 26  |     pub fn scroll_bar_pos(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 38  |     pub fn title(&self, focused: bool) -> Style {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68  |     const fn apply_select(&self, style: Style, selected: bool) -> Style {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76  |     pub fn text_danger(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 80  |     pub fn line_break(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84  |     pub fn commandbar(&self, enabled: bool, line: usize) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 97  |     pub fn attention_block() -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     pub fn init(theme_path: &PathBuf) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s
[INFO] running `Command { std: "docker" "inspect" "f79ab8e02f69c2020236accaceac3b731d1175057edf5cca7e9f41cc0c278b0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f79ab8e02f69c2020236accaceac3b731d1175057edf5cca7e9f41cc0c278b0a", kill_on_drop: false }`
[INFO] [stdout] f79ab8e02f69c2020236accaceac3b731d1175057edf5cca7e9f41cc0c278b0a
