[INFO] fetching crate klickhouse 0.10.2... [INFO] checking klickhouse-0.10.2 against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] extracting crate klickhouse 0.10.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate klickhouse 0.10.2 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate klickhouse 0.10.2 [INFO] finished tweaking crates.io crate klickhouse 0.10.2 [INFO] tweaked toml for crates.io crate klickhouse 0.10.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate klickhouse 0.10.2 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rend v0.4.1 [INFO] [stderr] Downloaded lz4 v1.24.0 [INFO] [stderr] Downloaded refinery-core v0.8.10 [INFO] [stderr] Downloaded compiler-tools v0.1.7 [INFO] [stderr] Downloaded klickhouse_derive v0.10.0 [INFO] [stderr] Downloaded compiler-tools-derive v0.1.7 [INFO] [stderr] Downloaded chrono-tz-build v0.2.0 [INFO] [stderr] Downloaded bb8 v0.8.1 [INFO] [stderr] Downloaded pest v2.7.3 [INFO] [stderr] Downloaded cityhash-rs v1.0.1 [INFO] [stderr] Downloaded rustls-webpki v0.101.6 [INFO] [stderr] Downloaded lz4-sys v1.9.4 [INFO] [stderr] Downloaded chrono-tz v0.8.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53dd46f8237b6e57e3221412e8ff7210490eb6167abe9bffe1cb9d57922a457c [INFO] running `Command { std: "docker" "start" "-a" "53dd46f8237b6e57e3221412e8ff7210490eb6167abe9bffe1cb9d57922a457c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53dd46f8237b6e57e3221412e8ff7210490eb6167abe9bffe1cb9d57922a457c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53dd46f8237b6e57e3221412e8ff7210490eb6167abe9bffe1cb9d57922a457c", kill_on_drop: false }` [INFO] [stdout] 53dd46f8237b6e57e3221412e8ff7210490eb6167abe9bffe1cb9d57922a457c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57e77f9c4f2341ba0e3afe073fc4562ab5c5c6eee6a6b79b7473a6e2559b1cfa [INFO] running `Command { std: "docker" "start" "-a" "57e77f9c4f2341ba0e3afe073fc4562ab5c5c6eee6a6b79b7473a6e2559b1cfa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking cityhash-rs v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling regex-automata v0.3.8 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling klickhouse_derive v0.10.0 [INFO] [stderr] Compiling compiler-tools-derive v0.1.7 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling klickhouse v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking compiler-tools v0.1.7 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stdout] warning: the item `TokenParse` is imported redundantly [INFO] [stdout] --> src/query_parser.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 128 | use super::*; [INFO] [stdout] | -------- the item `TokenParse` is already imported here [INFO] [stdout] 129 | use compiler_tools::TokenParse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TimeZone` is imported redundantly [INFO] [stdout] --> src/values/date.rs:532:9 [INFO] [stdout] | [INFO] [stdout] 531 | use super::*; [INFO] [stdout] | -------- the item `TimeZone` is already imported here [INFO] [stdout] 532 | use chrono::TimeZone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UTC` is imported redundantly [INFO] [stdout] --> src/values/date.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 531 | use super::*; [INFO] [stdout] | -------- the item `UTC` is already imported here [INFO] [stdout] 532 | use chrono::TimeZone; [INFO] [stdout] 533 | use chrono_tz::UTC; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/values/ip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `fmt` is already imported here [INFO] [stdout] 2 | use std::{ [INFO] [stdout] 3 | fmt, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/values/ip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `fmt` is already imported here [INFO] [stdout] 2 | use std::{ [INFO] [stdout] 3 | fmt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `read_rows`, `read_bytes`, `new_total_rows_to_read`, `new_written_rows`, and `new_written_bytes` are never read [INFO] [stdout] --> src/progress.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Progress { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 3 | pub read_rows: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 4 | pub read_bytes: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | pub new_total_rows_to_read: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | pub new_written_rows: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | pub new_written_bytes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Progress` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `server_name`, `major_version`, `minor_version`, `timezone`, `display_name`, and `patch_version` are never read [INFO] [stdout] --> src/protocol.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ServerHello { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 94 | pub server_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 95 | pub major_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 96 | pub minor_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 97 | pub revision_version: u64, [INFO] [stdout] 98 | pub timezone: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 99 | pub display_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 100 | pub patch_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerHello` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `table_name` is never read [INFO] [stdout] --> src/protocol.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ServerData { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 105 | pub table_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `has_nested` is never read [INFO] [stdout] --> src/protocol.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct ServerException { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | pub has_nested: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerException` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rows`, `blocks`, `bytes`, `applied_limit`, `rows_before_limit`, and `calculated_rows_before_limit` are never read [INFO] [stdout] --> src/protocol.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct BlockStreamProfileInfo { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 131 | pub rows: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 132 | pub blocks: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 133 | pub bytes: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 134 | pub applied_limit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 135 | pub rows_before_limit: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 136 | pub calculated_rows_before_limit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockStreamProfileInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `description` are never read [INFO] [stdout] --> src/protocol.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct TableColumns { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 141 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 142 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableColumns` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_replicated` and `absolute_delay` are never read [INFO] [stdout] --> src/protocol.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct TableStatus { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 147 | pub is_replicated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 148 | pub absolute_delay: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | Progress(Progress), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 161 | Progress(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:164:17 [INFO] [stdout] | [INFO] [stdout] 164 | ProfileInfo(BlockStreamProfileInfo), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 164 | ProfileInfo(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | Totals(ServerData), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 165 | Totals(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | Extremes(ServerData), [INFO] [stdout] | -------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 166 | Extremes(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:167:26 [INFO] [stdout] | [INFO] [stdout] 167 | TablesStatusResponse(TablesStatusResponse), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 167 | TablesStatusResponse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | Log(ServerData), [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 168 | Log(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | TableColumns(TableColumns), [INFO] [stdout] | ------------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 169 | TableColumns(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | PartUUIDs(Vec), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 170 | PartUUIDs(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `write_suffix` is never used [INFO] [stdout] --> src/types/mod.rs:988:14 [INFO] [stdout] | [INFO] [stdout] 979 | pub trait Serializer { [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 988 | async fn write_suffix( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `read_rows`, `read_bytes`, `new_total_rows_to_read`, `new_written_rows`, and `new_written_bytes` are never read [INFO] [stdout] --> src/progress.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Progress { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 3 | pub read_rows: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 4 | pub read_bytes: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | pub new_total_rows_to_read: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | pub new_written_rows: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | pub new_written_bytes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Progress` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `server_name`, `major_version`, `minor_version`, `timezone`, `display_name`, and `patch_version` are never read [INFO] [stdout] --> src/protocol.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ServerHello { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 94 | pub server_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 95 | pub major_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 96 | pub minor_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 97 | pub revision_version: u64, [INFO] [stdout] 98 | pub timezone: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 99 | pub display_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 100 | pub patch_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerHello` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `table_name` is never read [INFO] [stdout] --> src/protocol.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ServerData { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 105 | pub table_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `has_nested` is never read [INFO] [stdout] --> src/protocol.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct ServerException { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | pub has_nested: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerException` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rows`, `blocks`, `bytes`, `applied_limit`, `rows_before_limit`, and `calculated_rows_before_limit` are never read [INFO] [stdout] --> src/protocol.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct BlockStreamProfileInfo { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 131 | pub rows: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 132 | pub blocks: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 133 | pub bytes: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 134 | pub applied_limit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 135 | pub rows_before_limit: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 136 | pub calculated_rows_before_limit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockStreamProfileInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `description` are never read [INFO] [stdout] --> src/protocol.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct TableColumns { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 141 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 142 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableColumns` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_replicated` and `absolute_delay` are never read [INFO] [stdout] --> src/protocol.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct TableStatus { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 147 | pub is_replicated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 148 | pub absolute_delay: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | Progress(Progress), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 161 | Progress(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:164:17 [INFO] [stdout] | [INFO] [stdout] 164 | ProfileInfo(BlockStreamProfileInfo), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 164 | ProfileInfo(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | Totals(ServerData), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 165 | Totals(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | Extremes(ServerData), [INFO] [stdout] | -------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 166 | Extremes(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:167:26 [INFO] [stdout] | [INFO] [stdout] 167 | TablesStatusResponse(TablesStatusResponse), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 167 | TablesStatusResponse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | Log(ServerData), [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 168 | Log(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | TableColumns(TableColumns), [INFO] [stdout] | ------------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 169 | TableColumns(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | PartUUIDs(Vec), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 170 | PartUUIDs(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `write_suffix` is never used [INFO] [stdout] --> src/types/mod.rs:988:14 [INFO] [stdout] | [INFO] [stdout] 979 | pub trait Serializer { [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 988 | async fn write_suffix( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.26s [INFO] running `Command { std: "docker" "inspect" "57e77f9c4f2341ba0e3afe073fc4562ab5c5c6eee6a6b79b7473a6e2559b1cfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57e77f9c4f2341ba0e3afe073fc4562ab5c5c6eee6a6b79b7473a6e2559b1cfa", kill_on_drop: false }` [INFO] [stdout] 57e77f9c4f2341ba0e3afe073fc4562ab5c5c6eee6a6b79b7473a6e2559b1cfa [INFO] checking klickhouse-0.10.2 against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] extracting crate klickhouse 0.10.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate klickhouse 0.10.2 on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate klickhouse 0.10.2 [INFO] finished tweaking crates.io crate klickhouse 0.10.2 [INFO] tweaked toml for crates.io crate klickhouse 0.10.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate klickhouse 0.10.2 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e2c0d1438bb48a53b4c4e42f50527e85264aecc6e9a121e3731c7bd3fd7a361 [INFO] running `Command { std: "docker" "start" "-a" "8e2c0d1438bb48a53b4c4e42f50527e85264aecc6e9a121e3731c7bd3fd7a361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e2c0d1438bb48a53b4c4e42f50527e85264aecc6e9a121e3731c7bd3fd7a361", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2c0d1438bb48a53b4c4e42f50527e85264aecc6e9a121e3731c7bd3fd7a361", kill_on_drop: false }` [INFO] [stdout] 8e2c0d1438bb48a53b4c4e42f50527e85264aecc6e9a121e3731c7bd3fd7a361 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62008f5e84cffa691b0527478ace557d1a39ee19cdefcba78d989129fd47c449 [INFO] running `Command { std: "docker" "start" "-a" "62008f5e84cffa691b0527478ace557d1a39ee19cdefcba78d989129fd47c449", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling memchr v2.6.3 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling aho-corasick v1.1.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling rustix v0.38.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Checking linux-raw-sys v0.4.7 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking cityhash-rs v1.0.1 [INFO] [stderr] Checking termcolor v1.3.0 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking regex-automata v0.3.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Checking regex v1.9.5 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling compiler-tools-derive v0.1.7 [INFO] [stderr] Compiling klickhouse_derive v0.10.0 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling pest v2.7.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling klickhouse v0.10.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking compiler-tools v0.1.7 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking lz4 v1.24.0 [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/values/ip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `fmt` is already imported here [INFO] [stdout] 2 | use std::{ [INFO] [stdout] 3 | fmt, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TokenParse` is imported redundantly [INFO] [stdout] --> src/query_parser.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 128 | use super::*; [INFO] [stdout] | -------- the item `TokenParse` is already imported here [INFO] [stdout] 129 | use compiler_tools::TokenParse; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `TimeZone` is imported redundantly [INFO] [stdout] --> src/values/date.rs:532:9 [INFO] [stdout] | [INFO] [stdout] 531 | use super::*; [INFO] [stdout] | -------- the item `TimeZone` is already imported here [INFO] [stdout] 532 | use chrono::TimeZone; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `UTC` is imported redundantly [INFO] [stdout] --> src/values/date.rs:533:9 [INFO] [stdout] | [INFO] [stdout] 531 | use super::*; [INFO] [stdout] | -------- the item `UTC` is already imported here [INFO] [stdout] 532 | use chrono::TimeZone; [INFO] [stdout] 533 | use chrono_tz::UTC; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `fmt` is imported redundantly [INFO] [stdout] --> src/values/ip.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 1 | use super::*; [INFO] [stdout] | -------- the item `fmt` is already imported here [INFO] [stdout] 2 | use std::{ [INFO] [stdout] 3 | fmt, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `read_rows`, `read_bytes`, `new_total_rows_to_read`, `new_written_rows`, and `new_written_bytes` are never read [INFO] [stdout] --> src/progress.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Progress { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 3 | pub read_rows: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 4 | pub read_bytes: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | pub new_total_rows_to_read: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | pub new_written_rows: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | pub new_written_bytes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Progress` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `server_name`, `major_version`, `minor_version`, `timezone`, `display_name`, and `patch_version` are never read [INFO] [stdout] --> src/protocol.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ServerHello { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 94 | pub server_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 95 | pub major_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 96 | pub minor_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 97 | pub revision_version: u64, [INFO] [stdout] 98 | pub timezone: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 99 | pub display_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 100 | pub patch_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerHello` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `table_name` is never read [INFO] [stdout] --> src/protocol.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ServerData { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 105 | pub table_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `has_nested` is never read [INFO] [stdout] --> src/protocol.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct ServerException { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | pub has_nested: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerException` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rows`, `blocks`, `bytes`, `applied_limit`, `rows_before_limit`, and `calculated_rows_before_limit` are never read [INFO] [stdout] --> src/protocol.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct BlockStreamProfileInfo { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 131 | pub rows: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 132 | pub blocks: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 133 | pub bytes: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 134 | pub applied_limit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 135 | pub rows_before_limit: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 136 | pub calculated_rows_before_limit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockStreamProfileInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `description` are never read [INFO] [stdout] --> src/protocol.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct TableColumns { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 141 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 142 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableColumns` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_replicated` and `absolute_delay` are never read [INFO] [stdout] --> src/protocol.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct TableStatus { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 147 | pub is_replicated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 148 | pub absolute_delay: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | Progress(Progress), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 161 | Progress(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:164:17 [INFO] [stdout] | [INFO] [stdout] 164 | ProfileInfo(BlockStreamProfileInfo), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 164 | ProfileInfo(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | Totals(ServerData), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 165 | Totals(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | Extremes(ServerData), [INFO] [stdout] | -------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 166 | Extremes(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:167:26 [INFO] [stdout] | [INFO] [stdout] 167 | TablesStatusResponse(TablesStatusResponse), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 167 | TablesStatusResponse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | Log(ServerData), [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 168 | Log(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | TableColumns(TableColumns), [INFO] [stdout] | ------------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 169 | TableColumns(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | PartUUIDs(Vec), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 170 | PartUUIDs(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `write_suffix` is never used [INFO] [stdout] --> src/types/mod.rs:988:14 [INFO] [stdout] | [INFO] [stdout] 979 | pub trait Serializer { [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 988 | async fn write_suffix( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `read_rows`, `read_bytes`, `new_total_rows_to_read`, `new_written_rows`, and `new_written_bytes` are never read [INFO] [stdout] --> src/progress.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct Progress { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 3 | pub read_rows: u64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 4 | pub read_bytes: u64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 5 | pub new_total_rows_to_read: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 6 | pub new_written_rows: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 7 | pub new_written_bytes: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Progress` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `server_name`, `major_version`, `minor_version`, `timezone`, `display_name`, and `patch_version` are never read [INFO] [stdout] --> src/protocol.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct ServerHello { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 94 | pub server_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 95 | pub major_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 96 | pub minor_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 97 | pub revision_version: u64, [INFO] [stdout] 98 | pub timezone: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 99 | pub display_name: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 100 | pub patch_version: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerHello` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `table_name` is never read [INFO] [stdout] --> src/protocol.rs:105:9 [INFO] [stdout] | [INFO] [stdout] 104 | pub struct ServerData { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 105 | pub table_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerData` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `has_nested` is never read [INFO] [stdout] --> src/protocol.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 110 | pub struct ServerException { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 115 | pub has_nested: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerException` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `rows`, `blocks`, `bytes`, `applied_limit`, `rows_before_limit`, and `calculated_rows_before_limit` are never read [INFO] [stdout] --> src/protocol.rs:131:9 [INFO] [stdout] | [INFO] [stdout] 130 | pub struct BlockStreamProfileInfo { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] 131 | pub rows: u64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 132 | pub blocks: u64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 133 | pub bytes: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 134 | pub applied_limit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 135 | pub rows_before_limit: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 136 | pub calculated_rows_before_limit: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BlockStreamProfileInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `description` are never read [INFO] [stdout] --> src/protocol.rs:141:9 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct TableColumns { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 141 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 142 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableColumns` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `is_replicated` and `absolute_delay` are never read [INFO] [stdout] --> src/protocol.rs:147:9 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct TableStatus { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 147 | pub is_replicated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 148 | pub absolute_delay: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TableStatus` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:161:14 [INFO] [stdout] | [INFO] [stdout] 161 | Progress(Progress), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 161 | Progress(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:164:17 [INFO] [stdout] | [INFO] [stdout] 164 | ProfileInfo(BlockStreamProfileInfo), [INFO] [stdout] | ----------- ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 164 | ProfileInfo(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:165:12 [INFO] [stdout] | [INFO] [stdout] 165 | Totals(ServerData), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 165 | Totals(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:166:14 [INFO] [stdout] | [INFO] [stdout] 166 | Extremes(ServerData), [INFO] [stdout] | -------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 166 | Extremes(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:167:26 [INFO] [stdout] | [INFO] [stdout] 167 | TablesStatusResponse(TablesStatusResponse), [INFO] [stdout] | -------------------- ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 167 | TablesStatusResponse(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:168:9 [INFO] [stdout] | [INFO] [stdout] 168 | Log(ServerData), [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 168 | Log(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:169:18 [INFO] [stdout] | [INFO] [stdout] 169 | TableColumns(TableColumns), [INFO] [stdout] | ------------ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 169 | TableColumns(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/protocol.rs:170:15 [INFO] [stdout] | [INFO] [stdout] 170 | PartUUIDs(Vec), [INFO] [stdout] | --------- ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 170 | PartUUIDs(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `write_suffix` is never used [INFO] [stdout] --> src/types/mod.rs:988:14 [INFO] [stdout] | [INFO] [stdout] 979 | pub trait Serializer { [INFO] [stdout] | ---------- associated function in this trait [INFO] [stdout] ... [INFO] [stdout] 988 | async fn write_suffix( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.68s [INFO] running `Command { std: "docker" "inspect" "62008f5e84cffa691b0527478ace557d1a39ee19cdefcba78d989129fd47c449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62008f5e84cffa691b0527478ace557d1a39ee19cdefcba78d989129fd47c449", kill_on_drop: false }` [INFO] [stdout] 62008f5e84cffa691b0527478ace557d1a39ee19cdefcba78d989129fd47c449