[INFO] fetching crate embedded_redis_client 0.1.0...
[INFO] testing embedded_redis_client-0.1.0 against 1.90.0 for beta-1.91-2
[INFO] extracting crate embedded_redis_client 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate embedded_redis_client 0.1.0
[INFO] finished tweaking crates.io crate embedded_redis_client 0.1.0
[INFO] tweaked toml for crates.io crate embedded_redis_client 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded_redis_client 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 139 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding redis v0.19.0 (available: v0.32.5)
[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.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum v0.20.0
[INFO] [stderr]   Downloaded strum_macros v0.20.1
[INFO] [stderr]   Downloaded redis v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0fb29252e971d5afc98ee55c6341015509e351e179ea760873131a10d4a83a4
[INFO] running `Command { std: "docker" "start" "-a" "c0fb29252e971d5afc98ee55c6341015509e351e179ea760873131a10d4a83a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0fb29252e971d5afc98ee55c6341015509e351e179ea760873131a10d4a83a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0fb29252e971d5afc98ee55c6341015509e351e179ea760873131a10d4a83a4", kill_on_drop: false }`
[INFO] [stdout] c0fb29252e971d5afc98ee55c6341015509e351e179ea760873131a10d4a83a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 40a39b2473499376d1940af0d1e1c3b996d2ac5878d5b20c9cf5fd71bb366eee
[INFO] running `Command { std: "docker" "start" "-a" "40a39b2473499376d1940af0d1e1c3b996d2ac5878d5b20c9cf5fd71bb366eee", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[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.11.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[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)]` 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)]` 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 35.96s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "40a39b2473499376d1940af0d1e1c3b996d2ac5878d5b20c9cf5fd71bb366eee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40a39b2473499376d1940af0d1e1c3b996d2ac5878d5b20c9cf5fd71bb366eee", kill_on_drop: false }`
[INFO] [stdout] 40a39b2473499376d1940af0d1e1c3b996d2ac5878d5b20c9cf5fd71bb366eee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31f97abbda59cd91a35b0b56a3b0287aa0c3b21fb6b938ce6e6f552d14241348
[INFO] running `Command { std: "docker" "start" "-a" "31f97abbda59cd91a35b0b56a3b0287aa0c3b21fb6b938ce6e6f552d14241348", kill_on_drop: false }`
[INFO] [stderr]    Compiling rand v0.8.5
[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)]` 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)]` 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 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)]` 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)]` 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 2.46s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "31f97abbda59cd91a35b0b56a3b0287aa0c3b21fb6b938ce6e6f552d14241348", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31f97abbda59cd91a35b0b56a3b0287aa0c3b21fb6b938ce6e6f552d14241348", kill_on_drop: false }`
[INFO] [stdout] 31f97abbda59cd91a35b0b56a3b0287aa0c3b21fb6b938ce6e6f552d14241348
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 85b6b23347d5a5c1ad017fec37ab8298fe155f942cc5866cc3e1e3908ac27f53
[INFO] running `Command { std: "docker" "start" "-a" "85b6b23347d5a5c1ad017fec37ab8298fe155f942cc5866cc3e1e3908ac27f53", 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)]` 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)]` 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
[INFO] [stderr] warning: `embedded_redis_client` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_redis_client-c80bfd4cd09a59c7)
[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' 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:     0x640138a22b72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640138a22b72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640138a22b72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x640138a22b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x640138a4b153 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x640138a4b153 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x640138a1e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x640138a1e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x640138a229c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x640138a240f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x640138a23f2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64013886acc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64013886acc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x640138a24bce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x640138a24bce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x640138a2489a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x640138a23079 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x640138a2452d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x640138a49770 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x640138a49bd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x640138824ccc - core::result::Result<T,E>::expect::h0b33ba409aca81fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x640138820d37 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h6571f3d06070ceeb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x640138827400 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::hd593a1061afa3661
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x64013882fddb - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::hc87abd07982b02a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x64013882bbb6 - embedded_redis_client::embedded_redis_server::embedded_redis_server::tests::start_redis_server::h1fc2ebfdce0cd67a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:145:29
[INFO] [stdout]   25:     0x64013882bb77 - embedded_redis_client::embedded_redis_server::embedded_redis_server::tests::start_redis_server::{{closure}}::hd6ab9412d702c6f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:144:28
[INFO] [stdout]   26:     0x640138813f26 - core::ops::function::FnOnce::call_once::h2b12c8f0ca063e33
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   27:     0x64013887052b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x64013887052b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   29:     0x64013886f665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   30:     0x64013886f665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   31:     0x64013886f665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   32:     0x64013886f665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x64013886f665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x64013886f665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   35:     0x64013886f665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   36:     0x640138833264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   37:     0x640138833264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   38:     0x640138836c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   39:     0x640138836c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x640138836c3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x640138836c3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x640138836c3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x640138836c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x640138836c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x640138a27d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x640138a27d1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x7619b19e9aa4 - <unknown>
[INFO] [stdout]   48:     0x7619b1a76a34 - 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] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'async-std/runtime' 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:     0x640138a22b72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640138a22b72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640138a22b72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x640138a22b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x640138a4b153 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x640138a4b153 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x640138a1e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x640138a1e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x640138a229c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x640138a240f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x640138a23f2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64013886acc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64013886acc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x640138a24bce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x640138a24bce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x640138a2489a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x640138a23079 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x640138a2452d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x640138a49770 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x640138a49bd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x640138824ccc - core::result::Result<T,E>::expect::h0b33ba409aca81fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x640138820d37 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h6571f3d06070ceeb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x640138827400 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::hd593a1061afa3661
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x64013882fddb - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::hc87abd07982b02a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x640138830926 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::h29bad101c87ced44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x64013882f9cf - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::habce4bbe725cd5a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x640138819555 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::hd59a2e802d23840a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x6401388200c0 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h6914049c6918d3fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x640138822658 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::{{closure}}::hc733ebfc8ea8c469
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x64013882be60 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h6659a9bec19f7038
[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:     0x640138819258 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8fe623b1409c3c4b
[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:     0x64013880e135 - std::thread::local::LocalKey<T>::try_with::h81c9195aff14a678
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x64013880c8be - std::thread::local::LocalKey<T>::with::hd7e0e072e6cc7169
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x640138818ab8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1f0e0f72d95a3a82
[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:     0x64013882bcda - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h36474ac6c1f2914f
[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:     0x640138805ee3 - <async_executor::AsyncCallOnDrop<Fut,Cleanup> as core::future::future::Future>::poll::h51d91ffa40cc671f
[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:     0x6401388184bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h99bbbfee33d064a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x640138811ba8 - async_task::raw::RawTask<F,T,S,M>::run::{{closure}}::h9db0d1d972d354c8
[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:     0x640138813e38 - core::ops::function::FnOnce::call_once::h23d7737dafafcca2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x64013882bee3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h57ca8ec80deca0f1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x6401388295b0 - std::panicking::catch_unwind::do_call::hc2de223e3d698391
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x6401388239eb - __rust_try
[INFO] [stdout]   42:     0x64013881ce94 - std::panicking::catch_unwind::haf9077f126937866
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x64013881ce94 - std::panic::catch_unwind::hd17074a9948c4894
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x64013880fd17 - async_task::raw::RawTask<F,T,S,M>::run::h06cf6b6925ab301c
[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:     0x64013897c20f - async_task::runnable::Runnable<M>::run::h134e1659968042db
[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:     0x64013895f94f - async_executor::State::run::{{closure}}::{{closure}}::h8edfa1bcf9de0f5b
[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:     0x64013896ebfd - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::he7e2f3790b9efa7b
[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:     0x64013895eee7 - async_executor::State::run::{{closure}}::h27f8bdc090f3a471
[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:     0x6401389612c9 - async_executor::Executor::run::{{closure}}::h720d0248ebf93471
[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:     0x64013896eabd - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h0a731cc8acd603de
[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:     0x640138970ff1 - async_io::driver::block_on::{{closure}}::h5ce94f98e1fc65cd
[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:     0x640138967212 - std::thread::local::LocalKey<T>::try_with::hef20411f4d3a2fde
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   53:     0x640138965c7f - std::thread::local::LocalKey<T>::with::h9e2d9b90ad1d7e3b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   54:     0x64013896eef7 - async_io::driver::block_on::h7abac2649a2732c7
[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:     0x64013897c164 - async_global_executor::reactor::block_on::{{closure}}::hd33dfdefc4709caa
[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:     0x64013897c074 - async_global_executor::reactor::block_on::h69a0907f3f1e7a9a
[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:     0x640138968674 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::hf7a52288f817ac6c
[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:     0x640138966788 - std::thread::local::LocalKey<T>::try_with::h6dfe2ff54b16573a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   59:     0x640138965dc4 - std::thread::local::LocalKey<T>::with::hc50a095ed0bf735c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   60:     0x640138968575 - async_global_executor::threading::thread_main_loop::{{closure}}::h0e15bd62372ed80c
[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:     0x64013897216f - std::panicking::catch_unwind::do_call::h6516a5e0dacab0d7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x64013896c7fb - __rust_try
[INFO] [stdout]   63:     0x64013896a650 - std::panicking::catch_unwind::h9bfcb99c399346af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x64013896a650 - std::panic::catch_unwind::h7e749e0a49be125e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x6401389683ac - async_global_executor::threading::thread_main_loop::ha3daefe9be191df3
[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:     0x640138961b37 - core::ops::function::FnOnce::call_once::h111027b363b07a15
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   67:     0x6401389659a7 - std::sys::backtrace::__rust_begin_short_backtrace::h7a16ba586e8f3356
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   68:     0x64013896dede - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9c0284414e1d6169
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   69:     0x6401389639b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h53a12b070c85ca82
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   70:     0x6401389721c1 - std::panicking::catch_unwind::do_call::h79034951d2a46d2f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   71:     0x640138971e5b - __rust_try
[INFO] [stdout]   72:     0x64013896dcd3 - std::panicking::catch_unwind::h2f62a8822849da9e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x64013896dcd3 - std::panic::catch_unwind::h155f5edc2965cd2a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x64013896dcd3 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcf3e44530f817269
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x640138961a5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a2314d82dd2e591
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x640138a27d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x640138a27d1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x7619b19e9aa4 - <unknown>
[INFO] [stdout]   79:     0x7619b1a76a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'async-std/runtime' 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:     0x640138a22b72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640138a22b72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640138a22b72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x640138a22b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x640138a4b153 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x640138a4b153 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x640138a1e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x640138a1e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x640138a229c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x640138a240f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x640138a23f2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64013886acc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64013886acc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x640138a24bce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x640138a24bce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x640138a2489a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x640138a23079 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x640138a2452d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x640138a49770 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x640138a49bd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x640138824ccc - core::result::Result<T,E>::expect::h0b33ba409aca81fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x640138820d37 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h6571f3d06070ceeb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x640138827400 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::hd593a1061afa3661
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x64013882fddb - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::hc87abd07982b02a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x640138830926 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::h29bad101c87ced44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x64013882f9cf - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::habce4bbe725cd5a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x640138819555 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::hd59a2e802d23840a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x6401388200c0 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h6914049c6918d3fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x640138822658 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::{{closure}}::hc733ebfc8ea8c469
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x64013882be60 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h6659a9bec19f7038
[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:     0x640138819258 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8fe623b1409c3c4b
[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:     0x64013880e135 - std::thread::local::LocalKey<T>::try_with::h81c9195aff14a678
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x64013880c8be - std::thread::local::LocalKey<T>::with::hd7e0e072e6cc7169
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x640138818ab8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1f0e0f72d95a3a82
[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:     0x64013882bcda - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h36474ac6c1f2914f
[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:     0x640138805ee3 - <async_executor::AsyncCallOnDrop<Fut,Cleanup> as core::future::future::Future>::poll::h51d91ffa40cc671f
[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:     0x6401388184bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h99bbbfee33d064a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x640138811ba8 - async_task::raw::RawTask<F,T,S,M>::run::{{closure}}::h9db0d1d972d354c8
[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:     0x640138813e38 - core::ops::function::FnOnce::call_once::h23d7737dafafcca2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x64013882bee3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h57ca8ec80deca0f1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x6401388295b0 - std::panicking::catch_unwind::do_call::hc2de223e3d698391
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x6401388239eb - __rust_try
[INFO] [stdout]   42:     0x64013881ce94 - std::panicking::catch_unwind::haf9077f126937866
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x64013881ce94 - std::panic::catch_unwind::hd17074a9948c4894
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x64013880fd17 - async_task::raw::RawTask<F,T,S,M>::run::h06cf6b6925ab301c
[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:     0x64013897c20f - async_task::runnable::Runnable<M>::run::h134e1659968042db
[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:     0x64013895f94f - async_executor::State::run::{{closure}}::{{closure}}::h8edfa1bcf9de0f5b
[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:     0x64013896ebfd - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::he7e2f3790b9efa7b
[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:     0x64013895eee7 - async_executor::State::run::{{closure}}::h27f8bdc090f3a471
[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:     0x6401389612c9 - async_executor::Executor::run::{{closure}}::h720d0248ebf93471
[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:     0x64013896eabd - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h0a731cc8acd603de
[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:     0x640138970ff1 - async_io::driver::block_on::{{closure}}::h5ce94f98e1fc65cd
[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:     0x640138967212 - std::thread::local::LocalKey<T>::try_with::hef20411f4d3a2fde
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   53:     0x640138965c7f - std::thread::local::LocalKey<T>::with::h9e2d9b90ad1d7e3b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   54:     0x64013896eef7 - async_io::driver::block_on::h7abac2649a2732c7
[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:     0x64013897c164 - async_global_executor::reactor::block_on::{{closure}}::hd33dfdefc4709caa
[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:     0x64013897c074 - async_global_executor::reactor::block_on::h69a0907f3f1e7a9a
[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:     0x640138968674 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::hf7a52288f817ac6c
[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:     0x640138966788 - std::thread::local::LocalKey<T>::try_with::h6dfe2ff54b16573a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   59:     0x640138965dc4 - std::thread::local::LocalKey<T>::with::hc50a095ed0bf735c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   60:     0x640138968575 - async_global_executor::threading::thread_main_loop::{{closure}}::h0e15bd62372ed80c
[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:     0x64013897216f - std::panicking::catch_unwind::do_call::h6516a5e0dacab0d7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x64013896c7fb - __rust_try
[INFO] [stdout]   63:     0x64013896a650 - std::panicking::catch_unwind::h9bfcb99c399346af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x64013896a650 - std::panic::catch_unwind::h7e749e0a49be125e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x6401389683ac - async_global_executor::threading::thread_main_loop::ha3daefe9be191df3
[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:     0x640138961b37 - core::ops::function::FnOnce::call_once::h111027b363b07a15
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   67:     0x6401389659a7 - std::sys::backtrace::__rust_begin_short_backtrace::h7a16ba586e8f3356
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   68:     0x64013896dede - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9c0284414e1d6169
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   69:     0x6401389639b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h53a12b070c85ca82
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   70:     0x6401389721c1 - std::panicking::catch_unwind::do_call::h79034951d2a46d2f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   71:     0x640138971e5b - __rust_try
[INFO] [stdout]   72:     0x64013896dcd3 - std::panicking::catch_unwind::h2f62a8822849da9e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x64013896dcd3 - std::panic::catch_unwind::h155f5edc2965cd2a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x64013896dcd3 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcf3e44530f817269
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x640138961a5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a2314d82dd2e591
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x640138a27d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x640138a27d1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x7619b19e9aa4 - <unknown>
[INFO] [stdout]   79:     0x7619b1a76a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'async-std/runtime' 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:     0x640138a22b72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640138a22b72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640138a22b72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x640138a22b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x640138a4b153 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x640138a4b153 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x640138a1e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x640138a1e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x640138a229c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x640138a240f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x640138a23f2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64013886acc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64013886acc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x640138a24bce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x640138a24bce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x640138a2489a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x640138a23079 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x640138a2452d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x640138a49770 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x640138a49bd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x640138824ccc - core::result::Result<T,E>::expect::h0b33ba409aca81fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x640138820d37 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h6571f3d06070ceeb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x640138827400 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::hd593a1061afa3661
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x64013882fddb - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::hc87abd07982b02a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x640138830926 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::h29bad101c87ced44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x64013882f9cf - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::habce4bbe725cd5a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x640138819555 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::hd59a2e802d23840a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x6401388200c0 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h6914049c6918d3fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x640138822658 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::{{closure}}::hc733ebfc8ea8c469
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x64013882be60 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h6659a9bec19f7038
[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:     0x640138819258 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h8fe623b1409c3c4b
[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:     0x64013880e135 - std::thread::local::LocalKey<T>::try_with::h81c9195aff14a678
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x64013880c8be - std::thread::local::LocalKey<T>::with::hd7e0e072e6cc7169
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x640138818ab8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h1f0e0f72d95a3a82
[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:     0x64013882bcda - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h36474ac6c1f2914f
[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:     0x640138805ee3 - <async_executor::AsyncCallOnDrop<Fut,Cleanup> as core::future::future::Future>::poll::h51d91ffa40cc671f
[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:     0x6401388184bd - <core::pin::Pin<P> as core::future::future::Future>::poll::h99bbbfee33d064a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x640138811ba8 - async_task::raw::RawTask<F,T,S,M>::run::{{closure}}::h9db0d1d972d354c8
[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:     0x640138813e38 - core::ops::function::FnOnce::call_once::h23d7737dafafcca2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   39:     0x64013882bee3 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h57ca8ec80deca0f1
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   40:     0x6401388295b0 - std::panicking::catch_unwind::do_call::hc2de223e3d698391
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   41:     0x6401388239eb - __rust_try
[INFO] [stdout]   42:     0x64013881ce94 - std::panicking::catch_unwind::haf9077f126937866
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   43:     0x64013881ce94 - std::panic::catch_unwind::hd17074a9948c4894
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x64013880fd17 - async_task::raw::RawTask<F,T,S,M>::run::h06cf6b6925ab301c
[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:     0x64013897c20f - async_task::runnable::Runnable<M>::run::h134e1659968042db
[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:     0x64013895f94f - async_executor::State::run::{{closure}}::{{closure}}::h8edfa1bcf9de0f5b
[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:     0x64013896ebfd - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::he7e2f3790b9efa7b
[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:     0x64013895eee7 - async_executor::State::run::{{closure}}::h27f8bdc090f3a471
[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:     0x6401389612c9 - async_executor::Executor::run::{{closure}}::h720d0248ebf93471
[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:     0x64013896eabd - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h0a731cc8acd603de
[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:     0x640138970ff1 - async_io::driver::block_on::{{closure}}::h5ce94f98e1fc65cd
[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:     0x640138967212 - std::thread::local::LocalKey<T>::try_with::hef20411f4d3a2fde
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   53:     0x640138965c7f - std::thread::local::LocalKey<T>::with::h9e2d9b90ad1d7e3b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   54:     0x64013896eef7 - async_io::driver::block_on::h7abac2649a2732c7
[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:     0x64013897c164 - async_global_executor::reactor::block_on::{{closure}}::hd33dfdefc4709caa
[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:     0x64013897c074 - async_global_executor::reactor::block_on::h69a0907f3f1e7a9a
[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:     0x640138968674 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::hf7a52288f817ac6c
[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:     0x640138966788 - std::thread::local::LocalKey<T>::try_with::h6dfe2ff54b16573a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   59:     0x640138965dc4 - std::thread::local::LocalKey<T>::with::hc50a095ed0bf735c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   60:     0x640138968575 - async_global_executor::threading::thread_main_loop::{{closure}}::h0e15bd62372ed80c
[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:     0x64013897216f - std::panicking::catch_unwind::do_call::h6516a5e0dacab0d7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x64013896c7fb - __rust_try
[INFO] [stdout]   63:     0x64013896a650 - std::panicking::catch_unwind::h9bfcb99c399346af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x64013896a650 - std::panic::catch_unwind::h7e749e0a49be125e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x6401389683ac - async_global_executor::threading::thread_main_loop::ha3daefe9be191df3
[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:     0x640138961b37 - core::ops::function::FnOnce::call_once::h111027b363b07a15
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   67:     0x6401389659a7 - std::sys::backtrace::__rust_begin_short_backtrace::h7a16ba586e8f3356
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   68:     0x64013896dede - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h9c0284414e1d6169
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   69:     0x6401389639b2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h53a12b070c85ca82
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   70:     0x6401389721c1 - std::panicking::catch_unwind::do_call::h79034951d2a46d2f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   71:     0x640138971e5b - __rust_try
[INFO] [stdout]   72:     0x64013896dcd3 - std::panicking::catch_unwind::h2f62a8822849da9e
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x64013896dcd3 - std::panic::catch_unwind::h155f5edc2965cd2a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x64013896dcd3 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcf3e44530f817269
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x640138961a5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a2314d82dd2e591
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   76:     0x640138a27d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x640138a27d1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   78:     0x7619b19e9aa4 - <unknown>
[INFO] [stdout]   79:     0x7619b1a76a34 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedded_redis_client::embedded_redis_client::tests::test_redis_connection stdout ----
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'embedded_redis_client::embedded_redis_client::tests::test_redis_connection' 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:     0x640138a22b72 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x640138a22b72 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x640138a22b72 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x640138a22b72 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x640138a4b153 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x640138a4b153 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x640138a1e843 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x640138a1e843 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x640138a229c2 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x640138a240f9 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x640138a23f2e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x64013886acc4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x64013886acc4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x640138a24bce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x640138a24bce - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x640138a2489a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x640138a23079 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x640138a2452d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x640138a49770 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x640138a49bd6 - core::result::unwrap_failed::h95bc3f5a607b2c95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5
[INFO] [stdout]   20:     0x640138824ccc - core::result::Result<T,E>::expect::h0b33ba409aca81fb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x640138820d37 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h6571f3d06070ceeb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x640138827400 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::hd593a1061afa3661
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x64013882fddb - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::hc87abd07982b02a4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x640138830926 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::h29bad101c87ced44
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x64013882f9cf - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::habce4bbe725cd5a3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x640138819555 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::hd59a2e802d23840a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x6401388200c0 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h6914049c6918d3fe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x640138821648 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{{closure}}::h6d0093af506b55fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:174:69
[INFO] [stdout]   29:     0x64013882bea0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h70485c7f8b96cf92
[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:     0x640138818ea8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3977e3f2fcb373da
[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:     0x64013880cb65 - std::thread::local::LocalKey<T>::try_with::h01d3a4a405086cb0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   32:     0x64013880c4ae - std::thread::local::LocalKey<T>::with::h7299908f59d02471
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   33:     0x640138818af8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h35df64da77470272
[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:     0x64013882bd9a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::hfc4aa5686ea0fe0b
[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:     0x64013882ad94 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h1f4b4b1b48fd095d
[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:     0x64013880820c - async_executor::State::run::{{closure}}::h3c5de48ff27fd6c5
[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:     0x640138809cca - async_executor::Executor::run::{{closure}}::ha94118f3c909d8e5
[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:     0x6401388076dd - async_executor::LocalExecutor::run::{{closure}}::h623a9c2ae7c3c418
[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:     0x64013881dff3 - async_io::driver::block_on::{{closure}}::h66f4b37abed57c02
[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:     0x64013880d11b - std::thread::local::LocalKey<T>::try_with::h35e4a20b791a9faa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   41:     0x64013880c35e - std::thread::local::LocalKey<T>::with::h49ae301c00c9a5a0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   42:     0x64013881db81 - async_io::driver::block_on::hbcb76bd6fc2913a1
[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:     0x640138823f61 - async_global_executor::reactor::block_on::{{closure}}::h63e3becde9cb7775
[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:     0x640138823eb1 - async_global_executor::reactor::block_on::hd7e3b8e58a339649
[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:     0x64013881cd9a - async_global_executor::executor::block_on::{{closure}}::hfc444dee85c75f06
[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:     0x64013880ddfd - std::thread::local::LocalKey<T>::try_with::h77e87236e82f37f7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   47:     0x64013880c29e - std::thread::local::LocalKey<T>::with::h1b67fd3e4f701876
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   48:     0x64013881cc4a - async_global_executor::executor::block_on::hfabc4ce33bca03e0
[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:     0x64013882f70f - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h2204bce6c3371662
[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:     0x640138818db6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h2a0ee4081cddf897
[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:     0x64013880da0f - std::thread::local::LocalKey<T>::try_with::h5eaae3a054fac8e7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   52:     0x64013880c90e - std::thread::local::LocalKey<T>::with::he540d21eb3d598b7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   53:     0x640138818bca - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::he52a93a45f3b1502
[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:     0x64013882f54e - async_std::task::builder::Builder::blocking::{{closure}}::ha29170641f2bc5b5
[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:     0x64013880d57d - std::thread::local::LocalKey<T>::try_with::h51c8b44e90879cd7
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   56:     0x64013880c1ce - std::thread::local::LocalKey<T>::with::h0e3ea19f540b7722
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   57:     0x64013882ebbb - async_std::task::builder::Builder::blocking::h1db03be01cbb192f
[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:     0x64013880bfac - async_std::task::block_on::block_on::h356c56042e8de738
[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:     0x640138821437 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::hae00dfc7388ff988
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:172:5
[INFO] [stdout]   60:     0x640138821407 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{{closure}}::hd92ccd66b7e6d66c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:172:23
[INFO] [stdout]   61:     0x640138813df6 - core::ops::function::FnOnce::call_once::h1b2729c85ab0f1e9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   62:     0x64013887052b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   63:     0x64013887052b - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   64:     0x64013886f665 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   65:     0x64013886f665 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   66:     0x64013886f665 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   67:     0x64013886f665 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   68:     0x64013886f665 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x64013886f665 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   70:     0x64013886f665 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   71:     0x640138833264 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   72:     0x640138833264 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   73:     0x640138836c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   74:     0x640138836c3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   75:     0x640138836c3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   76:     0x640138836c3a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   77:     0x640138836c3a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x640138836c3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   79:     0x640138836c3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   80:     0x640138a27d1f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   81:     0x640138a27d1f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   82:     0x7619b19e9aa4 - <unknown>
[INFO] [stdout]   83:     0x7619b1a76a34 - 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.11s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "85b6b23347d5a5c1ad017fec37ab8298fe155f942cc5866cc3e1e3908ac27f53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85b6b23347d5a5c1ad017fec37ab8298fe155f942cc5866cc3e1e3908ac27f53", kill_on_drop: false }`
[INFO] [stdout] 85b6b23347d5a5c1ad017fec37ab8298fe155f942cc5866cc3e1e3908ac27f53
