[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] building stmSi/db-tui against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FstmSi%2Fdb-tui" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/stmSi/db-tui on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stability v0.2.0
[INFO] [stderr]   Downloaded struct-patch v0.4.1
[INFO] [stderr]   Downloaded struct-patch-derive v0.4.1
[INFO] [stderr]   Downloaded tui-input v0.8.0
[INFO] [stderr]   Downloaded unicode-truncate v0.2.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.80
[INFO] [stderr]   Downloaded simplelog v0.12.2
[INFO] [stderr]   Downloaded tui-textarea v0.4.0
[INFO] [stderr]   Downloaded syn v2.0.59
[INFO] [stderr]   Downloaded ratatui v0.26.2
[INFO] [stderr]   Downloaded tui-logger v0.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b11f66cb9959f37e51b1b9bc4f4696df477b35072a6b94a810c54c705d560482
[INFO] running `Command { std: "docker" "start" "-a" "b11f66cb9959f37e51b1b9bc4f4696df477b35072a6b94a810c54c705d560482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b11f66cb9959f37e51b1b9bc4f4696df477b35072a6b94a810c54c705d560482", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b11f66cb9959f37e51b1b9bc4f4696df477b35072a6b94a810c54c705d560482", kill_on_drop: false }`
[INFO] [stdout] b11f66cb9959f37e51b1b9bc4f4696df477b35072a6b94a810c54c705d560482
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e905e376684d86cf3f4335c839e2862a005468bbfc3a50dc5a5366304f092ef9
[INFO] running `Command { std: "docker" "start" "-a" "e905e376684d86cf3f4335c839e2862a005468bbfc3a50dc5a5366304f092ef9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.80
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustversion v1.0.15
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling cc v1.0.94
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling finl_unicode v1.2.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling stringprep v0.1.4
[INFO] [stderr]    Compiling syn v2.0.59
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling whoami v1.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling castaway v0.2.2
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling compact_str v0.7.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lru v0.12.3
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling unicode-truncate v0.2.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling clap v4.5.4
[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 strum_macros v0.26.2
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling struct-patch-derive v0.4.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling struct-patch v0.4.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tui-input v0.8.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling sqlformat v0.2.3
[INFO] [stderr]    Compiling ratatui v0.26.2
[INFO] [stderr]    Compiling tui-logger v0.11.0
[INFO] [stderr]    Compiling tui-textarea v0.4.0
[INFO] [stderr]    Compiling sqlx-core v0.7.4
[INFO] [stderr]    Compiling sqlx-sqlite v0.7.4
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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 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)]` (part of `#[warn(unused)]`) 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: `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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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 1m 28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "e905e376684d86cf3f4335c839e2862a005468bbfc3a50dc5a5366304f092ef9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e905e376684d86cf3f4335c839e2862a005468bbfc3a50dc5a5366304f092ef9", kill_on_drop: false }`
[INFO] [stdout] e905e376684d86cf3f4335c839e2862a005468bbfc3a50dc5a5366304f092ef9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 290e9f20734d07a28a9bd49e0935e491c2a4fb045d1d1cdbf4b4b8f96ba5d35c
[INFO] running `Command { std: "docker" "start" "-a" "290e9f20734d07a28a9bd49e0935e491c2a4fb045d1d1cdbf4b4b8f96ba5d35c", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling sqlx-postgres v0.7.4
[INFO] [stderr]    Compiling sqlx-mysql v0.7.4
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling ratatui v0.26.2
[INFO] [stderr]    Compiling tui-input v0.8.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tui-logger v0.11.0
[INFO] [stderr]    Compiling tui-textarea v0.4.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]    Compiling sqlx v0.7.4
[INFO] [stderr]    Compiling 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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: `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)]` (part of `#[warn(unused)]`) 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: 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)]` (part of `#[warn(unused)]`) 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.63s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "290e9f20734d07a28a9bd49e0935e491c2a4fb045d1d1cdbf4b4b8f96ba5d35c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "290e9f20734d07a28a9bd49e0935e491c2a4fb045d1d1cdbf4b4b8f96ba5d35c", kill_on_drop: false }`
[INFO] [stdout] 290e9f20734d07a28a9bd49e0935e491c2a4fb045d1d1cdbf4b4b8f96ba5d35c
