[INFO] cloning repository https://github.com/mbarkouski/rb_migrator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbarkouski/rb_migrator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarkouski%2Frb_migrator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarkouski%2Frb_migrator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21b78a53542e15bf1328b29f6e5c46a51889133a
[INFO] checking mbarkouski/rb_migrator against try#310c4dc96b5921ed757c4cd00c4b33924ee903c6 for pr-146972-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbarkouski%2Frb_migrator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mbarkouski/rb_migrator
[INFO] finished tweaking git repo https://github.com/mbarkouski/rb_migrator
[INFO] tweaked toml for git repo https://github.com/mbarkouski/rb_migrator written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mbarkouski/rb_migrator on toolchain 310c4dc96b5921ed757c4cd00c4b33924ee903c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mbarkouski/rb_migrator 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" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 178881c6f4e6d9f26c38587f508354e036ac6c5b1de46bd34919de752648974a
[INFO] running `Command { std: "docker" "start" "-a" "178881c6f4e6d9f26c38587f508354e036ac6c5b1de46bd34919de752648974a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "178881c6f4e6d9f26c38587f508354e036ac6c5b1de46bd34919de752648974a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "178881c6f4e6d9f26c38587f508354e036ac6c5b1de46bd34919de752648974a", kill_on_drop: false }`
[INFO] [stdout] 178881c6f4e6d9f26c38587f508354e036ac6c5b1de46bd34919de752648974a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+310c4dc96b5921ed757c4cd00c4b33924ee903c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2d31b893ec8e9a1ae5dce61ab8b1d0dc59331049cfd007777e6663c18972781
[INFO] running `Command { std: "docker" "start" "-a" "d2d31b893ec8e9a1ae5dce61ab8b1d0dc59331049cfd007777e6663c18972781", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling ucd-trie v0.1.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking tinyvec v1.7.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling lz4-sys v1.9.5
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle-query v1.1.0
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling clickhouse-rs-cityhash-sys v0.1.2 (/opt/rustwide/workdir/clickhouse-rs/clickhouse-rs-cityhash-sys)
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking clap_lex v0.7.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling chrono-tz-build v0.2.1
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking clap_builder v4.5.8
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]    Compiling chrono-tz v0.8.6
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling confique-macro v0.0.9
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking clap v4.5.8
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking confique v0.2.5
[INFO] [stderr]     Checking lz4 v1.25.0
[INFO] [stderr]     Checking clickhouse-rs v1.1.0-alpha.1 (/opt/rustwide/workdir/clickhouse-rs)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> clickhouse-rs/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)]` (part of `#[warn(unused)]`) 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: unused import: `errors`
[INFO] [stdout]   --> clickhouse-rs/src/types/value.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     errors,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> clickhouse-rs/src/types/column/datetime64.rs:159:20
[INFO] [stdout]     |
[INFO] [stdout] 159 |     NaiveDateTime::from_timestamp_opt(sec, nsec as u32)
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> clickhouse-rs/src/types/column/iter/mod.rs:482:32
[INFO] [stdout]     |
[INFO] [stdout] 482 |                 NaiveDateTime::from_timestamp_opt(i64::from(current_value), 0).unwrap()
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `stack_trace` is never read
[INFO] [stdout]   --> clickhouse-rs/src/errors/mod.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |     pub stack_trace: String,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ColumnDataExt` is never used
[INFO] [stdout]   --> clickhouse-rs/src/types/column/column_data.rs:53:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub(crate) trait ColumnDataExt {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sliceable` is never used
[INFO] [stdout]   --> clickhouse-rs/src/types/block/mod.rs:45:11
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub trait Sliceable {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> clickhouse-rs/src/lib.rs:369:21
[INFO] [stdout]     |
[INFO] [stdout] 369 |     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] 369 |     pub fn query<Q>(&mut self, sql: Q) -> QueryResult<'_>
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> clickhouse-rs/src/binary/parser.rs:28:62
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub(crate) fn new(reader: T, info: &'i TransportInfo) -> Parser<T> {
[INFO] [stdout]    |                                         --                   ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                         |
[INFO] [stdout]    |                                         the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: 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: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> clickhouse-rs/src/types/column/mod.rs:204:22
[INFO] [stdout]     |
[INFO] [stdout] 204 |     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] 204 |     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]   --> clickhouse-rs/src/types/column/array.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     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] 85 |     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]    --> clickhouse-rs/src/types/column/chrono_datetime.rs:103:11
[INFO] [stdout]     |
[INFO] [stdout] 103 |     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] 103 |     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]    --> clickhouse-rs/src/types/column/chrono_datetime.rs:205:11
[INFO] [stdout]     |
[INFO] [stdout] 205 |     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] 205 |     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]   --> clickhouse-rs/src/types/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]   --> clickhouse-rs/src/types/column/column_data.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |     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] 25 |     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]   --> clickhouse-rs/src/types/column/concat.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 |     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] 59 |     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]    --> clickhouse-rs/src/types/column/date.rs:211:11
[INFO] [stdout]     |
[INFO] [stdout] 211 |     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] 211 |     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]   --> clickhouse-rs/src/types/column/datetime64.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     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] 74 |     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]    --> clickhouse-rs/src/types/column/decimal.rs:170:11
[INFO] [stdout]     |
[INFO] [stdout] 170 |     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] 170 |     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]    --> clickhouse-rs/src/types/column/decimal.rs:242:11
[INFO] [stdout]     |
[INFO] [stdout] 242 |     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] 242 |     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]    --> clickhouse-rs/src/types/column/decimal.rs:293:11
[INFO] [stdout]     |
[INFO] [stdout] 293 |     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] 293 |     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]   --> clickhouse-rs/src/types/column/enums.rs:74:11
[INFO] [stdout]    |
[INFO] [stdout] 74 |     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] 74 |     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]    --> clickhouse-rs/src/types/column/enums.rs:126:11
[INFO] [stdout]     |
[INFO] [stdout] 126 |     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] 126 |     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]    --> clickhouse-rs/src/types/column/enums.rs:176:11
[INFO] [stdout]     |
[INFO] [stdout] 176 |     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] 176 |     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]    --> clickhouse-rs/src/types/column/enums.rs:316:11
[INFO] [stdout]     |
[INFO] [stdout] 316 |     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] 316 |     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]    --> clickhouse-rs/src/types/column/enums.rs:368:11
[INFO] [stdout]     |
[INFO] [stdout] 368 |     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] 368 |     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]    --> clickhouse-rs/src/types/column/enums.rs:419:11
[INFO] [stdout]     |
[INFO] [stdout] 419 |     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] 419 |     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]   --> clickhouse-rs/src/types/column/fixed_string.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     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] 85 |     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]    --> clickhouse-rs/src/types/column/fixed_string.rs:157:11
[INFO] [stdout]     |
[INFO] [stdout] 157 |     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] 157 |     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]    --> clickhouse-rs/src/types/column/fixed_string.rs:198:11
[INFO] [stdout]     |
[INFO] [stdout] 198 |     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] 198 |     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]   --> clickhouse-rs/src/types/column/ip.rs:23:19
[INFO] [stdout]    |
[INFO] [stdout] 23 |     fn get(inner: &[u8], 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] 23 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_>;
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clickhouse-rs/src/types/column/ip.rs:56:19
[INFO] [stdout]    |
[INFO] [stdout] 56 |     fn get(inner: &[u8], 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] 56 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clickhouse-rs/src/types/column/ip.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |     fn get(inner: &[u8], 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 get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> clickhouse-rs/src/types/column/ip.rs:112:19
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn get(inner: &[u8], 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] 112 |     fn get(inner: &[u8], index: usize) -> ValueRef<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> clickhouse-rs/src/types/column/ip.rs:306:11
[INFO] [stdout]     |
[INFO] [stdout] 306 |     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] 306 |     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]    --> clickhouse-rs/src/types/column/low_cardinality.rs:331:11
[INFO] [stdout]     |
[INFO] [stdout] 331 |     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] 331 |     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]   --> clickhouse-rs/src/types/column/map.rs:94:11
[INFO] [stdout]    |
[INFO] [stdout] 94 |     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] 94 |     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]   --> clickhouse-rs/src/types/column/nullable.rs:76:11
[INFO] [stdout]    |
[INFO] [stdout] 76 |     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] 76 |     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]    --> clickhouse-rs/src/types/column/numeric.rs:206:11
[INFO] [stdout]     |
[INFO] [stdout] 206 |     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] 206 |     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]   --> clickhouse-rs/src/types/column/simple_agg_func.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |     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] 54 |     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]    --> clickhouse-rs/src/types/column/string.rs:193:11
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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] 193 |     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]    --> clickhouse-rs/src/types/column/string.rs:245:11
[INFO] [stdout]     |
[INFO] [stdout] 245 |     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] 245 |     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]    --> clickhouse-rs/src/types/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]    --> clickhouse-rs/src/types/value_ref.rs:328:16
[INFO] [stdout]     |
[INFO] [stdout] 328 |     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] 328 |     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]    --> clickhouse-rs/src/types/value_ref.rs:334:17
[INFO] [stdout]     |
[INFO] [stdout] 334 |     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] 334 |     fn from(bs: &[u8]) -> ValueRef<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clickhouse-rs/src/types/options.rs:43:23
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(crate) fn get(&self) -> Result<Cow<Options>> {
[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] 43 |     pub(crate) fn get(&self) -> Result<Cow<'_, Options>> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> clickhouse-rs/src/types/block/mod.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |     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] 253 |     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]   --> clickhouse-rs/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 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] 24 | pub(crate) fn make<R>(reader: &mut R) -> CompressedReader<'_, R> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> clickhouse-rs/src/types/query_result/stream_blocks.rs:59:17
[INFO] [stdout]    |
[INFO] [stdout] 59 |         client: &mut ClientHandle,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 62 |     ) -> 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] 62 |     ) -> BlockStream<'_> {
[INFO] [stdout]    |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rb_migrator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "d2d31b893ec8e9a1ae5dce61ab8b1d0dc59331049cfd007777e6663c18972781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d31b893ec8e9a1ae5dce61ab8b1d0dc59331049cfd007777e6663c18972781", kill_on_drop: false }`
[INFO] [stdout] d2d31b893ec8e9a1ae5dce61ab8b1d0dc59331049cfd007777e6663c18972781
