[INFO] fetching crate taos-optin 0.12.4...
[INFO] checking taos-optin-0.12.4 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate taos-optin 0.12.4 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate taos-optin 0.12.4
[INFO] finished tweaking crates.io crate taos-optin 0.12.4
[INFO] tweaked toml for crates.io crate taos-optin 0.12.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate taos-optin 0.12.4 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate taos-optin 0.12.4 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded parse_duration v2.1.1
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded fun_time v0.3.4
[INFO] [stderr]   Downloaded taos-macros v0.2.16
[INFO] [stderr]   Downloaded prettytable v0.10.0
[INFO] [stderr]   Downloaded dlopen2_derive v0.4.0
[INFO] [stderr]   Downloaded dlopen2 v0.6.1
[INFO] [stderr]   Downloaded fun_time_derive v0.3.4
[INFO] [stderr]   Downloaded mdsn v0.2.25
[INFO] [stderr]   Downloaded taos-error v0.12.4
[INFO] [stderr]   Downloaded taos-query v0.12.4
[INFO] [stderr]   Downloaded faststr v0.2.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fa6364a4b1ae3fe89e87bee216776479ce09e9ed35d40d2d6192432f755c286
[INFO] running `Command { std: "docker" "start" "-a" "0fa6364a4b1ae3fe89e87bee216776479ce09e9ed35d40d2d6192432f755c286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fa6364a4b1ae3fe89e87bee216776479ce09e9ed35d40d2d6192432f755c286", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fa6364a4b1ae3fe89e87bee216776479ce09e9ed35d40d2d6192432f755c286", kill_on_drop: false }`
[INFO] [stdout] 0fa6364a4b1ae3fe89e87bee216776479ce09e9ed35d40d2d6192432f755c286
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d60f2f1348248fd13d9032cba24b5a25502d690806783e4bd2437cf70a61b7a9
[INFO] running `Command { std: "docker" "start" "-a" "d60f2f1348248fd13d9032cba24b5a25502d690806783e4bd2437cf70a61b7a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking addr2line v0.22.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking object v0.35.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling taos-error v0.12.4
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]    Compiling taos-query v0.12.4
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking simdutf8 v0.1.4
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling backtrace v0.3.72
[INFO] [stderr]     Checking num v0.2.1
[INFO] [stderr]     Checking parse_duration v2.1.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling dlopen2_derive v0.4.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling taos-macros v0.2.16
[INFO] [stderr]     Checking dlopen2 v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking num_enum v0.7.2
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling fun_time_derive v0.3.4
[INFO] [stderr]     Checking fun_time v0.3.4
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking faststr v0.2.19
[INFO] [stderr]     Checking prettytable v0.10.0
[INFO] [stderr]     Checking mdsn v0.2.25
[INFO] [stderr]     Checking deadpool-runtime v0.1.4
[INFO] [stderr]     Checking deadpool v0.10.0
[INFO] [stderr]     Checking taos-optin v0.12.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:518:49
[INFO] [stdout]     |
[INFO] [stdout] 518 |     async fn server_version(&self) -> RawResult<&str> {
[INFO] [stdout]     |                             -                   ^^^^ the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 518 |     async fn server_version(&self) -> RawResult<&'life0 str> {
[INFO] [stdout]     |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `colIdx` should have a snake case name
[INFO] [stdout]    --> src/raw/mod.rs:469:13
[INFO] [stdout]     |
[INFO] [stdout] 469 |             colIdx: c_int,
[INFO] [stdout]     |             ^^^^^^ help: convert the identifier to snake case: `col_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stmt/mod.rs:106:57
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn prepare(&mut self, sql: &str) -> RawResult<&mut Self> {
[INFO] [stdout]     |                      - the lifetime is named here       ^^^^^^^^^ the same 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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn prepare(&mut self, sql: &str) -> RawResult<&'life0 mut Self> {
[INFO] [stdout]     |                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stmt/mod.rs:111:60
[INFO] [stdout]     |
[INFO] [stdout] 111 |     async fn set_tbname(&mut self, sql: &str) -> RawResult<&mut Self> {
[INFO] [stdout]     |                         - the lifetime is named here       ^^^^^^^^^ the same 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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 111 |     async fn set_tbname(&mut self, sql: &str) -> RawResult<&'life0 mut Self> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stmt/mod.rs:116:83
[INFO] [stdout]     |
[INFO] [stdout] 116 |     async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&mut Self> {
[INFO] [stdout]     |                       - the lifetime is named here                                ^^^^^^^^^ the same 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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&'life0 mut Self> {
[INFO] [stdout]     |                                                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stmt/mod.rs:127:86
[INFO] [stdout]     |
[INFO] [stdout] 127 |     async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&mut Self> {
[INFO] [stdout]     |                   - the lifetime is named here                                       ^^^^^^^^^ the same 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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 127 |     async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&'life0 mut Self> {
[INFO] [stdout]     |                                                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stmt/mod.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 |     async fn add_batch(&mut self) -> RawResult<&mut Self> {
[INFO] [stdout]     |                        -                       ^^^^^^^^^ the same lifetime is elided 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 `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     async fn add_batch(&mut self) -> RawResult<&'life0 mut Self> {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tmq/mod.rs:185:49
[INFO] [stdout]     |
[INFO] [stdout] 185 |     async fn server_version(&self) -> RawResult<&str> {
[INFO] [stdout]     |                             -                   ^^^^ the same lifetime is elided 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 `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 185 |     async fn server_version(&self) -> RawResult<&'life0 str> {
[INFO] [stdout]     |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tmq/raw.rs:495:21
[INFO] [stdout]     |
[INFO] [stdout] 495 |         pub fn iter(&self) -> Iter {
[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] 495 |         pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:518:49
[INFO] [stdout]     |
[INFO] [stdout] 518 |     async fn server_version(&self) -> RawResult<&str> {
[INFO] [stdout]     |                             -                   ^^^^ the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 518 |     async fn server_version(&self) -> RawResult<&'life0 str> {
[INFO] [stdout]     |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `colIdx` should have a snake case name
[INFO] [stdout]    --> src/raw/mod.rs:469:13
[INFO] [stdout]     |
[INFO] [stdout] 469 |             colIdx: c_int,
[INFO] [stdout]     |             ^^^^^^ help: convert the identifier to snake case: `col_idx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stmt/mod.rs:106:57
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn prepare(&mut self, sql: &str) -> RawResult<&mut Self> {
[INFO] [stdout]     |                      - the lifetime is named here       ^^^^^^^^^ the same 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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 106 |     async fn prepare(&mut self, sql: &str) -> RawResult<&'life0 mut Self> {
[INFO] [stdout]     |                                                          ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stmt/mod.rs:111:60
[INFO] [stdout]     |
[INFO] [stdout] 111 |     async fn set_tbname(&mut self, sql: &str) -> RawResult<&mut Self> {
[INFO] [stdout]     |                         - the lifetime is named here       ^^^^^^^^^ the same 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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 111 |     async fn set_tbname(&mut self, sql: &str) -> RawResult<&'life0 mut Self> {
[INFO] [stdout]     |                                                             ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stmt/mod.rs:116:83
[INFO] [stdout]     |
[INFO] [stdout] 116 |     async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&mut Self> {
[INFO] [stdout]     |                       - the lifetime is named here                                ^^^^^^^^^ the same 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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 116 |     async fn set_tags(&mut self, tags: &[taos_query::common::Value]) -> RawResult<&'life0 mut Self> {
[INFO] [stdout]     |                                                                                    ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stmt/mod.rs:127:86
[INFO] [stdout]     |
[INFO] [stdout] 127 |     async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&mut Self> {
[INFO] [stdout]     |                   - the lifetime is named here                                       ^^^^^^^^^ the same 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: consistently use `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 127 |     async fn bind(&mut self, params: &[taos_query::common::ColumnView]) -> RawResult<&'life0 mut Self> {
[INFO] [stdout]     |                                                                                       ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/stmt/mod.rs:134:48
[INFO] [stdout]     |
[INFO] [stdout] 134 |     async fn add_batch(&mut self) -> RawResult<&mut Self> {
[INFO] [stdout]     |                        -                       ^^^^^^^^^ the same lifetime is elided 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 `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 134 |     async fn add_batch(&mut self) -> RawResult<&'life0 mut Self> {
[INFO] [stdout]     |                                                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/tmq/mod.rs:185:49
[INFO] [stdout]     |
[INFO] [stdout] 185 |     async fn server_version(&self) -> RawResult<&str> {
[INFO] [stdout]     |                             -                   ^^^^ the same lifetime is elided 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 `'life0`
[INFO] [stdout]     |
[INFO] [stdout] 185 |     async fn server_version(&self) -> RawResult<&'life0 str> {
[INFO] [stdout]     |                                                  ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tmq/raw.rs:495:21
[INFO] [stdout]     |
[INFO] [stdout] 495 |         pub fn iter(&self) -> Iter {
[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] 495 |         pub fn iter(&self) -> Iter<'_> {
[INFO] [stdout]     |                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.15s
[INFO] running `Command { std: "docker" "inspect" "d60f2f1348248fd13d9032cba24b5a25502d690806783e4bd2437cf70a61b7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d60f2f1348248fd13d9032cba24b5a25502d690806783e4bd2437cf70a61b7a9", kill_on_drop: false }`
[INFO] [stdout] d60f2f1348248fd13d9032cba24b5a25502d690806783e4bd2437cf70a61b7a9
