[INFO] fetching crate sql-cli 1.66.0...
[INFO] testing sql-cli-1.66.0 against 1.91.0 for beta-1.92-2
[INFO] extracting crate sql-cli 1.66.0 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate sql-cli 1.66.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sql-cli 1.66.0
[INFO] tweaked toml for crates.io crate sql-cli 1.66.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate sql-cli 1.66.0 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sql-cli 1.66.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.9
[INFO] [stderr]   Downloaded onig v6.5.1
[INFO] [stderr]   Downloaded tui-input v0.11.1
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded filedescriptor v0.8.3
[INFO] [stderr]   Downloaded figlet-rs v0.1.5
[INFO] [stderr]   Downloaded strip-ansi-escapes v0.2.1
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded objc2-io-surface v0.3.1
[INFO] [stderr]   Downloaded clipboard-win v5.4.1
[INFO] [stderr]   Downloaded fd-lock v3.0.13
[INFO] [stderr]   Downloaded arboard v3.6.1
[INFO] [stderr]   Downloaded vte v0.14.1
[INFO] [stderr]   Downloaded comfy-table v7.2.0
[INFO] [stderr]   Downloaded crossterm v0.27.0
[INFO] [stderr]   Downloaded reedline v0.30.0
[INFO] [stderr]   Downloaded plist v1.7.4
[INFO] [stderr]   Downloaded redis v0.23.3
[INFO] [stderr]   Downloaded syntect v5.2.0
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] df16ecd38436ee012eb2345d83d3632842beea5f22aacb2e68c4256e7b4844de
[INFO] running `Command { std: "docker" "start" "-a" "df16ecd38436ee012eb2345d83d3632842beea5f22aacb2e68c4256e7b4844de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df16ecd38436ee012eb2345d83d3632842beea5f22aacb2e68c4256e7b4844de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df16ecd38436ee012eb2345d83d3632842beea5f22aacb2e68c4256e7b4844de", kill_on_drop: false }`
[INFO] [stdout] df16ecd38436ee012eb2345d83d3632842beea5f22aacb2e68c4256e7b4844de
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 04a8b77b36ea2e7364760137edea1d3ef7dbe58996e56702ebb409efd2e8e54f
[INFO] running `Command { std: "docker" "start" "-a" "04a8b77b36ea2e7364760137edea1d3ef7dbe58996e56702ebb409efd2e8e54f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling sql-cli v1.66.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling plist v1.7.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling reedline v0.30.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling comfy-table v7.2.0
[INFO] [stderr]    Compiling redis v0.23.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tui-input v0.11.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stdout] warning: unused import: `crate::services::query_execution_service::QueryExecutionService`
[INFO] [stdout]   --> src/non_interactive.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::services::query_execution_service::QueryExecutionService;
[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/execution/statement_executor.rs:165:35
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn apply_preprocessing(&self, mut stmt: SelectStatement) -> Result<(SelectStatement, bool)> {
[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: type `StateTransition` is more private than the item `ShadowStateManager::get_last_transition`
[INFO] [stdout]    --> src/ui/state/shadow_state.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     pub fn get_last_transition(&self) -> Option<&StateTransition> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ShadowStateManager::get_last_transition` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `StateTransition` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/ui/state/shadow_state.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | struct StateTransition {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_cte_as_query` is never used
[INFO] [stdout]    --> src/analysis/mod.rs:423:4
[INFO] [stdout]     |
[INFO] [stdout] 423 | fn format_cte_as_query(cte: &CTE) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `looks_like_datetime` is never used
[INFO] [stdout]   --> src/data/datatable.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl DataType {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn looks_like_datetime(value: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `filter_results` is never used
[INFO] [stdout]    --> src/data/csv_datasource.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl CsvDataSource {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |     fn filter_results(&self, data: Vec<Value>, where_clause: &str) -> Result<Vec<Value>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `looks_like_date_fast` and `looks_like_date` are never used
[INFO] [stdout]    --> src/data/data_analyzer.rs:260:8
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl DataAnalyzer {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 260 |     fn looks_like_date_fast(&self, value: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     fn looks_like_date(&self, value: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `qualify_column_name`, `nested_loop_join_inner`, and `nested_loop_join_left` are never used
[INFO] [stdout]     --> src/data/hash_join.rs:637:8
[INFO] [stdout]      |
[INFO] [stdout]   18 | impl HashJoinExecutor {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  637 |     fn qualify_column_name(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  696 |     fn nested_loop_join_inner(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1075 |     fn nested_loop_join_left(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `build_view`, `build_view_internal`, and `apply_multi_order_by` are never used
[INFO] [stdout]     --> src/data/query_engine.rs:774:8
[INFO] [stdout]      |
[INFO] [stdout]  236 | impl QueryEngine {
[INFO] [stdout]      | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  774 |     fn build_view(&self, table: Arc<DataTable>, statement: SelectStatement) -> Result<DataView> {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1111 |     fn build_view_internal(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2180 |     fn apply_multi_order_by(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_temp_table_usage` is never used
[INFO] [stdout]   --> src/non_interactive.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn check_temp_table_usage(query: &str) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_transformer_config` is never used
[INFO] [stdout]    --> src/non_interactive.rs:219:4
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn make_transformer_config(config: &NonInteractiveConfig) -> crate::query_plan::TransformerConfig {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hoist_from_condition` is never used
[INFO] [stdout]    --> src/query_plan/cte_hoister.rs:229:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl CTEHoister {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 229 |     fn hoist_from_condition(&mut self, condition: &mut Condition) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `detect_method_call_context` is never used
[INFO] [stdout]    --> src/sql/cursor_aware_parser.rs:670:8
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl CursorAwareParser {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 670 |     fn detect_method_call_context(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_token_position` is never used
[INFO] [stdout]    --> src/sql/parser/formatter.rs:345:4
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn find_token_position(query: &str, target: Token, skip_count: usize) -> Option<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_token` is never used
[INFO] [stdout]    --> src/sql/parser/formatter.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 | fn format_token(token: &Token) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `contains_aggregate_function`, `parse_select_statement`, and `parse_column_reference` are never used
[INFO] [stdout]     --> src/sql/recursive_parser.rs:548:8
[INFO] [stdout]      |
[INFO] [stdout]   76 | impl Parser {
[INFO] [stdout]      | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  548 |     fn contains_aggregate_function(expr: &SqlExpression) -> bool {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  647 |     fn parse_select_statement(&mut self) -> Result<SelectStatement, String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1864 |     fn parse_column_reference(&mut self) -> Result<String, String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOTAL_UI_CHROME` is never used
[INFO] [stdout]  --> src/ui/enhanced_tui.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const TOTAL_UI_CHROME: u16 = INPUT_AREA_HEIGHT + STATUS_BAR_HEIGHT; // Total non-table UI height
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_CHROME_ROWS` is never used
[INFO] [stdout]  --> src/ui/enhanced_tui.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TABLE_CHROME_ROWS: u16 = 3; // Table header (1) + top border (1) + bottom border (1)
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_BORDER_WIDTH` is never used
[INFO] [stdout]  --> src/ui/rendering/ui_layout_utils.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const TABLE_BORDER_WIDTH: u16 = 4; // Left border (1) + right border (1) + padding (2)
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sql_parser` is never read
[INFO] [stdout]   --> src/ui/tui_app.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TuiApp {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     sql_parser: SqlParser,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TuiApp` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_CHROME_ROWS` is never used
[INFO] [stdout]    --> src/ui/viewport_manager.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | const TABLE_CHROME_ROWS: usize = 3;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `visible_row_cache` and `cache_signature` are never read
[INFO] [stdout]    --> src/ui/viewport_manager.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct ViewportManager {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 134 |     visible_row_cache: Vec<usize>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     cache_signature: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `value_to_rust_code` is never used
[INFO] [stdout]    --> src/utils/debug_info.rs:305:8
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl DebugInfo {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 305 |     fn value_to_rust_code(value: &Value) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_json_path` is never used
[INFO] [stdout]    --> src/web/http_fetcher.rs:381:8
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl WebDataFetcher {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 381 |     fn extract_json_path(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sync_to_input_manager` is never used
[INFO] [stdout]     --> src/buffer.rs:1399:8
[INFO] [stdout]      |
[INFO] [stdout] 1266 | impl Buffer {
[INFO] [stdout]      | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1399 |     fn sync_to_input_manager(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `row_style` is never read
[INFO] [stdout]   --> src/virtual_table.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct VirtualTable<'a> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     row_style: Style,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chart/renderers/line.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn create_axes(&self, data: &DataSeries, config: &ChartConfig) -> (Axis, Axis) {
[INFO] [stdout]    |                    ^^^^^                                               ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                                                   |
[INFO] [stdout]    |                    the lifetime is elided here                         the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn create_axes(&self, data: &DataSeries, config: &ChartConfig) -> (Axis<'_>, Axis<'_>) {
[INFO] [stdout]    |                                                                            ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/search_manager.rs:410:17
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn iter(&self) -> SearchIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn iter(&self) -> SearchIterator<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]    --> src/data/datatable.rs:739:9
[INFO] [stdout]     |
[INFO] [stdout] 739 |         crate::utils::memory_tracker::track_memory("start_from_query_response");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 739 |         let _ = crate::utils::memory_tracker::track_memory("start_from_query_response");
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]    --> src/data/advanced_csv_loader.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         crate::utils::memory_tracker::track_memory("advanced_csv_start");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 306 |         let _ = crate::utils::memory_tracker::track_memory("advanced_csv_start");
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]    --> src/data/advanced_csv_loader.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         crate::utils::memory_tracker::track_memory("advanced_csv_headers");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let _ = crate::utils::memory_tracker::track_memory("advanced_csv_headers");
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]    --> src/data/advanced_csv_loader.rs:410:17
[INFO] [stdout]     |
[INFO] [stdout] 410 | /                 crate::utils::memory_tracker::track_memory(&format!(
[INFO] [stdout] 411 | |                     "advanced_csv_{row_count}rows"
[INFO] [stdout] 412 | |                 ));
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 let _ = crate::utils::memory_tracker::track_memory(&format!(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]    --> src/data/advanced_csv_loader.rs:423:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |         crate::utils::memory_tracker::track_memory("advanced_csv_complete");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 423 |         let _ = crate::utils::memory_tracker::track_memory("advanced_csv_complete");
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]   --> src/data/direct_csv_loader.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         crate::utils::memory_tracker::track_memory("direct_csv_start");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let _ = crate::utils::memory_tracker::track_memory("direct_csv_start");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]   --> src/data/direct_csv_loader.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         crate::utils::memory_tracker::track_memory("direct_csv_headers");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let _ = crate::utils::memory_tracker::track_memory("direct_csv_headers");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]   --> src/data/direct_csv_loader.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 crate::utils::memory_tracker::track_memory(&format!("direct_csv_{row_count}rows"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 let _ = crate::utils::memory_tracker::track_memory(&format!("direct_csv_{row_count}rows"));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]   --> src/data/direct_csv_loader.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         crate::utils::memory_tracker::track_memory("direct_csv_complete");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let _ = crate::utils::memory_tracker::track_memory("direct_csv_complete");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:419:21
[INFO] [stdout]     |
[INFO] [stdout] 419 |                     result.add_row(joined_row);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 419 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |                     result.add_row(joined_row);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 551 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:564:17
[INFO] [stdout]     |
[INFO] [stdout] 564 |                 result.add_row(joined_row);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 564 |                 let _ = result.add_row(joined_row);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:623:17
[INFO] [stdout]     |
[INFO] [stdout] 623 |                 result.add_row(joined_row);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 623 |                 let _ = result.add_row(joined_row);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:784:21
[INFO] [stdout]     |
[INFO] [stdout] 784 |                     result.add_row(joined_row);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 784 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:913:21
[INFO] [stdout]     |
[INFO] [stdout] 913 |                     result.add_row(joined_row);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 913 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/hash_join.rs:1046:21
[INFO] [stdout]      |
[INFO] [stdout] 1046 |                     result.add_row(joined_row);
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1046 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]      |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/hash_join.rs:1059:17
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                 result.add_row(joined_row);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                 let _ = result.add_row(joined_row);
[INFO] [stdout]      |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/hash_join.rs:1166:21
[INFO] [stdout]      |
[INFO] [stdout] 1166 |                     result.add_row(joined_row);
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1166 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]      |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/hash_join.rs:1179:17
[INFO] [stdout]      |
[INFO] [stdout] 1179 |                 result.add_row(joined_row);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1179 |                 let _ = result.add_row(joined_row);
[INFO] [stdout]      |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/query_engine.rs:1105:13
[INFO] [stdout]      |
[INFO] [stdout] 1105 |             result_table.add_row(new_row);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1105 |             let _ = result_table.add_row(new_row);
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/query_engine.rs:1438:29
[INFO] [stdout]      |
[INFO] [stdout] 1438 | ...                   combined_table.add_row(row.clone());
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1438 |                             let _ = combined_table.add_row(row.clone());
[INFO] [stdout]      |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/query_engine.rs:1448:29
[INFO] [stdout]      |
[INFO] [stdout] 1448 | ...                   combined_table.add_row(row.clone());
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1448 |                             let _ = combined_table.add_row(row.clone());
[INFO] [stdout]      |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/data/virtual_table_generator.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             table.add_row(row);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let _ = table.add_row(row);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/virtual_table_generator.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             table.add_row(row);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 119 |             let _ = table.add_row(row);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Priority` should have a snake case name
[INFO] [stdout]   --> src/debug/debug_trace.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub mod Priority {
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `priority`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]     --> src/ui/enhanced_tui.rs:1594:9
[INFO] [stdout]      |
[INFO] [stdout] 1594 |         memory_tracker::track_memory("before_arc_share");
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1594 |         let _ = memory_tracker::track_memory("before_arc_share");
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]     --> src/ui/enhanced_tui.rs:1599:9
[INFO] [stdout]      |
[INFO] [stdout] 1599 |         memory_tracker::track_memory("after_arc_share");
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1599 |         let _ = memory_tracker::track_memory("after_arc_share");
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:3238:17
[INFO] [stdout]      |
[INFO] [stdout] 3238 |     pub fn sort(&self) -> std::cell::Ref<SortState> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3238 |     pub fn sort(&self) -> std::cell::Ref<'_, SortState> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:3260:22
[INFO] [stdout]      |
[INFO] [stdout] 3260 |     pub fn selection(&self) -> std::cell::Ref<SelectionState> {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3260 |     pub fn selection(&self) -> std::cell::Ref<'_, SelectionState> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:3265:26
[INFO] [stdout]      |
[INFO] [stdout] 3265 |     pub fn selection_mut(&self) -> std::cell::RefMut<SelectionState> {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3265 |     pub fn selection_mut(&self) -> std::cell::RefMut<'_, SelectionState> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:3270:28
[INFO] [stdout]      |
[INFO] [stdout] 3270 |     pub fn selection_proxy(&self) -> SelectionProxy {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3270 |     pub fn selection_proxy(&self) -> SelectionProxy<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:3274:32
[INFO] [stdout]      |
[INFO] [stdout] 3274 |     pub fn selection_proxy_mut(&mut self) -> SelectionProxyMut {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3274 |     pub fn selection_proxy_mut(&mut self) -> SelectionProxyMut<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:4049:29
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub fn navigation_proxy(&self) -> NavigationProxy {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub fn navigation_proxy(&self) -> NavigationProxy<'_> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:4053:33
[INFO] [stdout]      |
[INFO] [stdout] 4053 |     pub fn navigation_proxy_mut(&mut self) -> NavigationProxyMut {
[INFO] [stdout]      |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4053 |     pub fn navigation_proxy_mut(&mut self) -> NavigationProxyMut<'_> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `count_display` is never read
[INFO] [stdout]   --> src/bin/action_logger.rs:77:13
[INFO] [stdout]    |
[INFO] [stdout] 77 |     let mut count_display = String::new();
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `analyze_correlations_arg` is never read
[INFO] [stdout]    --> src/main.rs:438:5
[INFO] [stdout]     |
[INFO] [stdout] 427 | struct NonInteractiveArgs {
[INFO] [stdout]     |        ------------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 438 |     analyze_correlations_arg: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_schema` is never used
[INFO] [stdout]   --> src/completer.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl SqlCompleter {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn update_schema(&mut self, table_name: String, columns: Vec<String>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_non_interactive` is never used
[INFO] [stdout]    --> src/main_handlers.rs:868:8
[INFO] [stdout]     |
[INFO] [stdout] 868 | pub fn is_non_interactive(args: &[String]) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Result` that must be used
[INFO] [stdout]     --> src/main.rs:1143:21
[INFO] [stdout]      |
[INFO] [stdout] 1143 |                     temp_tables.insert(temp_name.clone(), Arc::new(temp_table));
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1143 |                     let _ = temp_tables.insert(temp_name.clone(), Arc::new(temp_table));
[INFO] [stdout]      |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 10s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.23.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "04a8b77b36ea2e7364760137edea1d3ef7dbe58996e56702ebb409efd2e8e54f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04a8b77b36ea2e7364760137edea1d3ef7dbe58996e56702ebb409efd2e8e54f", kill_on_drop: false }`
[INFO] [stdout] 04a8b77b36ea2e7364760137edea1d3ef7dbe58996e56702ebb409efd2e8e54f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 889d0465b4bd894cf6844799354443c6dabb01e394a31bb23ea39ac064551fbc
[INFO] running `Command { std: "docker" "start" "-a" "889d0465b4bd894cf6844799354443c6dabb01e394a31bb23ea39ac064551fbc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling clap_builder v4.5.46
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling gethostname v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling quick-xml v0.38.3
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling plist v1.7.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling clap v4.5.46
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling onig v6.5.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling fd-lock v3.0.13
[INFO] [stderr]    Compiling crossterm v0.27.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling reedline v0.30.0
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling sql-cli v1.66.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tui-input v0.11.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling comfy-table v7.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling redis v0.23.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling figlet-rs v0.1.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stdout] warning: unused import: `crate::services::query_execution_service::QueryExecutionService`
[INFO] [stdout]   --> src/non_interactive.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::services::query_execution_service::QueryExecutionService;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: unused import: `crate::services::query_execution_service::QueryExecutionService`
[INFO] [stdout]   --> src/non_interactive.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::services::query_execution_service::QueryExecutionService;
[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 imports: `Condition` and `QuoteStyle`
[INFO] [stdout]    --> src/query_plan/correlated_subquery_analyzer.rs:402:35
[INFO] [stdout]     |
[INFO] [stdout] 402 |     use crate::sql::parser::ast::{Condition, QuoteStyle};
[INFO] [stdout]     |                                   ^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QuoteStyle`
[INFO] [stdout]    --> src/query_plan/ilike_to_like_transformer.rs:369:46
[INFO] [stdout]     |
[INFO] [stdout] 369 |     use crate::sql::parser::ast::{ColumnRef, QuoteStyle};
[INFO] [stdout]     |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `SortDirection`
[INFO] [stdout]    --> src/query_plan/order_by_alias_transformer.rs:238:58
[INFO] [stdout]     |
[INFO] [stdout] 238 |     use crate::sql::parser::ast::{ColumnRef, QuoteStyle, SortDirection};
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `QuoteStyle`
[INFO] [stdout]    --> src/query_plan/qualify_to_where_transformer.rs:127:46
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use crate::sql::parser::ast::{ColumnRef, QuoteStyle, SqlExpression};
[INFO] [stdout]     |                                              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/execution/statement_executor.rs:165:35
[INFO] [stdout]     |
[INFO] [stdout] 165 |     fn apply_preprocessing(&self, mut stmt: SelectStatement) -> Result<(SelectStatement, bool)> {
[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: type `StateTransition` is more private than the item `ShadowStateManager::get_last_transition`
[INFO] [stdout]    --> src/ui/state/shadow_state.rs:467:5
[INFO] [stdout]     |
[INFO] [stdout] 467 |     pub fn get_last_transition(&self) -> Option<&StateTransition> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `ShadowStateManager::get_last_transition` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `StateTransition` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/ui/state/shadow_state.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | struct StateTransition {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_cte_as_query` is never used
[INFO] [stdout]    --> src/analysis/mod.rs:423:4
[INFO] [stdout]     |
[INFO] [stdout] 423 | fn format_cte_as_query(cte: &CTE) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `looks_like_datetime` is never used
[INFO] [stdout]   --> src/data/datatable.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl DataType {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 46 |     fn looks_like_datetime(value: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `filter_results` is never used
[INFO] [stdout]    --> src/data/csv_datasource.rs:255:8
[INFO] [stdout]     |
[INFO] [stdout]  26 | impl CsvDataSource {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 255 |     fn filter_results(&self, data: Vec<Value>, where_clause: &str) -> Result<Vec<Value>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `looks_like_date_fast` and `looks_like_date` are never used
[INFO] [stdout]    --> src/data/data_analyzer.rs:260:8
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl DataAnalyzer {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 260 |     fn looks_like_date_fast(&self, value: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 265 |     fn looks_like_date(&self, value: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `qualify_column_name`, `nested_loop_join_inner`, and `nested_loop_join_left` are never used
[INFO] [stdout]     --> src/data/hash_join.rs:637:8
[INFO] [stdout]      |
[INFO] [stdout]   18 | impl HashJoinExecutor {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  637 |     fn qualify_column_name(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  696 |     fn nested_loop_join_inner(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1075 |     fn nested_loop_join_left(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `build_view`, `build_view_internal`, and `apply_multi_order_by` are never used
[INFO] [stdout]     --> src/data/query_engine.rs:774:8
[INFO] [stdout]      |
[INFO] [stdout]  236 | impl QueryEngine {
[INFO] [stdout]      | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  774 |     fn build_view(&self, table: Arc<DataTable>, statement: SelectStatement) -> Result<DataView> {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1111 |     fn build_view_internal(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2180 |     fn apply_multi_order_by(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check_temp_table_usage` is never used
[INFO] [stdout]   --> src/non_interactive.rs:24:4
[INFO] [stdout]    |
[INFO] [stdout] 24 | fn check_temp_table_usage(query: &str) -> Result<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `make_transformer_config` is never used
[INFO] [stdout]    --> src/non_interactive.rs:219:4
[INFO] [stdout]     |
[INFO] [stdout] 219 | fn make_transformer_config(config: &NonInteractiveConfig) -> crate::query_plan::TransformerConfig {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `hoist_from_condition` is never used
[INFO] [stdout]    --> src/query_plan/cte_hoister.rs:229:8
[INFO] [stdout]     |
[INFO] [stdout]  30 | impl CTEHoister {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 229 |     fn hoist_from_condition(&mut self, condition: &mut Condition) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `detect_method_call_context` is never used
[INFO] [stdout]    --> src/sql/cursor_aware_parser.rs:670:8
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl CursorAwareParser {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 670 |     fn detect_method_call_context(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_token_position` is never used
[INFO] [stdout]    --> src/sql/parser/formatter.rs:345:4
[INFO] [stdout]     |
[INFO] [stdout] 345 | fn find_token_position(query: &str, target: Token, skip_count: usize) -> Option<usize> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_token` is never used
[INFO] [stdout]    --> src/sql/parser/formatter.rs:843:4
[INFO] [stdout]     |
[INFO] [stdout] 843 | fn format_token(token: &Token) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `contains_aggregate_function`, `parse_select_statement`, and `parse_column_reference` are never used
[INFO] [stdout]     --> src/sql/recursive_parser.rs:548:8
[INFO] [stdout]      |
[INFO] [stdout]   76 | impl Parser {
[INFO] [stdout]      | ----------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  548 |     fn contains_aggregate_function(expr: &SqlExpression) -> bool {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  647 |     fn parse_select_statement(&mut self) -> Result<SelectStatement, String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1864 |     fn parse_column_reference(&mut self) -> Result<String, String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOTAL_UI_CHROME` is never used
[INFO] [stdout]  --> src/ui/enhanced_tui.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const TOTAL_UI_CHROME: u16 = INPUT_AREA_HEIGHT + STATUS_BAR_HEIGHT; // Total non-table UI height
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_CHROME_ROWS` is never used
[INFO] [stdout]  --> src/ui/enhanced_tui.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | const TABLE_CHROME_ROWS: u16 = 3; // Table header (1) + top border (1) + bottom border (1)
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_BORDER_WIDTH` is never used
[INFO] [stdout]  --> src/ui/rendering/ui_layout_utils.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const TABLE_BORDER_WIDTH: u16 = 4; // Left border (1) + right border (1) + padding (2)
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sql_parser` is never read
[INFO] [stdout]   --> src/ui/tui_app.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct TuiApp {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 36 |     sql_parser: SqlParser,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TuiApp` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TABLE_CHROME_ROWS` is never used
[INFO] [stdout]    --> src/ui/viewport_manager.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 | const TABLE_CHROME_ROWS: usize = 3;
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `visible_row_cache` and `cache_signature` are never read
[INFO] [stdout]    --> src/ui/viewport_manager.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct ViewportManager {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 134 |     visible_row_cache: Vec<usize>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 137 |     cache_signature: u64,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `value_to_rust_code` is never used
[INFO] [stdout]    --> src/utils/debug_info.rs:305:8
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl DebugInfo {
[INFO] [stdout]     | -------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 305 |     fn value_to_rust_code(value: &Value) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `extract_json_path` is never used
[INFO] [stdout]    --> src/web/http_fetcher.rs:381:8
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl WebDataFetcher {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 381 |     fn extract_json_path(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `sync_to_input_manager` is never used
[INFO] [stdout]     --> src/buffer.rs:1399:8
[INFO] [stdout]      |
[INFO] [stdout] 1266 | impl Buffer {
[INFO] [stdout]      | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1399 |     fn sync_to_input_manager(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `row_style` is never read
[INFO] [stdout]   --> src/virtual_table.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct VirtualTable<'a> {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 16 |     row_style: Style,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/chart/renderers/line.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn create_axes(&self, data: &DataSeries, config: &ChartConfig) -> (Axis, Axis) {
[INFO] [stdout]    |                    ^^^^^                                               ^^^^  ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |                                                   |
[INFO] [stdout]    |                    the lifetime is elided here                         the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn create_axes(&self, data: &DataSeries, config: &ChartConfig) -> (Axis<'_>, Axis<'_>) {
[INFO] [stdout]    |                                                                            ++++      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/core/search_manager.rs:410:17
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn iter(&self) -> SearchIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 410 |     pub fn iter(&self) -> SearchIterator<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]    --> src/data/datatable.rs:739:9
[INFO] [stdout]     |
[INFO] [stdout] 739 |         crate::utils::memory_tracker::track_memory("start_from_query_response");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 739 |         let _ = crate::utils::memory_tracker::track_memory("start_from_query_response");
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]    --> src/data/advanced_csv_loader.rs:306:9
[INFO] [stdout]     |
[INFO] [stdout] 306 |         crate::utils::memory_tracker::track_memory("advanced_csv_start");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 306 |         let _ = crate::utils::memory_tracker::track_memory("advanced_csv_start");
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]    --> src/data/advanced_csv_loader.rs:332:9
[INFO] [stdout]     |
[INFO] [stdout] 332 |         crate::utils::memory_tracker::track_memory("advanced_csv_headers");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let _ = crate::utils::memory_tracker::track_memory("advanced_csv_headers");
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]    --> src/data/advanced_csv_loader.rs:410:17
[INFO] [stdout]     |
[INFO] [stdout] 410 | /                 crate::utils::memory_tracker::track_memory(&format!(
[INFO] [stdout] 411 | |                     "advanced_csv_{row_count}rows"
[INFO] [stdout] 412 | |                 ));
[INFO] [stdout]     | |__________________^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 410 |                 let _ = crate::utils::memory_tracker::track_memory(&format!(
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]    --> src/data/advanced_csv_loader.rs:423:9
[INFO] [stdout]     |
[INFO] [stdout] 423 |         crate::utils::memory_tracker::track_memory("advanced_csv_complete");
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 423 |         let _ = crate::utils::memory_tracker::track_memory("advanced_csv_complete");
[INFO] [stdout]     |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]   --> src/data/direct_csv_loader.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         crate::utils::memory_tracker::track_memory("direct_csv_start");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let _ = crate::utils::memory_tracker::track_memory("direct_csv_start");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]   --> src/data/direct_csv_loader.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |         crate::utils::memory_tracker::track_memory("direct_csv_headers");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 33 |         let _ = crate::utils::memory_tracker::track_memory("direct_csv_headers");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]   --> src/data/direct_csv_loader.rs:67:17
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 crate::utils::memory_tracker::track_memory(&format!("direct_csv_{row_count}rows"));
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 67 |                 let _ = crate::utils::memory_tracker::track_memory(&format!("direct_csv_{row_count}rows"));
[INFO] [stdout]    |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]   --> src/data/direct_csv_loader.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |         crate::utils::memory_tracker::track_memory("direct_csv_complete");
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 74 |         let _ = crate::utils::memory_tracker::track_memory("direct_csv_complete");
[INFO] [stdout]    |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:419:21
[INFO] [stdout]     |
[INFO] [stdout] 419 |                     result.add_row(joined_row);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 419 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |                     result.add_row(joined_row);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 551 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:564:17
[INFO] [stdout]     |
[INFO] [stdout] 564 |                 result.add_row(joined_row);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 564 |                 let _ = result.add_row(joined_row);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:623:17
[INFO] [stdout]     |
[INFO] [stdout] 623 |                 result.add_row(joined_row);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 623 |                 let _ = result.add_row(joined_row);
[INFO] [stdout]     |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:784:21
[INFO] [stdout]     |
[INFO] [stdout] 784 |                     result.add_row(joined_row);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 784 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/hash_join.rs:913:21
[INFO] [stdout]     |
[INFO] [stdout] 913 |                     result.add_row(joined_row);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 913 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/hash_join.rs:1046:21
[INFO] [stdout]      |
[INFO] [stdout] 1046 |                     result.add_row(joined_row);
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1046 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]      |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/hash_join.rs:1059:17
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                 result.add_row(joined_row);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1059 |                 let _ = result.add_row(joined_row);
[INFO] [stdout]      |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/hash_join.rs:1166:21
[INFO] [stdout]      |
[INFO] [stdout] 1166 |                     result.add_row(joined_row);
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1166 |                     let _ = result.add_row(joined_row);
[INFO] [stdout]      |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/hash_join.rs:1179:17
[INFO] [stdout]      |
[INFO] [stdout] 1179 |                 result.add_row(joined_row);
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1179 |                 let _ = result.add_row(joined_row);
[INFO] [stdout]      |                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/query_engine.rs:1105:13
[INFO] [stdout]      |
[INFO] [stdout] 1105 |             result_table.add_row(new_row);
[INFO] [stdout]      |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1105 |             let _ = result_table.add_row(new_row);
[INFO] [stdout]      |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/query_engine.rs:1438:29
[INFO] [stdout]      |
[INFO] [stdout] 1438 | ...                   combined_table.add_row(row.clone());
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1438 |                             let _ = combined_table.add_row(row.clone());
[INFO] [stdout]      |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]     --> src/data/query_engine.rs:1448:29
[INFO] [stdout]      |
[INFO] [stdout] 1448 | ...                   combined_table.add_row(row.clone());
[INFO] [stdout]      |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1448 |                             let _ = combined_table.add_row(row.clone());
[INFO] [stdout]      |                             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/data/virtual_table_generator.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 51 |             table.add_row(row);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 51 |             let _ = table.add_row(row);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]    --> src/data/virtual_table_generator.rs:119:13
[INFO] [stdout]     |
[INFO] [stdout] 119 |             table.add_row(row);
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 119 |             let _ = table.add_row(row);
[INFO] [stdout]     |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: module `Priority` should have a snake case name
[INFO] [stdout]   --> src/debug/debug_trace.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub mod Priority {
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `priority`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]     --> src/ui/enhanced_tui.rs:1594:9
[INFO] [stdout]      |
[INFO] [stdout] 1594 |         memory_tracker::track_memory("before_arc_share");
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1594 |         let _ = memory_tracker::track_memory("before_arc_share");
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `track_memory` that must be used
[INFO] [stdout]     --> src/ui/enhanced_tui.rs:1599:9
[INFO] [stdout]      |
[INFO] [stdout] 1599 |         memory_tracker::track_memory("after_arc_share");
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 1599 |         let _ = memory_tracker::track_memory("after_arc_share");
[INFO] [stdout]      |         +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:3238:17
[INFO] [stdout]      |
[INFO] [stdout] 3238 |     pub fn sort(&self) -> std::cell::Ref<SortState> {
[INFO] [stdout]      |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3238 |     pub fn sort(&self) -> std::cell::Ref<'_, SortState> {
[INFO] [stdout]      |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:3260:22
[INFO] [stdout]      |
[INFO] [stdout] 3260 |     pub fn selection(&self) -> std::cell::Ref<SelectionState> {
[INFO] [stdout]      |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                      |
[INFO] [stdout]      |                      the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3260 |     pub fn selection(&self) -> std::cell::Ref<'_, SelectionState> {
[INFO] [stdout]      |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:3265:26
[INFO] [stdout]      |
[INFO] [stdout] 3265 |     pub fn selection_mut(&self) -> std::cell::RefMut<SelectionState> {
[INFO] [stdout]      |                          ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3265 |     pub fn selection_mut(&self) -> std::cell::RefMut<'_, SelectionState> {
[INFO] [stdout]      |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:3270:28
[INFO] [stdout]      |
[INFO] [stdout] 3270 |     pub fn selection_proxy(&self) -> SelectionProxy {
[INFO] [stdout]      |                            ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3270 |     pub fn selection_proxy(&self) -> SelectionProxy<'_> {
[INFO] [stdout]      |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:3274:32
[INFO] [stdout]      |
[INFO] [stdout] 3274 |     pub fn selection_proxy_mut(&mut self) -> SelectionProxyMut {
[INFO] [stdout]      |                                ^^^^^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 3274 |     pub fn selection_proxy_mut(&mut self) -> SelectionProxyMut<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:4049:29
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub fn navigation_proxy(&self) -> NavigationProxy {
[INFO] [stdout]      |                             ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4049 |     pub fn navigation_proxy(&self) -> NavigationProxy<'_> {
[INFO] [stdout]      |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/app_state_container.rs:4053:33
[INFO] [stdout]      |
[INFO] [stdout] 4053 |     pub fn navigation_proxy_mut(&mut self) -> NavigationProxyMut {
[INFO] [stdout]      |                                 ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 4053 |     pub fn navigation_proxy_mut(&mut self) -> NavigationProxyMut<'_> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/data/arithmetic_evaluator.rs:1562:13
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         let mut evaluator = ArithmeticEvaluator::new(&table);
[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: variable does not need to be mutable
[INFO] [stdout]     --> src/data/arithmetic_evaluator.rs:1580:13
[INFO] [stdout]      |
[INFO] [stdout] 1580 |         let mut evaluator = ArithmeticEvaluator::new(&table);
[INFO] [stdout]      |             ----^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/data/arithmetic_evaluator.rs:1592:13
[INFO] [stdout]      |
[INFO] [stdout] 1592 |         let mut evaluator = ArithmeticEvaluator::new(&table);
[INFO] [stdout]      |             ----^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]     --> src/data/arithmetic_evaluator.rs:1610:13
[INFO] [stdout]      |
[INFO] [stdout] 1610 |         let mut evaluator = ArithmeticEvaluator::new(&table);
[INFO] [stdout]      |             ----^^^^^^^^^
[INFO] [stdout]      |             |
[INFO] [stdout]      |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `sql-cli` (lib test); 9 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sql_cli --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C codegen-units=256 -C debuginfo=1 --test --cfg 'feature="default"' --cfg 'feature="redis-cache"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "redis-cache"))' -C metadata=b865bfcfd63b9aee -C extra-filename=-92e0163c164ae4c0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6e06097dcaefae10.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-2db0259a58c39542.rlib --extern arboard=/opt/rustwide/target/debug/deps/libarboard-11ca940d73df88c1.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-5c834451bf1409e9.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-53f08bea8fa0c46f.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-d0a1284f8797b2c9.rlib --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-f7576071c995ae8c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-69f1295884456579.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-af17f463377dfbc8.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-614dddb8158cde0e.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-21da95a5ea8bdf3b.rlib --extern figlet_rs=/opt/rustwide/target/debug/deps/libfiglet_rs-e334e84854436c2b.rlib --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-0d2fe225807eca65.rlib --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-19c3a3c9180ac749.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-685399ad7f8986f5.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-67eb6daf1788d8fc.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-48bdd16920f73006.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-696a3ba837faafe0.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e68b66f795714bbf.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8f6c654734bcd82f.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-280c0f910ccf182e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-5b2dbb82440675b0.rlib --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-58a768371b6b068e.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-927d3628d2978ac4.rlib --extern reedline=/opt/rustwide/target/debug/deps/libreedline-506eec0058fd7ca5.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-feb71c9062048c2a.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-326b4ab86803e119.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-2d992b967698f7b3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-f289be16181d7066.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d1785d5029dbfb21.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-fdd5e95674352e53.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-97e921f36dafc17a.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-037f5dcf7ac64b13.rlib --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-46ea141ec79f37ca.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-11b3753ef5376cf5.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a85ae3f4eafa018d.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-f9f49d4ce48ee5b2.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5f26d03e8e4310df.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2944dfd30e777dc8.rlib --extern tui_input=/opt/rustwide/target/debug/deps/libtui_input-0a162e5ab0e60dd2.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-4d7597c039d1b9f9.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6e608c0d6a536f6f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/onig_sys-def5301c758ff350/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sql-cli` (lib); 62 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.91.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name sql_cli --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C codegen-units=256 -C debuginfo=1 --cfg 'feature="default"' --cfg 'feature="redis-cache"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "redis-cache"))' -C metadata=1e4b4d6b00fb177b -C extra-filename=-914d57e3954b2ef2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-6e06097dcaefae10.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-2db0259a58c39542.rmeta --extern arboard=/opt/rustwide/target/debug/deps/libarboard-11ca940d73df88c1.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-5c834451bf1409e9.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-53f08bea8fa0c46f.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d0a1284f8797b2c9.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-f7576071c995ae8c.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-af17f463377dfbc8.rmeta --extern csv=/opt/rustwide/target/debug/deps/libcsv-614dddb8158cde0e.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-21da95a5ea8bdf3b.rmeta --extern figlet_rs=/opt/rustwide/target/debug/deps/libfiglet_rs-e334e84854436c2b.rmeta --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-0d2fe225807eca65.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-19c3a3c9180ac749.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-685399ad7f8986f5.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-67eb6daf1788d8fc.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-48bdd16920f73006.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-696a3ba837faafe0.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e68b66f795714bbf.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-8f6c654734bcd82f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-280c0f910ccf182e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5b2dbb82440675b0.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-58a768371b6b068e.rmeta --extern redis=/opt/rustwide/target/debug/deps/libredis-927d3628d2978ac4.rmeta --extern reedline=/opt/rustwide/target/debug/deps/libreedline-506eec0058fd7ca5.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-feb71c9062048c2a.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-326b4ab86803e119.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-2d992b967698f7b3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f289be16181d7066.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d1785d5029dbfb21.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-fdd5e95674352e53.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-97e921f36dafc17a.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-037f5dcf7ac64b13.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-46ea141ec79f37ca.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a85ae3f4eafa018d.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-f9f49d4ce48ee5b2.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-5f26d03e8e4310df.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-2944dfd30e777dc8.rmeta --extern tui_input=/opt/rustwide/target/debug/deps/libtui_input-0a162e5ab0e60dd2.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-4d7597c039d1b9f9.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-6e608c0d6a536f6f.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/onig_sys-def5301c758ff350/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "889d0465b4bd894cf6844799354443c6dabb01e394a31bb23ea39ac064551fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "889d0465b4bd894cf6844799354443c6dabb01e394a31bb23ea39ac064551fbc", kill_on_drop: false }`
[INFO] [stdout] 889d0465b4bd894cf6844799354443c6dabb01e394a31bb23ea39ac064551fbc
