[INFO] fetching crate clickhouse-rs-async 1.1.0-alpha-async.1...
[INFO] testing clickhouse-rs-async-1.1.0-alpha-async.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate clickhouse-rs-async 1.1.0-alpha-async.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate clickhouse-rs-async 1.1.0-alpha-async.1
[INFO] finished tweaking crates.io crate clickhouse-rs-async 1.1.0-alpha-async.1
[INFO] tweaked toml for crates.io crate clickhouse-rs-async 1.1.0-alpha-async.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate clickhouse-rs-async 1.1.0-alpha-async.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate clickhouse-rs-async 1.1.0-alpha-async.1 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d420ac656a4e06d4592455946eef08fe9758e6d24721b7464d8a49ae243fd436
[INFO] running `Command { std: "docker" "start" "-a" "d420ac656a4e06d4592455946eef08fe9758e6d24721b7464d8a49ae243fd436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d420ac656a4e06d4592455946eef08fe9758e6d24721b7464d8a49ae243fd436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d420ac656a4e06d4592455946eef08fe9758e6d24721b7464d8a49ae243fd436", kill_on_drop: false }`
[INFO] [stdout] d420ac656a4e06d4592455946eef08fe9758e6d24721b7464d8a49ae243fd436
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1da12ddfa8a3369eb82a36fcd68ecb70814a833d1314dd1c37d1ccff2a544b3
[INFO] running `Command { std: "docker" "start" "-a" "e1da12ddfa8a3369eb82a36fcd68ecb70814a833d1314dd1c37d1ccff2a544b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling clickhouse-rs-cityhash-sys v0.1.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling lz4 v1.28.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling clickhouse-rs-async v1.1.0-alpha-async.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/types/column/mod.rs:500:15
[INFO] [stdout]     |
[INFO] [stdout] 500 |     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stdout]     |               ^                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 500 -     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stdout] 500 +     data: Arc<dyn ColumnData + Sync + Send + 'static>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DummyTlsVerifier` is never constructed
[INFO] [stdout]    --> src/connecting_stream.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | struct DummyTlsVerifier;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ColumnDataExt` is never used
[INFO] [stdout]   --> src/types/column/column_data.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) trait ColumnDataExt {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sliceable` is never used
[INFO] [stdout]   --> src/types/block/mod.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub trait Sliceable {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult
[INFO] [stdout]     |                     ^^^^^^^^^             ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[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] 373 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult<'_>
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/binary/parser.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn new(reader: T, info: &'i TransportInfo) -> Parser<T> {
[INFO] [stdout]    |                                         ^^                   --------- the lifetime gets resolved as `'i`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'i`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn new(reader: T, info: &'i TransportInfo) -> Parser<'i, T> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/mod.rs:204:22
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub(crate) fn at(&self, index: usize) -> ValueRef {
[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] 204 |     pub(crate) fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/array.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn at(&self, index: usize) -> ValueRef {
[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] 85 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/chrono_datetime.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn at(&self, index: usize) -> ValueRef {
[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] 103 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/chrono_datetime.rs:205:11
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn at(&self, _index: usize) -> ValueRef {
[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] 205 |     fn at(&self, _index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/chunk.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn at(&self, index: usize) -> ValueRef {
[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] 46 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/column_data.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn at(&self, index: usize) -> ValueRef;
[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] 25 |     fn at(&self, index: usize) -> ValueRef<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/concat.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn at(&self, index: usize) -> ValueRef {
[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] 59 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/date.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn at(&self, index: usize) -> ValueRef {
[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] 211 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/datetime64.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn at(&self, index: usize) -> ValueRef {
[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] 74 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/decimal.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn at(&self, index: usize) -> ValueRef {
[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] 170 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/decimal.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn at(&self, index: usize) -> ValueRef {
[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] 242 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/decimal.rs:293:11
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn at(&self, index: usize) -> ValueRef {
[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] 293 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/enums.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn at(&self, index: usize) -> ValueRef {
[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] 74 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn at(&self, index: usize) -> ValueRef {
[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] 126 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:176:11
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn at(&self, index: usize) -> ValueRef {
[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] 176 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn at(&self, index: usize) -> ValueRef {
[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] 316 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:368:11
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn at(&self, index: usize) -> ValueRef {
[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] 368 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 |     fn at(&self, index: usize) -> ValueRef {
[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] 419 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/fixed_string.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn at(&self, index: usize) -> ValueRef {
[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] 85 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/fixed_string.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn at(&self, index: usize) -> ValueRef {
[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] 157 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/fixed_string.rs:198:11
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn at(&self, index: usize) -> ValueRef {
[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] 198 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/ip.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get(inner: &[u8], index: usize) -> ValueRef;
[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] 23 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/ip.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[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] 56 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/ip.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[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] 84 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/ip.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[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] 112 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/ip.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn at(&self, index: usize) -> ValueRef {
[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] 306 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/low_cardinality.rs:331:11
[INFO] [stdout]     |
[INFO] [stdout] 331 |     fn at(&self, index: usize) -> ValueRef {
[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] 331 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/map.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn at(&self, index: usize) -> ValueRef {
[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] 94 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/nullable.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn at(&self, index: usize) -> ValueRef {
[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] 76 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/numeric.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn at(&self, index: usize) -> ValueRef {
[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] 206 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/simple_agg_func.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn at(&self, index: usize) -> ValueRef {
[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] 54 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/string.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn at(&self, index: usize) -> ValueRef {
[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] 193 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/string.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn at(&self, index: usize) -> ValueRef {
[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] 245 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/string_pool.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub(crate) fn strings(&self) -> StringIter {
[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] 131 |     pub(crate) fn strings(&self) -> StringIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/value_ref.rs:328:16
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn from(s: &str) -> ValueRef {
[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] 328 |     fn from(s: &str) -> ValueRef<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/value_ref.rs:334:17
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn from(bs: &[u8]) -> ValueRef {
[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] 334 |     fn from(bs: &[u8]) -> ValueRef<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/block/mod.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn rows(&self) -> Rows<K> {
[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] 253 |     pub fn rows(&self) -> Rows<'_, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/block/compressed.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) fn make<R>(reader: &mut R) -> CompressedReader<R> {
[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] 24 | pub(crate) fn make<R>(reader: &mut R) -> CompressedReader<'_, R> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/query_result/stream_blocks.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         client: &mut ClientHandle,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> BlockStream {
[INFO] [stdout]    |          ----------- the lifetime gets resolved as `'_`
[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] 62 |     ) -> BlockStream<'_> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/options.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub(crate) fn get(&self) -> Result<Cow<Options>> {
[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] 41 |     pub(crate) fn get(&self) -> Result<Cow<'_, Options>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s
[INFO] running `Command { std: "docker" "inspect" "e1da12ddfa8a3369eb82a36fcd68ecb70814a833d1314dd1c37d1ccff2a544b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1da12ddfa8a3369eb82a36fcd68ecb70814a833d1314dd1c37d1ccff2a544b3", kill_on_drop: false }`
[INFO] [stdout] e1da12ddfa8a3369eb82a36fcd68ecb70814a833d1314dd1c37d1ccff2a544b3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] af88c11a2b652b8c643cacbc1616196f9cff1dbee77a0e085769df53fb133e56
[INFO] running `Command { std: "docker" "start" "-a" "af88c11a2b652b8c643cacbc1616196f9cff1dbee77a0e085769df53fb133e56", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling clickhouse-rs-async v1.1.0-alpha-async.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/types/column/mod.rs:500:15
[INFO] [stdout]     |
[INFO] [stdout] 500 |     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stdout]     |               ^                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 500 -     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stdout] 500 +     data: Arc<dyn ColumnData + Sync + Send + 'static>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/types/column/mod.rs:500:15
[INFO] [stdout]     |
[INFO] [stdout] 500 |     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stdout]     |               ^                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 500 -     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stdout] 500 +     data: Arc<dyn ColumnData + Sync + Send + 'static>,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DummyTlsVerifier` is never constructed
[INFO] [stdout]    --> src/connecting_stream.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | struct DummyTlsVerifier;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ColumnDataExt` is never used
[INFO] [stdout]   --> src/types/column/column_data.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) trait ColumnDataExt {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sliceable` is never used
[INFO] [stdout]   --> src/types/block/mod.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub trait Sliceable {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult
[INFO] [stdout]     |                     ^^^^^^^^^             ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[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] 373 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult<'_>
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/binary/parser.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn new(reader: T, info: &'i TransportInfo) -> Parser<T> {
[INFO] [stdout]    |                                         ^^                   --------- the lifetime gets resolved as `'i`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'i`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn new(reader: T, info: &'i TransportInfo) -> Parser<'i, T> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/mod.rs:204:22
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub(crate) fn at(&self, index: usize) -> ValueRef {
[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] 204 |     pub(crate) fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/array.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn at(&self, index: usize) -> ValueRef {
[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] 85 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/chrono_datetime.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn at(&self, index: usize) -> ValueRef {
[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] 103 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/chrono_datetime.rs:205:11
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn at(&self, _index: usize) -> ValueRef {
[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] 205 |     fn at(&self, _index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/chunk.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn at(&self, index: usize) -> ValueRef {
[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] 46 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/column_data.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn at(&self, index: usize) -> ValueRef;
[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] 25 |     fn at(&self, index: usize) -> ValueRef<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/concat.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn at(&self, index: usize) -> ValueRef {
[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] 59 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/date.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn at(&self, index: usize) -> ValueRef {
[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] 211 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/datetime64.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn at(&self, index: usize) -> ValueRef {
[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] 74 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/decimal.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn at(&self, index: usize) -> ValueRef {
[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] 170 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/decimal.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn at(&self, index: usize) -> ValueRef {
[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] 242 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/decimal.rs:293:11
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn at(&self, index: usize) -> ValueRef {
[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] 293 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/enums.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn at(&self, index: usize) -> ValueRef {
[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] 74 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn at(&self, index: usize) -> ValueRef {
[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] 126 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:176:11
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn at(&self, index: usize) -> ValueRef {
[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] 176 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn at(&self, index: usize) -> ValueRef {
[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] 316 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:368:11
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn at(&self, index: usize) -> ValueRef {
[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] 368 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 |     fn at(&self, index: usize) -> ValueRef {
[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] 419 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/fixed_string.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn at(&self, index: usize) -> ValueRef {
[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] 85 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/fixed_string.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn at(&self, index: usize) -> ValueRef {
[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] 157 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/fixed_string.rs:198:11
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn at(&self, index: usize) -> ValueRef {
[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] 198 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/ip.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get(inner: &[u8], index: usize) -> ValueRef;
[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] 23 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/ip.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[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] 56 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/ip.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[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] 84 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/ip.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[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] 112 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/ip.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn at(&self, index: usize) -> ValueRef {
[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] 306 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/low_cardinality.rs:331:11
[INFO] [stdout]     |
[INFO] [stdout] 331 |     fn at(&self, index: usize) -> ValueRef {
[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] 331 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/map.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn at(&self, index: usize) -> ValueRef {
[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] 94 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/nullable.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn at(&self, index: usize) -> ValueRef {
[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] 76 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/numeric.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn at(&self, index: usize) -> ValueRef {
[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] 206 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/simple_agg_func.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn at(&self, index: usize) -> ValueRef {
[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] 54 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/string.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn at(&self, index: usize) -> ValueRef {
[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] 193 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/string.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn at(&self, index: usize) -> ValueRef {
[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] 245 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/string_pool.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub(crate) fn strings(&self) -> StringIter {
[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] 131 |     pub(crate) fn strings(&self) -> StringIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/value_ref.rs:328:16
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn from(s: &str) -> ValueRef {
[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] 328 |     fn from(s: &str) -> ValueRef<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/value_ref.rs:334:17
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn from(bs: &[u8]) -> ValueRef {
[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] 334 |     fn from(bs: &[u8]) -> ValueRef<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/block/mod.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn rows(&self) -> Rows<K> {
[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] 253 |     pub fn rows(&self) -> Rows<'_, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/block/compressed.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) fn make<R>(reader: &mut R) -> CompressedReader<R> {
[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] 24 | pub(crate) fn make<R>(reader: &mut R) -> CompressedReader<'_, R> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/query_result/stream_blocks.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         client: &mut ClientHandle,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> BlockStream {
[INFO] [stdout]    |          ----------- the lifetime gets resolved as `'_`
[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] 62 |     ) -> BlockStream<'_> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/options.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub(crate) fn get(&self) -> Result<Cow<Options>> {
[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] 41 |     pub(crate) fn get(&self) -> Result<Cow<'_, Options>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DummyTlsVerifier` is never constructed
[INFO] [stdout]    --> src/connecting_stream.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | struct DummyTlsVerifier;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sliceable` is never used
[INFO] [stdout]   --> src/types/block/mod.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub trait Sliceable {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/lib.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult
[INFO] [stdout]     |                     ^^^^^^^^^             ----------- the lifetime gets resolved as `'_`
[INFO] [stdout]     |                     |
[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] 373 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult<'_>
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/binary/parser.rs:28:41
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn new(reader: T, info: &'i TransportInfo) -> Parser<T> {
[INFO] [stdout]    |                                         ^^                   --------- the lifetime gets resolved as `'i`
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'i`
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn new(reader: T, info: &'i TransportInfo) -> Parser<'i, T> {
[INFO] [stdout]    |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/mod.rs:204:22
[INFO] [stdout]     |
[INFO] [stdout] 204 |     pub(crate) fn at(&self, index: usize) -> ValueRef {
[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] 204 |     pub(crate) fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/array.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn at(&self, index: usize) -> ValueRef {
[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] 85 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/chrono_datetime.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     fn at(&self, index: usize) -> ValueRef {
[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] 103 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/chrono_datetime.rs:205:11
[INFO] [stdout]     |
[INFO] [stdout] 205 |     fn at(&self, _index: usize) -> ValueRef {
[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] 205 |     fn at(&self, _index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/chunk.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn at(&self, index: usize) -> ValueRef {
[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] 46 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/column_data.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn at(&self, index: usize) -> ValueRef;
[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] 25 |     fn at(&self, index: usize) -> ValueRef<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/concat.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     fn at(&self, index: usize) -> ValueRef {
[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] 59 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/date.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 |     fn at(&self, index: usize) -> ValueRef {
[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] 211 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/datetime64.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn at(&self, index: usize) -> ValueRef {
[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] 74 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/decimal.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     fn at(&self, index: usize) -> ValueRef {
[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] 170 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/decimal.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 |     fn at(&self, index: usize) -> ValueRef {
[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] 242 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/decimal.rs:293:11
[INFO] [stdout]     |
[INFO] [stdout] 293 |     fn at(&self, index: usize) -> ValueRef {
[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] 293 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/enums.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn at(&self, index: usize) -> ValueRef {
[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] 74 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn at(&self, index: usize) -> ValueRef {
[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] 126 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:176:11
[INFO] [stdout]     |
[INFO] [stdout] 176 |     fn at(&self, index: usize) -> ValueRef {
[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] 176 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 316 |     fn at(&self, index: usize) -> ValueRef {
[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] 316 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:368:11
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn at(&self, index: usize) -> ValueRef {
[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] 368 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/enums.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 |     fn at(&self, index: usize) -> ValueRef {
[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] 419 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/fixed_string.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     fn at(&self, index: usize) -> ValueRef {
[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] 85 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/fixed_string.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     fn at(&self, index: usize) -> ValueRef {
[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] 157 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/fixed_string.rs:198:11
[INFO] [stdout]     |
[INFO] [stdout] 198 |     fn at(&self, index: usize) -> ValueRef {
[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] 198 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/ip.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get(inner: &[u8], index: usize) -> ValueRef;
[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] 23 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/ip.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[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] 56 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/ip.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[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] 84 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/ip.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[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] 112 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/ip.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     fn at(&self, index: usize) -> ValueRef {
[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] 306 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/low_cardinality.rs:331:11
[INFO] [stdout]     |
[INFO] [stdout] 331 |     fn at(&self, index: usize) -> ValueRef {
[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] 331 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/map.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |     fn at(&self, index: usize) -> ValueRef {
[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] 94 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/nullable.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn at(&self, index: usize) -> ValueRef {
[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] 76 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/numeric.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 206 |     fn at(&self, index: usize) -> ValueRef {
[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] 206 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/column/simple_agg_func.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |     fn at(&self, index: usize) -> ValueRef {
[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] 54 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/string.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn at(&self, index: usize) -> ValueRef {
[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] 193 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/string.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     fn at(&self, index: usize) -> ValueRef {
[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] 245 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/column/string_pool.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub(crate) fn strings(&self) -> StringIter {
[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] 131 |     pub(crate) fn strings(&self) -> StringIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/value_ref.rs:328:16
[INFO] [stdout]     |
[INFO] [stdout] 328 |     fn from(s: &str) -> ValueRef {
[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] 328 |     fn from(s: &str) -> ValueRef<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/value_ref.rs:334:17
[INFO] [stdout]     |
[INFO] [stdout] 334 |     fn from(bs: &[u8]) -> ValueRef {
[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] 334 |     fn from(bs: &[u8]) -> ValueRef<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/types/block/mod.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |     pub fn rows(&self) -> Rows<K> {
[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] 253 |     pub fn rows(&self) -> Rows<'_, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/block/compressed.rs:24:31
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) fn make<R>(reader: &mut R) -> CompressedReader<R> {
[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] 24 | pub(crate) fn make<R>(reader: &mut R) -> CompressedReader<'_, R> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/query_result/stream_blocks.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         client: &mut ClientHandle,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> BlockStream {
[INFO] [stdout]    |          ----------- the lifetime gets resolved as `'_`
[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] 62 |     ) -> BlockStream<'_> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/types/options.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     pub(crate) fn get(&self) -> Result<Cow<Options>> {
[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] 41 |     pub(crate) fn get(&self) -> Result<Cow<'_, Options>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "af88c11a2b652b8c643cacbc1616196f9cff1dbee77a0e085769df53fb133e56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af88c11a2b652b8c643cacbc1616196f9cff1dbee77a0e085769df53fb133e56", kill_on_drop: false }`
[INFO] [stdout] af88c11a2b652b8c643cacbc1616196f9cff1dbee77a0e085769df53fb133e56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ab1f535d7e124c4287bf6da3b35b88641b9cf5f4fb658ad7988c93605dc2d1d1
[INFO] running `Command { std: "docker" "start" "-a" "ab1f535d7e124c4287bf6da3b35b88641b9cf5f4fb658ad7988c93605dc2d1d1", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/types/column/mod.rs:500:15
[INFO] [stderr]     |
[INFO] [stderr] 500 |     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stderr]     |               ^                                      ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 500 -     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stderr] 500 +     data: Arc<dyn ColumnData + Sync + Send + 'static>,
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DummyTlsVerifier` is never constructed
[INFO] [stderr]    --> src/connecting_stream.rs:129:8
[INFO] [stderr]     |
[INFO] [stderr] 129 | struct DummyTlsVerifier;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ColumnDataExt` is never used
[INFO] [stderr]   --> src/types/column/column_data.rs:53:18
[INFO] [stderr]    |
[INFO] [stderr] 53 | pub(crate) trait ColumnDataExt {
[INFO] [stderr]    |                  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Sliceable` is never used
[INFO] [stderr]   --> src/types/block/mod.rs:45:11
[INFO] [stderr]    |
[INFO] [stderr] 45 | pub trait Sliceable {
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/lib.rs:373:21
[INFO] [stderr]     |
[INFO] [stderr] 373 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult
[INFO] [stderr]     |                     ^^^^^^^^^             ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 373 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult<'_>
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/binary/parser.rs:28:41
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub(crate) fn new(reader: T, info: &'i TransportInfo) -> Parser<T> {
[INFO] [stderr]    |                                         ^^                   --------- the lifetime gets resolved as `'i`
[INFO] [stderr]    |                                         |
[INFO] [stderr]    |                                         this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to consistently use `'i`
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub(crate) fn new(reader: T, info: &'i TransportInfo) -> Parser<'i, T> {
[INFO] [stderr]    |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/mod.rs:204:22
[INFO] [stderr]     |
[INFO] [stderr] 204 |     pub(crate) fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |                      ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 204 |     pub(crate) fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/array.rs:85:11
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]    |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/chrono_datetime.rs:103:11
[INFO] [stderr]     |
[INFO] [stderr] 103 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 103 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/chrono_datetime.rs:205:11
[INFO] [stderr]     |
[INFO] [stderr] 205 |     fn at(&self, _index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                    -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 205 |     fn at(&self, _index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/chunk.rs:46:11
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]    |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 46 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/column_data.rs:25:11
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn at(&self, index: usize) -> ValueRef;
[INFO] [stderr]    |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 25 |     fn at(&self, index: usize) -> ValueRef<'_>;
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/concat.rs:59:11
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]    |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 59 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/date.rs:211:11
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 211 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/datetime64.rs:74:11
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]    |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/decimal.rs:170:11
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 170 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/decimal.rs:242:11
[INFO] [stderr]     |
[INFO] [stderr] 242 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 242 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/decimal.rs:293:11
[INFO] [stderr]     |
[INFO] [stderr] 293 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 293 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/enums.rs:74:11
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]    |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/enums.rs:126:11
[INFO] [stderr]     |
[INFO] [stderr] 126 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 126 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/enums.rs:176:11
[INFO] [stderr]     |
[INFO] [stderr] 176 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 176 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/enums.rs:316:11
[INFO] [stderr]     |
[INFO] [stderr] 316 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 316 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/enums.rs:368:11
[INFO] [stderr]     |
[INFO] [stderr] 368 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 368 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/enums.rs:419:11
[INFO] [stderr]     |
[INFO] [stderr] 419 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 419 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/fixed_string.rs:85:11
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]    |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/fixed_string.rs:157:11
[INFO] [stderr]     |
[INFO] [stderr] 157 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 157 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/fixed_string.rs:198:11
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 198 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/ip.rs:23:19
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn get(inner: &[u8], index: usize) -> ValueRef;
[INFO] [stderr]    |                   ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 23 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_>;
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/ip.rs:56:19
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[INFO] [stderr]    |                   ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/ip.rs:84:19
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[INFO] [stderr]    |                   ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 84 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/ip.rs:112:19
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn get(inner: &[u8], index: usize) -> ValueRef {
[INFO] [stderr]     |                   ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 112 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/ip.rs:306:11
[INFO] [stderr]     |
[INFO] [stderr] 306 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 306 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/low_cardinality.rs:331:11
[INFO] [stderr]     |
[INFO] [stderr] 331 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 331 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/map.rs:94:11
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]    |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 94 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/nullable.rs:76:11
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]    |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/numeric.rs:206:11
[INFO] [stderr]     |
[INFO] [stderr] 206 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 206 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/column/simple_agg_func.rs:54:11
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]    |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |           |
[INFO] [stderr]    |           this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 54 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/string.rs:193:11
[INFO] [stderr]     |
[INFO] [stderr] 193 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 193 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/string.rs:245:11
[INFO] [stderr]     |
[INFO] [stderr] 245 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stderr]     |           ^^^^^                   -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |           |
[INFO] [stderr]     |           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 245 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stderr]     |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/column/string_pool.rs:131:27
[INFO] [stderr]     |
[INFO] [stderr] 131 |     pub(crate) fn strings(&self) -> StringIter {
[INFO] [stderr]     |                           ^^^^^     ---------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 131 |     pub(crate) fn strings(&self) -> StringIter<'_> {
[INFO] [stderr]     |                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/value_ref.rs:328:16
[INFO] [stderr]     |
[INFO] [stderr] 328 |     fn from(s: &str) -> ValueRef {
[INFO] [stderr]     |                ^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                |
[INFO] [stderr]     |                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 328 |     fn from(s: &str) -> ValueRef<'_> {
[INFO] [stderr]     |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/value_ref.rs:334:17
[INFO] [stderr]     |
[INFO] [stderr] 334 |     fn from(bs: &[u8]) -> ValueRef {
[INFO] [stderr]     |                 ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 334 |     fn from(bs: &[u8]) -> ValueRef<'_> {
[INFO] [stderr]     |                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/types/block/mod.rs:253:17
[INFO] [stderr]     |
[INFO] [stderr] 253 |     pub fn rows(&self) -> Rows<K> {
[INFO] [stderr]     |                 ^^^^^     ------- the lifetime gets resolved as `'_`
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]     |
[INFO] [stderr] 253 |     pub fn rows(&self) -> Rows<'_, K> {
[INFO] [stderr]     |                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/block/compressed.rs:24:31
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub(crate) fn make<R>(reader: &mut R) -> CompressedReader<R> {
[INFO] [stderr]    |                               ^^^^^^     ------------------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                               |
[INFO] [stderr]    |                               this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub(crate) fn make<R>(reader: &mut R) -> CompressedReader<'_, R> {
[INFO] [stderr]    |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/query_result/stream_blocks.rs:59:17
[INFO] [stderr]    |
[INFO] [stderr] 59 |         client: &mut ClientHandle,
[INFO] [stderr]    |                 ^^^^^^^^^^^^^^^^^ this lifetime flows to the output
[INFO] [stderr] ...
[INFO] [stderr] 62 |     ) -> BlockStream {
[INFO] [stderr]    |          ----------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 62 |     ) -> BlockStream<'_> {
[INFO] [stderr]    |                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/types/options.rs:41:23
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub(crate) fn get(&self) -> Result<Cow<Options>> {
[INFO] [stderr]    |                       ^^^^^            ------------ the lifetime gets resolved as `'_`
[INFO] [stderr]    |                       |
[INFO] [stderr]    |                       this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 41 |     pub(crate) fn get(&self) -> Result<Cow<'_, Options>> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `clickhouse-rs-async` (lib) generated 46 warnings (run `cargo fix --lib -p clickhouse-rs-async` to apply 1 suggestion)
[INFO] [stderr] warning: `clickhouse-rs-async` (lib test) generated 45 warnings (45 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/clickhouse_rs_async-ee293a6f3b0d27cf)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test binary::read_ex::test_read_uvarint ... ok
[INFO] [stdout] test errors::tests::to_io_error_without_recursion ... ok
[INFO] [stdout] test errors::tests::to_std_error_without_recursion ... ok
[INFO] [stdout] test client_info::test_description ... ok
[INFO] [stdout] test binary::uvarint::test::test_put_uvarint ... ok
[INFO] [stdout] test pool::test::test_get_addr ... ok
[INFO] [stdout] test test_misc::test_column_name_to_string ... ok
[INFO] [stdout] test types::block::compressed::test::test_decompress ... ok
[INFO] [stdout] test pool::test::test_connect ... FAILED
[INFO] [stdout] test types::block::test::test_chunks ... ok
[INFO] [stdout] test pool::test::test_detach ... FAILED
[INFO] [stdout] test pool::test::test_wrong_execute ... FAILED
[INFO] [stdout] test types::block::test::test_column_and_rows ... ok
[INFO] [stdout] test types::block::test::test_compress_block ... ok
[INFO] [stdout] test types::block::test::test_concat ... ok
[INFO] [stdout] test types::block::test::test_chunks_of_empty_block ... ok
[INFO] [stdout] test types::block::test::test_decompress_block ... ok
[INFO] [stdout] test types::block::test::test_empty ... ok
[INFO] [stdout] test types::block::test::test_insert_str_array ... ok
[INFO] [stdout] test pool::test::test_many_connection ... FAILED
[INFO] [stdout] test types::block::test::test_read_empty_block ... ok
[INFO] [stdout] test types::block::block_info::test::test_read_write_blockinfo ... ok
[INFO] [stdout] test types::block::test::test_rows ... ok
[INFO] [stdout] test types::block::test::test_write_and_read ... ok
[INFO] [stdout] test types::block::test::test_write_default ... ok
[INFO] [stdout] test types::column::array::test::test_write_and_read ... ok
[INFO] [stdout] test types::column::concat::test::test_build_index ... ok
[INFO] [stdout] test types::column::concat::test::test_concat_column ... ok
[INFO] [stdout] test types::column::concat::test::test_concat_num_column ... ok
[INFO] [stdout] test types::column::concat::test::test_find_chunk ... ok
[INFO] [stdout] test types::column::concat::test::test_find_chunk2 ... ok
[INFO] [stdout] test pool::test::test_wrong_insert ... FAILED
[INFO] [stdout] test types::column::concat::test::test_find_chunk5 ... ok
[INFO] [stdout] test types::column::date::test::test_create_date ... ok
[INFO] [stdout] test types::column::date::test::test_create_date_time ... ok
[INFO] [stdout] test types::column::datetime64::test::test_from_datetime ... ok
[INFO] [stdout] test types::column::datetime64::test::test_to_datetime ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_array_type ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_date_time ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_date_time64 ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_date_time64_without_timezone ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_date_time_without_timezone ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_decimal ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum16 ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum16_empty ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum16_empty_id ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum16_extra_comma ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum16_no_ident ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum16_no_value ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum16_single ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum16_single_empty_id ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum16_special_chars ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum8 ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum16_starting_comma ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum8_empty ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum8_empty_id ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum8_no_ident ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum8_no_value ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum8_single ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum8_extra_comma ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum8_single_empty_id ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_enum8_starting_comma ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_fixed_string ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_low_cardinality ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_map_type ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_nullable_type ... ok
[INFO] [stdout] test types::column::factory::test::test_parse_simple_agg_fun ... ok
[INFO] [stdout] test types::column::iter::test::test_complex_iter ... ok
[INFO] [stdout] test types::column::iter::test::test_map_iter ... ok
[INFO] [stdout] test types::column::list::test::test_push_and_get ... ok
[INFO] [stdout] test types::column::list::test::test_push_and_len ... ok
[INFO] [stdout] test types::column::map::test::test_double_iteration ... ok
[INFO] [stdout] test types::block::builder::test::test_push_row ... ok
[INFO] [stdout] test types::column::map::test::test_get_optional_map_cells ... ok
[INFO] [stdout] test types::column::map::test::test_iterate_map_with_optioanl_value ... ok
[INFO] [stdout] test types::column::map::test::test_iteration_included_map ... ok
[INFO] [stdout] test types::column::map::test::test_iteration_optional_maps ... ok
[INFO] [stdout] test types::column::map::test::test_iteration_simple_map ... ok
[INFO] [stdout] test types::column::map::test::test_write_and_read ... ok
[INFO] [stdout] test types::decimal::test::set_scale1 ... ok
[INFO] [stdout] test types::decimal::test::test_display ... ok
[INFO] [stdout] test types::column::string_pool::test::test_allocate ... ok
[INFO] [stdout] test types::decimal::test::test_decimal2str ... ok
[INFO] [stdout] test types::column::string_pool::test::test_get ... ok
[INFO] [stdout] test types::decimal::test::set_scale2 ... ok
[INFO] [stdout] test types::decimal::test::test_eq ... ok
[INFO] [stdout] test types::decimal::test::test_from_f64 ... ok
[INFO] [stdout] test types::decimal::test::test_internal32 ... ok
[INFO] [stdout] test types::decimal::test::test_internal64 ... ok
[INFO] [stdout] test types::from_sql::test::null_to_datetime ... ok
[INFO] [stdout] test types::from_sql::test::test_bad_convert ... ok
[INFO] [stdout] test types::from_sql::test::test_u8 ... ok
[INFO] [stdout] test types::marshal::test::test_f32 ... ok
[INFO] [stdout] test types::decimal::test::test_new ... ok
[INFO] [stdout] test types::marshal::test::test_f64 ... ok
[INFO] [stdout] test types::marshal::test::test_bool ... ok
[INFO] [stdout] test types::marshal::test::test_i128 ... ok
[INFO] [stdout] test types::marshal::test::test_i16 ... ok
[INFO] [stdout] test types::marshal::test::test_i64 ... ok
[INFO] [stdout] test types::marshal::test::test_i32 ... ok
[INFO] [stdout] test types::marshal::test::test_u16 ... ok
[INFO] [stdout] test types::marshal::test::test_u128 ... ok
[INFO] [stdout] test types::marshal::test::test_i8 ... ok
[INFO] [stdout] test types::marshal::test::test_u64 ... ok
[INFO] [stdout] test types::marshal::test::test_u8 ... ok
[INFO] [stdout] test types::options::test::test_parse_compression ... ok
[INFO] [stdout] test types::decimal::test::test_scale ... ok
[INFO] [stdout] test types::options::test::test_parse_default ... ok
[INFO] [stdout] test types::options::test::test_parse_duration ... ok
[INFO] [stdout] test types::options::test::test_parse_encoded_creds ... ok
[INFO] [stdout] test types::options::test::test_parse_hosts ... ok
[INFO] [stdout] test types::options::test::test_parse_opt_duration ... ok
[INFO] [stdout] test types::options::test::test_parse_options ... ok
[INFO] [stdout] test types::options::test::test_parse_with_unknown_setting ... ok
[INFO] [stdout] test types::value::test::test_boolean ... ok
[INFO] [stdout] test types::options::test::test_with_setting ... ok
[INFO] [stdout] test types::value::test::test_display ... ok
[INFO] [stdout] test types::test_to_string ... ok
[INFO] [stdout] test types::value::test::test_from_some ... ok
[INFO] [stdout] test types::test_display ... ok
[INFO] [stdout] test types::value::test::test_from_date ... ok
[INFO] [stdout] test types::value::test::test_f32 ... ok
[INFO] [stdout] test types::value::test::test_from_u32 ... ok
[INFO] [stdout] test types::value::test::test_from_datetime_utc ... ok
[INFO] [stdout] test types::value::test::test_i16 ... ok
[INFO] [stdout] test types::value::test::test_i32 ... ok
[INFO] [stdout] test types::value::test::test_default_fixed_str ... ok
[INFO] [stdout] test types::value::test::test_i64 ... ok
[INFO] [stdout] test types::value::test::test_f64 ... ok
[INFO] [stdout] test types::value::test::test_i8 ... ok
[INFO] [stdout] test types::value::test::test_into_string ... ok
[INFO] [stdout] test types::value::test::test_into_vec ... ok
[INFO] [stdout] test types::value::test::test_ipv4 ... ok
[INFO] [stdout] test types::value::test::test_string ... ok
[INFO] [stdout] test types::value::test::test_string_from ... ok
[INFO] [stdout] test types::value::test::test_u16 ... ok
[INFO] [stdout] test types::value::test::test_u32 ... ok
[INFO] [stdout] test types::value::test::test_u64 ... ok
[INFO] [stdout] test types::value::test::test_u8 ... ok
[INFO] [stdout] test types::value::test::test_value_array_from ... ok
[INFO] [stdout] test types::value_ref::test::test_display ... ok
[INFO] [stdout] test types::value_ref::test::test_size_of ... ok
[INFO] [stdout] test types::value_ref::test::test_get_sql_type ... ok
[INFO] [stdout] test types::value_ref::test::test_value_from_ref ... ok
[INFO] [stdout] test types::value_ref::test::test_uuid ... ok
[INFO] [stdout] test types::marshal::test::test_u32 ... ok
[INFO] [stdout] test types::value::test::test_uuid ... ok
[INFO] [stdout] test types::decimal::test::test_from_f32 ... ok
[INFO] [stdout] test types::options::test::test_parse_invalid_url - should panic ... ok
[INFO] [stdout] test types::options::test::test_parse_with_multi_databases - should panic ... ok
[INFO] [stdout] test types::value::test::test_size_of ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- pool::test::test_connect stdout ----
[INFO] [stdout] Error: Connection(IoError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))
[INFO] [stdout] 
[INFO] [stdout] ---- pool::test::test_detach stdout ----
[INFO] [stdout] Error: Connection(IoError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))
[INFO] [stdout] 
[INFO] [stdout] ---- pool::test::test_wrong_execute stdout ----
[INFO] [stdout] Error: Connection(IoError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))
[INFO] [stdout] 
[INFO] [stdout] ---- pool::test::test_many_connection stdout ----
[INFO] [stdout] Error: Connection(IoError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))
[INFO] [stdout] 
[INFO] [stdout] ---- pool::test::test_wrong_insert stdout ----
[INFO] [stdout] Error: Connection(IoError(Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }))
[INFO] [stdout] 
[INFO] [stdout] ---- types::value::test::test_size_of stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'types::value::test::test_size_of' panicked at src/types/value.rs:809:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 56
[INFO] [stdout]  right: 64
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c1185e43612 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c1185e43612 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c1185e43612 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5c1185e43612 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5c1185e6c4b3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5c1185e6c4b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5c1185e3fd33 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c1185e3fd33 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5c1185e43462 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5c1185e44b7c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5c1185e449d2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5c1185dc36b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5c1185dc36b4 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c1185e4555b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5c1185e4555b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5c1185e4532a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5c1185e43b09 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5c1185e44fbd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5c1185e696e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5c1185e699d8 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x5c1185e6992a - core::panicking::assert_failed::h20563a97be4f023a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x5c1185d0f75f - clickhouse_rs_async::types::value::test::test_size_of::hd8ce5b0c5fdbc0a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/types/value.rs:809:9
[INFO] [stdout]   22:     0x5c1185cf1fd6 - clickhouse_rs_async::types::value::test::test_size_of::{{closure}}::h318a7054ba95b7ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/types/value.rs:807:22
[INFO] [stdout]   23:     0x5c1185cf1fd6 - core::ops::function::FnOnce::call_once::h096f88796067b69e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5c1185dc8deb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5c1185dc8deb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x5c1185dc802e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x5c1185dc802e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x5c1185dc802e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x5c1185dc802e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x5c1185dc802e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5c1185dc802e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x5c1185dc802e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x5c1185d8bbd4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x5c1185d8bbd4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x5c1185d8f57a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5c1185d8f57a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x5c1185d8f57a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x5c1185d8f57a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x5c1185d8f57a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5c1185d8f57a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5c1185d8f57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5c1185e485b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x5c1185e485b7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5c1185e485b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x7daf444efaa4 - <unknown>
[INFO] [stdout]   46:     0x7daf4457ca34 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     pool::test::test_connect
[INFO] [stdout]     pool::test::test_detach
[INFO] [stdout]     pool::test::test_many_connection
[INFO] [stdout]     pool::test::test_wrong_execute
[INFO] [stdout]     pool::test::test_wrong_insert
[INFO] [stdout]     types::value::test::test_size_of
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 145 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ab1f535d7e124c4287bf6da3b35b88641b9cf5f4fb658ad7988c93605dc2d1d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1f535d7e124c4287bf6da3b35b88641b9cf5f4fb658ad7988c93605dc2d1d1", kill_on_drop: false }`
[INFO] [stdout] ab1f535d7e124c4287bf6da3b35b88641b9cf5f4fb658ad7988c93605dc2d1d1
