[INFO] cloning repository https://github.com/Sleepwal/RonData [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sleepwal/RonData" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleepwal%2FRonData", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleepwal%2FRonData'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6e71e15e938b024a6bfa6f4015a130fb66c332c9 [INFO] checking Sleepwal/RonData against master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSleepwal%2FRonData" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Sleepwal/RonData [INFO] finished tweaking git repo https://github.com/Sleepwal/RonData [INFO] tweaked toml for git repo https://github.com/Sleepwal/RonData written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Sleepwal/RonData on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Sleepwal/RonData 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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded objc2-system-configuration v0.3.2 [INFO] [stderr] Downloaded whoami v2.1.1 [INFO] [stderr] Downloaded wasite v1.0.2 [INFO] [stderr] Downloaded postgres-protocol v0.6.10 [INFO] [stderr] Downloaded postgres-types v0.2.12 [INFO] [stderr] Downloaded egui-winit v0.29.1 [INFO] [stderr] Downloaded egui_glow v0.29.1 [INFO] [stderr] Downloaded egui_extras v0.29.1 [INFO] [stderr] Downloaded eframe v0.29.1 [INFO] [stderr] Downloaded toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Downloaded linux-keyutils v0.2.4 [INFO] [stderr] Downloaded tokio-postgres v0.7.16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32a166db9eac828a0bb47e606b1f4e50591570c0c001f4cc5e5a916f3eb048f9 [INFO] running `Command { std: "docker" "start" "-a" "32a166db9eac828a0bb47e606b1f4e50591570c0c001f4cc5e5a916f3eb048f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32a166db9eac828a0bb47e606b1f4e50591570c0c001f4cc5e5a916f3eb048f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a166db9eac828a0bb47e606b1f4e50591570c0c001f4cc5e5a916f3eb048f9", kill_on_drop: false }` [INFO] [stdout] 32a166db9eac828a0bb47e606b1f4e50591570c0c001f4cc5e5a916f3eb048f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecfe5d8c8b6c0429fd6918ff72297656ff834e259b6d8a0fff373d9ae44fae09 [INFO] running `Command { std: "docker" "start" "-a" "ecfe5d8c8b6c0429fd6918ff72297656ff834e259b6d8a0fff373d9ae44fae09", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling winnow v1.0.0 [INFO] [stderr] Compiling toml_datetime v1.0.1+spec-1.1.0 [INFO] [stderr] Compiling wayland-sys v0.31.10 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling wayland-client v0.31.13 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling toml_parser v1.0.10+spec-1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.9 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking async-executor v1.14.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling wayland-backend v0.3.14 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling toml_edit v0.25.5+spec-1.1.0 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking accesskit v0.16.3 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking immutable-chunkmap v2.1.2 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Compiling winit v0.30.13 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking accesskit_consumer v0.24.3 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking nix v0.29.0 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Checking x11-dl v2.21.0 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking pxfm v0.1.28 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking uuid v1.22.0 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Checking async-io v2.6.0 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Checking calloop v0.14.4 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking whoami v2.1.1 [INFO] [stderr] Checking linux-keyutils v0.2.4 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking keyring v3.6.3 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking zbus_xml v4.0.0 [INFO] [stderr] Checking moxcms v0.8.1 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Checking postgres-protocol v0.6.10 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking webbrowser v1.2.0 [INFO] [stderr] Checking wayland-protocols v0.32.11 [INFO] [stderr] Checking wayland-cursor v0.31.13 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking zbus-lockstep v0.4.4 [INFO] [stderr] Checking postgres-types v0.2.12 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Checking tokio-postgres v0.7.16 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking egui_glow v0.29.1 [INFO] [stderr] Checking egui_extras v0.29.1 [INFO] [stderr] Checking image v0.25.10 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.11 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.11 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking wayland-protocols-misc v0.3.11 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Checking accesskit_atspi_common v0.9.3 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Checking accesskit_unix v0.12.3 [INFO] [stderr] Checking accesskit_winit v0.22.4 [INFO] [stderr] Checking egui-winit v0.29.1 [INFO] [stderr] Checking eframe v0.29.1 [INFO] [stderr] Checking ron_data v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `export_dialog::ExportDialog` [INFO] [stdout] --> src/ui/dialogs/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use export_dialog::ExportDialog; [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: `import_dialog::ImportDialog` [INFO] [stdout] --> src/ui/dialogs/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use import_dialog::ImportDialog; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `export_dialog::ExportDialog` [INFO] [stdout] --> src/ui/dialogs/mod.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub use export_dialog::ExportDialog; [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: `import_dialog::ImportDialog` [INFO] [stdout] --> src/ui/dialogs/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use import_dialog::ImportDialog; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/ui/dialogs/import_dialog.rs:192:56 [INFO] [stdout] | [INFO] [stdout] 192 | fn show_preview_step(&mut self, ui: &mut egui::Ui, action: &mut Option) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NotConnected` and `InvalidConfig` are never constructed [INFO] [stdout] --> src/core/error.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum DbError { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 15 | NotConnected, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | InvalidConfig(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UpdateRow`, `InsertRow`, and `DeleteRow` are never constructed [INFO] [stdout] --> src/core/event.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum DbCommand { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 14 | UpdateRow { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | InsertRow { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | DeleteRow { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_file_extension` is never used [INFO] [stdout] --> src/core/exporter.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn format_file_extension(format: ExportFormat) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_display_name` is never used [INFO] [stdout] --> src/core/exporter.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn format_display_name(format: ExportFormat) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_analyze` and `warnings` are never read [INFO] [stdout] --> src/core/explain_analyzer.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ExplainResult { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub is_analyze: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 33 | pub warnings: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExplainResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total_execution_time_ms` is never used [INFO] [stdout] --> src/core/explain_analyzer.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl ExplainResult { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 37 | pub fn total_execution_time_ms(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportResult` is never constructed [INFO] [stdout] --> src/core/importer.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ImportResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_master_key` is never used [INFO] [stdout] --> src/core/key_manager.rs:49:8 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn delete_master_key() -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_connected` and `config` are never used [INFO] [stdout] --> src/db/connection.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ConnectionManager { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn is_connected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn config(&self) -> Option<&ConnectionConfig> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_null` and `data_type` are never used [INFO] [stdout] --> src/model/cell_value.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl CellValue { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn is_null(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn data_type(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `connection_string` are never used [INFO] [stdout] --> src/model/connection_config.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl ConnectionConfig { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 22 | pub fn new(name: String, host: String, port: u16, database: String, username: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn connection_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_dangerous` is never used [INFO] [stdout] --> src/model/query_history.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl QueryHistoryEntry { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn is_dangerous(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_modified`, `is_deleted`, and `is_new` are never read [INFO] [stdout] --> src/model/query_result.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Row { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | pub is_modified: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 45 | #[serde(skip)] [INFO] [stdout] 46 | pub is_deleted: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 47 | #[serde(skip)] [INFO] [stdout] 48 | pub is_new: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Row` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `with_new`, `get_value`, and `set_value` are never used [INFO] [stdout] --> src/model/query_result.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl Row { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn with_new(values: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn get_value(&self, index: usize) -> Option<&CellValue> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn set_value(&mut self, index: usize, value: CellValue) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `empty`, `is_select`, and `rows_affected` are never used [INFO] [stdout] --> src/model/query_result.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl QueryResultSet { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 85 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn is_select(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn rows_affected(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_table` is never used [INFO] [stdout] --> src/model/schema.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl SchemaTree { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn find_table(&self, schema_name: &str, table_name: &str) -> Option<&Table> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `full_name` and `primary_keys` are never used [INFO] [stdout] --> src/model/schema.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 87 | impl Table { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 88 | pub fn full_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn primary_keys(&self) -> Vec<&Column> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `close` is never used [INFO] [stdout] --> src/ui/components/connection_dialog.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl ConnectionDialog { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn close(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `selected_table` is never read [INFO] [stdout] --> src/ui/components/query_editor.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct QueryEditor { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 4 | pub query: String, [INFO] [stdout] 5 | pub selected_table: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_query_mut` is never used [INFO] [stdout] --> src/ui/components/query_editor.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl QueryEditor { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn get_query_mut(&mut self) -> &mut String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/ui/components/result_table.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | CellEdited(usize, usize, String), [INFO] [stdout] | ---------- ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TableAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 12 - CellEdited(usize, usize, String), [INFO] [stdout] 12 + CellEdited((), (), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `RowDeleted`, `NewRow`, `CommitChanges`, and `RollbackChanges` are never constructed [INFO] [stdout] --> src/ui/components/result_table.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum TableAction { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 12 | CellEdited(usize, usize, String), [INFO] [stdout] 13 | RowDeleted(usize), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | NewRow, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | CommitChanges, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | RollbackChanges, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_page` is never used [INFO] [stdout] --> src/ui/components/result_table.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl ResultTable { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn reset_page(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_selected` is never used [INFO] [stdout] --> src/ui/components/schema_tree.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl SchemaTreeView { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn get_selected(&self) -> Option<&TreeItem> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TableSelection` is never constructed [INFO] [stdout] --> src/ui/components/schema_tree.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub struct TableSelection { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `SaveQueryHistory` and `LoadQueryHistory` are never constructed [INFO] [stdout] --> src/ui/screens/browser_screen.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum BrowserScreenAction { [INFO] [stdout] | ------------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 41 | SaveQueryHistory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | LoadQueryHistory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BrowserScreenAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `close` is never used [INFO] [stdout] --> src/ui/screens/connect_screen.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 40 | impl PasswordPrompt { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | fn close(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear_status` is never used [INFO] [stdout] --> src/ui/screens/connect_screen.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 121 | impl ConnectScreen { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn clear_status(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `action` [INFO] [stdout] --> src/ui/dialogs/import_dialog.rs:192:56 [INFO] [stdout] | [INFO] [stdout] 192 | fn show_preview_step(&mut self, ui: &mut egui::Ui, action: &mut Option) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NotConnected` and `InvalidConfig` are never constructed [INFO] [stdout] --> src/core/error.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum DbError { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 15 | NotConnected, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | InvalidConfig(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UpdateRow`, `InsertRow`, and `DeleteRow` are never constructed [INFO] [stdout] --> src/core/event.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub enum DbCommand { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 14 | UpdateRow { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | InsertRow { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | DeleteRow { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbCommand` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_file_extension` is never used [INFO] [stdout] --> src/core/exporter.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn format_file_extension(format: ExportFormat) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `format_display_name` is never used [INFO] [stdout] --> src/core/exporter.rs:174:8 [INFO] [stdout] | [INFO] [stdout] 174 | pub fn format_display_name(format: ExportFormat) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_analyze` and `warnings` are never read [INFO] [stdout] --> src/core/explain_analyzer.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ExplainResult { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub is_analyze: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 33 | pub warnings: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExplainResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `total_execution_time_ms` is never used [INFO] [stdout] --> src/core/explain_analyzer.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 36 | impl ExplainResult { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 37 | pub fn total_execution_time_ms(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportResult` is never constructed [INFO] [stdout] --> src/core/importer.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct ImportResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_connected` and `config` are never used [INFO] [stdout] --> src/db/connection.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl ConnectionManager { [INFO] [stdout] | ---------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn is_connected(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn config(&self) -> Option<&ConnectionConfig> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_null` and `data_type` are never used [INFO] [stdout] --> src/model/cell_value.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl CellValue { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn is_null(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn data_type(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `connection_string` are never used [INFO] [stdout] --> src/model/connection_config.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl ConnectionConfig { [INFO] [stdout] | --------------------- associated items in this implementation [INFO] [stdout] 22 | pub fn new(name: String, host: String, port: u16, database: String, username: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub fn connection_string(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_dangerous` is never used [INFO] [stdout] --> src/model/query_history.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl QueryHistoryEntry { [INFO] [stdout] | ---------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn is_dangerous(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_modified`, `is_deleted`, and `is_new` are never read [INFO] [stdout] --> src/model/query_result.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 41 | pub struct Row { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 44 | pub is_modified: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 45 | #[serde(skip)] [INFO] [stdout] 46 | pub is_deleted: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 47 | #[serde(skip)] [INFO] [stdout] 48 | pub is_new: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Row` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `with_new`, `get_value`, and `set_value` are never used [INFO] [stdout] --> src/model/query_result.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl Row { [INFO] [stdout] | -------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 61 | pub fn with_new(values: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn get_value(&self, index: usize) -> Option<&CellValue> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn set_value(&mut self, index: usize, value: CellValue) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `empty`, `is_select`, and `rows_affected` are never used [INFO] [stdout] --> src/model/query_result.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 84 | impl QueryResultSet { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 85 | pub fn empty() -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn is_select(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn rows_affected(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find_table` is never used [INFO] [stdout] --> src/model/schema.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl SchemaTree { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn find_table(&self, schema_name: &str, table_name: &str) -> Option<&Table> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `full_name` and `primary_keys` are never used [INFO] [stdout] --> src/model/schema.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 87 | impl Table { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 88 | pub fn full_name(&self) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 92 | pub fn primary_keys(&self) -> Vec<&Column> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `close` is never used [INFO] [stdout] --> src/ui/components/connection_dialog.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl ConnectionDialog { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 42 | pub fn close(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `selected_table` is never read [INFO] [stdout] --> src/ui/components/query_editor.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct QueryEditor { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 4 | pub query: String, [INFO] [stdout] 5 | pub selected_table: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_query_mut` is never used [INFO] [stdout] --> src/ui/components/query_editor.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl QueryEditor { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn get_query_mut(&mut self) -> &mut String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0`, `1`, and `2` are never read [INFO] [stdout] --> src/ui/components/result_table.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 12 | CellEdited(usize, usize, String), [INFO] [stdout] | ---------- ^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TableAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 12 - CellEdited(usize, usize, String), [INFO] [stdout] 12 + CellEdited((), (), ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `RowDeleted`, `NewRow`, `CommitChanges`, and `RollbackChanges` are never constructed [INFO] [stdout] --> src/ui/components/result_table.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 11 | pub enum TableAction { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 12 | CellEdited(usize, usize, String), [INFO] [stdout] 13 | RowDeleted(usize), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 14 | NewRow, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | CommitChanges, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | RollbackChanges, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `reset_page` is never used [INFO] [stdout] --> src/ui/components/result_table.rs:232:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl ResultTable { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 232 | pub fn reset_page(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_selected` is never used [INFO] [stdout] --> src/ui/components/schema_tree.rs:151:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl SchemaTreeView { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn get_selected(&self) -> Option<&TreeItem> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TableSelection` is never constructed [INFO] [stdout] --> src/ui/components/schema_tree.rs:164:12 [INFO] [stdout] | [INFO] [stdout] 164 | pub struct TableSelection { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `SaveQueryHistory` and `LoadQueryHistory` are never constructed [INFO] [stdout] --> src/ui/screens/browser_screen.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub enum BrowserScreenAction { [INFO] [stdout] | ------------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 41 | SaveQueryHistory { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | LoadQueryHistory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BrowserScreenAction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `close` is never used [INFO] [stdout] --> src/ui/screens/connect_screen.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 40 | impl PasswordPrompt { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 58 | fn close(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clear_status` is never used [INFO] [stdout] --> src/ui/screens/connect_screen.rs:150:12 [INFO] [stdout] | [INFO] [stdout] 121 | impl ConnectScreen { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 150 | pub fn clear_status(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.85s [INFO] running `Command { std: "docker" "inspect" "ecfe5d8c8b6c0429fd6918ff72297656ff834e259b6d8a0fff373d9ae44fae09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecfe5d8c8b6c0429fd6918ff72297656ff834e259b6d8a0fff373d9ae44fae09", kill_on_drop: false }` [INFO] [stdout] ecfe5d8c8b6c0429fd6918ff72297656ff834e259b6d8a0fff373d9ae44fae09