[INFO] fetching crate embedded_redis_client 0.1.0...
[INFO] testing embedded_redis_client-0.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate embedded_redis_client 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate embedded_redis_client 0.1.0
[INFO] finished tweaking crates.io crate embedded_redis_client 0.1.0
[INFO] tweaked toml for crates.io crate embedded_redis_client 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded_redis_client 0.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 119 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding redis v0.19.0 (available: v1.0.2)
[INFO] [stderr]       Adding strum v0.20.0 (available: v0.27.2)
[INFO] [stderr]       Adding strum_macros v0.20.1 (available: v0.27.2)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arc-swap v1.8.0
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] [stderr]   Downloaded redis v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb48a4e2740143905629a60807733671c350ff9bc199e51465a40b4eedb9704a
[INFO] running `Command { std: "docker" "start" "-a" "bb48a4e2740143905629a60807733671c350ff9bc199e51465a40b4eedb9704a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb48a4e2740143905629a60807733671c350ff9bc199e51465a40b4eedb9704a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb48a4e2740143905629a60807733671c350ff9bc199e51465a40b4eedb9704a", kill_on_drop: false }`
[INFO] [stdout] bb48a4e2740143905629a60807733671c350ff9bc199e51465a40b4eedb9704a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e89990ed5b62866513291e17793bbe6d49473120b1ea4307e9e091ab524261b
[INFO] running `Command { std: "docker" "start" "-a" "6e89990ed5b62866513291e17793bbe6d49473120b1ea4307e9e091ab524261b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling redis v0.19.0
[INFO] [stderr]    Compiling embedded_redis_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stdout]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FaultyRedisClient {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stdout]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_process` is never read
[INFO] [stdout]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stdout]   |            ---------------------------------- field in this struct
[INFO] [stdout] 8 |     connection: redis::Connection,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stdout]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_newline` is never used
[INFO] [stdout]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn trim_newline(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 drop(ready_client);
[INFO] [stdout]    |                 ^^^^^------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 drop(ready_client);
[INFO] [stdout] 25 +                 let _ = ready_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.47s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "6e89990ed5b62866513291e17793bbe6d49473120b1ea4307e9e091ab524261b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e89990ed5b62866513291e17793bbe6d49473120b1ea4307e9e091ab524261b", kill_on_drop: false }`
[INFO] [stdout] 6e89990ed5b62866513291e17793bbe6d49473120b1ea4307e9e091ab524261b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38b269b77902264e0f67d5a79e83d441baf542e606a2b6d1c0793c870a06b746
[INFO] running `Command { std: "docker" "start" "-a" "38b269b77902264e0f67d5a79e83d441baf542e606a2b6d1c0793c870a06b746", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stdout]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FaultyRedisClient {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stdout]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_process` is never read
[INFO] [stdout]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stdout]   |            ---------------------------------- field in this struct
[INFO] [stdout] 8 |     connection: redis::Connection,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stdout]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_newline` is never used
[INFO] [stdout]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn trim_newline(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 drop(ready_client);
[INFO] [stdout]    |                 ^^^^^------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 drop(ready_client);
[INFO] [stdout] 25 +                 let _ = ready_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling embedded_redis_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stdout]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FaultyRedisClient {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stdout]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_process` is never read
[INFO] [stdout]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stdout]   |            ---------------------------------- field in this struct
[INFO] [stdout] 8 |     connection: redis::Connection,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stdout]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_newline` is never used
[INFO] [stdout]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn trim_newline(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 drop(ready_client);
[INFO] [stdout]    |                 ^^^^^------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 drop(ready_client);
[INFO] [stdout] 25 +                 let _ = ready_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "38b269b77902264e0f67d5a79e83d441baf542e606a2b6d1c0793c870a06b746", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38b269b77902264e0f67d5a79e83d441baf542e606a2b6d1c0793c870a06b746", kill_on_drop: false }`
[INFO] [stdout] 38b269b77902264e0f67d5a79e83d441baf542e606a2b6d1c0793c870a06b746
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2f3120d1e1944fc59a57695096eb13afbe69f6d1612ec3950f10e57a45b82a9c
[INFO] running `Command { std: "docker" "start" "-a" "2f3120d1e1944fc59a57695096eb13afbe69f6d1612ec3950f10e57a45b82a9c", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `faulty_client`
[INFO] [stderr]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stderr]    |
[INFO] [stderr] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `faulty_client`
[INFO] [stderr]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stderr]     |
[INFO] [stderr] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stderr]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stderr] 
[INFO] [stderr] warning: field `settings` is never read
[INFO] [stderr]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct FaultyRedisClient {
[INFO] [stderr]   |            ----------------- field in this struct
[INFO] [stderr] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stderr]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `server_process` is never read
[INFO] [stderr]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stderr]    |            ----------------------- field in this struct
[INFO] [stderr] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `connection` is never read
[INFO] [stderr]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stderr]   |            ---------------------------------- field in this struct
[INFO] [stderr] 8 |     connection: redis::Connection,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stderr]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stderr]   |
[INFO] [stderr] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `trim_newline` is never used
[INFO] [stderr]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn trim_newline(s: &mut String) {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 drop(ready_client);
[INFO] [stderr]    |                 ^^^^^------------^
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 drop(ready_client);
[INFO] [stderr] 25 +                 let _ = ready_client;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `embedded_redis_client` (lib) generated 10 warnings (run `cargo fix --lib -p embedded_redis_client` to apply 3 suggestions)
[INFO] [stderr] warning: `embedded_redis_client` (lib test) generated 10 warnings (10 duplicates)
[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
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_redis_client-5ac26c2c5359b0fa)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test embedded_redis_client::embedded_redis_client::tests::create_redis_client ... ok
[INFO] [stdout] test embedded_redis_server::embedded_redis_server::tests::start_redis_server ... FAILED
[INFO] [stdout] test embedded_redis_client::embedded_redis_client::tests::test_redis_connection ... FAILED
[INFO] [stdout] test embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- embedded_redis_server::embedded_redis_server::tests::start_redis_server stdout ----
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'embedded_redis_server::embedded_redis_server::tests::start_redis_server' (27) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff6794df442 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff6794df442 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff6794df442 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff6794df442 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff6794f544a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff6794f544a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ff6794e49f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff6794e49f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff6794bc31f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff6794bc31f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff6794d6df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff679302bfe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff679302bfe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff6794d7062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff6794d7062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff6794bc3d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff6794b1579 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff6794bd3fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff6794f5b5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff6794f58d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ff6792eb22c - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::Output, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ff6792e3425 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::util::get_processes_using_target_port
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x5ff6792eb847 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x5ff6792e12fb - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x5ff6792dca56 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::tests::start_redis_server
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:145:29
[INFO] [stdout]   25:     0x5ff6792dbbb7 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::tests::start_redis_server::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:144:28
[INFO] [stdout]   26:     0x5ff6792d4e96 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::tests::start_redis_server::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5ff6792f6fab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5ff6792f6fab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x5ff67930380a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x5ff67930380a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x5ff67930380a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5ff67930380a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5ff67930380a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5ff67930380a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x5ff67930380a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x5ff6792fedb4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x5ff6792fedb4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5ff679306302 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x5ff679306302 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ff679306302 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5ff679306302 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5ff679306302 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ff679306302 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x5ff679306302 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5ff6794deb5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x5ff6794deb5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x754614d58aa4 - <unknown>
[INFO] [stdout]   48:     0x754614de5a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedded_redis_client::embedded_redis_client::tests::test_redis_connection stdout ----
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'embedded_redis_client::embedded_redis_client::tests::test_redis_connection' (26) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff6794df442 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff6794df442 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff6794df442 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff6794df442 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff6794f544a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff6794f544a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ff6794e49f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff6794e49f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff6794bc31f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff6794bc31f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff6794d6df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff679302bfe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff679302bfe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff6794d7062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff6794d7062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff6794bc3d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff6794b1579 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff6794bd3fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff6794f5b5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff6794f58d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ff6792eb22c - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::Output, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ff6792e3425 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::util::get_processes_using_target_port
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x5ff6792eb847 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x5ff6792e12fb - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x5ff6792e1028 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start_with_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x5ff6792d35af - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::states::started::StartedRedisClient>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x5ff6792d2a95 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x5ff6792e9eaf - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x5ff6792ea2a8 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:174:69
[INFO] [stdout]   29:     0x5ff6792dbc80 - <async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   30:     0x5ff6792d2678 - <async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   31:     0x5ff6792f0045 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5ff6792ef55e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5ff6792cbcd8 - <async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   34:     0x5ff6792ddcba - <async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   35:     0x5ff6792e5314 - <futures_lite[2eda05669484d615]::future::Or<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, <async_executor[54498c7e76db8660]::State>::run<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:451:46
[INFO] [stdout]   36:     0x5ff6792dab7c - <async_executor[54498c7e76db8660]::State>::run::<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   37:     0x5ff6792d9a27 - <async_executor[54498c7e76db8660]::Executor>::run::<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   38:     0x5ff6792da1da - <async_executor[54498c7e76db8660]::LocalExecutor>::run::<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:649:34
[INFO] [stdout]   39:     0x5ff6792e74e3 - async_io[7959c1c6cc0ad1df]::driver::block_on::<(), <async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   40:     0x5ff6792f190b - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[7959c1c6cc0ad1df]::driver::block_on<(), <async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x5ff6792f163e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::with::<async_io[7959c1c6cc0ad1df]::driver::block_on<(), <async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x5ff6792e63b1 - async_io[7959c1c6cc0ad1df]::driver::block_on::<(), <async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   43:     0x5ff6792e0751 - async_global_executor[a4c037001c8c5169]::reactor::block_on::<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   44:     0x5ff6792df869 - async_global_executor[a4c037001c8c5169]::reactor::block_on::<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   45:     0x5ff6792e086a - async_global_executor[a4c037001c8c5169]::executor::block_on::<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:36
[INFO] [stdout]   46:     0x5ff6792f1d8d - <std[3b51380354919863]::thread::local::LocalKey<async_executor[54498c7e76db8660]::LocalExecutor>>::try_with::<async_global_executor[a4c037001c8c5169]::executor::block_on<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x5ff6792f1ade - <std[3b51380354919863]::thread::local::LocalKey<async_executor[54498c7e76db8660]::LocalExecutor>>::with::<async_global_executor[a4c037001c8c5169]::executor::block_on<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x5ff6792df9fa - async_global_executor[a4c037001c8c5169]::executor::block_on::<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/executor.rs:26:20
[INFO] [stdout]   49:     0x5ff6792db15f - <async_std[8fcf9c78469967f7]::task::builder::Builder>::blocking::<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:171:25
[INFO] [stdout]   50:     0x5ff6792d22b6 - <async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[8fcf9c78469967f7]::task::builder::Builder>::blocking<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   51:     0x5ff6792efbef - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[8fcf9c78469967f7]::task::builder::Builder>::blocking<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   52:     0x5ff6792ef43e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[8fcf9c78469967f7]::task::builder::Builder>::blocking<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   53:     0x5ff6792cbbca - <async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[8fcf9c78469967f7]::task::builder::Builder>::blocking<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   54:     0x5ff6792d8b80 - <async_std[8fcf9c78469967f7]::task::builder::Builder>::blocking::<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:168:17
[INFO] [stdout]   55:     0x5ff6792f112d - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<usize>>>::try_with::<<async_std[8fcf9c78469967f7]::task::builder::Builder>::blocking<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   56:     0x5ff6792f0e7e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<usize>>>::with::<<async_std[8fcf9c78469967f7]::task::builder::Builder>::blocking<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   57:     0x5ff6792d6364 - <async_std[8fcf9c78469967f7]::task::builder::Builder>::blocking::<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:161:29
[INFO] [stdout]   58:     0x5ff6792d804c - async_std[8fcf9c78469967f7]::task::block_on::block_on::<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/block_on.rs:31:20
[INFO] [stdout]   59:     0x5ff6792ec057 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:172:5
[INFO] [stdout]   60:     0x5ff6792e9d27 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:172:23
[INFO] [stdout]   61:     0x5ff6792d4e16 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x5ff6792f6fab - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x5ff6792f6fab - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   64:     0x5ff67930380a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   65:     0x5ff67930380a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x5ff67930380a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x5ff67930380a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x5ff67930380a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x5ff67930380a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   70:     0x5ff67930380a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   71:     0x5ff6792fedb4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   72:     0x5ff6792fedb4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x5ff679306302 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   74:     0x5ff679306302 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x5ff679306302 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x5ff679306302 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5ff679306302 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5ff679306302 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x5ff679306302 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5ff6794deb5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x5ff6794deb5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x754614d58aa4 - <unknown>
[INFO] [stdout]   83:     0x754614de5a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections stdout ----
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'async-std/runtime' (39) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff6794df442 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff6794df442 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff6794df442 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff6794df442 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff6794f544a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff6794f544a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ff6794e49f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff6794e49f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff6794bc31f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff6794bc31f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff6794d6df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff679302bfe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff679302bfe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff6794d7062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff6794d7062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff6794bc3d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff6794b1579 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff6794bd3fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff6794f5b5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff6794f58d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ff6792eb22c - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::Output, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ff6792e3425 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::util::get_processes_using_target_port
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x5ff6792eb847 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x5ff6792e12fb - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x5ff6792e1028 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start_with_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x5ff6792d35af - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::states::started::StartedRedisClient>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x5ff6792d2a95 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x5ff6792e9eaf - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x5ff6792e8c48 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x5ff6792dbc40 - <async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   30:     0x5ff6792d2598 - <async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   31:     0x5ff6792eff45 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5ff6792ef50e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5ff6792cbc98 - <async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   34:     0x5ff6792ddc7a - <async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   35:     0x5ff6792ddd73 - <async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:1197:31
[INFO] [stdout]   36:     0x5ff6792d482d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x5ff6792f2918 - <async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21
[INFO] [stdout]   38:     0x5ff6792d4d88 - <<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ff6792dddb3 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ff6792d828c - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5ff6792de09b - __rust_try
[INFO] [stdout]   42:     0x5ff6792d7e83 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5ff6792d7e83 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5ff6792f5037 - <async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23
[INFO] [stdout]   45:     0x5ff67943ef32 - <async_task[2786320051796ce0]::runnable::Runnable>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18
[INFO] [stdout]   46:     0x5ff679425552 - <async_executor[54498c7e76db8660]::State>::run::<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:751:30
[INFO] [stdout]   47:     0x5ff67942215d - <futures_lite[2eda05669484d615]::future::Or<core[27de1724e4349be2]::future::pending::Pending<()>, <async_executor[54498c7e76db8660]::State>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   48:     0x5ff679424a81 - <async_executor[54498c7e76db8660]::State>::run::<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   49:     0x5ff679424296 - <async_executor[54498c7e76db8660]::Executor>::run::<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   50:     0x5ff6794221fd - <futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   51:     0x5ff67942bd11 - async_io[7959c1c6cc0ad1df]::driver::block_on::<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   52:     0x5ff67941f612 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[7959c1c6cc0ad1df]::driver::block_on<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x5ff67941f41f - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::with::<async_io[7959c1c6cc0ad1df]::driver::block_on<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x5ff67942acf7 - async_io[7959c1c6cc0ad1df]::driver::block_on::<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   55:     0x5ff6794203b4 - async_global_executor[a4c037001c8c5169]::reactor::block_on::<futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   56:     0x5ff67941fe5e - async_global_executor[a4c037001c8c5169]::reactor::block_on::<futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   57:     0x5ff679433357 - async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:95:17
[INFO] [stdout]   58:     0x5ff67941fc98 - <std[3b51380354919863]::thread::local::LocalKey<async_executor[54498c7e76db8660]::LocalExecutor>>::try_with::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   59:     0x5ff67941fb74 - <std[3b51380354919863]::thread::local::LocalKey<async_executor[54498c7e76db8660]::LocalExecutor>>::with::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   60:     0x5ff679433785 - async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:89:45
[INFO] [stdout]   61:     0x5ff679432abb - std[3b51380354919863]::panicking::catch_unwind::do_call::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5ff67942abdb - __rust_try
[INFO] [stdout]   63:     0x5ff679428030 - std[3b51380354919863]::panicking::catch_unwind::<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5ff679428030 - std[3b51380354919863]::panic::catch_unwind::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5ff6794360cc - async_global_executor[a4c037001c8c5169]::threading::thread_main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:88:12
[INFO] [stdout]   66:     0x5ff679427477 - <async_global_executor[a4c037001c8c5169]::threading::thread_main_loop as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5ff67941ff57 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5ff679431abe - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5ff67942f972 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5ff679432a99 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5ff679432a0b - __rust_try
[INFO] [stdout]   72:     0x5ff67943159e - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5ff67943159e - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5ff67943159e - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x5ff679426dcf - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5ff6794deb5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   77:     0x5ff6794deb5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   78:     0x754614d58aa4 - <unknown>
[INFO] [stdout]   79:     0x754614de5a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'async-std/runtime' (44) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff6794df442 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff6794df442 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff6794df442 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff6794df442 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff6794f544a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff6794f544a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ff6794e49f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff6794e49f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff6794bc31f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff6794bc31f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff6794d6df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff679302bfe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff679302bfe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff6794d7062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff6794d7062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff6794bc3d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff6794b1579 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff6794bd3fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff6794f5b5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff6794f58d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ff6792eb22c - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::Output, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ff6792e3425 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::util::get_processes_using_target_port
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x5ff6792eb847 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x5ff6792e12fb - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x5ff6792e1028 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start_with_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x5ff6792d35af - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::states::started::StartedRedisClient>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x5ff6792d2a95 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x5ff6792e9eaf - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x5ff6792e8c48 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x5ff6792dbc40 - <async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   30:     0x5ff6792d2598 - <async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   31:     0x5ff6792eff45 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5ff6792ef50e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5ff6792cbc98 - <async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   34:     0x5ff6792ddc7a - <async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   35:     0x5ff6792ddd73 - <async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:1197:31
[INFO] [stdout]   36:     0x5ff6792d482d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x5ff6792f2918 - <async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21
[INFO] [stdout]   38:     0x5ff6792d4d88 - <<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ff6792dddb3 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ff6792d828c - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5ff6792de09b - __rust_try
[INFO] [stdout]   42:     0x5ff6792d7e83 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5ff6792d7e83 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5ff6792f5037 - <async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23
[INFO] [stdout]   45:     0x5ff67943ef32 - <async_task[2786320051796ce0]::runnable::Runnable>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18
[INFO] [stdout]   46:     0x5ff679425552 - <async_executor[54498c7e76db8660]::State>::run::<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:751:30
[INFO] [stdout]   47:     0x5ff67942215d - <futures_lite[2eda05669484d615]::future::Or<core[27de1724e4349be2]::future::pending::Pending<()>, <async_executor[54498c7e76db8660]::State>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   48:     0x5ff679424a81 - <async_executor[54498c7e76db8660]::State>::run::<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   49:     0x5ff679424296 - <async_executor[54498c7e76db8660]::Executor>::run::<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   50:     0x5ff6794221fd - <futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   51:     0x5ff67942bd11 - async_io[7959c1c6cc0ad1df]::driver::block_on::<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   52:     0x5ff67941f612 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[7959c1c6cc0ad1df]::driver::block_on<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x5ff67941f41f - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::with::<async_io[7959c1c6cc0ad1df]::driver::block_on<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x5ff67942acf7 - async_io[7959c1c6cc0ad1df]::driver::block_on::<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   55:     0x5ff6794203b4 - async_global_executor[a4c037001c8c5169]::reactor::block_on::<futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   56:     0x5ff67941fe5e - async_global_executor[a4c037001c8c5169]::reactor::block_on::<futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   57:     0x5ff679433357 - async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:95:17
[INFO] [stdout]   58:     0x5ff67941fc98 - <std[3b51380354919863]::thread::local::LocalKey<async_executor[54498c7e76db8660]::LocalExecutor>>::try_with::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   59:     0x5ff67941fb74 - <std[3b51380354919863]::thread::local::LocalKey<async_executor[54498c7e76db8660]::LocalExecutor>>::with::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   60:     0x5ff679433785 - async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:89:45
[INFO] [stdout]   61:     0x5ff679432abb - std[3b51380354919863]::panicking::catch_unwind::do_call::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5ff67942abdb - __rust_try
[INFO] [stdout]   63:     0x5ff679428030 - std[3b51380354919863]::panicking::catch_unwind::<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5ff679428030 - std[3b51380354919863]::panic::catch_unwind::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5ff6794360cc - async_global_executor[a4c037001c8c5169]::threading::thread_main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:88:12
[INFO] [stdout]   66:     0x5ff679427477 - <async_global_executor[a4c037001c8c5169]::threading::thread_main_loop as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5ff67941ff57 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5ff679431abe - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5ff67942f972 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5ff679432a99 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5ff679432a0b - __rust_try
[INFO] [stdout]   72:     0x5ff67943159e - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5ff67943159e - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5ff67943159e - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x5ff679426dcf - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5ff6794deb5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   77:     0x5ff6794deb5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   78:     0x754614d58aa4 - <unknown>
[INFO] [stdout]   79:     0x754614de5a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'async-std/runtime' (45) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ff6794df442 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ff6794df442 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ff6794df442 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ff6794df442 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ff6794f544a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ff6794f544a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5ff6794e49f6 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ff6794e49f6 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ff6794bc31f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ff6794bc31f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ff6794d6df9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ff679302bfe - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ff679302bfe - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ff6794d7062 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ff6794d7062 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ff6794bc3d8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ff6794b1579 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ff6794bd3fd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ff6794f5b5c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ff6794f58d2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ff6792eb22c - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::Output, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5ff6792e3425 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::util::get_processes_using_target_port
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x5ff6792eb847 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x5ff6792e12fb - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x5ff6792e1028 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer>::start_with_retry
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x5ff6792d35af - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::states::started::StartedRedisClient>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x5ff6792d2a95 - <embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient>::start::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x5ff6792e9eaf - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x5ff6792e8c48 - embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x5ff6792dbc40 - <async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:199:29
[INFO] [stdout]   30:     0x5ff6792d2598 - <async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:60:13
[INFO] [stdout]   31:     0x5ff6792eff45 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x5ff6792ef50e - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::Cell<*const async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x5ff6792cbc98 - <async_std[8fcf9c78469967f7]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll::{closure#0}, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/task_locals_wrapper.rs:55:17
[INFO] [stdout]   34:     0x5ff6792ddc7a - <async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-std-1.13.2/src/task/builder.rs:197:13
[INFO] [stdout]   35:     0x5ff6792ddd73 - <async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:1197:31
[INFO] [stdout]   36:     0x5ff6792d482d - <core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x5ff6792f2918 - <async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21
[INFO] [stdout]   38:     0x5ff6792d4d88 - <<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5ff6792dddb3 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ff6792d828c - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5ff6792de09b - __rust_try
[INFO] [stdout]   42:     0x5ff6792d7e83 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5ff6792d7e83 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<<async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5ff6792f5037 - <async_task[2786320051796ce0]::raw::RawTask<core[27de1724e4349be2]::pin::Pin<alloc[a57f19327c0ad893]::boxed::Box<async_executor[54498c7e76db8660]::AsyncCallOnDrop<async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[54498c7e76db8660]::Executor>::spawn_inner<(), async_std[8fcf9c78469967f7]::task::builder::SupportTaskLocals<embedded_redis_client[35a7d2148d4ffd9f]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[54498c7e76db8660]::Executor>::schedule::{closure#0}, ()>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23
[INFO] [stdout]   45:     0x5ff67943ef32 - <async_task[2786320051796ce0]::runnable::Runnable>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18
[INFO] [stdout]   46:     0x5ff679425552 - <async_executor[54498c7e76db8660]::State>::run::<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:751:30
[INFO] [stdout]   47:     0x5ff67942215d - <futures_lite[2eda05669484d615]::future::Or<core[27de1724e4349be2]::future::pending::Pending<()>, <async_executor[54498c7e76db8660]::State>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   48:     0x5ff679424a81 - <async_executor[54498c7e76db8660]::State>::run::<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:758:32
[INFO] [stdout]   49:     0x5ff679424296 - <async_executor[54498c7e76db8660]::Executor>::run::<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.3/src/lib.rs:344:34
[INFO] [stdout]   50:     0x5ff6794221fd - <futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.1/src/future.rs:454:46
[INFO] [stdout]   51:     0x5ff67942bd11 - async_io[7959c1c6cc0ad1df]::driver::block_on::<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:204:53
[INFO] [stdout]   52:     0x5ff67941f612 - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[7959c1c6cc0ad1df]::driver::block_on<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x5ff67941f41f - <std[3b51380354919863]::thread::local::LocalKey<core[27de1724e4349be2]::cell::RefCell<(parking[c395065ad706d712]::Parker, core[27de1724e4349be2]::task::wake::Waker, alloc[a57f19327c0ad893]::sync::Arc<core[27de1724e4349be2]::sync::atomic::AtomicBool>)>>>::with::<async_io[7959c1c6cc0ad1df]::driver::block_on<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x5ff67942acf7 - async_io[7959c1c6cc0ad1df]::driver::block_on::<(), futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-io-2.6.0/src/driver.rs:180:11
[INFO] [stdout]   55:     0x5ff6794203b4 - async_global_executor[a4c037001c8c5169]::reactor::block_on::<futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>, ()>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:3:18
[INFO] [stdout]   56:     0x5ff67941fe5e - async_global_executor[a4c037001c8c5169]::reactor::block_on::<futures_lite[2eda05669484d615]::future::Or<<async_executor[54498c7e76db8660]::LocalExecutor>::run<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[54498c7e76db8660]::Executor>::run<(), core[27de1724e4349be2]::future::pending::Pending<()>>::{closure#0}>, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/reactor.rs:12:5
[INFO] [stdout]   57:     0x5ff679433357 - async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:95:17
[INFO] [stdout]   58:     0x5ff67941fc98 - <std[3b51380354919863]::thread::local::LocalKey<async_executor[54498c7e76db8660]::LocalExecutor>>::try_with::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   59:     0x5ff67941fb74 - <std[3b51380354919863]::thread::local::LocalKey<async_executor[54498c7e76db8660]::LocalExecutor>>::with::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   60:     0x5ff679433785 - async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:89:45
[INFO] [stdout]   61:     0x5ff679432abb - std[3b51380354919863]::panicking::catch_unwind::do_call::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5ff67942abdb - __rust_try
[INFO] [stdout]   63:     0x5ff679428030 - std[3b51380354919863]::panicking::catch_unwind::<(), async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5ff679428030 - std[3b51380354919863]::panic::catch_unwind::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5ff6794360cc - async_global_executor[a4c037001c8c5169]::threading::thread_main_loop
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-global-executor-2.4.1/src/threading.rs:88:12
[INFO] [stdout]   66:     0x5ff679427477 - <async_global_executor[a4c037001c8c5169]::threading::thread_main_loop as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5ff67941ff57 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x5ff679431abe - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x5ff67942f972 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x5ff679432a99 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x5ff679432a0b - __rust_try
[INFO] [stdout]   72:     0x5ff67943159e - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5ff67943159e - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5ff67943159e - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x5ff679426dcf - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<async_global_executor[a4c037001c8c5169]::threading::thread_main_loop, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5ff6794deb5f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   77:     0x5ff6794deb5f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   78:     0x754614d58aa4 - <unknown>
[INFO] [stdout]   79:     0x754614de5a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections
[INFO] [stdout]     embedded_redis_client::embedded_redis_client::tests::test_redis_connection
[INFO] [stdout]     embedded_redis_server::embedded_redis_server::tests::start_redis_server
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "2f3120d1e1944fc59a57695096eb13afbe69f6d1612ec3950f10e57a45b82a9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f3120d1e1944fc59a57695096eb13afbe69f6d1612ec3950f10e57a45b82a9c", kill_on_drop: false }`
[INFO] [stdout] 2f3120d1e1944fc59a57695096eb13afbe69f6d1612ec3950f10e57a45b82a9c
