[INFO] cloning repository https://github.com/HeavyPunk/dbclient [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HeavyPunk/dbclient" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeavyPunk%2Fdbclient", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeavyPunk%2Fdbclient'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a93eb906f90fb5dcc6d6fbbfbcc54be14f67fec0 [INFO] checking HeavyPunk/dbclient against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHeavyPunk%2Fdbclient" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/HeavyPunk/dbclient [INFO] finished tweaking git repo https://github.com/HeavyPunk/dbclient [INFO] tweaked toml for git repo https://github.com/HeavyPunk/dbclient written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/HeavyPunk/dbclient on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/HeavyPunk/dbclient 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" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "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-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 0d426622d166a0ec96c91ee953e54d576d4635dbf55fb2019ae5286489bb176f [INFO] running `Command { std: "docker" "start" "0d426622d166a0ec96c91ee953e54d576d4635dbf55fb2019ae5286489bb176f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d426622d166a0ec96c91ee953e54d576d4635dbf55fb2019ae5286489bb176f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d426622d166a0ec96c91ee953e54d576d4635dbf55fb2019ae5286489bb176f" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d426622d166a0ec96c91ee953e54d576d4635dbf55fb2019ae5286489bb176f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0d426622d166a0ec96c91ee953e54d576d4635dbf55fb2019ae5286489bb176f" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking typenum v1.20.0 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking cmov v0.5.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking const-oid v0.10.2 [INFO] [stderr] Checking ctutils v0.4.2 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking futures-sink v0.3.32 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking hybrid-array v0.4.12 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking unicode-properties v0.1.4 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking crypto-common v0.2.2 [INFO] [stderr] Checking block-buffer v0.12.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking stringprep v0.1.5 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking siphasher v1.0.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking digest v0.11.3 [INFO] [stderr] Checking phf_shared v0.13.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking hmac v0.13.0 [INFO] [stderr] Checking sha2 v0.11.0 [INFO] [stderr] Checking md-5 v0.11.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking phf v0.13.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking rand v0.10.1 [INFO] [stderr] Checking os_pipe v1.2.2 [INFO] [stderr] Checking whoami v2.1.2 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking winnow v0.7.11 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking iana-time-zone v0.1.65 [INFO] [stderr] Checking chrono v0.4.45 [INFO] [stderr] Checking tree_magic_mini v3.1.6 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking postgres-protocol v0.6.11 [INFO] [stderr] Checking postgres-types v0.2.13 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking wayland-commons v0.29.5 [INFO] [stderr] Checking x11rb-protocol v0.10.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [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 zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tuirealm_derive v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking lazy-regex v3.4.1 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tokio-postgres v0.7.17 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Checking clap v4.5.40 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking postgres v0.19.13 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking x11rb v0.10.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking redis v0.31.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking x11-clipboard v0.7.1 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking string_cmd v0.1.2 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking wl-clipboard-rs v0.7.0 [INFO] [stderr] Checking cli-clipboard v0.4.0 [INFO] [stderr] Checking tuirealm v3.0.1 [INFO] [stderr] Checking tui-textarea v0.7.0 [INFO] [stderr] Checking tui-realm-textarea v2.1.0 (https://github.com/g1ibby/tui-realm-textarea.git?rev=32eb97cf8ee42b306cdb9fb01cb6a327256ec19f#32eb97cf) [INFO] [stderr] Checking tui-realm-stdlib v3.0.0 [INFO] [stderr] Checking dbclient v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FromStr` [INFO] [stdout] --> src/dbclient/mod.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | str::{FromStr, ParseBoolError}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FetchResult` [INFO] [stdout] --> src/ui3/mod.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | dbclient::fetcher::{FetchRequest, FetchResult}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/ui3/model.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | use std::{cmp::min, collections::HashMap, str::FromStr, time::Duration, usize}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FetchResult` [INFO] [stdout] --> src/dbclient/redis/integration_tests.rs:4:29 [INFO] [stdout] | [INFO] [stdout] 4 | fetcher::{FetchRequest, FetchResult, Fetcher}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FromStr` [INFO] [stdout] --> src/dbclient/mod.rs:12:15 [INFO] [stdout] | [INFO] [stdout] 12 | str::{FromStr, ParseBoolError}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FetchResult` [INFO] [stdout] --> src/ui3/mod.rs:6:39 [INFO] [stdout] | [INFO] [stdout] 6 | dbclient::fetcher::{FetchRequest, FetchResult}, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `str::FromStr` [INFO] [stdout] --> src/ui3/model.rs:21:43 [INFO] [stdout] | [INFO] [stdout] 21 | use std::{cmp::min, collections::HashMap, str::FromStr, time::Duration, usize}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/ui3/editor_popup.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 146 | todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 147 | editors_results, [INFO] [stdout] | ^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/ui3/editor_popup.rs:147:21 [INFO] [stdout] | [INFO] [stdout] 146 | todo!(), [INFO] [stdout] | ------- any code following this expression is unreachable [INFO] [stdout] 147 | editors_results, [INFO] [stdout] | ^^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `editors_results` [INFO] [stdout] --> src/ui3/editor_popup.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | let editors_results: HashMap<_, _> = self [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_editors_results` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/dbclient/redis/integration_tests.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | let result = redis.fetch(&FetchRequest { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/dbclient/redis/integration_tests.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | let result = redis.fetch(&FetchRequest { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/dbclient/redis/integration_tests.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | let result = redis.fetch(&FetchRequest { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `editors_results` [INFO] [stdout] --> src/ui3/editor_popup.rs:136:21 [INFO] [stdout] | [INFO] [stdout] 136 | let editors_results: HashMap<_, _> = self [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_editors_results` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PostgresType` is never used [INFO] [stdout] --> src/dbclient/postgresql/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | pub enum PostgresType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Row` is never constructed [INFO] [stdout] --> src/dbclient/mod.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Row { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dbclient/mod.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | ParsingError(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FetcherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 41 - ParsingError(String), [INFO] [stdout] 41 + ParsingError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dbclient/mod.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | StringMappingError(String), [INFO] [stdout] | ------------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FetcherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 42 - StringMappingError(String), [INFO] [stdout] 42 + StringMappingError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dbclient/mod.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | RedisError(redis::RedisError), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FetcherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 43 - RedisError(redis::RedisError), [INFO] [stdout] 43 + RedisError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dbclient/mod.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | PostgresError(postgres::Error), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FetcherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 44 - PostgresError(postgres::Error), [INFO] [stdout] 44 + PostgresError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `EditorPopupWidget` is never used [INFO] [stdout] --> src/ui3/editor_popup.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait EditorPopupWidget: Component { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EditorType` is never used [INFO] [stdout] --> src/ui3/editor_popup.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum EditorType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EditorPopup` is never constructed [INFO] [stdout] --> src/ui3/editor_popup.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct EditorPopup { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `update_focus`, `next_component`, `prev_component`, and `get_title` are never used [INFO] [stdout] --> src/ui3/editor_popup.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl EditorPopup { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 38 | pub fn new(editor_type: crate::ui3::EditorType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fn update_focus(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | fn next_component(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | fn prev_component(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | fn get_title(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EditorSimpleInput` is never constructed [INFO] [stdout] --> src/ui3/editor_simple_input.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct EditorSimpleInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui3/editor_simple_input.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl EditorSimpleInput { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 19 | pub fn new(title: &'static str, editor_type: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InputMode` is never used [INFO] [stdout] --> src/ui3/query_input.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | enum InputMode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EditorInput` is never constructed [INFO] [stdout] --> src/ui3/query_input.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct EditorInput { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui3/query_input.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl EditorInput { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 47 | pub fn new(title: &'static str, editor_type: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Multiline` is never constructed [INFO] [stdout] --> src/ui3/query_result/widgets/editor_popup.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum EditorType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 33 | Multiline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `PostgresType` is never used [INFO] [stdout] --> src/dbclient/postgresql/mod.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | pub enum PostgresType { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Row` is never constructed [INFO] [stdout] --> src/dbclient/mod.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Row { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dbclient/mod.rs:41:22 [INFO] [stdout] | [INFO] [stdout] 41 | ParsingError(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FetcherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 41 - ParsingError(String), [INFO] [stdout] 41 + ParsingError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dbclient/mod.rs:42:28 [INFO] [stdout] | [INFO] [stdout] 42 | StringMappingError(String), [INFO] [stdout] | ------------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FetcherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 42 - StringMappingError(String), [INFO] [stdout] 42 + StringMappingError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dbclient/mod.rs:43:20 [INFO] [stdout] | [INFO] [stdout] 43 | RedisError(redis::RedisError), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FetcherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 43 - RedisError(redis::RedisError), [INFO] [stdout] 43 + RedisError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/dbclient/mod.rs:44:23 [INFO] [stdout] | [INFO] [stdout] 44 | PostgresError(postgres::Error), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `FetcherError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [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] 44 - PostgresError(postgres::Error), [INFO] [stdout] 44 + PostgresError(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `EditorPopupWidget` is never used [INFO] [stdout] --> src/ui3/editor_popup.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | pub trait EditorPopupWidget: Component { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EditorType` is never used [INFO] [stdout] --> src/ui3/editor_popup.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum EditorType { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EditorPopup` is never constructed [INFO] [stdout] --> src/ui3/editor_popup.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct EditorPopup { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `update_focus`, `next_component`, `prev_component`, and `get_title` are never used [INFO] [stdout] --> src/ui3/editor_popup.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl EditorPopup { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 38 | pub fn new(editor_type: crate::ui3::EditorType) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fn update_focus(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | fn next_component(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | fn prev_component(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 100 | fn get_title(&self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EditorSimpleInput` is never constructed [INFO] [stdout] --> src/ui3/editor_simple_input.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct EditorSimpleInput { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui3/editor_simple_input.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl EditorSimpleInput { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 19 | pub fn new(title: &'static str, editor_type: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `InputMode` is never used [INFO] [stdout] --> src/ui3/query_input.rs:17:6 [INFO] [stdout] | [INFO] [stdout] 17 | enum InputMode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `EditorInput` is never constructed [INFO] [stdout] --> src/ui3/query_input.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub struct EditorInput { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui3/query_input.rs:47:12 [INFO] [stdout] | [INFO] [stdout] 46 | impl EditorInput { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 47 | pub fn new(title: &'static str, editor_type: &'static str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Multiline` is never constructed [INFO] [stdout] --> src/ui3/query_result/widgets/editor_popup.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | pub enum EditorType { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 33 | Multiline, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.7.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "0d426622d166a0ec96c91ee953e54d576d4635dbf55fb2019ae5286489bb176f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d426622d166a0ec96c91ee953e54d576d4635dbf55fb2019ae5286489bb176f", kill_on_drop: false }` [INFO] [stdout] 0d426622d166a0ec96c91ee953e54d576d4635dbf55fb2019ae5286489bb176f