[INFO] fetching crate squealer 0.1.0... [INFO] checking squealer-0.1.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate squealer 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate squealer 0.1.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3-tc1/source/Cargo.toml [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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-textarea v0.4.0 [INFO] [stderr] Downloaded ratatui-explorer v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3c015014404253de2865a333cc6b32a716a74f85ced51e4810b3e03b47fa65eb [INFO] running `Command { std: "docker" "start" "-a" "3c015014404253de2865a333cc6b32a716a74f85ced51e4810b3e03b47fa65eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3c015014404253de2865a333cc6b32a716a74f85ced51e4810b3e03b47fa65eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c015014404253de2865a333cc6b32a716a74f85ced51e4810b3e03b47fa65eb", kill_on_drop: false }` [INFO] [stdout] 3c015014404253de2865a333cc6b32a716a74f85ced51e4810b3e03b47fa65eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ac10c62801020dfc1f71c15de973b502b8ec8da25054b856329c36c7140ef72 [INFO] running `Command { std: "docker" "start" "-a" "6ac10c62801020dfc1f71c15de973b502b8ec8da25054b856329c36c7140ef72", 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 version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking zerocopy v0.7.34 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [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 tokio-stream v0.1.15 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking unicode-truncate v1.0.0 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tui-textarea v0.4.0 [INFO] [stderr] Checking ratatui-explorer v0.1.1 [INFO] [stderr] Checking clap v4.5.4 [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)]` 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)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model_app` [INFO] [stdout] --> src/main.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let mut model_app = model::App::::new(config); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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::::new(config); [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: 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, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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 { [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, [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>, [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) -> 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 App { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 97 | pub fn cancel(self) -> App { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | fn copy_app_with_new_mode(self, mode: NewMode) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub fn add_results(self, rows: Vec) -> App { [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 { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn edit_query(self) -> App { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn open_sqlite_db(self) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn explore_results(self) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn explore_connection(self) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn edit_config(self) -> App { [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 { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] 154 | pub async fn open_sqlite_db(self, file: &str) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `model_app` [INFO] [stdout] --> src/main.rs:21:13 [INFO] [stdout] | [INFO] [stdout] 21 | let mut model_app = model::App::::new(config); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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::::new(config); [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: 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, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` 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 { [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, [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>, [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) -> 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 App { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 97 | pub fn cancel(self) -> App { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | fn copy_app_with_new_mode(self, mode: NewMode) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 110 | pub fn add_results(self, rows: Vec) -> App { [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 { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn edit_query(self) -> App { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 134 | pub fn open_sqlite_db(self) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | pub fn explore_results(self) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | pub fn explore_connection(self) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn edit_config(self) -> App { [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 { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] 154 | pub async fn open_sqlite_db(self, file: &str) -> App { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "6ac10c62801020dfc1f71c15de973b502b8ec8da25054b856329c36c7140ef72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ac10c62801020dfc1f71c15de973b502b8ec8da25054b856329c36c7140ef72", kill_on_drop: false }` [INFO] [stdout] 6ac10c62801020dfc1f71c15de973b502b8ec8da25054b856329c36c7140ef72