[INFO] fetching crate rac_rs 0.1.1...
[INFO] building rac_rs-0.1.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate rac_rs 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate rac_rs 0.1.1
[INFO] finished tweaking crates.io crate rac_rs 0.1.1
[INFO] tweaked toml for crates.io crate rac_rs 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rac_rs 0.1.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rac_rs 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 21c419f7bf8a72b061ac5e49c55f5b2d8772376c1ee5732562c2fc03a33dabdc
[INFO] running `Command { std: "docker" "start" "-a" "21c419f7bf8a72b061ac5e49c55f5b2d8772376c1ee5732562c2fc03a33dabdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "21c419f7bf8a72b061ac5e49c55f5b2d8772376c1ee5732562c2fc03a33dabdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21c419f7bf8a72b061ac5e49c55f5b2d8772376c1ee5732562c2fc03a33dabdc", kill_on_drop: false }`
[INFO] [stdout] 21c419f7bf8a72b061ac5e49c55f5b2d8772376c1ee5732562c2fc03a33dabdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5ebe53d2b8711dfea7c661d816be38f3fe966f1d35fb44f6f4a1348569558923
[INFO] running `Command { std: "docker" "start" "-a" "5ebe53d2b8711dfea7c661d816be38f3fe966f1d35fb44f6f4a1348569558923", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tungstenite v0.27.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-tungstenite v0.27.0
[INFO] [stderr]    Compiling rac_rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrac.rs:184:31
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrac.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_wrac.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_wrac.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_client.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_client.rs:276:37
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:205:31
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.15s
[INFO] running `Command { std: "docker" "inspect" "5ebe53d2b8711dfea7c661d816be38f3fe966f1d35fb44f6f4a1348569558923", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ebe53d2b8711dfea7c661d816be38f3fe966f1d35fb44f6f4a1348569558923", kill_on_drop: false }`
[INFO] [stdout] 5ebe53d2b8711dfea7c661d816be38f3fe966f1d35fb44f6f4a1348569558923
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d0d65ea73cedb66d2dfcc6ee1c81041ee562cc1bd98a86bae206f45d942d230
[INFO] running `Command { std: "docker" "start" "-a" "6d0d65ea73cedb66d2dfcc6ee1c81041ee562cc1bd98a86bae206f45d942d230", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrac.rs:184:31
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrac.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_wrac.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_wrac.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_client.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rac_rs v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_client.rs:276:37
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:205:31
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_client.rs:221:37
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 221 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_client.rs:276:37
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 276 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_wrac.rs:197:37
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/async_wrac.rs:226:37
[INFO] [stdout]     |
[INFO] [stdout] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 226 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrac.rs:184:31
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:205:31
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 257 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/wrac.rs:210:31
[INFO] [stdout]     |
[INFO] [stdout] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[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] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.92s
[INFO] running `Command { std: "docker" "inspect" "6d0d65ea73cedb66d2dfcc6ee1c81041ee562cc1bd98a86bae206f45d942d230", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0d65ea73cedb66d2dfcc6ee1c81041ee562cc1bd98a86bae206f45d942d230", kill_on_drop: false }`
[INFO] [stdout] 6d0d65ea73cedb66d2dfcc6ee1c81041ee562cc1bd98a86bae206f45d942d230
