[INFO] fetching crate embedded_redis_client 0.1.0...
[INFO] testing embedded_redis_client-0.1.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate embedded_redis_client 0.1.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate embedded_redis_client 0.1.0
[INFO] finished tweaking crates.io crate embedded_redis_client 0.1.0
[INFO] tweaked toml for crates.io crate embedded_redis_client 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate embedded_redis_client 0.1.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 119 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding redis v0.19.0 (available: v1.0.5)
[INFO] [stderr]       Adding strum v0.20.0 (available: v0.28.0)
[INFO] [stderr]       Adding strum_macros v0.20.1 (available: v0.28.0)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.22.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 221e2e05462ad103bd93d53f348c91253619fc4c56fc879cb563747f79d9ff66
[INFO] running `Command { std: "docker" "start" "-a" "221e2e05462ad103bd93d53f348c91253619fc4c56fc879cb563747f79d9ff66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "221e2e05462ad103bd93d53f348c91253619fc4c56fc879cb563747f79d9ff66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "221e2e05462ad103bd93d53f348c91253619fc4c56fc879cb563747f79d9ff66", kill_on_drop: false }`
[INFO] [stdout] 221e2e05462ad103bd93d53f348c91253619fc4c56fc879cb563747f79d9ff66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d42d277435a2534eb906305d356b2fbec954bf36feeb39bfae5ce164604a62f
[INFO] running `Command { std: "docker" "start" "-a" "8d42d277435a2534eb906305d356b2fbec954bf36feeb39bfae5ce164604a62f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling value-bag v1.12.0
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling strum v0.20.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling arc-swap v1.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling strum_macros v0.20.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling redis v0.19.0
[INFO] [stderr]    Compiling embedded_redis_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stdout]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FaultyRedisClient {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stdout]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_process` is never read
[INFO] [stdout]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stdout]   |            ---------------------------------- field in this struct
[INFO] [stdout] 8 |     connection: redis::Connection,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stdout]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_newline` is never used
[INFO] [stdout]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn trim_newline(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 drop(ready_client);
[INFO] [stdout]    |                 ^^^^^------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 drop(ready_client);
[INFO] [stdout] 25 +                 let _ = ready_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.04s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8d42d277435a2534eb906305d356b2fbec954bf36feeb39bfae5ce164604a62f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d42d277435a2534eb906305d356b2fbec954bf36feeb39bfae5ce164604a62f", kill_on_drop: false }`
[INFO] [stdout] 8d42d277435a2534eb906305d356b2fbec954bf36feeb39bfae5ce164604a62f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 384950fe88e2a61c0d68201efff419431ff83f94c2d8898133bbd804bb0e02a5
[INFO] running `Command { std: "docker" "start" "-a" "384950fe88e2a61c0d68201efff419431ff83f94c2d8898133bbd804bb0e02a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stdout]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FaultyRedisClient {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stdout]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_process` is never read
[INFO] [stdout]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stdout]   |            ---------------------------------- field in this struct
[INFO] [stdout] 8 |     connection: redis::Connection,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stdout]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_newline` is never used
[INFO] [stdout]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn trim_newline(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 drop(ready_client);
[INFO] [stdout]    |                 ^^^^^------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 drop(ready_client);
[INFO] [stdout] 25 +                 let _ = ready_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling embedded_redis_client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stdout]    |
[INFO] [stdout] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `faulty_client`
[INFO] [stdout]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stdout]     |
[INFO] [stdout] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stdout]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `settings` is never read
[INFO] [stdout]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct FaultyRedisClient {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stdout]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `server_process` is never read
[INFO] [stdout]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `connection` is never read
[INFO] [stdout]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stdout]   |            ---------------------------------- field in this struct
[INFO] [stdout] 8 |     connection: redis::Connection,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stdout]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stdout]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `trim_newline` is never used
[INFO] [stdout]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stdout]    |
[INFO] [stdout] 55 | fn trim_newline(s: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 |                 drop(ready_client);
[INFO] [stdout]    |                 ^^^^^------------^
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]    |
[INFO] [stdout] 25 -                 drop(ready_client);
[INFO] [stdout] 25 +                 let _ = ready_client;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "384950fe88e2a61c0d68201efff419431ff83f94c2d8898133bbd804bb0e02a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "384950fe88e2a61c0d68201efff419431ff83f94c2d8898133bbd804bb0e02a5", kill_on_drop: false }`
[INFO] [stdout] 384950fe88e2a61c0d68201efff419431ff83f94c2d8898133bbd804bb0e02a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bbac3fddbb6ecc584c7ebe0082b818a3a50480022096f91c9db24f6b9ee6c4e9
[INFO] running `Command { std: "docker" "start" "-a" "bbac3fddbb6ecc584c7ebe0082b818a3a50480022096f91c9db24f6b9ee6c4e9", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `faulty_client`
[INFO] [stderr]   --> src/embedded_redis_client/embedded_redis_client.rs:59:41
[INFO] [stderr]    |
[INFO] [stderr] 59 |             EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `faulty_client`
[INFO] [stderr]    --> src/embedded_redis_client/embedded_redis_client.rs:101:49
[INFO] [stderr]     |
[INFO] [stderr] 101 |                     EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new(
[INFO] [stderr]     |                                                 ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `redis_server_ready_to_start`
[INFO] [stderr]   --> src/embedded_redis_server/states/started.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 20 |         redis_server_ready_to_start: ReadyToStart,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start`
[INFO] [stderr] 
[INFO] [stderr] warning: field `settings` is never read
[INFO] [stderr]  --> src/embedded_redis_client/states/faulty.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct FaultyRedisClient {
[INFO] [stderr]   |            ----------------- field in this struct
[INFO] [stderr] 7 |     settings: EmbeddedRedisClientSettings,
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `FaultyRedisClient` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_multiplexed_redis_server_connection` is never used
[INFO] [stderr]    --> src/embedded_redis_server/embedded_redis_server.rs:109:18
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub async fn get_multiplexed_redis_server_connection(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `server_process` is never read
[INFO] [stderr]   --> src/embedded_redis_server/states/ready.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct ReadyRedisServerProcess {
[INFO] [stderr]    |            ----------------------- field in this struct
[INFO] [stderr] 10 |     server_process: StartedRedisServerProcess,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `connection` is never read
[INFO] [stderr]  --> src/embedded_redis_server/states/running_in_another_process.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct RedisServerRunningInAnotherProcess {
[INFO] [stderr]   |            ---------------------------------- field in this struct
[INFO] [stderr] 8 |     connection: redis::Connection,
[INFO] [stderr]   |     ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `kill_process_occupying_target_tcp_port` is never used
[INFO] [stderr]  --> src/embedded_redis_server/util.rs:4:4
[INFO] [stderr]   |
[INFO] [stderr] 4 | fn kill_process_occupying_target_tcp_port(port: u16) {
[INFO] [stderr]   |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `trim_newline` is never used
[INFO] [stderr]   --> src/embedded_redis_server/util.rs:55:4
[INFO] [stderr]    |
[INFO] [stderr] 55 | fn trim_newline(s: &mut String) {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]   --> src/embedded_redis_client/embedded_redis_client.rs:25:17
[INFO] [stderr]    |
[INFO] [stderr] 25 |                 drop(ready_client);
[INFO] [stderr]    |                 ^^^^^------------^
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      argument has type `&mut ReadyRedisClient`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]    |
[INFO] [stderr] 25 -                 drop(ready_client);
[INFO] [stderr] 25 +                 let _ = ready_client;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `embedded_redis_client` (lib) generated 10 warnings (run `cargo fix --lib -p embedded_redis_client` to apply 3 suggestions)
[INFO] [stderr] warning: `embedded_redis_client` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.19.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embedded_redis_client-752e8c9437964e79)
[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' (28) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c7542ccaea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c7542ccaea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c7542ccaea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c7542ccaea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c7542e20ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c7542e20ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59c7542d1c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c7542d1c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c7542aa67f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c7542aa67f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c7542c48e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c7540f517c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59c7540f517c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c7542c4b62 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59c7542c4b62 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c7542aa738 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c7542a1ff9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c7542ab60d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c7542e299c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c7542e2712 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59c7540cb10c - core::result::Result<T,E>::expect::h142715f5896dd906
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59c7540d4995 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h915b9c8592959e7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x59c7540d5297 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::h497944ed47b3f44e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x59c7540c84db - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::h004fc5fcc86bd298
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x59c7540c8ee6 - embedded_redis_client::embedded_redis_server::embedded_redis_server::tests::start_redis_server::hb506c536db2ed7a2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:145:29
[INFO] [stdout]   25:     0x59c7540c8ff7 - embedded_redis_client::embedded_redis_server::embedded_redis_server::tests::start_redis_server::{{closure}}::h442c30067f72f16e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:144:28
[INFO] [stdout]   26:     0x59c7540c1ee6 - core::ops::function::FnOnce::call_once::h4c853360618cd1ca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x59c7540e925b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x59c7540e925b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   29:     0x59c7540f5c4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   30:     0x59c7540f5c4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   31:     0x59c7540f5c4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x59c7540f5c4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x59c7540f5c4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x59c7540f5c4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   35:     0x59c7540f5c4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   36:     0x59c7540f1364 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   37:     0x59c7540f1364 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x59c7540f8852 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   39:     0x59c7540f8852 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x59c7540f8852 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59c7540f8852 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x59c7540f8852 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x59c7540f8852 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   44:     0x59c7540f8852 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x59c7542cc26f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   46:     0x59c7542cc26f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x716afa52aaa4 - <unknown>
[INFO] [stdout]   48:     0x716afa5b7a64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- embedded_redis_client::embedded_redis_client::tests::test_redis_connection stdout ----
[INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir")
[INFO] [stdout] 
[INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } }
[INFO] [stdout] 
[INFO] [stdout] 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' (45) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c7542ccaea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c7542ccaea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c7542ccaea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c7542ccaea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c7542e20ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c7542e20ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59c7542d1c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c7542d1c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c7542aa67f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c7542aa67f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c7542c48e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c7540f517c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59c7540f517c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c7542c4b62 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59c7542c4b62 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c7542aa738 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c7542a1ff9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c7542ab60d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c7542e299c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c7542e2712 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59c7540cb10c - core::result::Result<T,E>::expect::h142715f5896dd906
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59c7540d4995 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h915b9c8592959e7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x59c7540d5297 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::h497944ed47b3f44e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x59c7540c84db - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::h004fc5fcc86bd298
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x59c7540c8210 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::hd74d1fd2927cdff4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x59c7540d3baf - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::h1ff3df233dce5998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x59c7540c12f5 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::hfcb805d5db7d9884
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x59c7540d1f7d - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h34f03c69ccbcc56c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x59c7540d26b8 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::{{closure}}::h13cd37dd68d0d7da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x59c7540dabb0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h4213a3861d95a177
[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:     0x59c7540da3a8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h99b7de658333e3b7
[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:     0x59c7540e3a65 - std::thread::local::LocalKey<T>::try_with::hcec7f244a33b8a5a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x59c7540e1a2e - std::thread::local::LocalKey<T>::with::h6702b2eaca5b22d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x59c7540da118 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h971708a868bd7c56
[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:     0x59c7540dab6a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::ha4de4bb86bfea717
[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:     0x59c7540daa73 - <async_executor::AsyncCallOnDrop<Fut,Cleanup> as core::future::future::Future>::poll::h9cd1eba31796fe54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:1195:31
[INFO] [stdout]   36:     0x59c7540d67ad - <core::pin::Pin<P> as core::future::future::Future>::poll::ha744a1a5afb8e44e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x59c7540e6fe8 - async_task::raw::RawTask<F,T,S,M>::run::{{closure}}::h321580a9d2851ee4
[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:     0x59c7540c2108 - core::ops::function::FnOnce::call_once::hc4d07e58cc68ceae
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x59c7540d0093 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h58687cb8858f0b8c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x59c7540d581c - std::panicking::catch_unwind::do_call::h64c02e672b2d765a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59c7540e169b - __rust_try
[INFO] [stdout]   42:     0x59c7540de0a3 - std::panicking::catch_unwind::h6d2420b609d12862
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59c7540de0a3 - std::panic::catch_unwind::h9a37ae3551266f83
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59c7540e6257 - async_task::raw::RawTask<F,T,S,M>::run::h716fd4c2252b6b49
[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:     0x59c7542301f2 - async_task::runnable::Runnable<M>::run::h4a91e9d1501f9ce4
[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:     0x59c75420dd42 - async_executor::State::run::{{closure}}::{{closure}}::hb0441ace98376276
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:749:30
[INFO] [stdout]   47:     0x59c75422330d - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h159832921395efe7
[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:     0x59c75420d6a1 - async_executor::State::run::{{closure}}::he1f4ff673fa82d56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   49:     0x59c75420f6ed - async_executor::Executor::run::{{closure}}::h23de2222331ad1a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   50:     0x59c7542233ad - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::ha887379602a60a78
[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:     0x59c754216951 - async_io::driver::block_on::{{closure}}::hc5143b07675a1b72
[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:     0x59c7542285d2 - std::thread::local::LocalKey<T>::try_with::h4c7e5a725a4973b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x59c754227a9f - std::thread::local::LocalKey<T>::with::h218f886652f66c0a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x59c7542148f7 - async_io::driver::block_on::hdd876a4d513af4b9
[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:     0x59c754222834 - async_global_executor::reactor::block_on::{{closure}}::h58d76fe18dad5edf
[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:     0x59c7542226ce - async_global_executor::reactor::block_on::h03f0dc1734e36512
[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:     0x59c75421dcf7 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::h1dcf4b5c3d671f2b
[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:     0x59c7542284a8 - std::thread::local::LocalKey<T>::try_with::h4b8a709d18f55202
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   59:     0x59c754227c24 - std::thread::local::LocalKey<T>::with::h94b8c007144e5bee
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   60:     0x59c75421dbd5 - async_global_executor::threading::thread_main_loop::{{closure}}::hae320f6ad59eccb3
[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:     0x59c7542177db - std::panicking::catch_unwind::do_call::h9353b6db5ea44403
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x59c75421d60b - __rust_try
[INFO] [stdout]   63:     0x59c75421b360 - std::panicking::catch_unwind::h509d713f3ebf8f92
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x59c75421b360 - std::panic::catch_unwind::heca3c71a6181d9f3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x59c75421d83c - async_global_executor::threading::thread_main_loop::hbaf3954e5e0a90ba
[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:     0x59c754210147 - core::ops::function::FnOnce::call_once::hdc5e832289118dc9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x59c754222887 - std::sys::backtrace::__rust_begin_short_backtrace::hf30d51e6187d4756
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x59c75421c2de - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd95b2b318ea785f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x59c754211d52 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2d2109e584b905b4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x59c7542177b9 - std::panicking::catch_unwind::do_call::h8d585a09e804c343
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x59c75421d60b - __rust_try
[INFO] [stdout]   72:     0x59c75421bfce - std::panicking::catch_unwind::h79b1b00f06252b90
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x59c75421bfce - std::panic::catch_unwind::hbe0a2dbfe63a511a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x59c75421bfce - std::thread::lifecycle::spawn_unchecked::{{closure}}::hef5f63c390e2eb55
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x59c75420fedf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9ec79c987b0a8200
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x59c7542cc26f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   77:     0x59c7542cc26f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x716afa52aaa4 - <unknown>
[INFO] [stdout]   79:     0x716afa5b7a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[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' (44) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c7542ccaea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c7542ccaea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c7542ccaea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c7542ccaea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c7542e20ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c7542e20ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59c7542d1c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c7542d1c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c7542aa67f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c7542aa67f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c7542c48e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c7540f517c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59c7540f517c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c7542c4b62 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59c7542c4b62 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c7542aa738 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c7542a1ff9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c7542ab60d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c7542e299c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c7542e2712 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59c7540cb10c - core::result::Result<T,E>::expect::h142715f5896dd906
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59c7540d4995 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h915b9c8592959e7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x59c7540d5297 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::h497944ed47b3f44e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x59c7540c84db - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::h004fc5fcc86bd298
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x59c7540c8210 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::hd74d1fd2927cdff4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x59c7540d3baf - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::h1ff3df233dce5998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x59c7540c12f5 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::hfcb805d5db7d9884
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x59c7540d1f7d - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h34f03c69ccbcc56c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x59c7540d26b8 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::{{closure}}::h13cd37dd68d0d7da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x59c7540dabb0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h4213a3861d95a177
[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:     0x59c7540da3a8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h99b7de658333e3b7
[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:     0x59c7540e3a65 - std::thread::local::LocalKey<T>::try_with::hcec7f244a33b8a5a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x59c7540e1a2e - std::thread::local::LocalKey<T>::with::h6702b2eaca5b22d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x59c7540da118 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h971708a868bd7c56
[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:     0x59c7540dab6a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::ha4de4bb86bfea717
[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:     0x59c7540daa73 - <async_executor::AsyncCallOnDrop<Fut,Cleanup> as core::future::future::Future>::poll::h9cd1eba31796fe54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:1195:31
[INFO] [stdout]   36:     0x59c7540d67ad - <core::pin::Pin<P> as core::future::future::Future>::poll::ha744a1a5afb8e44e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x59c7540e6fe8 - async_task::raw::RawTask<F,T,S,M>::run::{{closure}}::h321580a9d2851ee4
[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:     0x59c7540c2108 - core::ops::function::FnOnce::call_once::hc4d07e58cc68ceae
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x59c7540d0093 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h58687cb8858f0b8c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x59c7540d581c - std::panicking::catch_unwind::do_call::h64c02e672b2d765a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59c7540e169b - __rust_try
[INFO] [stdout]   42:     0x59c7540de0a3 - std::panicking::catch_unwind::h6d2420b609d12862
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59c7540de0a3 - std::panic::catch_unwind::h9a37ae3551266f83
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59c7540e6257 - async_task::raw::RawTask<F,T,S,M>::run::h716fd4c2252b6b49
[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:     0x59c7542301f2 - async_task::runnable::Runnable<M>::run::h4a91e9d1501f9ce4
[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:     0x59c75420dd42 - async_executor::State::run::{{closure}}::{{closure}}::hb0441ace98376276
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:749:30
[INFO] [stdout]   47:     0x59c75422330d - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h159832921395efe7
[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:     0x59c75420d6a1 - async_executor::State::run::{{closure}}::he1f4ff673fa82d56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   49:     0x59c75420f6ed - async_executor::Executor::run::{{closure}}::h23de2222331ad1a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   50:     0x59c7542233ad - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::ha887379602a60a78
[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:     0x59c754216951 - async_io::driver::block_on::{{closure}}::hc5143b07675a1b72
[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:     0x59c7542285d2 - std::thread::local::LocalKey<T>::try_with::h4c7e5a725a4973b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x59c754227a9f - std::thread::local::LocalKey<T>::with::h218f886652f66c0a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x59c7542148f7 - async_io::driver::block_on::hdd876a4d513af4b9
[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:     0x59c754222834 - async_global_executor::reactor::block_on::{{closure}}::h58d76fe18dad5edf
[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:     0x59c7542226ce - async_global_executor::reactor::block_on::h03f0dc1734e36512
[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:     0x59c75421dcf7 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::h1dcf4b5c3d671f2b
[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:     0x59c7542284a8 - std::thread::local::LocalKey<T>::try_with::h4b8a709d18f55202
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   59:     0x59c754227c24 - std::thread::local::LocalKey<T>::with::h94b8c007144e5bee
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   60:     0x59c75421dbd5 - async_global_executor::threading::thread_main_loop::{{closure}}::hae320f6ad59eccb3
[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:     0x59c7542177db - std::panicking::catch_unwind::do_call::h9353b6db5ea44403
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x59c75421d60b - __rust_try
[INFO] [stdout]   63:     0x59c75421b360 - std::panicking::catch_unwind::h509d713f3ebf8f92
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x59c75421b360 - std::panic::catch_unwind::heca3c71a6181d9f3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x59c75421d83c - async_global_executor::threading::thread_main_loop::hbaf3954e5e0a90ba
[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:     0x59c754210147 - core::ops::function::FnOnce::call_once::hdc5e832289118dc9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x59c754222887 - std::sys::backtrace::__rust_begin_short_backtrace::hf30d51e6187d4756
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x59c75421c2de - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd95b2b318ea785f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x59c754211d52 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2d2109e584b905b4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x59c7542177b9 - std::panicking::catch_unwind::do_call::h8d585a09e804c343
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x59c75421d60b - __rust_try
[INFO] [stdout]   72:     0x59c75421bfce - std::panicking::catch_unwind::h79b1b00f06252b90
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x59c75421bfce - std::panic::catch_unwind::hbe0a2dbfe63a511a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x59c75421bfce - std::thread::lifecycle::spawn_unchecked::{{closure}}::hef5f63c390e2eb55
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x59c75420fedf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9ec79c987b0a8200
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x59c7542cc26f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   77:     0x59c7542cc26f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x716afa52aaa4 - <unknown>
[INFO] [stdout]   79:     0x716afa5b7a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'async-std/runtime' (41) 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:     0x59c7542ccaea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c7542ccaea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c7542ccaea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c7542ccaea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c7542e20ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c7542e20ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59c7542d1c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c7542d1c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c7542aa67f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c7542aa67f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c7542c48e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c7540f517c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59c7540f517c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c7542c4b62 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59c7542c4b62 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c7542aa738 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c7542a1ff9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c7542ab60d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c7542e299c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c7542e2712 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59c7540cb10c - core::result::Result<T,E>::expect::h142715f5896dd906
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59c7540d4995 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h915b9c8592959e7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x59c7540d5297 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::h497944ed47b3f44e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x59c7540c84db - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::h004fc5fcc86bd298
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x59c7540c8210 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::hd74d1fd2927cdff4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x59c7540d3baf - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::h1ff3df233dce5998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x59c7540c12f5 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::hfcb805d5db7d9884
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x59c7540d1f7d - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h34f03c69ccbcc56c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x59c7540d26b8 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::{{closure}}::h13cd37dd68d0d7da
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:77
[INFO] [stdout]   29:     0x59c7540dabb0 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::h4213a3861d95a177
[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:     0x59c7540da3a8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h99b7de658333e3b7
[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:     0x59c7540e3a65 - std::thread::local::LocalKey<T>::try_with::hcec7f244a33b8a5a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x59c7540e1a2e - std::thread::local::LocalKey<T>::with::h6702b2eaca5b22d5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x59c7540da118 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h971708a868bd7c56
[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:     0x59c7540dab6a - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::ha4de4bb86bfea717
[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:     0x59c7540daa73 - <async_executor::AsyncCallOnDrop<Fut,Cleanup> as core::future::future::Future>::poll::h9cd1eba31796fe54
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:1195:31
[INFO] [stdout]   36:     0x59c7540d67ad - <core::pin::Pin<P> as core::future::future::Future>::poll::ha744a1a5afb8e44e
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   37:     0x59c7540e6fe8 - async_task::raw::RawTask<F,T,S,M>::run::{{closure}}::h321580a9d2851ee4
[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:     0x59c7540c2108 - core::ops::function::FnOnce::call_once::hc4d07e58cc68ceae
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x59c7540d0093 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h58687cb8858f0b8c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x59c7540d581c - std::panicking::catch_unwind::do_call::h64c02e672b2d765a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x59c7540e169b - __rust_try
[INFO] [stdout]   42:     0x59c7540de0a3 - std::panicking::catch_unwind::h6d2420b609d12862
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x59c7540de0a3 - std::panic::catch_unwind::h9a37ae3551266f83
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x59c7540e6257 - async_task::raw::RawTask<F,T,S,M>::run::h716fd4c2252b6b49
[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:     0x59c7542301f2 - async_task::runnable::Runnable<M>::run::h4a91e9d1501f9ce4
[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:     0x59c75420dd42 - async_executor::State::run::{{closure}}::{{closure}}::hb0441ace98376276
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:749:30
[INFO] [stdout]   47:     0x59c75422330d - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::h159832921395efe7
[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:     0x59c75420d6a1 - async_executor::State::run::{{closure}}::he1f4ff673fa82d56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   49:     0x59c75420f6ed - async_executor::Executor::run::{{closure}}::h23de2222331ad1a2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   50:     0x59c7542233ad - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::ha887379602a60a78
[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:     0x59c754216951 - async_io::driver::block_on::{{closure}}::hc5143b07675a1b72
[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:     0x59c7542285d2 - std::thread::local::LocalKey<T>::try_with::h4c7e5a725a4973b5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x59c754227a9f - std::thread::local::LocalKey<T>::with::h218f886652f66c0a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x59c7542148f7 - async_io::driver::block_on::hdd876a4d513af4b9
[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:     0x59c754222834 - async_global_executor::reactor::block_on::{{closure}}::h58d76fe18dad5edf
[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:     0x59c7542226ce - async_global_executor::reactor::block_on::h03f0dc1734e36512
[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:     0x59c75421dcf7 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::h1dcf4b5c3d671f2b
[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:     0x59c7542284a8 - std::thread::local::LocalKey<T>::try_with::h4b8a709d18f55202
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   59:     0x59c754227c24 - std::thread::local::LocalKey<T>::with::h94b8c007144e5bee
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   60:     0x59c75421dbd5 - async_global_executor::threading::thread_main_loop::{{closure}}::hae320f6ad59eccb3
[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:     0x59c7542177db - std::panicking::catch_unwind::do_call::h9353b6db5ea44403
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x59c75421d60b - __rust_try
[INFO] [stdout]   63:     0x59c75421b360 - std::panicking::catch_unwind::h509d713f3ebf8f92
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x59c75421b360 - std::panic::catch_unwind::heca3c71a6181d9f3
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x59c75421d83c - async_global_executor::threading::thread_main_loop::hbaf3954e5e0a90ba
[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:     0x59c754210147 - core::ops::function::FnOnce::call_once::hdc5e832289118dc9
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x59c754222887 - std::sys::backtrace::__rust_begin_short_backtrace::hf30d51e6187d4756
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x59c75421c2de - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd95b2b318ea785f7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   69:     0x59c754211d52 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h2d2109e584b905b4
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   70:     0x59c7542177b9 - std::panicking::catch_unwind::do_call::h8d585a09e804c343
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x59c75421d60b - __rust_try
[INFO] [stdout]   72:     0x59c75421bfce - std::panicking::catch_unwind::h79b1b00f06252b90
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x59c75421bfce - std::panic::catch_unwind::hbe0a2dbfe63a511a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x59c75421bfce - std::thread::lifecycle::spawn_unchecked::{{closure}}::hef5f63c390e2eb55
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x59c75420fedf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9ec79c987b0a8200
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x59c7542cc26f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   77:     0x59c7542cc26f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x716afa52aaa4 - <unknown>
[INFO] [stdout]   79:     0x716afa5b7a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'embedded_redis_client::embedded_redis_client::tests::test_redis_connection' (27) panicked at src/embedded_redis_server/util.rs:39:10:
[INFO] [stdout] Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59c7542ccaea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59c7542ccaea - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59c7542ccaea - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59c7542ccaea - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59c7542e20ea - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59c7542e20ea - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x59c7542d1c62 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59c7542d1c62 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59c7542aa67f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59c7542aa67f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59c7542c48e9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59c7540f517c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59c7540f517c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59c7542c4b62 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59c7542c4b62 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59c7542aa738 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59c7542a1ff9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59c7542ab60d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59c7542e299c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59c7542e2712 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x59c7540cb10c - core::result::Result<T,E>::expect::h142715f5896dd906
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59c7540d4995 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h915b9c8592959e7e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:39:10
[INFO] [stdout]   22:     0x59c7540d5297 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::h497944ed47b3f44e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21
[INFO] [stdout]   23:     0x59c7540c84db - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::h004fc5fcc86bd298
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28
[INFO] [stdout]   24:     0x59c7540c8210 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::hd74d1fd2927cdff4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19
[INFO] [stdout]   25:     0x59c7540d3baf - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::h1ff3df233dce5998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13
[INFO] [stdout]   26:     0x59c7540c12f5 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::hfcb805d5db7d9884
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42
[INFO] [stdout]   27:     0x59c7540d1f7d - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h34f03c69ccbcc56c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:162:18
[INFO] [stdout]   28:     0x59c7540d1228 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{{closure}}::had6976d2f9687fa7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:174:69
[INFO] [stdout]   29:     0x59c7540dac70 - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::{{closure}}::hdd7754bfca134a68
[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:     0x59c7540da5a8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::ha259719f139e6f59
[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:     0x59c7540e3315 - std::thread::local::LocalKey<T>::try_with::h8d5659b3868b1901
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   32:     0x59c7540e191e - std::thread::local::LocalKey<T>::with::h37f390259431ccd7
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   33:     0x59c7540da098 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7b14b2d6e66ab170
[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:     0x59c7540daaea - <async_std::task::builder::SupportTaskLocals<F> as core::future::future::Future>::poll::h7872ab9856846b18
[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:     0x59c7540d7474 - <futures_lite::future::Or<F1,F2> as core::future::future::Future>::poll::hfaf6207bbf430e0b
[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:     0x59c7540dc28c - async_executor::State::run::{{closure}}::hb322d90fd369d85d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:756:32
[INFO] [stdout]   37:     0x59c7540dd700 - async_executor::Executor::run::{{closure}}::h1dd341d6b996594b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:353:34
[INFO] [stdout]   38:     0x59c7540db74a - async_executor::LocalExecutor::run::{{closure}}::h9455ef535742de59
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.14.0/src/lib.rs:640:34
[INFO] [stdout]   39:     0x59c7540d8413 - async_io::driver::block_on::{{closure}}::h4b552a310fc8ac2c
[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:     0x59c7540e31fd - std::thread::local::LocalKey<T>::try_with::h8b90d0d9e329a772
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   41:     0x59c7540e189e - std::thread::local::LocalKey<T>::with::h2ce9840ecbf401bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   42:     0x59c7540d776f - async_io::driver::block_on::hd9e1b39ff7f5c34a
[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:     0x59c7540bdf4d - async_global_executor::reactor::block_on::{{closure}}::hd32509d083346172
[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:     0x59c7540bddf9 - async_global_executor::reactor::block_on::h5a9db76ad2cf008a
[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:     0x59c7540d0f48 - async_global_executor::executor::block_on::{{closure}}::ha7cf22421976697b
[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:     0x59c7540e3b8d - std::thread::local::LocalKey<T>::try_with::he0f10e7299508b79
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   47:     0x59c7540e196e - std::thread::local::LocalKey<T>::with::h426b9ac83f00e4ef
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   48:     0x59c7540d0e5a - async_global_executor::executor::block_on::heb80d3b8f9aa568a
[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:     0x59c7540e141f - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h2b8b9f2df50363a7
[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:     0x59c7540da7c6 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hecbc42d4d9c7a5c2
[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:     0x59c7540e352f - std::thread::local::LocalKey<T>::try_with::h9ef24d0b696d02cd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   52:     0x59c7540e178e - std::thread::local::LocalKey<T>::with::h255da81b394206cf
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   53:     0x59c7540d9fba - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h09f0c2cc299b7430
[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:     0x59c7540e1230 - async_std::task::builder::Builder::blocking::{{closure}}::h5f7c37db8e2daaa0
[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:     0x59c7540e394d - std::thread::local::LocalKey<T>::try_with::hc61b170576edf945
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   56:     0x59c7540e1e8e - std::thread::local::LocalKey<T>::with::hfb8cc0488699bd71
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   57:     0x59c7540e07c4 - async_std::task::builder::Builder::blocking::h2ffbf32d4a8755cb
[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:     0x59c7540c655c - async_std::task::block_on::block_on::h2760e37e3c12e949
[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:     0x59c7540d1027 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::h60934c46c38518bd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:172:5
[INFO] [stdout]   60:     0x59c7540d1de7 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{{closure}}::hf2673920085ab73e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:172:23
[INFO] [stdout]   61:     0x59c7540c21c6 - core::ops::function::FnOnce::call_once::hcfea87a8803aea8b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   62:     0x59c7540e925b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x59c7540e925b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   64:     0x59c7540f5c4b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   65:     0x59c7540f5c4b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   66:     0x59c7540f5c4b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x59c7540f5c4b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x59c7540f5c4b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x59c7540f5c4b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   70:     0x59c7540f5c4b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   71:     0x59c7540f1364 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   72:     0x59c7540f1364 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   73:     0x59c7540f8852 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   74:     0x59c7540f8852 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   75:     0x59c7540f8852 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   76:     0x59c7540f8852 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x59c7540f8852 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x59c7540f8852 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x59c7540f8852 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x59c7542cc26f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   81:     0x59c7542cc26f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   82:     0x716afa52aaa4 - <unknown>
[INFO] [stdout]   83:     0x716afa5b7a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections
[INFO] [stdout]     embedded_redis_client::embedded_redis_client::tests::test_redis_connection
[INFO] [stdout]     embedded_redis_server::embedded_redis_server::tests::start_redis_server
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "bbac3fddbb6ecc584c7ebe0082b818a3a50480022096f91c9db24f6b9ee6c4e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bbac3fddbb6ecc584c7ebe0082b818a3a50480022096f91c9db24f6b9ee6c4e9", kill_on_drop: false }`
[INFO] [stdout] bbac3fddbb6ecc584c7ebe0082b818a3a50480022096f91c9db24f6b9ee6c4e9
