[INFO] cloning repository https://github.com/YellingOilbird/clickhouse-readonly
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/YellingOilbird/clickhouse-readonly" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYellingOilbird%2Fclickhouse-readonly", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYellingOilbird%2Fclickhouse-readonly'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00b7f444dd0c56abf807faf6b7d3be8c127a4ce1
[INFO] checking YellingOilbird/clickhouse-readonly against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FYellingOilbird%2Fclickhouse-readonly" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/YellingOilbird/clickhouse-readonly
[INFO] finished tweaking git repo https://github.com/YellingOilbird/clickhouse-readonly
[INFO] tweaked toml for git repo https://github.com/YellingOilbird/clickhouse-readonly written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/YellingOilbird/clickhouse-readonly on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/YellingOilbird/clickhouse-readonly already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-macros v2.0.0
[INFO] [stderr]   Downloaded form_urlencoded v1.1.0
[INFO] [stderr]   Downloaded unicode-bidi v0.3.13
[INFO] [stderr]   Downloaded fastrand v1.9.0
[INFO] [stderr]   Downloaded impl-trait-for-tuples v0.2.2
[INFO] [stderr]   Downloaded chrono-tz-build v0.1.0
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded byte-slice-cast v1.2.2
[INFO] [stderr]   Downloaded siphasher v0.3.10
[INFO] [stderr]   Downloaded is-terminal v0.4.6
[INFO] [stderr]   Downloaded wyz v0.5.1
[INFO] [stderr]   Downloaded ethereum-types v0.14.1
[INFO] [stderr]   Downloaded rlp v0.5.2
[INFO] [stderr]   Downloaded phf_codegen v0.11.1
[INFO] [stderr]   Downloaded proc-macro-crate v1.3.1
[INFO] [stderr]   Downloaded primitive-types v0.12.1
[INFO] [stderr]   Downloaded futures-task v0.3.28
[INFO] [stderr]   Downloaded toml_datetime v0.6.1
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.1.4
[INFO] [stderr]   Downloaded url v2.3.1
[INFO] [stderr]   Downloaded pin-project-internal v1.0.12
[INFO] [stderr]   Downloaded native-tls v0.2.11
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded tempfile v3.5.0
[INFO] [stderr]   Downloaded serde v1.0.159
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.0
[INFO] [stderr]   Downloaded indexmap v1.9.3
[INFO] [stderr]   Downloaded security-framework v2.8.2
[INFO] [stderr]   Downloaded toml_edit v0.19.8
[INFO] [stderr]   Downloaded futures-util v0.3.28
[INFO] [stderr]   Downloaded winnow v0.4.1
[INFO] [stderr]   Downloaded syn v2.0.12
[INFO] [stderr]   Downloaded unicode-normalization v0.1.22
[INFO] [stderr]   Downloaded security-framework-sys v2.8.0
[INFO] [stderr]   Downloaded idna v0.3.0
[INFO] [stderr]   Downloaded impl-serde v0.4.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.84
[INFO] [stderr]   Downloaded rustix v0.37.6
[INFO] [stderr]   Downloaded io-lifetimes v1.0.9
[INFO] [stderr]   Downloaded env_logger v0.10.0
[INFO] [stderr]   Downloaded ethbloom v0.13.0
[INFO] [stderr]   Downloaded fixed-hash v0.8.0
[INFO] [stderr]   Downloaded parity-scale-codec v3.4.0
[INFO] [stderr]   Downloaded uint v0.9.5
[INFO] [stderr]   Downloaded pin-project v1.0.12
[INFO] [stderr]   Downloaded socket2 v0.4.9
[INFO] [stderr]   Downloaded chrono-tz v0.8.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.54
[INFO] [stderr]   Downloaded schannel v0.1.21
[INFO] [stderr]   Downloaded redox_syscall v0.3.5
[INFO] [stderr]   Downloaded errno v0.3.0
[INFO] [stderr]   Downloaded impl-codec v0.6.0
[INFO] [stderr]   Downloaded futures-core v0.3.28
[INFO] [stderr]   Downloaded futures-macro v0.3.28
[INFO] [stderr]   Downloaded linux-raw-sys v0.3.1
[INFO] [stderr]   Downloaded tokio v1.27.0
[INFO] [stderr]   Downloaded windows-sys v0.42.0
[INFO] [stderr]   Downloaded openssl v0.10.49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea69dd8cb43dd4837dd86f1828c34248506def84ff55af8412be84b10532fc08
[INFO] running `Command { std: "docker" "start" "-a" "ea69dd8cb43dd4837dd86f1828c34248506def84ff55af8412be84b10532fc08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea69dd8cb43dd4837dd86f1828c34248506def84ff55af8412be84b10532fc08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea69dd8cb43dd4837dd86f1828c34248506def84ff55af8412be84b10532fc08", kill_on_drop: false }`
[INFO] [stdout] ea69dd8cb43dd4837dd86f1828c34248506def84ff55af8412be84b10532fc08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c74812ecdc5db415e5abe8c4dee9223c13c8fcf1af4571a77d1dfb7b06962c68
[INFO] running `Command { std: "docker" "start" "-a" "c74812ecdc5db415e5abe8c4dee9223c13c8fcf1af4571a77d1dfb7b06962c68", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.140
[INFO] [stderr]    Compiling proc-macro2 v1.0.54
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.9
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]    Compiling openssl-sys v0.9.84
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustix v0.37.6
[INFO] [stderr]    Compiling openssl v0.10.49
[INFO] [stderr]    Compiling syn v2.0.12
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.6
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling chrono-tz-build v0.1.0
[INFO] [stderr]     Checking is-terminal v0.4.6
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking impl-serde v0.4.0
[INFO] [stderr]     Checking primitive-types v0.12.1
[INFO] [stderr]     Checking ethbloom v0.13.0
[INFO] [stderr]     Checking chrono v0.4.24
[INFO] [stderr]     Checking crossbeam-channel v0.5.7
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling chrono-tz v0.8.1
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking ethnum v1.3.2
[INFO] [stderr]     Checking ethereum-types v0.14.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking clickhouse-readonly v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `RCons` and `RNil`
[INFO] [stdout]   --> src/block/mod.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     builder::{RCons, RNil, RowBuilder},
[INFO] [stdout]    |               ^^^^^  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/column/mod.rs:309:15
[INFO] [stdout]     |
[INFO] [stdout] 309 |     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stdout]     |               ^                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 309 -     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stdout] 309 +     data: Arc<dyn ColumnData + Sync + Send + 'static >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RCons` and `RNil`
[INFO] [stdout]   --> src/block/mod.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     builder::{RCons, RNil, RowBuilder},
[INFO] [stdout]    |               ^^^^^  ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/column/mod.rs:309:15
[INFO] [stdout]     |
[INFO] [stdout] 309 |     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stdout]     |               ^                                      ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 309 -     data: Arc<(dyn ColumnData + Sync + Send + 'static)>,
[INFO] [stdout] 309 +     data: Arc<dyn ColumnData + Sync + Send + 'static >,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sliceable` is never used
[INFO] [stdout]   --> src/block/mod.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait Sliceable {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoxColumnWrapper` is never constructed
[INFO] [stdout]    --> src/column/mod.rs:341:19
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub(crate) struct BoxColumnWrapper {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ColumnDataExt` is never used
[INFO] [stdout]   --> src/column/column_data.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) trait ColumnDataExt {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedStringAdapter` is never constructed
[INFO] [stdout]   --> src/column/fixed_string.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct FixedStringAdapter<K: ColumnType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NullableFixedStringAdapter` is never constructed
[INFO] [stdout]   --> src/column/fixed_string.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) struct NullableFixedStringAdapter<K: ColumnType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringAdapter` is never constructed
[INFO] [stdout]   --> src/column/string.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) struct StringAdapter<K: ColumnType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult
[INFO] [stdout]     |                     ^^^^^^^^^             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult<'_>
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block/mod.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn rows(&self) -> Rows<K> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn rows(&self) -> Rows<'_, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block/mod.rs:306:26
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub(crate) fn chunks(&self, n: usize) -> ChunkIterator<K> {
[INFO] [stdout]     |                          ^^^^^               ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub(crate) fn chunks(&self, n: usize) -> ChunkIterator<'_, K> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/block/chunk_iterator.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(size: usize, block: &Block<K>) -> ChunkIterator<K> {
[INFO] [stdout]    |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(size: usize, block: &Block<K>) -> ChunkIterator<'_, K> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/mod.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub(crate) fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |                      ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub(crate) fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/array.rs:84:11
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/chunk.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/column_data.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn at(&self, index: usize) -> ValueRef;
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn at(&self, index: usize) -> ValueRef<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/concat.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/fixed_string.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/fixed_string.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/fixed_string.rs:182:11
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/nullable.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/numeric.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/string.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/string.rs:228:11
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/string_pool.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub(crate) fn strings(&self) -> StringIter {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub(crate) fn strings(&self) -> StringIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |             client: &mut ClientHandle,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 186 |         ) -> BlockStream {
[INFO] [stdout]     |              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |         ) -> BlockStream<'_> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/value_ref.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn from(s: &str) -> ValueRef {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn from(s: &str) -> ValueRef<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/value_ref.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn from(bs: &[u8]) -> ValueRef {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn from(bs: &[u8]) -> ValueRef<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sliceable` is never used
[INFO] [stdout]   --> src/block/mod.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait Sliceable {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BoxColumnWrapper` is never constructed
[INFO] [stdout]    --> src/column/mod.rs:341:19
[INFO] [stdout]     |
[INFO] [stdout] 341 | pub(crate) struct BoxColumnWrapper {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ColumnDataExt` is never used
[INFO] [stdout]   --> src/column/column_data.rs:36:18
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub(crate) trait ColumnDataExt {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FixedStringAdapter` is never constructed
[INFO] [stdout]   --> src/column/fixed_string.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub(crate) struct FixedStringAdapter<K: ColumnType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `NullableFixedStringAdapter` is never constructed
[INFO] [stdout]   --> src/column/fixed_string.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) struct NullableFixedStringAdapter<K: ColumnType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `StringAdapter` is never constructed
[INFO] [stdout]   --> src/column/string.rs:24:19
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub(crate) struct StringAdapter<K: ColumnType> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:174:21
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult
[INFO] [stdout]     |                     ^^^^^^^^^             ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult<'_>
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block/mod.rs:263:17
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn rows(&self) -> Rows<K> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 263 |     pub fn rows(&self) -> Rows<'_, K> {
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/block/mod.rs:306:26
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub(crate) fn chunks(&self, n: usize) -> ChunkIterator<K> {
[INFO] [stdout]     |                          ^^^^^               ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 306 |     pub(crate) fn chunks(&self, n: usize) -> ChunkIterator<'_, K> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/block/chunk_iterator.rs:42:36
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(size: usize, block: &Block<K>) -> ChunkIterator<K> {
[INFO] [stdout]    |                                    ^^^^^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn new(size: usize, block: &Block<K>) -> ChunkIterator<'_, K> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/mod.rs:189:22
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub(crate) fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |                      ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 189 |     pub(crate) fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/array.rs:84:11
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/chunk.rs:46:11
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/column_data.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn at(&self, index: usize) -> ValueRef;
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn at(&self, index: usize) -> ValueRef<'_>;
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/concat.rs:33:11
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/fixed_string.rs:71:11
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/fixed_string.rs:135:11
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 135 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/fixed_string.rs:182:11
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/column/nullable.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]    |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 75 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/numeric.rs:197:11
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 197 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/string.rs:184:11
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/string.rs:228:11
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn at(&self, index: usize) -> ValueRef {
[INFO] [stdout]     |           ^^^^^                   ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |           |
[INFO] [stdout]     |           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn at(&self, index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/column/string_pool.rs:131:27
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub(crate) fn strings(&self) -> StringIter {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub(crate) fn strings(&self) -> StringIter<'_> {
[INFO] [stdout]     |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/query.rs:183:21
[INFO] [stdout]     |
[INFO] [stdout] 183 |             client: &mut ClientHandle,
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 186 |         ) -> BlockStream {
[INFO] [stdout]     |              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |         ) -> BlockStream<'_> {
[INFO] [stdout]     |                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/value_ref.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn from(s: &str) -> ValueRef {
[INFO] [stdout]     |                ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 187 |     fn from(s: &str) -> ValueRef<'_> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value/value_ref.rs:193:17
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn from(bs: &[u8]) -> ValueRef {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     fn from(bs: &[u8]) -> ValueRef<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.86s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.49
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c74812ecdc5db415e5abe8c4dee9223c13c8fcf1af4571a77d1dfb7b06962c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c74812ecdc5db415e5abe8c4dee9223c13c8fcf1af4571a77d1dfb7b06962c68", kill_on_drop: false }`
[INFO] [stdout] c74812ecdc5db415e5abe8c4dee9223c13c8fcf1af4571a77d1dfb7b06962c68
