[INFO] fetching crate clickhouse-driver 0.1.0-alpha.3... [INFO] testing clickhouse-driver-0.1.0-alpha.3 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate clickhouse-driver 0.1.0-alpha.3 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate clickhouse-driver 0.1.0-alpha.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate clickhouse-driver 0.1.0-alpha.3 [INFO] tweaked toml for crates.io crate clickhouse-driver 0.1.0-alpha.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clickhouse-driver 0.1.0-alpha.3 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clickhouse-driver 0.1.0-alpha.3 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lock_api v0.4.1 [INFO] [stderr] Downloaded smallvec v1.4.1 [INFO] [stderr] Downloaded tokio-native-tls v0.1.0 [INFO] [stderr] Downloaded instant v0.1.6 [INFO] [stderr] Downloaded chrono v0.4.13 [INFO] [stderr] Downloaded chrono-tz v0.5.2 [INFO] [stderr] Downloaded clickhouse-driver-cthrs v0.1.1 [INFO] [stderr] Downloaded clickhouse-driver-cth v0.1.0 [INFO] [stderr] Downloaded clickhouse-driver-lz4 v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ce43e2d8e5a41a6f9e2fae624744277eb1f572fb72cf506e876f3fe0e68fe07 [INFO] running `Command { std: "docker" "start" "-a" "2ce43e2d8e5a41a6f9e2fae624744277eb1f572fb72cf506e876f3fe0e68fe07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ce43e2d8e5a41a6f9e2fae624744277eb1f572fb72cf506e876f3fe0e68fe07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce43e2d8e5a41a6f9e2fae624744277eb1f572fb72cf506e876f3fe0e68fe07", kill_on_drop: false }` [INFO] [stdout] 2ce43e2d8e5a41a6f9e2fae624744277eb1f572fb72cf506e876f3fe0e68fe07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 5135904299e5d3b85ba4c145defb964dddc4abda8c51321266aa2ea7e3a5cf11 [INFO] running `Command { std: "docker" "start" "-a" "5135904299e5d3b85ba4c145defb964dddc4abda8c51321266aa2ea7e3a5cf11", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling clickhouse-driver-cthrs v0.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling clickhouse-driver-lz4 v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz v0.5.2 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling clickhouse-driver v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `lz4` [INFO] [stdout] --> src/lib.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(lz4)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lz4)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lz4)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LZ4_compress_default` [INFO] [stdout] --> src/compression/mod.rs:14:55 [INFO] [stdout] | [INFO] [stdout] 14 | LZ4_Compress, LZ4_CompressBounds, LZ4_Decompress, LZ4_compress_default, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_nightly` [INFO] [stdout] --> src/protocol/mod.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(rustc_nightly)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `is_sorted` [INFO] [stdout] --> src/protocol/column.rs:554:11 [INFO] [stdout] | [INFO] [stdout] 554 | #[cfg(feature = "is_sorted")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cityhash`, `cityhash_rs`, `clickhouse-driver-cth`, `clickhouse-driver-cthrs`, `default`, `extra`, `int128`, `recycle`, `tls`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `is_sorted` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `is_sorted` [INFO] [stdout] --> src/protocol/column.rs:558:15 [INFO] [stdout] | [INFO] [stdout] 558 | #[cfg(not(feature = "is_sorted"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cityhash`, `cityhash_rs`, `clickhouse-driver-cth`, `clickhouse-driver-cthrs`, `default`, `extra`, `int128`, `recycle`, `tls`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `is_sorted` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ValueDateTime64`, `ValueDateTime`, `ValueDate`, `ValueIp4`, `ValueIp6`, and `ValueUuid` [INFO] [stdout] --> src/types/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | ValueDate, ValueDateTime, ValueDateTime64, ValueDecimal32, ValueDecimal64, ValueIp4, ValueIp6, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 5 | ValueUuid, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/types/parser.rs:287:6 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sync/waker_set.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | let mut inner = &mut *self.lock(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timezone` is never read [INFO] [stdout] --> src/protocol/block.rs:229:16 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct ServerBlock { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 229 | pub(crate) timezone: Tz, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Command` is never used [INFO] [stdout] --> src/protocol/packet.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) trait Command: ServerWriter {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cancel` is never constructed [INFO] [stdout] --> src/protocol/packet.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) struct Cancel; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Statistics` is never constructed [INFO] [stdout] --> src/protocol/packet.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Statistics { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/block.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn column_iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ----------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | pub fn column_iter(&self) -> std::slice::Iter<'_, ColumnDataAdapter<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/block.rs:246:22 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn iter_rows(&self) -> RowIterator { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 246 | pub fn iter_rows(&self) -> RowIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/block.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn iter(&self) -> ItemIterator { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn iter(&self) -> ItemIterator<'_, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | ^^ ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 97 - fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] 97 + fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | ^^ ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 - fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] 114 + fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter_columns(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter_columns(&self) -> Iter<'_, BlockColumn> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:357:24 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn iter_values(&self) -> Iter> { [INFO] [stdout] | ^^^^^ ------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 357 | pub fn iter_values(&self) -> Iter<'_, ValueRef<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.08s [INFO] running `Command { std: "docker" "inspect" "5135904299e5d3b85ba4c145defb964dddc4abda8c51321266aa2ea7e3a5cf11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5135904299e5d3b85ba4c145defb964dddc4abda8c51321266aa2ea7e3a5cf11", kill_on_drop: false }` [INFO] [stdout] 5135904299e5d3b85ba4c145defb964dddc4abda8c51321266aa2ea7e3a5cf11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 22638e23874a68e7f749ae72699df7c107a52a13ba8c5db854e27a78cce974bb [INFO] running `Command { std: "docker" "start" "-a" "22638e23874a68e7f749ae72699df7c107a52a13ba8c5db854e27a78cce974bb", kill_on_drop: false }` [INFO] [stdout] warning: unexpected `cfg` condition name: `lz4` [INFO] [stdout] --> src/lib.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(lz4)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lz4)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lz4)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LZ4_compress_default` [INFO] [stdout] --> src/compression/mod.rs:14:55 [INFO] [stdout] | [INFO] [stdout] 14 | LZ4_Compress, LZ4_CompressBounds, LZ4_Decompress, LZ4_compress_default, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_nightly` [INFO] [stdout] --> src/protocol/mod.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(rustc_nightly)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling clickhouse-driver v0.1.0-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `is_sorted` [INFO] [stdout] --> src/protocol/column.rs:554:11 [INFO] [stdout] | [INFO] [stdout] 554 | #[cfg(feature = "is_sorted")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cityhash`, `cityhash_rs`, `clickhouse-driver-cth`, `clickhouse-driver-cthrs`, `default`, `extra`, `int128`, `recycle`, `tls`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `is_sorted` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `is_sorted` [INFO] [stdout] --> src/protocol/column.rs:558:15 [INFO] [stdout] | [INFO] [stdout] 558 | #[cfg(not(feature = "is_sorted"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cityhash`, `cityhash_rs`, `clickhouse-driver-cth`, `clickhouse-driver-cthrs`, `default`, `extra`, `int128`, `recycle`, `tls`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `is_sorted` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ValueDateTime64`, `ValueDateTime`, `ValueDate`, `ValueIp4`, `ValueIp6`, and `ValueUuid` [INFO] [stdout] --> src/types/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | ValueDate, ValueDateTime, ValueDateTime64, ValueDecimal32, ValueDecimal64, ValueIp4, ValueIp6, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 5 | ValueUuid, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/types/parser.rs:287:6 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sync/waker_set.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | let mut inner = &mut *self.lock(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timezone` is never read [INFO] [stdout] --> src/protocol/block.rs:229:16 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct ServerBlock { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 229 | pub(crate) timezone: Tz, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Command` is never used [INFO] [stdout] --> src/protocol/packet.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) trait Command: ServerWriter {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cancel` is never constructed [INFO] [stdout] --> src/protocol/packet.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) struct Cancel; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Statistics` is never constructed [INFO] [stdout] --> src/protocol/packet.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Statistics { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/block.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn column_iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ----------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | pub fn column_iter(&self) -> std::slice::Iter<'_, ColumnDataAdapter<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/block.rs:246:22 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn iter_rows(&self) -> RowIterator { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 246 | pub fn iter_rows(&self) -> RowIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/block.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn iter(&self) -> ItemIterator { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn iter(&self) -> ItemIterator<'_, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | ^^ ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 97 - fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] 97 + fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | ^^ ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 - fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] 114 + fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter_columns(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter_columns(&self) -> Iter<'_, BlockColumn> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:357:24 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn iter_values(&self) -> Iter> { [INFO] [stdout] | ^^^^^ ------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 357 | pub fn iter_values(&self) -> Iter<'_, ValueRef<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/select.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | $row.value($i)?.ok_or_else($err)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 28 | let id: u32 = get!(row, 0, err); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/select.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | $row.value($i)?.ok_or_else($err)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 29 | let name: &str = get!(row, 1, err); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/select.rs:20:42 [INFO] [stdout] | [INFO] [stdout] 20 | $row.value($i)?.ok_or_else($err)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 30 | let date: ServerDate = get!(row, 2, err); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/array.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | $row.value($i)?.ok_or_else($err)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 34 | let id: i64 = get!(row, 0, err); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/array.rs:15:24 [INFO] [stdout] | [INFO] [stdout] 15 | $row.value($i)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 35 | let name: Option = get!(row, 1, err, opt).map(|s: &str| s.to_owned()); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> examples/array.rs:12:42 [INFO] [stdout] | [INFO] [stdout] 12 | $row.value($i)?.ok_or_else($err)?; [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 36 | let ip: Vec = get!(row, 2, err); [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `get` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `date` are never read [INFO] [stdout] --> examples/select.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 12 | struct Perf { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | id: u32, [INFO] [stdout] 14 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 15 | date: ServerDate, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Perf` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `ip` are never read [INFO] [stdout] --> examples/array.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | struct ClickhouseRow { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 25 | id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] 26 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 27 | ip: Vec, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ClickhouseRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `url`, `date`, `client`, `ip`, and `value` are never read [INFO] [stdout] --> examples/insert-select.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 17 | struct Blob { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 18 | id: u64, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] 20 | date: ServerDate, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | client: Uuid, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 22 | ip: Ipv4Addr, [INFO] [stdout] | ^^ [INFO] [stdout] 23 | value: Decimal32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Blob` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `lz4` [INFO] [stdout] --> src/lib.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | #[cfg(lz4)] [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(lz4)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(lz4)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LZ4_compress_default` [INFO] [stdout] --> src/compression/mod.rs:14:55 [INFO] [stdout] | [INFO] [stdout] 14 | LZ4_Compress, LZ4_CompressBounds, LZ4_Decompress, LZ4_compress_default, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `rustc_nightly` [INFO] [stdout] --> src/protocol/mod.rs:118:7 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(rustc_nightly)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustc_nightly)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustc_nightly)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `is_sorted` [INFO] [stdout] --> src/protocol/column.rs:554:11 [INFO] [stdout] | [INFO] [stdout] 554 | #[cfg(feature = "is_sorted")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cityhash`, `cityhash_rs`, `clickhouse-driver-cth`, `clickhouse-driver-cthrs`, `default`, `extra`, `int128`, `recycle`, `tls`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `is_sorted` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `is_sorted` [INFO] [stdout] --> src/protocol/column.rs:558:15 [INFO] [stdout] | [INFO] [stdout] 558 | #[cfg(not(feature = "is_sorted"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `cityhash`, `cityhash_rs`, `clickhouse-driver-cth`, `clickhouse-driver-cthrs`, `default`, `extra`, `int128`, `recycle`, `tls`, and `tokio-native-tls` [INFO] [stdout] = help: consider adding `is_sorted` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ValueDateTime64`, `ValueDateTime`, `ValueDate`, `ValueIp4`, `ValueIp6`, and `ValueUuid` [INFO] [stdout] --> src/types/mod.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | ValueDate, ValueDateTime, ValueDateTime64, ValueDecimal32, ValueDecimal64, ValueIp4, ValueIp6, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 5 | ValueUuid, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/types/parser.rs:287:6 [INFO] [stdout] | [INFO] [stdout] 287 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `uuid`, `title`, `dt`, and `ip` are never read [INFO] [stdout] --> tests/query.rs:225:9 [INFO] [stdout] | [INFO] [stdout] 224 | struct RowObject { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 225 | uuid: Uuid, [INFO] [stdout] | ^^^^ [INFO] [stdout] 226 | title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 227 | dt: CHDT, [INFO] [stdout] | ^^ [INFO] [stdout] 228 | ip: Ipv4Addr, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `RowObject` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/sync/waker_set.rs:177:13 [INFO] [stdout] | [INFO] [stdout] 177 | let mut inner = &mut *self.lock(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `timezone` is never read [INFO] [stdout] --> src/protocol/block.rs:229:16 [INFO] [stdout] | [INFO] [stdout] 226 | pub struct ServerBlock { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 229 | pub(crate) timezone: Tz, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ServerBlock` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Command` is never used [INFO] [stdout] --> src/protocol/packet.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) trait Command: ServerWriter {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cancel` is never constructed [INFO] [stdout] --> src/protocol/packet.rs:46:19 [INFO] [stdout] | [INFO] [stdout] 46 | pub(crate) struct Cancel; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Statistics` is never constructed [INFO] [stdout] --> src/protocol/packet.rs:101:12 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Statistics { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/block.rs:134:24 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn column_iter(&self) -> std::slice::Iter { [INFO] [stdout] | ^^^^^ ----------------------------------- [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | pub fn column_iter(&self) -> std::slice::Iter<'_, ColumnDataAdapter<'_>> { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/block.rs:246:22 [INFO] [stdout] | [INFO] [stdout] 246 | pub fn iter_rows(&self) -> RowIterator { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 246 | pub fn iter_rows(&self) -> RowIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/block.rs:249:33 [INFO] [stdout] | [INFO] [stdout] 249 | pub fn iter(&self) -> ItemIterator { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 249 | pub fn iter(&self) -> ItemIterator<'_, D> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:97:13 [INFO] [stdout] | [INFO] [stdout] 97 | fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | ^^ ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 97 - fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] 97 + fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:114:13 [INFO] [stdout] | [INFO] [stdout] 114 | fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | ^^ ^^ -- the lifetime gets resolved as `'a` [INFO] [stdout] | | | [INFO] [stdout] | | these lifetimes flow to the output [INFO] [stdout] | these lifetimes flow to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 114 - fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] 114 + fn get(&'a self, field: &'a Field) -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:353:25 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter_columns(&self) -> Iter { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 353 | pub fn iter_columns(&self) -> Iter<'_, BlockColumn> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/protocol/column.rs:357:24 [INFO] [stdout] | [INFO] [stdout] 357 | pub fn iter_values(&self) -> Iter> { [INFO] [stdout] | ^^^^^ ------------------ [INFO] [stdout] | | | | [INFO] [stdout] | | | the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 357 | pub fn iter_values(&self) -> Iter<'_, ValueRef<'_>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clickhouse-driver` (lib test); 19 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name clickhouse_driver --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="cityhash_rs"' --cfg 'feature="clickhouse-driver-cthrs"' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cityhash", "cityhash_rs", "clickhouse-driver-cth", "clickhouse-driver-cthrs", "default", "extra", "int128", "recycle", "tls", "tokio-native-tls"))' -C metadata=e0c0ecc46b6569d0 -C extra-filename=-3ba9dbba19addd5f --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbyteorder-549def2b2525ef52.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-3e6aab9f92fa68ff.rlib --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono-5bdfe576a8ac77aa.rlib --extern chrono_tz=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libchrono_tz-1817c66b5fc1d225.rlib --extern clickhouse_driver_cthrs=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libclickhouse_driver_cthrs-f89757e59a55feb3.rlib --extern clickhouse_driver_lz4=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libclickhouse_driver_lz4-fa81eeaea5ef0807.rlib --extern crossbeam=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libcrossbeam-ca3188071bd995dc.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-3baf8f6d84b2a6e0.rlib --extern hostname=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libhostname-e0a8c62e9e4804ba.rlib --extern lazy_static=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblazy_static-4b136fc9bfbd2c4b.rlib --extern log=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblog-e27f9015365cb9c5.rlib --extern parking_lot=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libparking_lot-694dd786758ffba1.rlib --extern pin_project_lite=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpin_project_lite-9425618866ebf4ff.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-c6068cbbf2d55e21.rlib --extern slab=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libslab-7c577fd9ceb1ab41.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-0acad72690561867.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-40013bba82b903d4.rlib --extern url=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liburl-1765c9dc037cbf6b.rlib --extern uuid=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libuuid-148ab72d462c5846.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/clickhouse-driver-lz4-4cbfeb6a28d03b67/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustciriT0V/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libclickhouse_driver-dca5ed071ea5cee1.rlib,libcrossbeam-ca3188071bd995dc.rlib,libcrossbeam_queue-1b7da8e1ea9d5f22.rlib,libcrossbeam_channel-060c37d10ea87690.rlib,libcrossbeam_deque-5051d2b65cd7a027.rlib,libcrossbeam_epoch-67ca860cc57692bc.rlib,libmemoffset-a2dcb0acd9035674.rlib,libcrossbeam_utils-3fb9af92267ec0e2.rlib,libmaybe_uninit-56cae5b1ed8837f0.rlib,libclickhouse_driver_lz4-fa81eeaea5ef0807.rlib,libuuid-148ab72d462c5846.rlib,librand-c6068cbbf2d55e21.rlib,librand_chacha-b5f6c3bdd4296955.rlib,libppv_lite86-ef53971f935c91f9.rlib,librand_core-83d4b593c22f2f71.rlib,libgetrandom-9c4ebe0461cbf707.rlib,liburl-1765c9dc037cbf6b.rlib,libpercent_encoding-3f452dc5e318e927.rlib,libidna-80f3009c153fa0bd.rlib,libunicode_normalization-cfb8c536c15edfa3.rlib,libtinyvec-703a1b97f1e8bd6e.rlib,libunicode_bidi-3c976b4886511d83.rlib,libmatches-d7125afe50072f5c.rlib,libtokio-40013bba82b903d4.rlib,libfnv-81596130b397d5c3.rlib,libmio-8558bf1347e3adc0.rlib,libiovec-0db7e736829020d5.rlib,libnet2-b2354170a47875b3.rlib,libbytes-3e6aab9f92fa68ff.rlib,libpin_project_lite-9425618866ebf4ff.rlib,libthiserror-0acad72690561867.rlib,libparking_lot-694dd786758ffba1.rlib,libparking_lot_core-c7cba243e4b6a922.rlib,libsmallvec-40aa8da2aaa6084b.rlib,liblock_api-749ee5206cd8e524.rlib,libscopeguard-73056285f12cb829.rlib,libinstant-77eb43519d2b9415.rlib,liblog-e27f9015365cb9c5.rlib,libcfg_if-2d17986ae484e939.rlib,liblazy_static-4b136fc9bfbd2c4b.rlib,libhostname-e0a8c62e9e4804ba.rlib,libmatch_cfg-cc93d201727836b1.rlib,libfutures-3baf8f6d84b2a6e0.rlib,libfutures_executor-ecb12208b31ebcd8.rlib,libfutures_util-e0f1dca185c91ed0.rlib,libmemchr-ef72552adde229fb.rlib,libproc_macro_nested-2e4002de4910557b.rlib,libfutures_io-03acb20cab29e44e.rlib,libslab-7c577fd9ceb1ab41.rlib,libfutures_channel-d278cfc6e0102c9b.rlib,libpin_project-f9f49f303aa854d1.rlib,libfutures_sink-c503b19bdbb9f324.rlib,libfutures_task-a090238293355c73.rlib,libonce_cell-89be73b5fd0211ba.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-1fa6d914b49bd78d.rlib,libclickhouse_driver_cthrs-f89757e59a55feb3.rlib,libchrono_tz-1817c66b5fc1d225.rlib,libchrono-5bdfe576a8ac77aa.rlib,libnum_integer-e009e61fca2e8093.rlib,libnum_traits-aeac748b956c4d6e.rlib,libtime-d10ea5aa3f5387dd.rlib,liblibc-a7a0841e18dbd78a.rlib,libbyteorder-549def2b2525ef52.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustciriT0V/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/clickhouse-driver-lz4-4cbfeb6a28d03b67/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/insert-22996d5f9aac7ab6" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `clickhouse-driver` (test "insert") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "22638e23874a68e7f749ae72699df7c107a52a13ba8c5db854e27a78cce974bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22638e23874a68e7f749ae72699df7c107a52a13ba8c5db854e27a78cce974bb", kill_on_drop: false }` [INFO] [stdout] 22638e23874a68e7f749ae72699df7c107a52a13ba8c5db854e27a78cce974bb