[INFO] cloning repository https://github.com/kostya-zero/rac-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kostya-zero/rac-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostya-zero%2Frac-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostya-zero%2Frac-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 68bc51e8677ec2e83290990d864cbf5e72326634
[INFO] testing kostya-zero/rac-rs against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkostya-zero%2Frac-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kostya-zero/rac-rs
[INFO] finished tweaking git repo https://github.com/kostya-zero/rac-rs
[INFO] tweaked toml for git repo https://github.com/kostya-zero/rac-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kostya-zero/rac-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kostya-zero/rac-rs 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38c93beb4ba577665a3573f0277358effe7db3bdcdbcd40480c9215c435a3ded
[INFO] running `Command { std: "docker" "start" "-a" "38c93beb4ba577665a3573f0277358effe7db3bdcdbcd40480c9215c435a3ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38c93beb4ba577665a3573f0277358effe7db3bdcdbcd40480c9215c435a3ded", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38c93beb4ba577665a3573f0277358effe7db3bdcdbcd40480c9215c435a3ded", kill_on_drop: false }`
[INFO] [stdout] 38c93beb4ba577665a3573f0277358effe7db3bdcdbcd40480c9215c435a3ded
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7913c16ca18990f4c0281b2253a002503232bb290d822689c8a0dae770b83b9d
[INFO] running `Command { std: "docker" "start" "-a" "7913c16ca18990f4c0281b2253a002503232bb290d822689c8a0dae770b83b9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[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 parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.4
[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 tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[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/rac.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |     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] 204 |     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/rac.rs:256:31
[INFO] [stdout]     |
[INFO] [stdout] 256 |     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] 256 |     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_rac.rs:220:37
[INFO] [stdout]     |
[INFO] [stdout] 220 |     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] 220 |     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_rac.rs:275:37
[INFO] [stdout]     |
[INFO] [stdout] 275 |     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] 275 |     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/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:193:37
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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] 193 |     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:222:37
[INFO] [stdout]     |
[INFO] [stdout] 222 |     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] 222 |     pub async 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 22.08s
[INFO] running `Command { std: "docker" "inspect" "7913c16ca18990f4c0281b2253a002503232bb290d822689c8a0dae770b83b9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7913c16ca18990f4c0281b2253a002503232bb290d822689c8a0dae770b83b9d", kill_on_drop: false }`
[INFO] [stdout] 7913c16ca18990f4c0281b2253a002503232bb290d822689c8a0dae770b83b9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c922b29b52667e31348f445add50b4adcdd70d49cfc8549f13099a77dc0c1b9c
[INFO] running `Command { std: "docker" "start" "-a" "c922b29b52667e31348f445add50b4adcdd70d49cfc8549f13099a77dc0c1b9c", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rac.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |     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] 204 |     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/rac.rs:256:31
[INFO] [stdout]     |
[INFO] [stdout] 256 |     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] 256 |     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_rac.rs:220:37
[INFO] [stdout]     |
[INFO] [stdout] 220 |     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] 220 |     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_rac.rs:275:37
[INFO] [stdout]     |
[INFO] [stdout] 275 |     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] 275 |     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/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:193:37
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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] 193 |     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:222:37
[INFO] [stdout]     |
[INFO] [stdout] 222 |     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] 222 |     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/rac.rs:204:31
[INFO] [stdout]     |
[INFO] [stdout] 204 |     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] 204 |     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/rac.rs:256:31
[INFO] [stdout]     |
[INFO] [stdout] 256 |     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] 256 |     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_rac.rs:220:37
[INFO] [stdout]     |
[INFO] [stdout] 220 |     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] 220 |     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_rac.rs:275:37
[INFO] [stdout]     |
[INFO] [stdout] 275 |     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] 275 |     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/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:193:37
[INFO] [stdout]     |
[INFO] [stdout] 193 |     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] 193 |     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:222:37
[INFO] [stdout]     |
[INFO] [stdout] 222 |     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] 222 |     pub async 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 1.17s
[INFO] running `Command { std: "docker" "inspect" "c922b29b52667e31348f445add50b4adcdd70d49cfc8549f13099a77dc0c1b9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c922b29b52667e31348f445add50b4adcdd70d49cfc8549f13099a77dc0c1b9c", kill_on_drop: false }`
[INFO] [stdout] c922b29b52667e31348f445add50b4adcdd70d49cfc8549f13099a77dc0c1b9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6159406c5d2d65def32acde3422efd0c67d893dcb1fbf432b6b6199670c73227
[INFO] running `Command { std: "docker" "start" "-a" "6159406c5d2d65def32acde3422efd0c67d893dcb1fbf432b6b6199670c73227", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rac.rs:204:31
[INFO] [stderr]     |
[INFO] [stderr] 204 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                               ^^^^^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 204 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/rac.rs:256:31
[INFO] [stderr]     |
[INFO] [stderr] 256 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                               ^^^^^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 256 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/async_rac.rs:220:37
[INFO] [stderr]     |
[INFO] [stderr] 220 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                                     ^^^^^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 220 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/async_rac.rs:275:37
[INFO] [stderr]     |
[INFO] [stderr] 275 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                                     ^^^^^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 275 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/wrac.rs:184:31
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                               ^^^^^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/wrac.rs:210:31
[INFO] [stderr]     |
[INFO] [stderr] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                               ^^^^^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 210 |     pub fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/async_wrac.rs:193:37
[INFO] [stderr]     |
[INFO] [stderr] 193 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                                     ^^^^^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 193 |     pub async fn fetch_all_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/async_wrac.rs:222:37
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<str>>, ClientError> {
[INFO] [stderr]     |                                     ^^^^^^^^^                ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 |     pub async fn fetch_new_messages(&mut self) -> Result<Vec<Cow<'_, str>>, ClientError> {
[INFO] [stderr]     |                                                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rac_rs` (lib) generated 8 warnings (run `cargo fix --lib -p rac_rs` to apply 8 suggestions)
[INFO] [stderr] warning: `rac_rs` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rac_rs-35926dee979d0d75)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rac_rs
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/rac.rs - rac::RacClient::send_message (line 316) - compile ... FAILED
[INFO] [stdout] test src/wrac.rs - wrac::WClient::send_message (line 245) - compile ... FAILED
[INFO] [stdout] test src/async_rac.rs - async_rac::RacClient::send_message (line 338) - compile ... FAILED
[INFO] [stdout] test src/async_wrac.rs - async_wrac::WClient::send_message (line 259) - compile ... ok
[INFO] [stdout] test src/async_rac.rs - async_rac::RacClient (line 19) - compile ... ok
[INFO] [stdout] test src/rac.rs - rac::RacClient (line 19) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 21) - compile ... FAILED
[INFO] [stdout] test src/wrac.rs - wrac::WClient (line 15) - compile ... ok
[INFO] [stdout] test src/async_wrac.rs - async_wrac::WClient (line 18) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/rac.rs - rac::RacClient::send_message (line 316) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rac_rs::client`
[INFO] [stdout]  --> src/rac.rs:318:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rac_rs::client::Client;
[INFO] [stdout]   |             ^^^^^^ could not find `client` in `rac_rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/wrac.rs - wrac::WClient::send_message (line 245) stdout ----
[INFO] [stdout] error[E0277]: `Result<(), ClientError>` is not a future
[INFO] [stdout]  --> src/wrac.rs:251:53
[INFO] [stdout]   |
[INFO] [stdout] 9 | client.send_message("<{username}> Hello everyone!").await?;
[INFO] [stdout]   |                                                     ^^^^^ `Result<(), ClientError>` is not a future
[INFO] [stdout]   |
[INFO] [stdout]   = help: the trait `Future` is not implemented for `Result<(), ClientError>`
[INFO] [stdout]   = note: Result<(), ClientError> must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]   = note: required for `Result<(), ClientError>` to implement `IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]   |
[INFO] [stdout] 9 - client.send_message("<{username}> Hello everyone!").await?;
[INFO] [stdout] 9 + client.send_message("<{username}> Hello everyone!")?;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/async_rac.rs - async_rac::RacClient::send_message (line 338) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rac_rs::async_client`
[INFO] [stdout]  --> src/async_rac.rs:340:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rac_rs::async_client::Client;
[INFO] [stdout]   |             ^^^^^^^^^^^^ could not find `async_client` in `rac_rs`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rac.rs - rac::RacClient (line 19) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `rac_rs::client`
[INFO] [stdout]  --> src/rac.rs:21:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rac_rs::client::RacClient;
[INFO] [stdout]   |             ^^^^^^ could not find `client` in `rac_rs`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Client`
[INFO] [stdout]   --> src/rac.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | let mut client = Client::new(
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Client`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an enum variant `tungstenite::protocol::Role::Client`; try using the variant's enum
[INFO] [stdout]    |
[INFO] [stdout] 13 - let mut client = Client::new(
[INFO] [stdout] 13 + let mut client = tungstenite::protocol::Role::new(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 21) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/lib.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut client = RacClient::new(
[INFO] [stdout]    |                      -------------- arguments to this function are incorrect
[INFO] [stdout] 14 |         "127.0.0.1:42666".to_string(),
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/rac.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn new(address: &str, credentials: Credentials, use_tls: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]    |
[INFO] [stdout] 14 -         "127.0.0.1:42666".to_string(),
[INFO] [stdout] 14 +         "127.0.0.1:42666",
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/async_rac.rs - async_rac::RacClient::send_message (line 338)
[INFO] [stdout]     src/lib.rs - (line 21)
[INFO] [stdout]     src/rac.rs - rac::RacClient (line 19)
[INFO] [stdout]     src/rac.rs - rac::RacClient::send_message (line 316)
[INFO] [stdout]     src/wrac.rs - wrac::WClient::send_message (line 245)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.74s; merged doctests compilation took 0.30s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6159406c5d2d65def32acde3422efd0c67d893dcb1fbf432b6b6199670c73227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6159406c5d2d65def32acde3422efd0c67d893dcb1fbf432b6b6199670c73227", kill_on_drop: false }`
[INFO] [stdout] 6159406c5d2d65def32acde3422efd0c67d893dcb1fbf432b6b6199670c73227
