[INFO] fetching crate squealer 0.1.0...
[INFO] checking squealer-0.1.0 against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271-1
[INFO] extracting crate squealer 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate squealer 0.1.0
[INFO] finished tweaking crates.io crate squealer 0.1.0
[INFO] tweaked toml for crates.io crate squealer 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate squealer 0.1.0 on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate squealer 0.1.0 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b06dc08941174a88022a4b7fa2fbfad5429f18b14745fb808f15e9270493510c
[INFO] running `Command { std: "docker" "start" "-a" "b06dc08941174a88022a4b7fa2fbfad5429f18b14745fb808f15e9270493510c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b06dc08941174a88022a4b7fa2fbfad5429f18b14745fb808f15e9270493510c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b06dc08941174a88022a4b7fa2fbfad5429f18b14745fb808f15e9270493510c", kill_on_drop: false }`
[INFO] [stdout] b06dc08941174a88022a4b7fa2fbfad5429f18b14745fb808f15e9270493510c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49e44dd51d160773db555a1b9197afbeefe7590af39598de190d92d5843e7969
[INFO] running `Command { std: "docker" "start" "-a" "49e44dd51d160773db555a1b9197afbeefe7590af39598de190d92d5843e7969", kill_on_drop: false }`
[INFO] [stderr] warning: only one of `license` or `license-file` is necessary
[INFO] [stderr] `license` should be used if the package license can be expressed with a standard SPDX expression.
[INFO] [stderr] `license-file` should be used if the package uses a non-standard license.
[INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields for more information.
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]     Checking smallvec v1.13.2
[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]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking castaway v0.2.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling stability v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking sqlformat v0.2.3
[INFO] [stderr]     Checking unicode-truncate v1.0.0
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking tui-textarea v0.4.0
[INFO] [stderr]     Checking ratatui-explorer v0.1.1
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-sqlite 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 squealer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/model.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::error::Error;
[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::error::Error`
[INFO] [stdout]  --> src/model.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut model_app = model::App::<Home>::new(config);
[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: `model_app`
[INFO] [stdout]   --> src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut model_app = model::App::<Home>::new(config);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `selected` are never read
[INFO] [stdout]   --> src/app.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct App<'a> {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 16 |     pub config: Config,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub selected: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EditQuery` is never constructed
[INFO] [stdout]   --> src/model.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct EditQuery;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BrowseSqliteDBFiles` is never constructed
[INFO] [stdout]   --> src/model.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct BrowseSqliteDBFiles;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExploreResults` is never constructed
[INFO] [stdout]   --> src/model.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ExploreResults;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SaveResults` is never constructed
[INFO] [stdout]   --> src/model.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SaveResults;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExploreConnection` is never constructed
[INFO] [stdout]   --> src/model.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ExploreConnection;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigEditor` is never constructed
[INFO] [stdout]   --> src/model.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ConfigEditor;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mode`, `connections`, `results`, and `queries` are never read
[INFO] [stdout]   --> src/model.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct App<Mode> {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 19 |     mode: Mode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     connections: Connections,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     results: Results,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 22 |     queries: Queries,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_query` and `queries` are never read
[INFO] [stdout]   --> src/model.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Queries {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 26 |     current_query: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     queries: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sqlite_pool` is never read
[INFO] [stdout]   --> src/model.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct Connections {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 40 |     sqlite_pool: Option<Pool<Sqlite>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `connect_to_sqlite_db` and `disconnect` are never used
[INFO] [stdout]   --> src/model.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl Connections {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     async fn connect_to_sqlite_db(file: &str) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     fn disconnect(self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Some` is never constructed
[INFO] [stdout]   --> src/model.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | enum Results {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 60 |     Some {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl Results {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 74 |     fn new(rows: Vec<SqliteRow>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cancel`, `copy_app_with_new_mode`, and `add_results` are never used
[INFO] [stdout]    --> src/model.rs:97:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl<T> App<T> {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout]  97 |     pub fn cancel(self) -> App<Home> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn copy_app_with_new_mode<NewMode>(self, mode: NewMode) -> App<NewMode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn add_results(self, rows: Vec<SqliteRow>) -> App<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `edit_query`, `open_sqlite_db`, `explore_results`, `explore_connection`, and `edit_config` are never used
[INFO] [stdout]    --> src/model.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl App<Home> {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn edit_query(self) -> App<EditQuery> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn open_sqlite_db(self) -> App<BrowseSqliteDBFiles> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn explore_results(self) -> App<ExploreResults> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn explore_connection(self) -> App<ExploreConnection> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn edit_config(self) -> App<ConfigEditor> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `open_sqlite_db` is never used
[INFO] [stdout]    --> src/model.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl App<BrowseSqliteDBFiles> {
[INFO] [stdout]     | ----------------------------- method in this implementation
[INFO] [stdout] 154 |     pub async fn open_sqlite_db(self, file: &str) -> App<Home> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut model_app = model::App::<Home>::new(config);
[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: `model_app`
[INFO] [stdout]   --> src/main.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let mut model_app = model::App::<Home>::new(config);
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_app`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `selected` are never read
[INFO] [stdout]   --> src/app.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct App<'a> {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 16 |     pub config: Config,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub selected: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EditQuery` is never constructed
[INFO] [stdout]   --> src/model.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct EditQuery;
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BrowseSqliteDBFiles` is never constructed
[INFO] [stdout]   --> src/model.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct BrowseSqliteDBFiles;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExploreResults` is never constructed
[INFO] [stdout]   --> src/model.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct ExploreResults;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SaveResults` is never constructed
[INFO] [stdout]   --> src/model.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SaveResults;
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExploreConnection` is never constructed
[INFO] [stdout]   --> src/model.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct ExploreConnection;
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ConfigEditor` is never constructed
[INFO] [stdout]   --> src/model.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct ConfigEditor;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mode`, `connections`, `results`, and `queries` are never read
[INFO] [stdout]   --> src/model.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct App<Mode> {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] 19 |     mode: Mode,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 20 |     connections: Connections,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 21 |     results: Results,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 22 |     queries: Queries,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `current_query` and `queries` are never read
[INFO] [stdout]   --> src/model.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct Queries {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 26 |     current_query: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 27 |     queries: Vec<String>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sqlite_pool` is never read
[INFO] [stdout]   --> src/model.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct Connections {
[INFO] [stdout]    |        ----------- field in this struct
[INFO] [stdout] 40 |     sqlite_pool: Option<Pool<Sqlite>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `connect_to_sqlite_db` and `disconnect` are never used
[INFO] [stdout]   --> src/model.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 43 | impl Connections {
[INFO] [stdout]    | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     async fn connect_to_sqlite_db(file: &str) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |     fn disconnect(self) -> Self {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Some` is never constructed
[INFO] [stdout]   --> src/model.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 59 | enum Results {
[INFO] [stdout]    |      ------- variant in this enum
[INFO] [stdout] 60 |     Some {
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/model.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 73 | impl Results {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 74 |     fn new(rows: Vec<SqliteRow>) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `cancel`, `copy_app_with_new_mode`, and `add_results` are never used
[INFO] [stdout]    --> src/model.rs:97:12
[INFO] [stdout]     |
[INFO] [stdout]  96 | impl<T> App<T> {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout]  97 |     pub fn cancel(self) -> App<Home> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 101 |     fn copy_app_with_new_mode<NewMode>(self, mode: NewMode) -> App<NewMode> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn add_results(self, rows: Vec<SqliteRow>) -> App<T> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `edit_query`, `open_sqlite_db`, `explore_results`, `explore_connection`, and `edit_config` are never used
[INFO] [stdout]    --> src/model.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 120 | impl App<Home> {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn edit_query(self) -> App<EditQuery> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn open_sqlite_db(self) -> App<BrowseSqliteDBFiles> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub fn explore_results(self) -> App<ExploreResults> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |     pub fn explore_connection(self) -> App<ExploreConnection> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn edit_config(self) -> App<ConfigEditor> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `open_sqlite_db` is never used
[INFO] [stdout]    --> src/model.rs:154:18
[INFO] [stdout]     |
[INFO] [stdout] 153 | impl App<BrowseSqliteDBFiles> {
[INFO] [stdout]     | ----------------------------- method in this implementation
[INFO] [stdout] 154 |     pub async fn open_sqlite_db(self, file: &str) -> App<Home> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "49e44dd51d160773db555a1b9197afbeefe7590af39598de190d92d5843e7969", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49e44dd51d160773db555a1b9197afbeefe7590af39598de190d92d5843e7969", kill_on_drop: false }`
[INFO] [stdout] 49e44dd51d160773db555a1b9197afbeefe7590af39598de190d92d5843e7969
