[INFO] fetching crate embedded_redis_client 0.1.0...
[INFO] testing embedded_redis_client-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate embedded_redis_client 0.1.0 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded_redis_client 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d576c22dd7c1b7f17214865c520cfefddc6ac2ab419014d8ccf8aaf98ca03823
[INFO] running `Command { std: "docker" "start" "-a" "d576c22dd7c1b7f17214865c520cfefddc6ac2ab419014d8ccf8aaf98ca03823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d576c22dd7c1b7f17214865c520cfefddc6ac2ab419014d8ccf8aaf98ca03823", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d576c22dd7c1b7f17214865c520cfefddc6ac2ab419014d8ccf8aaf98ca03823", kill_on_drop: false }`
[INFO] [stdout] d576c22dd7c1b7f17214865c520cfefddc6ac2ab419014d8ccf8aaf98ca03823
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] be6ceb1d68065e101a1cf983905fa37c47ed9082be9618373a8c59091d1ee959
[INFO] running `Command { std: "docker" "start" "-a" "be6ceb1d68065e101a1cf983905fa37c47ed9082be9618373a8c59091d1ee959", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[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 1m 07s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "be6ceb1d68065e101a1cf983905fa37c47ed9082be9618373a8c59091d1ee959", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be6ceb1d68065e101a1cf983905fa37c47ed9082be9618373a8c59091d1ee959", kill_on_drop: false }`
[INFO] [stdout] be6ceb1d68065e101a1cf983905fa37c47ed9082be9618373a8c59091d1ee959
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3dc515346a87416664e072e8684040648f76e61d89e3891e29bbf9a5562ea2a1
[INFO] running `Command { std: "docker" "start" "-a" "3dc515346a87416664e072e8684040648f76e61d89e3891e29bbf9a5562ea2a1", 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.74s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "3dc515346a87416664e072e8684040648f76e61d89e3891e29bbf9a5562ea2a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dc515346a87416664e072e8684040648f76e61d89e3891e29bbf9a5562ea2a1", kill_on_drop: false }`
[INFO] [stdout] 3dc515346a87416664e072e8684040648f76e61d89e3891e29bbf9a5562ea2a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6c6a6d80d1ed2d4e2987cdfe2996dcc4d08ab405b21ae2f9287732e6098160e6
[INFO] running `Command { std: "docker" "start" "-a" "6c6a6d80d1ed2d4e2987cdfe2996dcc4d08ab405b21ae2f9287732e6098160e6", 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.21s
[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 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/embedded_redis_client/7b171410d80ffac1/deps/embedded_redis_client-7b171410d80ffac1)
[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_parallel_redis_connections ... FAILED
[INFO] [stdout] test embedded_redis_client::embedded_redis_client::tests::test_redis_connection ... 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' (20) 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:     0x59c3eab225c2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c3eab225c2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c3eab225c2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c3eab225c2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c3eab3861a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c3eab3861a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x59c3eab27ba6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c3eab27ba6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c3eaaff1cf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c3eaaff1cf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c3eab19fc9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c3ea9487be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59c3ea9487be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c3eab1a232 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59c3eab1a232 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c3eaaff288 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c3eaaf6b79 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c3eab002ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c3eab38d2c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c3eab38aa2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59c3ea92139c - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::process::Output, std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59c3ea933105 - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea921b87 - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea9319ab - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea92ba66 - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea92a6e7 - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea917f16 - <embedded_redis_client[5c3a0b650956e44d]::embedded_redis_server::embedded_redis_server::tests::start_redis_server::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x59c3ea93cb6b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x59c3ea93cb6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x59c3ea9493ca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x59c3ea9493ca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x59c3ea9493ca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x59c3ea9493ca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x59c3ea9493ca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x59c3ea9493ca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x59c3ea9493ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x59c3ea943894 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x59c3ea943894 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x59c3ea94bec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x59c3ea94bec2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x59c3ea94bec2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59c3ea94bec2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x59c3ea94bec2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x59c3ea94bec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x59c3ea94bec2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59c3eab21cdf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   46:     0x59c3eab21cdf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   47:     0x716ce7d6caa4 - <unknown>
[INFO] [stdout]   48:     0x716ce7df9a64 - clone
[INFO] [stdout]   49:                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] 
[INFO] [stdout] thread 'async-std/runtime' (28) 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:     0x59c3eab225c2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c3eab225c2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c3eab225c2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c3eab225c2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c3eab3861a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c3eab3861a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x59c3eab27ba6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c3eab27ba6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c3eaaff1cf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c3eaaff1cf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c3eab19fc9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c3ea9487be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59c3ea9487be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c3eab1a232 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59c3eab1a232 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c3eaaff288 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c3eaaf6b79 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c3eab002ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c3eab38d2c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c3eab38aa2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59c3ea92139c - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::process::Output, std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59c3ea933105 - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea921b87 - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea9319ab - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea9316d8 - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea915cff - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea920cf5 - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea93009f - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea92ed08 - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea92a770 - <async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[8f93d80df273fe75]::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:     0x59c3ea915478 - <async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::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:     0x59c3ea935b05 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x59c3ea9350ce - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x59c3ea911858 - <async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::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:     0x59c3ea92d2ba - <async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}> as core[8f93d80df273fe75]::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:     0x59c3ea924533 - <async_executor[798f39086a66ffb9]::AsyncCallOnDrop<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[798f39086a66ffb9]::Executor>::spawn_inner<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}> as core[8f93d80df273fe75]::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:     0x59c3ea934d6d - <core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<async_executor[798f39086a66ffb9]::AsyncCallOnDrop<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[798f39086a66ffb9]::Executor>::spawn_inner<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x59c3ea9384d8 - <async_task[78a9357974607bad]::raw::RawTask<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<async_executor[798f39086a66ffb9]::AsyncCallOnDrop<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[798f39086a66ffb9]::Executor>::spawn_inner<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[798f39086a66ffb9]::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:     0x59c3ea917e08 - <<async_task[78a9357974607bad]::raw::RawTask<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<async_executor[798f39086a66ffb9]::AsyncCallOnDrop<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[798f39086a66ffb9]::Executor>::spawn_inner<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[798f39086a66ffb9]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x59c3ea934e83 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<async_task[78a9357974607bad]::raw::RawTask<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<async_executor[798f39086a66ffb9]::AsyncCallOnDrop<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[798f39086a66ffb9]::Executor>::spawn_inner<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[798f39086a66ffb9]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x59c3ea914bbc - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<async_task[78a9357974607bad]::raw::RawTask<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<async_executor[798f39086a66ffb9]::AsyncCallOnDrop<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[798f39086a66ffb9]::Executor>::spawn_inner<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[798f39086a66ffb9]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59c3ea917f7b - __rust_try
[INFO] [stdout]   42:     0x59c3ea911c53 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::task::poll::Poll<()>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<async_task[78a9357974607bad]::raw::RawTask<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<async_executor[798f39086a66ffb9]::AsyncCallOnDrop<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[798f39086a66ffb9]::Executor>::spawn_inner<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[798f39086a66ffb9]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59c3ea911c53 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<<async_task[78a9357974607bad]::raw::RawTask<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<async_executor[798f39086a66ffb9]::AsyncCallOnDrop<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[798f39086a66ffb9]::Executor>::spawn_inner<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[798f39086a66ffb9]::Executor>::schedule::{closure#0}, ()>>::run::{closure#1}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59c3ea93abf7 - <async_task[78a9357974607bad]::raw::RawTask<core[8f93d80df273fe75]::pin::Pin<alloc[40b2bae28975ac47]::boxed::Box<async_executor[798f39086a66ffb9]::AsyncCallOnDrop<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>, <async_executor[798f39086a66ffb9]::Executor>::spawn_inner<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{closure#0}::{closure#1}>>::{closure#0}>>>, (), <async_executor[798f39086a66ffb9]::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:     0x59c3eaa82242 - <async_task[78a9357974607bad]::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:     0x59c3eaa67e02 - <async_executor[798f39086a66ffb9]::State>::run::<(), core[8f93d80df273fe75]::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:     0x59c3eaa764ad - <futures_lite[995f63ef1867c563]::future::Or<core[8f93d80df273fe75]::future::pending::Pending<()>, <async_executor[798f39086a66ffb9]::State>::run<(), core[8f93d80df273fe75]::future::pending::Pending<()>>::{closure#0}::{closure#0}> as core[8f93d80df273fe75]::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:     0x59c3eaa67331 - <async_executor[798f39086a66ffb9]::State>::run::<(), core[8f93d80df273fe75]::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:     0x59c3eaa66b46 - <async_executor[798f39086a66ffb9]::Executor>::run::<(), core[8f93d80df273fe75]::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:     0x59c3eaa7654d - <futures_lite[995f63ef1867c563]::future::Or<<async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[798f39086a66ffb9]::Executor>::run<(), core[8f93d80df273fe75]::future::pending::Pending<()>>::{closure#0}> as core[8f93d80df273fe75]::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:     0x59c3eaa6efe1 - async_io[999a4aef005b57aa]::driver::block_on::<(), futures_lite[995f63ef1867c563]::future::Or<<async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[798f39086a66ffb9]::Executor>::run<(), core[8f93d80df273fe75]::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:     0x59c3eaa62252 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[999a4aef005b57aa]::driver::block_on<(), futures_lite[995f63ef1867c563]::future::Or<<async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[798f39086a66ffb9]::Executor>::run<(), core[8f93d80df273fe75]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x59c3eaa6205f - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::with::<async_io[999a4aef005b57aa]::driver::block_on<(), futures_lite[995f63ef1867c563]::future::Or<<async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[798f39086a66ffb9]::Executor>::run<(), core[8f93d80df273fe75]::future::pending::Pending<()>>::{closure#0}>>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x59c3eaa6dd67 - async_io[999a4aef005b57aa]::driver::block_on::<(), futures_lite[995f63ef1867c563]::future::Or<<async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[798f39086a66ffb9]::Executor>::run<(), core[8f93d80df273fe75]::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:     0x59c3eaa7a884 - async_global_executor[4d5d4237813f98c9]::reactor::block_on::<futures_lite[995f63ef1867c563]::future::Or<<async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[798f39086a66ffb9]::Executor>::run<(), core[8f93d80df273fe75]::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:     0x59c3eaa79cfe - async_global_executor[4d5d4237813f98c9]::reactor::block_on::<futures_lite[995f63ef1867c563]::future::Or<<async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}::{closure#0}::{closure#0}>::{closure#0}, <async_executor[798f39086a66ffb9]::Executor>::run<(), core[8f93d80df273fe75]::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:     0x59c3eaa7ae67 - async_global_executor[4d5d4237813f98c9]::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:     0x59c3eaa62788 - <std[840933623431fd06]::thread::local::LocalKey<async_executor[798f39086a66ffb9]::LocalExecutor>>::try_with::<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   59:     0x59c3eaa62664 - <std[840933623431fd06]::thread::local::LocalKey<async_executor[798f39086a66ffb9]::LocalExecutor>>::with::<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   60:     0x59c3eaa7b195 - async_global_executor[4d5d4237813f98c9]::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:     0x59c3eaa6347b - std[840933623431fd06]::panicking::catch_unwind::do_call::<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x59c3eaa6dafb - __rust_try
[INFO] [stdout]   63:     0x59c3eaa6a0c0 - std[840933623431fd06]::panicking::catch_unwind::<(), async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x59c3eaa6a0c0 - std[840933623431fd06]::panic::catch_unwind::<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x59c3eaa7c3ec - async_global_executor[4d5d4237813f98c9]::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:     0x59c3eaa69d27 - <async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x59c3eaa73f27 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x59c3eaa71c8e - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x59c3eaa76812 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x59c3eaa63459 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x59c3eaa72ddb - __rust_try
[INFO] [stdout]   72:     0x59c3eaa7163e - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x59c3eaa7163e - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x59c3eaa7163e - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x59c3eaa6967f - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<async_global_executor[4d5d4237813f98c9]::threading::thread_main_loop, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x59c3eab21cdf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   77:     0x59c3eab21cdf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   78:     0x716ce7d6caa4 - <unknown>
[INFO] [stdout]   79:     0x716ce7df9a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[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] ---- 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' (19) 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:     0x59c3eab225c2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c3eab225c2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c3eab225c2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c3eab225c2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c3eab3861a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c3eab3861a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x59c3eab27ba6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c3eab27ba6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c3eaaff1cf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c3eaaff1cf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c3eab19fc9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c3ea9487be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x59c3ea9487be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c3eab1a232 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x59c3eab1a232 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c3eaaff288 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c3eaaf6b79 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c3eab002ad - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c3eab38d2c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c3eab38aa2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59c3ea92139c - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::process::Output, std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59c3ea933105 - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea921b87 - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea9319ab - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea9316d8 - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea915cff - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea920cf5 - <embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea93009f - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea930498 - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea92a7b0 - <async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[8f93d80df273fe75]::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:     0x59c3ea915558 - <async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::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:     0x59c3ea935c05 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x59c3ea93511e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>::{closure#0}, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x59c3ea911898 - <async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll::{closure#0}, core[8f93d80df273fe75]::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:     0x59c3ea92d2fa - <async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}> as core[8f93d80df273fe75]::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:     0x59c3ea92cf74 - <futures_lite[995f63ef1867c563]::future::Or<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, <async_executor[798f39086a66ffb9]::State>::run<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}::{closure#0}> as core[8f93d80df273fe75]::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:     0x59c3ea91de1c - <async_executor[798f39086a66ffb9]::State>::run::<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea91ccc7 - <async_executor[798f39086a66ffb9]::Executor>::run::<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea91d47a - <async_executor[798f39086a66ffb9]::LocalExecutor>::run::<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea91f093 - async_io[999a4aef005b57aa]::driver::block_on::<(), <async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea9374cb - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::try_with::<async_io[999a4aef005b57aa]::driver::block_on<(), <async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x59c3ea9371fe - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<(parking[3c73376835122263]::Parker, core[8f93d80df273fe75]::task::wake::Waker, alloc[40b2bae28975ac47]::sync::Arc<core[8f93d80df273fe75]::sync::atomic::AtomicBool>)>>>::with::<async_io[999a4aef005b57aa]::driver::block_on<(), <async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>>::{closure#0}>::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x59c3ea919361 - async_io[999a4aef005b57aa]::driver::block_on::<(), <async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea915761 - async_global_executor[4d5d4237813f98c9]::reactor::block_on::<<async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea911af9 - async_global_executor[4d5d4237813f98c9]::reactor::block_on::<<async_executor[798f39086a66ffb9]::LocalExecutor>::run<(), async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea91e37a - async_global_executor[4d5d4237813f98c9]::executor::block_on::<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea93794d - <std[840933623431fd06]::thread::local::LocalKey<async_executor[798f39086a66ffb9]::LocalExecutor>>::try_with::<async_global_executor[4d5d4237813f98c9]::executor::block_on<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x59c3ea93769e - <std[840933623431fd06]::thread::local::LocalKey<async_executor[798f39086a66ffb9]::LocalExecutor>>::with::<async_global_executor[4d5d4237813f98c9]::executor::block_on<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}>, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x59c3ea91917a - async_global_executor[4d5d4237813f98c9]::executor::block_on::<async_std[91708f4736758e27]::task::builder::SupportTaskLocals<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea92a52f - <async_std[91708f4736758e27]::task::builder::Builder>::blocking::<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea915196 - <async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[91708f4736758e27]::task::builder::Builder>::blocking<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea9357af - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>>>::try_with::<<async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[91708f4736758e27]::task::builder::Builder>::blocking<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   52:     0x59c3ea934ffe - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<*const async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>>>::with::<<async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current<<async_std[91708f4736758e27]::task::builder::Builder>::blocking<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   53:     0x59c3ea91178a - <async_std[91708f4736758e27]::task::task_locals_wrapper::TaskLocalsWrapper>::set_current::<<async_std[91708f4736758e27]::task::builder::Builder>::blocking<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea929250 - <async_std[91708f4736758e27]::task::builder::Builder>::blocking::<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea936ced - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::try_with::<<async_std[91708f4736758e27]::task::builder::Builder>::blocking<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   56:     0x59c3ea936a3e - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<usize>>>::with::<<async_std[91708f4736758e27]::task::builder::Builder>::blocking<embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0}, ()>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   57:     0x59c3ea9265f4 - <async_std[91708f4736758e27]::task::builder::Builder>::blocking::<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea91960c - async_std[91708f4736758e27]::task::block_on::block_on::<embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea9334f7 - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea92ff17 - embedded_redis_client[5c3a0b650956e44d]::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:     0x59c3ea917e96 - <embedded_redis_client[5c3a0b650956e44d]::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x59c3ea93cb6b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59c3ea93cb6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   64:     0x59c3ea9493ca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   65:     0x59c3ea9493ca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59c3ea9493ca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59c3ea9493ca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59c3ea9493ca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59c3ea9493ca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   70:     0x59c3ea9493ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   71:     0x59c3ea943894 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   72:     0x59c3ea943894 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x59c3ea94bec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   74:     0x59c3ea94bec2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x59c3ea94bec2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x59c3ea94bec2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x59c3ea94bec2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x59c3ea94bec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x59c3ea94bec2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x59c3eab21cdf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x59c3eab21cdf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x716ce7d6caa4 - <unknown>
[INFO] [stdout]   83:     0x716ce7df9a64 - clone
[INFO] [stdout]   84:                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.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6c6a6d80d1ed2d4e2987cdfe2996dcc4d08ab405b21ae2f9287732e6098160e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c6a6d80d1ed2d4e2987cdfe2996dcc4d08ab405b21ae2f9287732e6098160e6", kill_on_drop: false }`
[INFO] [stdout] 6c6a6d80d1ed2d4e2987cdfe2996dcc4d08ab405b21ae2f9287732e6098160e6
