[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] testing labormedia/redis-tungstenite-example against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flabormedia%2Fredis-tungstenite-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/labormedia/redis-tungstenite-example on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sha-1 v0.9.7
[INFO] [stderr]   Downloaded tungstenite v0.14.0
[INFO] [stderr]   Downloaded futures-sink v0.3.16
[INFO] [stderr]   Downloaded futures-io v0.3.16
[INFO] [stderr]   Downloaded futures-task v0.3.16
[INFO] [stderr]   Downloaded futures-macro v0.3.16
[INFO] [stderr]   Downloaded futures-channel v0.3.16
[INFO] [stderr]   Downloaded futures-executor v0.3.16
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded futures-util v0.3.16
[INFO] [stderr]   Downloaded typenum v1.13.0
[INFO] [stderr]   Downloaded tokio-util v0.6.7
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded redis v0.19.0
[INFO] [stderr]   Downloaded futures-core v0.3.16
[INFO] [stderr]   Downloaded security-framework v2.3.1
[INFO] [stderr]   Downloaded tokio-tungstenite v0.15.0
[INFO] [stderr]   Downloaded security-framework-sys v2.3.0
[INFO] [stderr]   Downloaded tokio v1.9.0
[INFO] [stderr]   Downloaded futures v0.3.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36fe547f17135b526f7f54ee6b5c00e89ec3db1c26e5a80dfe7dd785186b3e0c
[INFO] running `Command { std: "docker" "start" "-a" "36fe547f17135b526f7f54ee6b5c00e89ec3db1c26e5a80dfe7dd785186b3e0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36fe547f17135b526f7f54ee6b5c00e89ec3db1c26e5a80dfe7dd785186b3e0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36fe547f17135b526f7f54ee6b5c00e89ec3db1c26e5a80dfe7dd785186b3e0c", kill_on_drop: false }`
[INFO] [stdout] 36fe547f17135b526f7f54ee6b5c00e89ec3db1c26e5a80dfe7dd785186b3e0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a51e5e4519fd133aaf2ce63d37fb37313a8eb3ab993f84e2df33893c43513a7a
[INFO] running `Command { std: "docker" "start" "-a" "a51e5e4519fd133aaf2ce63d37fb37313a8eb3ab993f84e2df33893c43513a7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling proc-macro2 v1.0.28
[INFO] [stderr]    Compiling cc v1.0.69
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling lock_api v0.4.4
[INFO] [stderr]    Compiling futures-macro v0.3.16
[INFO] [stderr]    Compiling tokio v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.7
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling cpufeatures v0.1.5
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling sha-1 v0.9.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling webpki v0.21.4
[INFO] [stderr]    Compiling sct v0.6.1
[INFO] [stderr]    Compiling rustls v0.19.1
[INFO] [stderr]    Compiling webpki-roots v0.21.1
[INFO] [stderr]    Compiling rustls-native-certs v0.5.0
[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]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling tungstenite v0.14.0
[INFO] [stderr]    Compiling pin-project v1.0.8
[INFO] [stderr]    Compiling futures-executor v0.3.16
[INFO] [stderr]    Compiling futures v0.3.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling tokio-rustls v0.22.0
[INFO] [stderr]    Compiling tokio-util v0.6.7
[INFO] [stderr]    Compiling combine v4.6.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.15.0
[INFO] [stderr]    Compiling redis v0.19.0
[INFO] [stderr]    Compiling 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)]` 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: 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/nightly/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:91
[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: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 16s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0, redis-tungstenite-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "a51e5e4519fd133aaf2ce63d37fb37313a8eb3ab993f84e2df33893c43513a7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a51e5e4519fd133aaf2ce63d37fb37313a8eb3ab993f84e2df33893c43513a7a", kill_on_drop: false }`
[INFO] [stdout] a51e5e4519fd133aaf2ce63d37fb37313a8eb3ab993f84e2df33893c43513a7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9287ed2adcc520d20bd5da8b568e5b78bab8dc0b4e976e05e23553922ba57d78
[INFO] running `Command { std: "docker" "start" "-a" "9287ed2adcc520d20bd5da8b568e5b78bab8dc0b4e976e05e23553922ba57d78", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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)]` 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)]` 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] warning: 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/nightly/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:91
[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: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[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] 
[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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.13s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0, redis-tungstenite-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "9287ed2adcc520d20bd5da8b568e5b78bab8dc0b4e976e05e23553922ba57d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9287ed2adcc520d20bd5da8b568e5b78bab8dc0b4e976e05e23553922ba57d78", kill_on_drop: false }`
[INFO] [stdout] 9287ed2adcc520d20bd5da8b568e5b78bab8dc0b4e976e05e23553922ba57d78
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 30575d7569e4282e1a6162ae197a154a4d18f2c21d884099ed50dcbae4ef9b9a
[INFO] running `Command { std: "docker" "start" "-a" "30575d7569e4282e1a6162ae197a154a4d18f2c21d884099ed50dcbae4ef9b9a", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/main.rs:10:35
[INFO] [stderr]    |
[INFO] [stderr] 10 | async fn main() -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stderr]    |                                   ^                               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 10 - async fn main() -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stderr] 10 + async fn main() -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/main.rs:47:21
[INFO] [stderr]    |
[INFO] [stderr] 47 | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stderr]    |                     ^                               ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 47 - ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stderr] 47 + ) -> Result<(), Box<dyn std::error::Error + 'static>> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::env`
[INFO] [stderr]   --> src/main.rs:71:9
[INFO] [stderr]    |
[INFO] [stderr] 71 |     use std::env;
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `connect_async`
[INFO] [stderr]   --> src/main.rs:75:29
[INFO] [stderr]    |
[INFO] [stderr] 75 |     use tokio_tungstenite::{connect_async, tungstenite::protocol::Message};
[INFO] [stderr]    |                             ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]   --> src/main.rs:44:1
[INFO] [stderr]    |
[INFO] [stderr] 44 | / async fn send_to_redis_stream(
[INFO] [stderr] 45 | |     message: Message,
[INFO] [stderr] 46 | |     con: &MultiplexedConnection,
[INFO] [stderr] 47 | | ) -> Result<(), Box<(dyn std::error::Error + 'static)>> {
[INFO] [stderr]    | |_______________________________________________________^
[INFO] [stderr]    |
[INFO] [stderr]    = 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] [stderr]    = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]    = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: FromRedisValue` will fail
[INFO] [stderr]   --> src/main.rs:50:91
[INFO] [stderr]    |
[INFO] [stderr] 50 |     redis::cmd("XADD").arg("mystream").arg("*").arg(&["data", &message.to_string()[..] ]).query_async(&mut con).await?;
[INFO] [stderr]    |                                                                                           ^^^^^^^^^^^
[INFO] [stderr]    = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]    |
[INFO] [stderr] 50 |     redis::cmd("XADD").arg("mystream").arg("*").arg(&["data", &message.to_string()[..] ]).query_async::<_, ()>(&mut con).await?;
[INFO] [stderr]    |                                                                                                      +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `message`
[INFO] [stderr]    --> src/main.rs:101:13
[INFO] [stderr]     |
[INFO] [stderr] 101 |         let message = "assert message";
[INFO] [stderr]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_message`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `connect_addr`
[INFO] [stderr]    --> src/main.rs:114:13
[INFO] [stderr]     |
[INFO] [stderr] 114 |         let connect_addr =
[INFO] [stderr]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_connect_addr`
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_stdin` is never used
[INFO] [stderr]    --> src/main.rs:141:14
[INFO] [stderr]     |
[INFO] [stderr] 141 |     async fn read_stdin(tx: futures_channel::mpsc::UnboundedSender<Message>) {
[INFO] [stderr]     |              ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `WS_ADDRESS` should have a snake case name
[INFO] [stderr]    --> src/main.rs:100:13
[INFO] [stderr]     |
[INFO] [stderr] 100 |         let WS_ADDRESS= WS_PREFIX.to_owned() + ADDRESS;
[INFO] [stderr]     |             ^^^^^^^^^^ help: convert the identifier to snake case: `ws_address`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_snake_case)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `redis-tungstenite-example` (bin "redis-tungstenite-example" test) generated 9 warnings (run `cargo fix --bin "redis-tungstenite-example" --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0, redis-tungstenite-example v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/redis_tungstenite_example-0f6c6064243e3444)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::all ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::all stdout ----
[INFO] [stdout] Starting server
[INFO] [stdout] Starting client
[INFO] [stdout] client
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::all' panicked at src/main.rs:115:50:
[INFO] [stdout] this program requires at least one argument
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c74dfe9282 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c74dfe9282 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c74dfe9282 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55c74dfe9282 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55c74e0117e3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55c74e0117e3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x55c74dfe5a83 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55c74dfe5a83 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55c74dfe90d2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55c74dfea7fc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x55c74dfea652 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x55c74dec6964 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x55c74dec6964 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55c74dfeb2db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x55c74dfeb2db - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x55c74dfeb0ec - std::panicking::begin_panic::{{closure}}::h0f8706344c9ec311
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x55c74dfe9779 - std::sys::backtrace::__rust_end_short_backtrace::h475b472ad5266ef1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x55c74dfeb002 - std::panicking::begin_panic::h1915e13924f93329
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x55c74de45f2c - redis_tungstenite_example::tests::start_client::{{closure}}::{{closure}}::hbd03dfcb815fce55
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:115:50
[INFO] [stdout]   19:     0x55c74de45f2c - core::option::Option<T>::unwrap_or_else::h04d3a4862032656e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/option.rs:1050:21
[INFO] [stdout]   20:     0x55c74de45f2c - redis_tungstenite_example::tests::start_client::{{closure}}::h8eb264bbf42d81aa
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:115:32
[INFO] [stdout]   21:     0x55c74de45f2c - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hdd3ac1de607679a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/park/thread.rs:263:65
[INFO] [stdout]   22:     0x55c74de45f2c - tokio::coop::with_budget::{{closure}}::h3d9f0edfda638e99
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:106:9
[INFO] [stdout]   23:     0x55c74de45f2c - std::thread::local::LocalKey<T>::try_with::h3bb12e12c5d957fb
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x55c74de45f2c - std::thread::local::LocalKey<T>::with::hc7bbcb928e200808
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x55c74de6fdf1 - tokio::coop::with_budget::hc482b72adbf2f0ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:99:13
[INFO] [stdout]   26:     0x55c74de6fdf1 - tokio::coop::budget::ha9e5925c1382a40e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/coop.rs:76:5
[INFO] [stdout]   27:     0x55c74de6fdf1 - tokio::park::thread::CachedParkThread::block_on::hd347c5c2a9d47575
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/park/thread.rs:263:31
[INFO] [stdout]   28:     0x55c74de74567 - tokio::runtime::enter::Enter::block_on::h68828147cd625c68
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/enter.rs:151:18
[INFO] [stdout]   29:     0x55c74de74567 - tokio::runtime::thread_pool::ThreadPool::block_on::hc7936d39e599b4ad
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/thread_pool/mod.rs:71:15
[INFO] [stdout]   30:     0x55c74de8712f - tokio::runtime::Runtime::block_on::h66d76f0c5a59510a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.9.0/src/runtime/mod.rs:452:48
[INFO] [stdout]   31:     0x55c74de5f138 - redis_tungstenite_example::tests::start_client::hc22c6a717f15227c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:136:56
[INFO] [stdout]   32:     0x55c74de5f138 - redis_tungstenite_example::tests::all::h0ffa0c2365f46b9b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:105:9
[INFO] [stdout]   33:     0x55c74de77dc9 - redis_tungstenite_example::tests::all::{{closure}}::hf5f3dd5b17d56f1a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:99:13
[INFO] [stdout]   34:     0x55c74de77dc9 - core::ops::function::FnOnce::call_once::hbb84daf1f233d35b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x55c74decc0eb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x55c74decc0eb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   37:     0x55c74decb2de - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   38:     0x55c74decb2de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x55c74decb2de - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x55c74decb2de - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   41:     0x55c74decb2de - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x55c74decb2de - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   43:     0x55c74decb2de - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   44:     0x55c74de8ee54 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   45:     0x55c74de8ee54 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   46:     0x55c74de9282a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   47:     0x55c74de9282a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   48:     0x55c74de9282a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   49:     0x55c74de9282a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   50:     0x55c74de9282a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x55c74de9282a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   52:     0x55c74de9282a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x55c74dfee457 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   54:     0x55c74dfee457 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   55:     0x55c74dfee457 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   56:     0x7ff197853aa4 - <unknown>
[INFO] [stdout]   57:     0x7ff1978e0a34 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] Listening on: 127.0.0.1:12345
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::all
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin redis-tungstenite-example`
[INFO] running `Command { std: "docker" "inspect" "30575d7569e4282e1a6162ae197a154a4d18f2c21d884099ed50dcbae4ef9b9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30575d7569e4282e1a6162ae197a154a4d18f2c21d884099ed50dcbae4ef9b9a", kill_on_drop: false }`
[INFO] [stdout] 30575d7569e4282e1a6162ae197a154a4d18f2c21d884099ed50dcbae4ef9b9a
