[INFO] cloning repository https://github.com/labormedia/redis-tungstenite-example
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/labormedia/redis-tungstenite-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Fredis-tungstenite-example", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Fredis-tungstenite-example'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a473a6a0fc170b4925091b1848b32c30c461f23a
[INFO] checking labormedia/redis-tungstenite-example against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Fredis-tungstenite-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/labormedia/redis-tungstenite-example
[INFO] finished tweaking git repo https://github.com/labormedia/redis-tungstenite-example
[INFO] tweaked toml for git repo https://github.com/labormedia/redis-tungstenite-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/labormedia/redis-tungstenite-example on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/labormedia/redis-tungstenite-example 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking labormedia/redis-tungstenite-example against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Fredis-tungstenite-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/labormedia/redis-tungstenite-example
[INFO] finished tweaking git repo https://github.com/labormedia/redis-tungstenite-example
[INFO] tweaked toml for git repo https://github.com/labormedia/redis-tungstenite-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/labormedia/redis-tungstenite-example on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/labormedia/redis-tungstenite-example 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.74
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.74
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.74
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded version_check v0.9.3
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.74
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded tokio-macros v1.3.0
[INFO] [stderr]   Downloaded openssl-probe v0.1.4
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded tokio-tungstenite v0.15.0
[INFO] [stderr]   Downloaded rustls-native-certs v0.5.0
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded pin-project v1.0.8
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded syn v1.0.74
[INFO] [stderr]   Downloaded tokio-util v0.6.7
[INFO] [stderr]   Downloaded mio v0.7.13
[INFO] [stderr]   Downloaded combine v4.6.0
[INFO] [stderr]   Downloaded redis v0.19.0
[INFO] [stderr]   Downloaded bumpalo v3.7.0
[INFO] [stderr]   Downloaded js-sys v0.3.51
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded once_cell v1.8.0
[INFO] [stderr]   Downloaded tungstenite v0.14.0
[INFO] [stderr]   Downloaded async-trait v0.1.51
[INFO] [stderr]   Downloaded web-sys v0.3.51
[INFO] [stderr]   Downloaded proc-macro2 v1.0.28
[INFO] [stderr]   Downloaded thiserror v1.0.26
[INFO] [stderr]   Downloaded tinyvec v1.3.1
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded futures-macro v0.3.16
[INFO] [stderr]   Downloaded pin-project-internal v1.0.8
[INFO] [stderr]   Downloaded sha-1 v0.9.7
[INFO] [stderr]   Downloaded cpufeatures v0.1.5
[INFO] [stderr]   Downloaded thiserror-impl v1.0.26
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.74
[INFO] [stderr]   Downloaded tokio v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 776245c4e642c24fecfaf8ebc87364c51a438ea804af635c3370a493c8659be3
[INFO] running `Command { std: "docker" "start" "-a" "776245c4e642c24fecfaf8ebc87364c51a438ea804af635c3370a493c8659be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "776245c4e642c24fecfaf8ebc87364c51a438ea804af635c3370a493c8659be3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "776245c4e642c24fecfaf8ebc87364c51a438ea804af635c3370a493c8659be3", kill_on_drop: false }`
[INFO] [stdout] 776245c4e642c24fecfaf8ebc87364c51a438ea804af635c3370a493c8659be3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c5871b25633a1e4c0986344a5728a83d8785527466fe506f42571a7f1063d29
[INFO] running `Command { std: "docker" "start" "-a" "8c5871b25633a1e4c0986344a5728a83d8785527466fe506f42571a7f1063d29", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]     Checking once_cell v1.8.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking instant v0.1.10
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]     Checking smallvec v1.6.1
[INFO] [stderr]     Checking lock_api v0.4.4
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]     Checking futures-sink v0.3.16
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking slab v0.4.3
[INFO] [stderr]     Checking tinyvec v1.3.1
[INFO] [stderr]     Checking futures-io v0.3.16
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking openssl-probe v0.1.4
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking mio v0.7.13
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]     Checking cpufeatures v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking sha1 v0.6.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.4
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking sha-1 v0.9.7
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking webpki-roots v0.21.1
[INFO] [stderr]    Compiling tokio-macros v1.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling pin-project-internal v1.0.8
[INFO] [stderr]     Checking thiserror v1.0.26
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]     Checking pin-project v1.0.8
[INFO] [stderr]     Checking tungstenite v0.14.0
[INFO] [stderr]     Checking futures-executor v0.3.16
[INFO] [stderr]     Checking futures v0.3.16
[INFO] [stderr]     Checking tokio-util v0.6.7
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking combine v4.6.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-tungstenite v0.15.0
[INFO] [stderr]     Checking redis v0.19.0
[INFO] [stderr]     Checking redis-tungstenite-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/main.rs:10:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn main() -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]    |                                   ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 - async fn main() -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 10 + async fn main() -> Result<(), Box<dyn std::error::Error + 'static >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/main.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]    |                     ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 47 + ) -> Result<(), Box<dyn std::error::Error + 'static >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::env`
[INFO] [stdout]   --> src/main.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     use std::env;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `connect_async`
[INFO] [stdout]   --> src/main.rs:75:29
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use tokio_tungstenite::{connect_async, tungstenite::protocol::Message};
[INFO] [stdout]    |                             ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / async fn send_to_redis_stream(
[INFO] [stdout] 45 | |     message: Message,
[INFO] [stdout] 46 | |     con: &MultiplexedConnection,
[INFO] [stdout] 47 | | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]    | |_______________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     redis::cmd("XADD").arg("mystream").arg("*").arg(&["data", &message.to_string()[..] ]).query_async(&mut con).await?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/main.rs:10:35
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn main() -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]    |                                   ^                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 10 - async fn main() -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 10 + async fn main() -> Result<(), Box<dyn std::error::Error + 'static >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/main.rs:47:21
[INFO] [stdout]    |
[INFO] [stdout] 47 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]    |                     ^                               ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 47 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout] 47 + ) -> Result<(), Box<dyn std::error::Error + 'static >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this function depends on never type fallback being `()`
[INFO] [stdout]   --> src/main.rs:44:1
[INFO] [stdout]    |
[INFO] [stdout] 44 | / async fn send_to_redis_stream(
[INFO] [stdout] 45 | |     message: Message,
[INFO] [stdout] 46 | |     con: &MultiplexedConnection,
[INFO] [stdout] 47 | | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stdout]    | |_______________________________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]    = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stdout]   --> src/main.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     redis::cmd("XADD").arg("mystream").arg("*").arg(&["data", &message.to_string()[..] ]).query_async(&mut con).await?;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `message`
[INFO] [stdout]    --> src/main.rs:101:13
[INFO] [stdout]     |
[INFO] [stdout] 101 |         let message = "assert message";
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `connect_addr`
[INFO] [stdout]    --> src/main.rs:114:13
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let connect_addr =
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connect_addr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_stdin` is never used
[INFO] [stdout]    --> src/main.rs:141:14
[INFO] [stdout]     |
[INFO] [stdout] 141 |     async fn read_stdin(tx: futures_channel::mpsc::UnboundedSender<Message>) {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `WS_ADDRESS` should have a snake case name
[INFO] [stdout]    --> src/main.rs:100:13
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let WS_ADDRESS= WS_PREFIX.to_owned() + ADDRESS;
[INFO] [stdout]     |             ^^^^^^^^^^ help: convert the identifier to snake case: `ws_address`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `redis-tungstenite-example` (bin "redis-tungstenite-example" test) due to 2 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `redis-tungstenite-example` (bin "redis-tungstenite-example") due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "8c5871b25633a1e4c0986344a5728a83d8785527466fe506f42571a7f1063d29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c5871b25633a1e4c0986344a5728a83d8785527466fe506f42571a7f1063d29", kill_on_drop: false }`
[INFO] [stdout] 8c5871b25633a1e4c0986344a5728a83d8785527466fe506f42571a7f1063d29
