[INFO] fetching crate embedded_redis_client 0.1.0... [INFO] testing embedded_redis_client-0.1.0 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate embedded_redis_client 0.1.0 into /workspace/builds/worker-26/source [INFO] validating manifest of crates.io crate embedded_redis_client 0.1.0 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-26/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-attributes v1.1.2 [INFO] [stderr] Downloaded arc-swap v1.5.0 [INFO] [stderr] Downloaded combine v4.6.2 [INFO] [stderr] Downloaded redis v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cb6a1197417979da079e3684d523edfd9aaf6557ee4c50a5acddfe5e3526b8ef [INFO] running `Command { std: "docker" "start" "-a" "cb6a1197417979da079e3684d523edfd9aaf6557ee4c50a5acddfe5e3526b8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cb6a1197417979da079e3684d523edfd9aaf6557ee4c50a5acddfe5e3526b8ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb6a1197417979da079e3684d523edfd9aaf6557ee4c50a5acddfe5e3526b8ef", kill_on_drop: false }` [INFO] [stdout] cb6a1197417979da079e3684d523edfd9aaf6557ee4c50a5acddfe5e3526b8ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ae658bf4571285c6c373471d0b83a2450668ee720ae1eca8fd2af9b5f9c4f90 [INFO] running `Command { std: "docker" "start" "-a" "2ae658bf4571285c6c373471d0b83a2450668ee720ae1eca8fd2af9b5f9c4f90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling blocking v1.1.0 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling combine v4.6.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling redis v0.19.0 [INFO] [stderr] Compiling embedded_redis_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `faulty_client` [INFO] [stdout] --> src/embedded_redis_client/embedded_redis_client.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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 is never read: `settings` [INFO] [stdout] --> src/embedded_redis_client/states/faulty.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | settings: EmbeddedRedisClientSettings, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_multiplexed_redis_server_connection` [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 is never read: `server_process` [INFO] [stdout] --> src/embedded_redis_server/states/ready.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | server_process: StartedRedisServerProcess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `connection` [INFO] [stdout] --> src/embedded_redis_server/states/running_in_another_process.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | connection: redis::Connection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `kill_process_occupying_target_tcp_port` [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 is never used: `trim_newline` [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.85s [INFO] running `Command { std: "docker" "inspect" "2ae658bf4571285c6c373471d0b83a2450668ee720ae1eca8fd2af9b5f9c4f90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ae658bf4571285c6c373471d0b83a2450668ee720ae1eca8fd2af9b5f9c4f90", kill_on_drop: false }` [INFO] [stdout] 2ae658bf4571285c6c373471d0b83a2450668ee720ae1eca8fd2af9b5f9c4f90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c45f1be69a0ebfdfe6b1f863cfc8db4fd842f58858b713101e2a94427c0ef4a [INFO] running `Command { std: "docker" "start" "-a" "4c45f1be69a0ebfdfe6b1f863cfc8db4fd842f58858b713101e2a94427c0ef4a", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stdout] warning: unused variable: `faulty_client` [INFO] [stdout] --> src/embedded_redis_client/embedded_redis_client.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `faulty_client` [INFO] [stdout] --> src/embedded_redis_client/embedded_redis_client.rs:101:49 [INFO] [stdout] | [INFO] [stdout] 101 | EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redis_server_ready_to_start` [INFO] [stdout] --> src/embedded_redis_server/states/started.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | redis_server_ready_to_start: ReadyToStart, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `settings` [INFO] [stdout] --> src/embedded_redis_client/states/faulty.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | settings: EmbeddedRedisClientSettings, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_multiplexed_redis_server_connection` [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 is never read: `server_process` [INFO] [stdout] --> src/embedded_redis_server/states/ready.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | server_process: StartedRedisServerProcess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `connection` [INFO] [stdout] --> src/embedded_redis_server/states/running_in_another_process.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | connection: redis::Connection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `kill_process_occupying_target_tcp_port` [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 is never used: `trim_newline` [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling embedded_redis_client v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `faulty_client` [INFO] [stdout] --> src/embedded_redis_client/embedded_redis_client.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `faulty_client` [INFO] [stdout] --> src/embedded_redis_client/embedded_redis_client.rs:101:49 [INFO] [stdout] | [INFO] [stdout] 101 | EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new( [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `redis_server_ready_to_start` [INFO] [stdout] --> src/embedded_redis_server/states/started.rs:20:9 [INFO] [stdout] | [INFO] [stdout] 20 | redis_server_ready_to_start: ReadyToStart, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `settings` [INFO] [stdout] --> src/embedded_redis_client/states/faulty.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | settings: EmbeddedRedisClientSettings, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_multiplexed_redis_server_connection` [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 is never read: `server_process` [INFO] [stdout] --> src/embedded_redis_server/states/ready.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | server_process: StartedRedisServerProcess, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `connection` [INFO] [stdout] --> src/embedded_redis_server/states/running_in_another_process.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | connection: redis::Connection, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `kill_process_occupying_target_tcp_port` [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 is never used: `trim_newline` [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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.02s [INFO] running `Command { std: "docker" "inspect" "4c45f1be69a0ebfdfe6b1f863cfc8db4fd842f58858b713101e2a94427c0ef4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c45f1be69a0ebfdfe6b1f863cfc8db4fd842f58858b713101e2a94427c0ef4a", kill_on_drop: false }` [INFO] [stdout] 4c45f1be69a0ebfdfe6b1f863cfc8db4fd842f58858b713101e2a94427c0ef4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 922e2c3bf2d5a2bdecbfd32e743003f8aba6e34b7841efa62acb7e3a33253637 [INFO] running `Command { std: "docker" "start" "-a" "922e2c3bf2d5a2bdecbfd32e743003f8aba6e34b7841efa62acb7e3a33253637", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `faulty_client` [INFO] [stderr] --> src/embedded_redis_client/embedded_redis_client.rs:59:41 [INFO] [stderr] | [INFO] [stderr] 59 | EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new( [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `faulty_client` [INFO] [stderr] --> src/embedded_redis_client/embedded_redis_client.rs:101:49 [INFO] [stderr] | [INFO] [stderr] 101 | EmbeddedRedisClient::Faulty(faulty_client) => Err(EmbeddedRedisClientError::new( [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_faulty_client` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `redis_server_ready_to_start` [INFO] [stderr] --> src/embedded_redis_server/states/started.rs:20:9 [INFO] [stderr] | [INFO] [stderr] 20 | redis_server_ready_to_start: ReadyToStart, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_redis_server_ready_to_start` [INFO] [stderr] [INFO] [stderr] warning: field is never read: `settings` [INFO] [stderr] --> src/embedded_redis_client/states/faulty.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | settings: EmbeddedRedisClientSettings, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_multiplexed_redis_server_connection` [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 is never read: `server_process` [INFO] [stderr] --> src/embedded_redis_server/states/ready.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | server_process: StartedRedisServerProcess, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `connection` [INFO] [stderr] --> src/embedded_redis_server/states/running_in_another_process.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | connection: redis::Connection, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `kill_process_occupying_target_tcp_port` [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 is never used: `trim_newline` [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: `embedded_redis_client` (lib) generated 9 warnings [INFO] [stderr] warning: `embedded_redis_client` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/embedded_redis_client-506ac4bafb873033) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test embedded_redis_client::embedded_redis_client::tests::create_redis_client ... ok [INFO] [stdout] test embedded_redis_server::embedded_redis_server::tests::start_redis_server ... FAILED [INFO] [stdout] test embedded_redis_client::embedded_redis_client::tests::test_redis_connection ... FAILED [INFO] [stdout] test embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- embedded_redis_server::embedded_redis_server::tests::start_redis_server stdout ---- [INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir") [INFO] [stdout] [INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } } [INFO] [stdout] [INFO] [stdout] thread 'embedded_redis_server::embedded_redis_server::tests::start_redis_server' panicked at 'Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/embedded_redis_server/util.rs:39:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555e528a385c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555e528a385c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555e528a385c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555e528a385c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555e528c6ffc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x555e5289c025 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x555e528a5350 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555e528a5350 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555e528a5350 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x555e528a4f36 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x555e528a5a04 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x555e528a54e0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x555e528a3d14 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x555e528a5449 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x555e5263bde1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x555e5263bed3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x555e5266f0cc - core::result::Result::expect::hb02237af19fcded1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x555e52657f59 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h4abd18cefa2789cf [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:36:37 [INFO] [stdout] 18: 0x555e52657520 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::hf0276a222f66659d [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21 [INFO] [stdout] 19: 0x555e52670b32 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::hf462918286c482de [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28 [INFO] [stdout] 20: 0x555e5265a779 - embedded_redis_client::embedded_redis_server::embedded_redis_server::tests::start_redis_server::h32c75f897aaab212 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:145:29 [INFO] [stdout] 21: 0x555e5265a73a - embedded_redis_client::embedded_redis_server::embedded_redis_server::tests::start_redis_server::{{closure}}::h59ecd5b1636d8802 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:144:5 [INFO] [stdout] 22: 0x555e5266362e - core::ops::function::FnOnce::call_once::h12e721feacad55c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x555e526aaa93 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x555e526aaa93 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 25: 0x555e526a9627 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 26: 0x555e526a9627 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x555e526a9627 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 28: 0x555e526a9627 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 29: 0x555e526a9627 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 30: 0x555e526a9627 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 31: 0x555e526a9627 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 32: 0x555e5267696e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 33: 0x555e5267696e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 34: 0x555e5267b798 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 35: 0x555e5267b798 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x555e5267b798 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 37: 0x555e5267b798 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 38: 0x555e5267b798 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 39: 0x555e5267b798 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 40: 0x555e5267b798 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 42: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 43: 0x555e528aa973 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x7f6fb104e609 - start_thread [INFO] [stdout] 45: 0x7f6fb0e20293 - clone [INFO] [stdout] 46: 0x0 - [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] thread 'embedded_redis_client::embedded_redis_client::tests::test_redis_connection' panicked at 'Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/embedded_redis_server/util.rs:39:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555e528a385c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555e528a385c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555e528a385c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555e528a385c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555e528c6ffc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x555e5289c025 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x555e528a5350 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555e528a5350 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555e528a5350 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x555e528a4f36 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x555e528a5a04 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x555e528a54e0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x555e528a3d14 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x555e528a5449 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x555e5263bde1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x555e5263bed3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x555e5266f0cc - core::result::Result::expect::hb02237af19fcded1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x555e52657f59 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h4abd18cefa2789cf [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:36:37 [INFO] [stdout] 18: 0x555e52657520 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::hf0276a222f66659d [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21 [INFO] [stdout] 19: 0x555e52670b32 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::hf462918286c482de [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28 [INFO] [stdout] 20: 0x555e526715f3 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::h6da9b6ffb20f098f [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19 [INFO] [stdout] 21: 0x555e52648e4a - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::h2e7c08b7217b7f03 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13 [INFO] [stdout] 22: 0x555e5265f615 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::h21da36e4e6162cd4 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42 [INFO] [stdout] 23: 0x555e52654697 - as core::future::future::Future>::poll::hdf0390359cf71ad2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x555e5265710e - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h32fcafe37119b700 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:161:13 [INFO] [stdout] 25: 0x555e52653bd9 - as core::future::future::Future>::poll::h1f8aed18eee32818 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 26: 0x555e526588f6 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{{closure}}::hc6395ad15e6cdfd6 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:174:41 [INFO] [stdout] 27: 0x555e52653a8b - as core::future::future::Future>::poll::h06e043fa83acb6d1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x555e52649599 - as core::future::future::Future>::poll::{{closure}}::hdbb9770c13111a6f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 29: 0x555e52668eb3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h5606014e2ef20cd2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 30: 0x555e52640a98 - std::thread::local::LocalKey::try_with::h4ed5140ff3216312 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 31: 0x555e5263fd1d - std::thread::local::LocalKey::with::hd31e8a2e84bd1642 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 32: 0x555e52668b88 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::heb5597c9bd27c1a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 33: 0x555e526493f5 - as core::future::future::Future>::poll::hb62a03b4b8861b1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 34: 0x555e5264ae8b - as core::future::future::Future>::poll::h7f3ff7f2f97e503b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 35: 0x555e52643530 - async_executor::Executor::run::{{closure}}::h750f8efbd336f74f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 36: 0x555e52653cbb - as core::future::future::Future>::poll::h348859ce37aa4566 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 37: 0x555e52642c90 - async_executor::LocalExecutor::run::{{closure}}::h3fea0ae9e67f3019 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:9 [INFO] [stdout] 38: 0x555e5265499b - as core::future::future::Future>::poll::hfac1e8ea19b35564 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 39: 0x555e52673bea - async_io::driver::block_on::h2f94b8c6e968db36 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 40: 0x555e5264ec09 - async_global_executor::reactor::block_on::{{closure}}::h5d2d514705fde997 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 41: 0x555e5264ead3 - async_global_executor::reactor::block_on::h19a5329eba9a39f5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 42: 0x555e5266eb23 - async_global_executor::executor::block_on::{{closure}}::hed5ca1c0851af885 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 43: 0x555e52640cd1 - std::thread::local::LocalKey::try_with::h57fda607bef18629 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 44: 0x555e5263f7a0 - std::thread::local::LocalKey::with::h46dbb06cd990dce2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 45: 0x555e5266e9ca - async_global_executor::executor::block_on::hdee58d0cf75734bf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 46: 0x555e5264cbc6 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::haf5b9b69752d0f1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 47: 0x555e52668c58 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h3b1e26374229d34d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 48: 0x555e52641fa1 - std::thread::local::LocalKey::try_with::hebfd2e28af6fc77b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 49: 0x555e5263f8c2 - std::thread::local::LocalKey::with::h68657f4c07ef5344 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 50: 0x555e52668a9a - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha8e8264ff62b431c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 51: 0x555e5264ca11 - async_std::task::builder::Builder::blocking::{{closure}}::hdbefe6615eadae49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 52: 0x555e52640739 - std::thread::local::LocalKey::try_with::h2f8d8b8128ae8d70 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 53: 0x555e5263f930 - std::thread::local::LocalKey::with::h76be255280ed1a00 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 54: 0x555e5264bda1 - async_std::task::builder::Builder::blocking::ha3e5026113636ce0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 55: 0x555e5265cf7a - async_std::task::block_on::block_on::h94a2b25fa237f1f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 56: 0x555e52658651 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::h5b7c0c64870a9cfa [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:172:5 [INFO] [stdout] 57: 0x555e5265860a - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_redis_connection::{{closure}}::had02c5b893737a66 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:172:5 [INFO] [stdout] 58: 0x555e5266378e - core::ops::function::FnOnce::call_once::h4b8e486215edc44b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 59: 0x555e526aaa93 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 60: 0x555e526aaa93 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 61: 0x555e526a9627 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 62: 0x555e526a9627 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 63: 0x555e526a9627 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 64: 0x555e526a9627 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 65: 0x555e526a9627 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 66: 0x555e526a9627 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 67: 0x555e526a9627 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 68: 0x555e5267696e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 69: 0x555e5267696e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 70: 0x555e5267b798 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 71: 0x555e5267b798 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 72: 0x555e5267b798 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 73: 0x555e5267b798 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 74: 0x555e5267b798 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 75: 0x555e5267b798 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 76: 0x555e5267b798 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 77: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 78: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 79: 0x555e528aa973 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 80: 0x7f6fb104e609 - start_thread [INFO] [stdout] 81: 0x7f6fb0e20293 - clone [INFO] [stdout] 82: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections stdout ---- [INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir") [INFO] [stdout] [INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } } [INFO] [stdout] [INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir") [INFO] [stdout] [INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } } [INFO] [stdout] [INFO] [stdout] RedisGraphClient current directory: Ok("/opt/rustwide/workdir") [INFO] [stdout] [INFO] [stdout] RedisServerSettings { startup: RedisServerStartupSettings { path_redis_server_executable: "/opt/rustwide/database/redis/redis/redis-server", path_redis_server_configuration_file: "/opt/rustwide/database/redis/configuration/redis.conf", startup_timeout: 7s, maximum_startup_retries: 3 }, connection: RedisServerConnectionSettings { server_address: 127.0.0.1:6379, database_id: 0 } } [INFO] [stdout] [INFO] [stdout] thread 'async-std/runtime' panicked at 'Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/embedded_redis_server/util.rs:39:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555e528a385c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555e528a385c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555e528a385c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555e528a385c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555e528c6ffc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x555e5289c025 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x555e528a5350 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555e528a5350 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555e528a5350 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x555e528a4f36 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x555e528a5a04 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x555e528a54e0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x555e528a3d14 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x555e528a5449 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x555e5263bde1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x555e5263bed3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x555e5266f0cc - core::result::Result::expect::hb02237af19fcded1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x555e52657f59 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h4abd18cefa2789cf [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:36:37 [INFO] [stdout] 18: 0x555e52657520 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::hf0276a222f66659d [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21 [INFO] [stdout] 19: 0x555e52670b32 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::hf462918286c482de [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28 [INFO] [stdout] 20: 0x555e526715f3 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::h6da9b6ffb20f098f [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19 [INFO] [stdout] 21: 0x555e52648e4a - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::h2e7c08b7217b7f03 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13 [INFO] [stdout] 22: 0x555e5265f615 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::h21da36e4e6162cd4 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42 [INFO] [stdout] 23: 0x555e52654697 - as core::future::future::Future>::poll::hdf0390359cf71ad2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x555e5265710e - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h32fcafe37119b700 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:161:13 [INFO] [stdout] 25: 0x555e52653bd9 - as core::future::future::Future>::poll::h1f8aed18eee32818 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 26: 0x555e5265959c - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::{{closure}}::h7263cf3c32ffbc9c [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:49 [INFO] [stdout] 27: 0x555e526544bb - as core::future::future::Future>::poll::hc1c23e279bfd42c8 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x555e526494a9 - as core::future::future::Future>::poll::{{closure}}::h136fbecef1bdc9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 29: 0x555e526690b3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hac3e05646b08822a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 30: 0x555e526405f8 - std::thread::local::LocalKey::try_with::h17c60a5ba4c1ae20 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 31: 0x555e5263f4bd - std::thread::local::LocalKey::with::h02ff3306e56d5e3f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 32: 0x555e52668b38 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb8e26ec063db44f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 33: 0x555e52649335 - as core::future::future::Future>::poll::h2292a216fcdf3265 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 34: 0x555e52644e66 - async_executor::Executor::spawn::{{closure}}::hdd87ddf0c80a0b37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:144:13 [INFO] [stdout] 35: 0x555e5265428b - as core::future::future::Future>::poll::hb0f599789763570c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 36: 0x555e5266846a - as core::future::future::Future>::poll::h4058d6d3d3e82f25 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/future.rs:119:9 [INFO] [stdout] 37: 0x555e5266b10d - async_task::raw::RawTask::run::h4bbd1048790672a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.0.3/src/raw.rs:489:20 [INFO] [stdout] 38: 0x555e528091f1 - async_task::runnable::Runnable::run::hb01f74df06686282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.0.3/src/runnable.rs:309:18 [INFO] [stdout] 39: 0x555e527cac0f - async_executor::Executor::run::{{closure}}::{{closure}}::h8605689187057693 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:235:21 [INFO] [stdout] 40: 0x555e527bccfd - as core::future::future::Future>::poll::ha7db0801e267defb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 41: 0x555e527c28db - as core::future::future::Future>::poll::h988a355e9d411383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 42: 0x555e527ca84f - async_executor::Executor::run::{{closure}}::hf0c8e711f4be7a9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 43: 0x555e527bc60d - as core::future::future::Future>::poll::h0ceba49b57e0a586 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 44: 0x555e527c279b - as core::future::future::Future>::poll::h270a36f0fcd9f0b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 45: 0x555e527d4d32 - async_io::driver::block_on::h959e98ca2670ac20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 46: 0x555e527d0c20 - async_global_executor::reactor::block_on::{{closure}}::h9d72469c65c8eebf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 47: 0x555e527d0aad - async_global_executor::reactor::block_on::h6982ac20bf243917 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 48: 0x555e527befb4 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::h6111405385d686cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:95:17 [INFO] [stdout] 49: 0x555e527e4e41 - std::thread::local::LocalKey::try_with::hf73239a7778d19eb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 50: 0x555e527e37d4 - std::thread::local::LocalKey::with::h4bf4c286053fa80d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 51: 0x555e527bf010 - async_global_executor::threading::thread_main_loop::{{closure}}::h33c53d30cf3eca9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:89:13 [INFO] [stdout] 52: 0x555e527bf7bd - std::panicking::try::do_call::h7f2b63d87cda67f7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x555e527c0afb - __rust_try [INFO] [stdout] 54: 0x555e527bf5d4 - std::panicking::try::h2f125ecdc1587da7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x555e527bbd5f - std::panic::catch_unwind::h0113e6c583f70bd7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x555e527beaae - async_global_executor::threading::thread_main_loop::hcc7e9642f8635d42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:88:12 [INFO] [stdout] 57: 0x555e527cb6da - core::ops::function::FnOnce::call_once::hbc30f896aff1291a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x555e527db95a - std::sys_common::backtrace::__rust_begin_short_backtrace::hfc32a6d82c26e204 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 59: 0x555e527c50f7 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8eac1be12efa835b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 60: 0x555e527db94a - as core::ops::function::FnOnce<()>>::call_once::h2ca081eb935f28f4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x555e527bf7ee - std::panicking::try::do_call::h9dec4bb2ac6b3770 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 62: 0x555e527c0afb - __rust_try [INFO] [stdout] 63: 0x555e527bf661 - std::panicking::try::hb9bd01b82269becc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 64: 0x555e527bbd8a - std::panic::catch_unwind::h9fb39f0316e808dc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 65: 0x555e527c4ed2 - std::thread::Builder::spawn_unchecked::{{closure}}::h4545922321e38a1a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 66: 0x555e527cb4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbac9bd58903bde91 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 68: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 69: 0x555e528aa973 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 70: 0x7f6fb104e609 - start_thread [INFO] [stdout] 71: 0x7f6fb0e20293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] thread 'async-std/runtime' panicked at 'Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/embedded_redis_server/util.rs:39:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555e528a385c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555e528a385c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555e528a385c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555e528a385c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555e528c6ffc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x555e5289c025 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x555e528a5350 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555e528a5350 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555e528a5350 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x555e528a4f36 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x555e528a5a04 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x555e528a54e0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x555e528a3d14 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x555e528a5449 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x555e5263bde1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x555e5263bed3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x555e5266f0cc - core::result::Result::expect::hb02237af19fcded1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x555e52657f59 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h4abd18cefa2789cf [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:36:37 [INFO] [stdout] 18: 0x555e52657520 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::hf0276a222f66659d [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21 [INFO] [stdout] 19: 0x555e52670b32 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::hf462918286c482de [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28 [INFO] [stdout] 20: 0x555e526715f3 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::h6da9b6ffb20f098f [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19 [INFO] [stdout] 21: 0x555e52648e4a - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::h2e7c08b7217b7f03 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13 [INFO] [stdout] 22: 0x555e5265f615 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::h21da36e4e6162cd4 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42 [INFO] [stdout] 23: 0x555e52654697 - as core::future::future::Future>::poll::hdf0390359cf71ad2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x555e5265710e - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h32fcafe37119b700 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:161:13 [INFO] [stdout] 25: 0x555e52653bd9 - as core::future::future::Future>::poll::h1f8aed18eee32818 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 26: 0x555e5265959c - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::{{closure}}::h7263cf3c32ffbc9c [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:49 [INFO] [stdout] 27: 0x555e526544bb - as core::future::future::Future>::poll::hc1c23e279bfd42c8 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x555e526494a9 - as core::future::future::Future>::poll::{{closure}}::h136fbecef1bdc9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 29: 0x555e526690b3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hac3e05646b08822a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 30: 0x555e526405f8 - std::thread::local::LocalKey::try_with::h17c60a5ba4c1ae20 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 31: 0x555e5263f4bd - std::thread::local::LocalKey::with::h02ff3306e56d5e3f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 32: 0x555e52668b38 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb8e26ec063db44f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 33: 0x555e52649335 - as core::future::future::Future>::poll::h2292a216fcdf3265 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 34: 0x555e52644e66 - async_executor::Executor::spawn::{{closure}}::hdd87ddf0c80a0b37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:144:13 [INFO] [stdout] 35: 0x555e5265428b - as core::future::future::Future>::poll::hb0f599789763570c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 36: 0x555e5266846a - as core::future::future::Future>::poll::h4058d6d3d3e82f25 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/future.rs:119:9 [INFO] [stdout] 37: 0x555e5266b10d - async_task::raw::RawTask::run::h4bbd1048790672a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.0.3/src/raw.rs:489:20 [INFO] [stdout] 38: 0x555e528091f1 - async_task::runnable::Runnable::run::hb01f74df06686282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.0.3/src/runnable.rs:309:18 [INFO] [stdout] 39: 0x555e527cac0f - async_executor::Executor::run::{{closure}}::{{closure}}::h8605689187057693 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:235:21 [INFO] [stdout] 40: 0x555e527bccfd - as core::future::future::Future>::poll::ha7db0801e267defb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 41: 0x555e527c28db - as core::future::future::Future>::poll::h988a355e9d411383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 42: 0x555e527ca84f - async_executor::Executor::run::{{closure}}::hf0c8e711f4be7a9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 43: 0x555e527bc60d - as core::future::future::Future>::poll::h0ceba49b57e0a586 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 44: 0x555e527c279b - as core::future::future::Future>::poll::h270a36f0fcd9f0b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 45: 0x555e527d4d32 - async_io::driver::block_on::h959e98ca2670ac20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 46: 0x555e527d0c20 - async_global_executor::reactor::block_on::{{closure}}::h9d72469c65c8eebf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 47: 0x555e527d0aad - async_global_executor::reactor::block_on::h6982ac20bf243917 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 48: 0x555e527befb4 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::h6111405385d686cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:95:17 [INFO] [stdout] 49: 0x555e527e4e41 - std::thread::local::LocalKey::try_with::hf73239a7778d19eb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 50: 0x555e527e37d4 - std::thread::local::LocalKey::with::h4bf4c286053fa80d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 51: 0x555e527bf010 - async_global_executor::threading::thread_main_loop::{{closure}}::h33c53d30cf3eca9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:89:13 [INFO] [stdout] 52: 0x555e527bf7bd - std::panicking::try::do_call::h7f2b63d87cda67f7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x555e527c0afb - __rust_try [INFO] [stdout] 54: 0x555e527bf5d4 - std::panicking::try::h2f125ecdc1587da7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x555e527bbd5f - std::panic::catch_unwind::h0113e6c583f70bd7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x555e527beaae - async_global_executor::threading::thread_main_loop::hcc7e9642f8635d42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:88:12 [INFO] [stdout] 57: 0x555e527cb6da - core::ops::function::FnOnce::call_once::hbc30f896aff1291a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x555e527db95a - std::sys_common::backtrace::__rust_begin_short_backtrace::hfc32a6d82c26e204 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 59: 0x555e527c50f7 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8eac1be12efa835b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 60: 0x555e527db94a - as core::ops::function::FnOnce<()>>::call_once::h2ca081eb935f28f4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x555e527bf7ee - std::panicking::try::do_call::h9dec4bb2ac6b3770 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 62: 0x555e527c0afb - __rust_try [INFO] [stdout] 63: 0x555e527bf661 - std::panicking::try::hb9bd01b82269becc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 64: 0x555e527bbd8a - std::panic::catch_unwind::h9fb39f0316e808dc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 65: 0x555e527c4ed2 - std::thread::Builder::spawn_unchecked::{{closure}}::h4545922321e38a1a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 66: 0x555e527cb4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbac9bd58903bde91 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 68: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 69: 0x555e528aa973 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 70: 0x7f6fb104e609 - start_thread [INFO] [stdout] 71: 0x7f6fb0e20293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] thread 'async-std/runtime' panicked at 'Failed to determine if local port 6379 is in use.: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/embedded_redis_server/util.rs:39:10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555e528a385c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555e528a385c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555e528a385c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555e528a385c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555e528c6ffc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x555e5289c025 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x555e528a5350 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555e528a5350 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555e528a5350 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x555e528a4f36 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x555e528a5a04 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x555e528a54e0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x555e528a3d14 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x555e528a5449 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x555e5263bde1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x555e5263bed3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x555e5266f0cc - core::result::Result::expect::hb02237af19fcded1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/result.rs:1255:23 [INFO] [stdout] 17: 0x555e52657f59 - embedded_redis_client::embedded_redis_server::util::get_processes_using_target_port::h4abd18cefa2789cf [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/util.rs:36:37 [INFO] [stdout] 18: 0x555e52657520 - embedded_redis_client::embedded_redis_server::states::checking_environment::CheckingRedisServerEnvironment::start::hf0276a222f66659d [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/states/checking_environment.rs:36:21 [INFO] [stdout] 19: 0x555e52670b32 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start::hf462918286c482de [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:34:28 [INFO] [stdout] 20: 0x555e526715f3 - embedded_redis_client::embedded_redis_server::embedded_redis_server::EmbeddedRedisServer::start_with_retry::h6da9b6ffb20f098f [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_server/embedded_redis_server.rs:63:19 [INFO] [stdout] 21: 0x555e52648e4a - embedded_redis_client::embedded_redis_client::states::started::StartedRedisClient::new::h2e7c08b7217b7f03 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/states/started.rs:18:13 [INFO] [stdout] 22: 0x555e5265f615 - embedded_redis_client::embedded_redis_client::embedded_redis_client::EmbeddedRedisClient::start::{{closure}}::h21da36e4e6162cd4 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:16:42 [INFO] [stdout] 23: 0x555e52654697 - as core::future::future::Future>::poll::hdf0390359cf71ad2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 24: 0x555e5265710e - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::new_embedded_redis_client::{{closure}}::h32fcafe37119b700 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:161:13 [INFO] [stdout] 25: 0x555e52653bd9 - as core::future::future::Future>::poll::h1f8aed18eee32818 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 26: 0x555e5265959c - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::{{closure}}::h7263cf3c32ffbc9c [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:213:49 [INFO] [stdout] 27: 0x555e526544bb - as core::future::future::Future>::poll::hc1c23e279bfd42c8 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x555e526494a9 - as core::future::future::Future>::poll::{{closure}}::h136fbecef1bdc9a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 29: 0x555e526690b3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hac3e05646b08822a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 30: 0x555e526405f8 - std::thread::local::LocalKey::try_with::h17c60a5ba4c1ae20 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 31: 0x555e5263f4bd - std::thread::local::LocalKey::with::h02ff3306e56d5e3f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 32: 0x555e52668b38 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb8e26ec063db44f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 33: 0x555e52649335 - as core::future::future::Future>::poll::h2292a216fcdf3265 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 34: 0x555e52644e66 - async_executor::Executor::spawn::{{closure}}::hdd87ddf0c80a0b37 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:144:13 [INFO] [stdout] 35: 0x555e5265428b - as core::future::future::Future>::poll::hb0f599789763570c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 36: 0x555e5266846a - as core::future::future::Future>::poll::h4058d6d3d3e82f25 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/future.rs:119:9 [INFO] [stdout] 37: 0x555e5266b10d - async_task::raw::RawTask::run::h4bbd1048790672a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.0.3/src/raw.rs:489:20 [INFO] [stdout] 38: 0x555e528091f1 - async_task::runnable::Runnable::run::hb01f74df06686282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.0.3/src/runnable.rs:309:18 [INFO] [stdout] 39: 0x555e527cac0f - async_executor::Executor::run::{{closure}}::{{closure}}::h8605689187057693 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:235:21 [INFO] [stdout] 40: 0x555e527bccfd - as core::future::future::Future>::poll::ha7db0801e267defb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 41: 0x555e527c28db - as core::future::future::Future>::poll::h988a355e9d411383 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 42: 0x555e527ca84f - async_executor::Executor::run::{{closure}}::hf0c8e711f4be7a9c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 43: 0x555e527bc60d - as core::future::future::Future>::poll::h0ceba49b57e0a586 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 44: 0x555e527c279b - as core::future::future::Future>::poll::h270a36f0fcd9f0b4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:529:33 [INFO] [stdout] 45: 0x555e527d4d32 - async_io::driver::block_on::h959e98ca2670ac20 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 46: 0x555e527d0c20 - async_global_executor::reactor::block_on::{{closure}}::h9d72469c65c8eebf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 47: 0x555e527d0aad - async_global_executor::reactor::block_on::h6982ac20bf243917 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 48: 0x555e527befb4 - async_global_executor::threading::thread_main_loop::{{closure}}::{{closure}}::h6111405385d686cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:95:17 [INFO] [stdout] 49: 0x555e527e4e41 - std::thread::local::LocalKey::try_with::hf73239a7778d19eb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 50: 0x555e527e37d4 - std::thread::local::LocalKey::with::h4bf4c286053fa80d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 51: 0x555e527bf010 - async_global_executor::threading::thread_main_loop::{{closure}}::h33c53d30cf3eca9f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:89:13 [INFO] [stdout] 52: 0x555e527bf7bd - std::panicking::try::do_call::h7f2b63d87cda67f7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 53: 0x555e527c0afb - __rust_try [INFO] [stdout] 54: 0x555e527bf5d4 - std::panicking::try::h2f125ecdc1587da7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 55: 0x555e527bbd5f - std::panic::catch_unwind::h0113e6c583f70bd7 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 56: 0x555e527beaae - async_global_executor::threading::thread_main_loop::hcc7e9642f8635d42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/threading.rs:88:12 [INFO] [stdout] 57: 0x555e527cb6da - core::ops::function::FnOnce::call_once::hbc30f896aff1291a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 58: 0x555e527db95a - std::sys_common::backtrace::__rust_begin_short_backtrace::hfc32a6d82c26e204 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 59: 0x555e527c50f7 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h8eac1be12efa835b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 60: 0x555e527db94a - as core::ops::function::FnOnce<()>>::call_once::h2ca081eb935f28f4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 61: 0x555e527bf7ee - std::panicking::try::do_call::h9dec4bb2ac6b3770 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 62: 0x555e527c0afb - __rust_try [INFO] [stdout] 63: 0x555e527bf661 - std::panicking::try::hb9bd01b82269becc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 64: 0x555e527bbd8a - std::panic::catch_unwind::h9fb39f0316e808dc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 65: 0x555e527c4ed2 - std::thread::Builder::spawn_unchecked::{{closure}}::h4545922321e38a1a [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 66: 0x555e527cb4df - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbac9bd58903bde91 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 68: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 69: 0x555e528aa973 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 70: 0x7f6fb104e609 - start_thread [INFO] [stdout] 71: 0x7f6fb0e20293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] thread 'embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections' panicked at 'task has failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.0.3/src/task.rs:368:45 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x555e528a385c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x555e528a385c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x555e528a385c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x555e528a385c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x555e528c6ffc - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x555e5289c025 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x555e528a5350 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x555e528a5350 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x555e528a5350 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x555e528a4f36 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x555e528a5a04 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x555e528a54e0 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x555e528a3d14 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x555e528a5449 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x555e5263bde1 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x555e528c5ac1 - core::panicking::panic_display::h7e364c019c4c45b4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:63:5 [INFO] [stdout] 16: 0x555e5263bcdb - core::option::expect_failed::hbb9465dc6ab987ce [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:1637:5 [INFO] [stdout] 17: 0x555e527bb8fb - core::option::Option::expect::hdb7e92bd6a9e7f6b [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/option.rs:709:21 [INFO] [stdout] 18: 0x555e527b5c3a - as core::future::future::Future>::poll::hc2bfc2d4aa9cb4e3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-task-4.0.3/src/task.rs:368:43 [INFO] [stdout] 19: 0x555e5266faf3 - <&mut F as core::future::future::Future>::poll::hc71a4c8080dd7865 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/future.rs:107:9 [INFO] [stdout] 20: 0x555e52656f2e - as core::future::future::Future>::poll::he09f91770abec0cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/join_handle.rs:83:9 [INFO] [stdout] 21: 0x555e5265a2b8 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::{{closure}}::hadef19ca5ffcef7a [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:241:17 [INFO] [stdout] 22: 0x555e526539fb - as core::future::future::Future>::poll::h0521ccd62b4b930e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x555e52649549 - as core::future::future::Future>::poll::{{closure}}::h6371d460433cf14d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 24: 0x555e526691b3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hce5ce0396eef2d0a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 25: 0x555e526416c8 - std::thread::local::LocalKey::try_with::hacc4a9ddd7378504 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 26: 0x555e5263f84d - std::thread::local::LocalKey::with::h5bc9ac60fca5de34 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 27: 0x555e526689f8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h3408e473ce136d2c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 28: 0x555e52649455 - as core::future::future::Future>::poll::he4ce0132d2fc0e06 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 29: 0x555e52649f82 - futures_lite::future::block_on::{{closure}}::h5ae9a889ea32c4a7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:89:27 [INFO] [stdout] 30: 0x555e52641b01 - std::thread::local::LocalKey::try_with::hcd1558558ab0c04f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 31: 0x555e5263f9e3 - std::thread::local::LocalKey::with::h86e4da51a01763bf [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 32: 0x555e5264979f - futures_lite::future::block_on::h53d433da6c3444eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:79:5 [INFO] [stdout] 33: 0x555e5264ca9c - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h033069a08ca474c0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:173:25 [INFO] [stdout] 34: 0x555e52668d98 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h55f8265f0d9f044e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 35: 0x555e52640e31 - std::thread::local::LocalKey::try_with::h58a5db02b4603945 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 36: 0x555e5263fc52 - std::thread::local::LocalKey::with::hb3fc5b3463186d6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 37: 0x555e52668aea - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hb221a497dc89612f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 38: 0x555e5264c75c - async_std::task::builder::Builder::blocking::{{closure}}::h2c0e9d5993c4df98 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 39: 0x555e526410ad - std::thread::local::LocalKey::try_with::h64e871eb06a9bc39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x555e5263f730 - std::thread::local::LocalKey::with::h40203292a4f10535 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x555e5264c413 - async_std::task::builder::Builder::blocking::he80ab67085ca0e64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 42: 0x555e5265ced7 - async_std::task::block_on::block_on::h58bf54f45111cdab [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 43: 0x555e5265a6e7 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::h2cd05d1ecdfb8930 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:239:9 [INFO] [stdout] 44: 0x555e5265431b - as core::future::future::Future>::poll::hb295673920e073b0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 45: 0x555e526494f9 - as core::future::future::Future>::poll::{{closure}}::h2b84b3a57d564b01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:199:17 [INFO] [stdout] 46: 0x555e52668fb3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h5740f6ee0afe2a40 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 47: 0x555e526403e8 - std::thread::local::LocalKey::try_with::h13ed05c73f1f296c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 48: 0x555e5263fadd - std::thread::local::LocalKey::with::h8ec60c58a637b309 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 49: 0x555e52668a48 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::ha043c524b4e44175 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 50: 0x555e52649395 - as core::future::future::Future>::poll::h59103192dfc410ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:197:13 [INFO] [stdout] 51: 0x555e5264adeb - as core::future::future::Future>::poll::h1fd2d30a130b4e46 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/src/future.rs:526:33 [INFO] [stdout] 52: 0x555e5264395b - async_executor::Executor::run::{{closure}}::h8299f732fd055485 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242:9 [INFO] [stdout] 53: 0x555e52653b1b - as core::future::future::Future>::poll::h133a3071798a9b49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 54: 0x555e526429d0 - async_executor::LocalExecutor::run::{{closure}}::h3a7f6dbe010d231f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447:9 [INFO] [stdout] 55: 0x555e5265487b - as core::future::future::Future>::poll::hec159d1b7ce4b510 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 56: 0x555e52672784 - async_io::driver::block_on::h2193f8ef8245ed7f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/src/driver.rs:142:33 [INFO] [stdout] 57: 0x555e5264ebd3 - async_global_executor::reactor::block_on::{{closure}}::h3923a8a76dde0553 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3:18 [INFO] [stdout] 58: 0x555e5264eb6d - async_global_executor::reactor::block_on::hff9cc4c5904710bb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12:5 [INFO] [stdout] 59: 0x555e5266eabd - async_global_executor::executor::block_on::{{closure}}::he0dd134dbf4abd19 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:36 [INFO] [stdout] 60: 0x555e526418f3 - std::thread::local::LocalKey::try_with::hcae561e62fa86129 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 61: 0x555e5263f99a - std::thread::local::LocalKey::with::h827d77e53439af0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 62: 0x555e5266ea07 - async_global_executor::executor::block_on::he20511b8392cd790 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26:5 [INFO] [stdout] 63: 0x555e5264ccca - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hccbc5cbe1d89f0b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:171:25 [INFO] [stdout] 64: 0x555e526692e1 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hecf8af19c1397cdd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 65: 0x555e526421fe - std::thread::local::LocalKey::try_with::hfe620e54e7947ff2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 66: 0x555e5263fcbc - std::thread::local::LocalKey::with::hbefd6c9ddbefbcb0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 67: 0x555e526689b7 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h137c03d22b550cb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 68: 0x555e5264c8b4 - async_std::task::builder::Builder::blocking::{{closure}}::hb1dda9ec0bf9948a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:168:17 [INFO] [stdout] 69: 0x555e52641d2b - std::thread::local::LocalKey::try_with::hcff792640e23d693 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 70: 0x555e5263fd8a - std::thread::local::LocalKey::with::hdaf5f26b68ac0719 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 71: 0x555e5264c0b4 - async_std::task::builder::Builder::blocking::hd29279244f6eb27e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/builder.rs:161:9 [INFO] [stdout] 72: 0x555e5265d013 - async_std::task::block_on::block_on::hf675c5e7da85a724 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.0/src/task/block_on.rs:33:5 [INFO] [stdout] 73: 0x555e526592b9 - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::h63b200b98c7186f2 [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:201:5 [INFO] [stdout] 74: 0x555e5265927a - embedded_redis_client::embedded_redis_client::embedded_redis_client::tests::test_parallel_redis_connections::{{closure}}::hdb7f089cdd0567af [INFO] [stdout] at /opt/rustwide/workdir/src/embedded_redis_client/embedded_redis_client.rs:201:5 [INFO] [stdout] 75: 0x555e5266388e - core::ops::function::FnOnce::call_once::ha2b23eec5e4de346 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 76: 0x555e526aaa93 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 77: 0x555e526aaa93 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 78: 0x555e526a9627 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 79: 0x555e526a9627 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 80: 0x555e526a9627 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 81: 0x555e526a9627 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 82: 0x555e526a9627 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 83: 0x555e526a9627 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 84: 0x555e526a9627 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 85: 0x555e5267696e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 86: 0x555e5267696e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 87: 0x555e5267b798 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 88: 0x555e5267b798 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 89: 0x555e5267b798 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 90: 0x555e5267b798 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 91: 0x555e5267b798 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 92: 0x555e5267b798 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 93: 0x555e5267b798 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 94: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 95: 0x555e528aa973 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 96: 0x555e528aa973 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 97: 0x7f6fb104e609 - start_thread [INFO] [stdout] 98: 0x7f6fb0e20293 - clone [INFO] [stdout] 99: 0x0 - [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.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "922e2c3bf2d5a2bdecbfd32e743003f8aba6e34b7841efa62acb7e3a33253637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "922e2c3bf2d5a2bdecbfd32e743003f8aba6e34b7841efa62acb7e3a33253637", kill_on_drop: false }` [INFO] [stdout] 922e2c3bf2d5a2bdecbfd32e743003f8aba6e34b7841efa62acb7e3a33253637