[INFO] cloning repository https://github.com/LuisBarroso37/codecrafters-redis-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LuisBarroso37/codecrafters-redis-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuisBarroso37%2Fcodecrafters-redis-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuisBarroso37%2Fcodecrafters-redis-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9407202be575e484f7ce99bebba6e6f1f874c3b9
[INFO] testing LuisBarroso37/codecrafters-redis-rust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuisBarroso37%2Fcodecrafters-redis-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LuisBarroso37/codecrafters-redis-rust
[INFO] finished tweaking git repo https://github.com/LuisBarroso37/codecrafters-redis-rust
[INFO] tweaked toml for git repo https://github.com/LuisBarroso37/codecrafters-redis-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuisBarroso37/codecrafters-redis-rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LuisBarroso37/codecrafters-redis-rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5fd4f95059a20dbf2df0befe438a1a6d5512951fc36f562c6495fb29d6698ec
[INFO] running `Command { std: "docker" "start" "-a" "a5fd4f95059a20dbf2df0befe438a1a6d5512951fc36f562c6495fb29d6698ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5fd4f95059a20dbf2df0befe438a1a6d5512951fc36f562c6495fb29d6698ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5fd4f95059a20dbf2df0befe438a1a6d5512951fc36f562c6495fb29d6698ec", kill_on_drop: false }`
[INFO] [stdout] a5fd4f95059a20dbf2df0befe438a1a6d5512951fc36f562c6495fb29d6698ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 18a572ce5a2f204b69c35cee49cb45c527231920a7a588148d1e435c812eee88
[INFO] running `Command { std: "docker" "start" "-a" "18a572ce5a2f204b69c35cee49cb45c527231920a7a588148d1e435c812eee88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling codecrafters-redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]   --> src/commands/replication/psync.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PsyncArguments {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     master_repl_id: String,
[INFO] [stdout] 13 |     offset: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]   --> src/commands/replication/psync.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PsyncArguments {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     master_repl_id: String,
[INFO] [stdout] 13 |     offset: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.82s
[INFO] running `Command { std: "docker" "inspect" "18a572ce5a2f204b69c35cee49cb45c527231920a7a588148d1e435c812eee88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18a572ce5a2f204b69c35cee49cb45c527231920a7a588148d1e435c812eee88", kill_on_drop: false }`
[INFO] [stdout] 18a572ce5a2f204b69c35cee49cb45c527231920a7a588148d1e435c812eee88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a2dd157048fdc4222b26171ea553b88ff47e2c271b30941f5b556e380674987
[INFO] running `Command { std: "docker" "start" "-a" "8a2dd157048fdc4222b26171ea553b88ff47e2c271b30941f5b556e380674987", kill_on_drop: false }`
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]   --> src/commands/replication/psync.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PsyncArguments {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     master_repl_id: String,
[INFO] [stdout] 13 |     offset: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling codecrafters-redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]   --> src/commands/replication/psync.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PsyncArguments {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     master_repl_id: String,
[INFO] [stdout] 13 |     offset: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]   --> src/commands/replication/psync.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PsyncArguments {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     master_repl_id: String,
[INFO] [stdout] 13 |     offset: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `offset` is never read
[INFO] [stdout]   --> src/commands/replication/psync.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PsyncArguments {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     master_repl_id: String,
[INFO] [stdout] 13 |     offset: i32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.36s
[INFO] running `Command { std: "docker" "inspect" "8a2dd157048fdc4222b26171ea553b88ff47e2c271b30941f5b556e380674987", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a2dd157048fdc4222b26171ea553b88ff47e2c271b30941f5b556e380674987", kill_on_drop: false }`
[INFO] [stdout] 8a2dd157048fdc4222b26171ea553b88ff47e2c271b30941f5b556e380674987
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f174e6d5d6ad339edb44d01e9fdb9f458d48242985952d49c990eb395030f61
[INFO] running `Command { std: "docker" "start" "-a" "0f174e6d5d6ad339edb44d01e9fdb9f458d48242985952d49c990eb395030f61", kill_on_drop: false }`
[INFO] [stderr] warning: field `offset` is never read
[INFO] [stderr]   --> src/commands/replication/psync.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct PsyncArguments {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 12 |     master_repl_id: String,
[INFO] [stderr] 13 |     offset: i32,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `codecrafters-redis` (lib) generated 1 warning
[INFO] [stderr] warning: `codecrafters-redis` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `codecrafters-redis` (bin "codecrafters-redis") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `codecrafters-redis` (bin "codecrafters-redis" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codecrafters_redis-346a49b694017079)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test commands::blpop::tests::test_add_and_remove_subscriber ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_empty_list ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_list_success ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_non_list ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_nonexistent_key ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test commands::get::tests::test_is_value_expired ... ok
[INFO] [stdout] test commands::stream_utils::tests::test_parse_stream_entries_to_resp ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_with_notification ... ok
[INFO] [stdout] test commands::lrange::tests::test_validate_indexes ... ok
[INFO] [stdout] test commands::stream_utils::tests::test_validate_stream_id ... ok
[INFO] [stdout] test commands::xadd::tests::test_get_timestamp_in_milliseconds ... ok
[INFO] [stdout] test commands::xadd::tests::test_parse_stream_id_parts ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_in_range ... ok
[INFO] [stdout] test commands::xadd::tests::test_get_next_sequence_for_timestamp ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_against_existing_entries ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_at_or_after ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_at_or_before ... ok
[INFO] [stdout] test commands::xrange::tests::test_validate_end_stream_id ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_stream_id_in_range ... ok
[INFO] [stdout] test commands::xread::tests::test_is_xread_stream_id_after ... ok
[INFO] [stdout] test commands::xread::tests::test_read_streams ... ok
[INFO] [stdout] test commands::xread::tests::test_parse_stream_ids ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test commands::xread::tests::test_is_sequence_after ... ok
[INFO] [stdout] test commands::xrange::tests::test_validate_start_stream_id ... ok
[INFO] [stdout] test resp::tests::test_decode ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test resp::tests::test_decode_array ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_stream_id_against_store ... ok
[INFO] [stdout] test input::tests::test_parse_input ... ok
[INFO] [stdout] test resp::tests::test_decode_bulk_string ... ok
[INFO] [stdout] test resp::tests::test_encode ... ok
[INFO] [stdout] test resp::tests::test_encode_array_from_strings ... ok
[INFO] [stdout] test resp::tests::test_parse_to_resp_values ... ok
[INFO] [stdout] test commands::xread::tests::test_resolve_special_id ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_without_flags ... ok
[INFO] [stdout] test state::tests::test_add_blpop_subscriber_existing_key ... ok
[INFO] [stdout] test state::tests::test_add_blpop_subscriber_new_key ... ok
[INFO] [stdout] test state::tests::test_add_xread_subscriber_existing_key_existing_stream_id ... ok
[INFO] [stdout] test state::tests::test_add_xread_subscriber_existing_key_new_stream_id ... ok
[INFO] [stdout] test state::tests::test_add_xread_subscriber_new_key ... ok
[INFO] [stdout] test state::tests::test_remove_blpop_subscriber ... ok
[INFO] [stdout] test state::tests::test_remove_blpop_subscriber_nonexistent_key ... ok
[INFO] [stdout] test state::tests::test_remove_xread_subscriber ... ok
[INFO] [stdout] test state::tests::test_remove_xread_subscriber_nonexistent ... ok
[INFO] [stdout] test input::tests::test_is_valid_repl_id ... ok
[INFO] [stdout] test state::tests::test_send_to_blpop_subscriber_nonexistent_key ... ok
[INFO] [stdout] test state::tests::test_send_to_blpop_subscriber_success ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_invalid_stream_id ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_multiple_subscribers ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_with_notification ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_no_subscribers ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_success ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_infinite_blocking_with_notification ... ok
[INFO] [stdout] test state::tests::test_send_to_blpop_subscriber_fifo_order ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_no_notification_for_earlier_id ... ok
[INFO] [stdout] test server::tests::test_validate_port_flag ... ok
[INFO] [stdout] test commands::xread::tests::test_add_and_remove_subscribers ... ok
[INFO] [stdout] test state::tests::test_state_new ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_success_cases ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_with_invalid_flags ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_infinite_blocking_with_notification ... ok
[INFO] [stdout] test server::tests::test_validate_master_address ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_redis-8853e1522e1abe4b)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_list_success ... ok
[INFO] [stdout] test commands::blpop::tests::test_add_and_remove_subscriber ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_non_list ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_empty_list ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_nonexistent_key ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_with_notification ... ok
[INFO] [stdout] test commands::lrange::tests::test_validate_indexes ... ok
[INFO] [stdout] test commands::stream_utils::tests::test_validate_stream_id ... ok
[INFO] [stdout] test commands::stream_utils::tests::test_parse_stream_entries_to_resp ... ok
[INFO] [stdout] test commands::xadd::tests::test_get_timestamp_in_milliseconds ... ok
[INFO] [stdout] test commands::xadd::tests::test_parse_stream_id_parts ... ok
[INFO] [stdout] test commands::xadd::tests::test_get_next_sequence_for_timestamp ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_at_or_after ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_in_range ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_against_existing_entries ... ok
[INFO] [stdout] test commands::xrange::tests::test_validate_end_stream_id ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_stream_id_against_store ... ok
[INFO] [stdout] test commands::xread::tests::test_is_sequence_after ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_stream_id_in_range ... ok
[INFO] [stdout] test commands::xrange::tests::test_validate_start_stream_id ... ok
[INFO] [stdout] test commands::xread::tests::test_add_and_remove_subscribers ... ok
[INFO] [stdout] test commands::xread::tests::test_is_xread_stream_id_after ... ok
[INFO] [stdout] test commands::xread::tests::test_resolve_special_id ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test input::tests::test_parse_input ... ok
[INFO] [stdout] test resp::tests::test_decode ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_at_or_before ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test resp::tests::test_decode_array ... ok
[INFO] [stdout] test commands::xread::tests::test_read_streams ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test commands::xread::tests::test_parse_stream_ids ... ok
[INFO] [stdout] test resp::tests::test_encode ... ok
[INFO] [stdout] test resp::tests::test_parse_to_resp_values ... ok
[INFO] [stdout] test resp::tests::test_encode_array_from_strings ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_without_flags ... ok
[INFO] [stdout] test state::tests::test_add_blpop_subscriber_new_key ... ok
[INFO] [stdout] test state::tests::test_add_xread_subscriber_existing_key_existing_stream_id ... ok
[INFO] [stdout] test state::tests::test_add_xread_subscriber_existing_key_new_stream_id ... ok
[INFO] [stdout] test state::tests::test_add_xread_subscriber_new_key ... ok
[INFO] [stdout] test state::tests::test_remove_blpop_subscriber ... ok
[INFO] [stdout] test state::tests::test_remove_blpop_subscriber_nonexistent_key ... ok
[INFO] [stdout] test state::tests::test_remove_xread_subscriber ... ok
[INFO] [stdout] test state::tests::test_remove_xread_subscriber_nonexistent ... ok
[INFO] [stdout] test state::tests::test_send_to_blpop_subscriber_nonexistent_key ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_infinite_blocking_with_notification ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_invalid_stream_id ... ok
[INFO] [stdout] test state::tests::test_send_to_blpop_subscriber_success ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_no_subscribers ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_success ... ok
[INFO] [stdout] test state::tests::test_state_new ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_with_notification ... ok
[INFO] [stdout] test state::tests::test_send_to_blpop_subscriber_fifo_order ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_multiple_subscribers ... ok
[INFO] [stdout] test input::tests::test_is_valid_repl_id ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_no_notification_for_earlier_id ... ok
[INFO] [stdout] test commands::get::tests::test_is_value_expired ... ok
[INFO] [stdout] test server::tests::test_validate_port_flag ... ok
[INFO] [stdout] test state::tests::test_add_blpop_subscriber_existing_key ... ok
[INFO] [stdout] test resp::tests::test_decode_bulk_string ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_success_cases ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_infinite_blocking_with_notification ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_with_invalid_flags ... ok
[INFO] [stdout] test server::tests::test_validate_master_address ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis/main.rs (/opt/rustwide/target/debug/deps/redis-3ee83c17c9b7a5e6)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test commands::blpop::test_blpop_with_existing_items_concurrent ... ok
[INFO] [stdout] test commands::blpop::test_handle_blpop_command_invalid ... ok
[INFO] [stdout] test commands::config_get::test_handle_config_get_command ... ok
[INFO] [stdout] test commands::echo::test_handle_echo_command ... ok
[INFO] [stdout] test commands::echo::test_handle_echo_command_invalid ... ok
[INFO] [stdout] test commands::get::test_handle_get_command ... ok
[INFO] [stdout] test commands::incr::test_handle_get_command_non_existent_key ... ok
[INFO] [stdout] test commands::config_get::test_handle_config_get_command_invalid ... ok
[INFO] [stdout] test commands::blpop::test_handle_blpop_command_direct_response ... ok
[INFO] [stdout] test commands::incr::test_handle_incr_command ... ok
[INFO] [stdout] test commands::info::test_handle_info_command_master_server ... ok
[INFO] [stdout] test commands::get::test_handle_get_command_invalid ... ok
[INFO] [stdout] test commands::keys::test_handle_echo_command_invalid ... ok
[INFO] [stdout] test commands::get::test_handle_get_command_not_found ... ok
[INFO] [stdout] test commands::incr::test_handle_incr_command_invalid ... ok
[INFO] [stdout] test commands::info::test_handle_info_command_invalid_section ... ok
[INFO] [stdout] test commands::incr::test_handle_incr_command_invalid_value ... ok
[INFO] [stdout] test commands::info::test_handle_info_command_invalid ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command_multiple_elements ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command_invalid ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command_invalid ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command_not_found ... ok
[INFO] [stdout] test commands::info::test_handle_info_command_replica_server ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command_wrong_data_type ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command_not_found ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command ... ok
[INFO] [stdout] test commands::keys::test_handle_keys_command ... ok
[INFO] [stdout] test commands::lpush::test_handle_lpush_command_insert ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command_wrong_data_type ... ok
[INFO] [stdout] test commands::lpush::test_handle_lpush_command_invalid ... ok
[INFO] [stdout] test commands::lpush::test_handle_lpush_command_update ... ok
[INFO] [stdout] test commands::ping::test_handle_ping_command ... ok
[INFO] [stdout] test commands::lrange::test_handle_lrange_command_invalid ... ok
[INFO] [stdout] test commands::replconf::test_handle_replconf_command ... ok
[INFO] [stdout] test commands::psync::test_handle_psync_command_replication_id_does_not_match ... ok
[INFO] [stdout] test commands::psync::test_handle_psync_command_invalid ... ok
[INFO] [stdout] test commands::replconf::test_handle_replconf_command_invalid ... ok
[INFO] [stdout] test commands::ping::test_handle_ping_command_invalid ... ok
[INFO] [stdout] test commands::lrange::test_handle_lrange_command ... ok
[INFO] [stdout] test commands::psync::test_handle_psync_command ... ok
[INFO] [stdout] test commands::blpop::test_blpop_invalid_arguments ... ok
[INFO] [stdout] test commands::replication::test_handle_publish_command_invalid ... ok
[INFO] [stdout] test commands::replication::test_handle_publish_command_without_subscribers ... ok
[INFO] [stdout] test commands::replication::test_handle_publish_command_with_subscribers ... ok
[INFO] [stdout] test commands::rpush::test_handle_rpush_command_insert ... ok
[INFO] [stdout] test commands::rpush::test_handle_rpush_command_update ... ok
[INFO] [stdout] test commands::rpush::test_handle_rpush_command_invalid ... ok
[INFO] [stdout] test commands::set::test_handle_set_command ... ok
[INFO] [stdout] test commands::subscribe::test_handle_consecutive_subscribe_commands_for_different_channel ... ok
[INFO] [stdout] test commands::set::test_handle_set_command_invalid ... ok
[INFO] [stdout] test commands::subscribe::test_handle_subscribe_command_invalid ... ok
[INFO] [stdout] test commands::set::test_handle_set_command_with_expiration ... ok
[INFO] [stdout] test commands::subscribe::test_handle_subscribe_command ... ok
[INFO] [stdout] test commands::subscribe::test_handle_consecutive_subscribe_commands_for_same_channel ... ok
[INFO] [stdout] test commands::subscribe_ping::test_handle_ping_after_subscribe_command ... ok
[INFO] [stdout] test commands::subscribe_ping::test_handle_ping_command_invalid ... ok
[INFO] [stdout] test commands::subscribe_ping::test_handle_ping_without_subscribe_command ... ok
[INFO] [stdout] test commands::transaction::test_handle_discard_command_should_remove_transaction ... ok
[INFO] [stdout] test commands::transaction::test_handle_exec_command_without_using_multi_before ... ok
[INFO] [stdout] test commands::transaction::test_handle_exec_command_immediately_after_multi_command ... ok
[INFO] [stdout] test commands::transaction::test_handle_discard_command_without_using_multi_before ... ok
[INFO] [stdout] test commands::transaction::test_handle_should_return_queued_commands ... ok
[INFO] [stdout] test commands::transaction::test_handle_multi_command ... ok
[INFO] [stdout] test commands::transaction::test_handle_should_queue_commands ... ok
[INFO] [stdout] test commands::transaction::test_handle_should_run_queued_commands ... ok
[INFO] [stdout] test commands::type_command::test_handle_type_command_list ... ok
[INFO] [stdout] test commands::transaction::test_handle_should_run_all_queued_commands_even_if_errors_occur ... ok
[INFO] [stdout] test commands::type_command::test_handle_type_command_invalid ... ok
[INFO] [stdout] test commands::transaction::test_handle_fail_to_add_invalid_command_to_transaction ... ok
[INFO] [stdout] test commands::type_command::test_handle_type_command_missing_key ... ok
[INFO] [stdout] test commands::type_command::test_handle_type_command_string ... ok
[INFO] [stdout] test commands::type_command::test_handle_type_command_stream ... ok
[INFO] [stdout] test commands::xadd::test_handle_xadd_command ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_invalid ... ok
[INFO] [stdout] test commands::xadd::test_handle_xadd_command_invalid ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_blocking_command_direct_response ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_invalid_data_type ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_key_not_found ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_data_not_found ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_invalid ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_zero_zero_forbidden ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_key_not_found ... ok
[INFO] [stdout] test commands::xadd::test_handle_xadd_command_invalid_data_type ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_zero_zero_allowed ... ok
[INFO] [stdout] test commands::xread::test_xread_concurrent_clients_direct_response ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_data_not_found ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_invalid_data_type ... ok
[INFO] [stdout] test commands::xread::test_xread_concurrent_clients_fanout ... ok
[INFO] [stdout] test commands::blpop::test_blpop_zero_timeout_infinite_wait ... ok
[INFO] [stdout] test commands::xread::test_xread_simple_blocking_with_special_id_return_immediately_if_stream_is_empty ... ok
[INFO] [stdout] test commands::get::test_handle_get_command_with_expiration ... ok
[INFO] [stdout] test commands::blpop::test_blpop_multiple_pushes_multiple_clients ... ok
[INFO] [stdout] test commands::xread::test_xread_concurrent_clients_multiple_pushes_with_incremental_stream_ids ... ok
[INFO] [stdout] test connection::test_handle_master_to_client_connection_basic_commands ... ok
[INFO] [stdout] test commands::blpop::test_blpop_concurrent_different_keys ... ok
[INFO] [stdout] test commands::xread::test_xread_concurrent_clients_different_keys ... ok
[INFO] [stdout] test commands::xread::test_xread_zero_timeout_infinite_wait ... ok
[INFO] [stdout] test connection::test_handle_replica_to_client_connection_forbidden_write_commands ... ok
[INFO] [stdout] test commands::blpop::test_blpop_concurrent_clients_simple_blocking ... ok
[INFO] [stdout] test input::test_handshake_invalid_pong_response ... ok
[INFO] [stdout] test connection::test_replica_to_client_connection_close_handling ... ok
[INFO] [stdout] test rdb::test_rdb_parser_empty_file ... ok
[INFO] [stdout] test rdb::test_rdb_parser_with_key_value_pairs_including_expiration ... ok
[INFO] [stdout] test input::test_handshake_success ... ok
[INFO] [stdout] test commands::xread::test_xread_simple_blocking ... ok
[INFO] [stdout] test commands::xread::test_xread_multiple_streams_concurrent_clients_same_streams ... ok
[INFO] [stdout] test commands::xread::test_xread_multiple_streams_single_client ... ok
[INFO] [stdout] test commands::xread::test_xread_multiple_streams_concurrent_clients_special_ids ... ok
[INFO] [stdout] test commands::xread::test_xread_simple_blocking_with_special_id ... ok
[INFO] [stdout] test server::test_master_server_load_rdb_file_on_startup ... ok
[INFO] [stdout] test commands::xread::test_xread_multiple_streams_concurrent_clients_partial_match ... ok
[INFO] [stdout] test connection::test_handle_master_to_client_connection_processes_commands ... ok
[INFO] [stdout] test connection::test_handle_master_to_replica_connection_incrementing_offset ... ok
[INFO] [stdout] test commands::blpop::test_blpop_concurrent_clients_first_come_first_served ... ok
[INFO] [stdout] test commands::blpop::test_blpop_timeout_behavior ... ok
[INFO] [stdout] test connection::test_handle_master_to_replica_connection_invalid_commands ... ok
[INFO] [stdout] test commands::xread::test_xread_blocking_timeout_behavior ... ok
[INFO] [stdout] test server::test_master_replica_rdb_file_transfer ... ok
[INFO] [stdout] test server::test_wait_command_multiple_replicas ... FAILED
[INFO] [stdout] test server::test_master_replica_handshake_and_replication ... ok
[INFO] [stdout] test server::test_wait_command_faulty_replica ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- server::test_wait_command_multiple_replicas stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server::test_wait_command_multiple_replicas' (286) panicked at tests/redis/test_utils.rs:734:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Integer(0)
[INFO] [stdout]  right: Integer(3)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564ade215c62 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x564ade215c62 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x564ade215c62 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x564ade215c62 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x564ade22913f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x564ade22913f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x564ade1e2291 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x564ade1e2291 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x564ade1eeb62 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x564ade1f39af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x564ade1f3841 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x564addca963e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x564addca963e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x564ade1f411f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x564ade1f411f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x564ade1f3eca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x564ade1eec99 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x564ade1d622d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x564ade2343b0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x564ade2341b3 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x564addb8eaed - core::panicking::assert_failed::hbf4de0c96c9a0f92
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x564addc6506b - redis::test_utils::TestUtils::send_command_and_receive_response::{{closure}}::he104e06b320ca880
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/test_utils.rs:734:9
[INFO] [stdout]   22:     0x564addbc5cf1 - redis::server::test_wait_command_multiple_replicas::{{closure}}::h0fdf9e597ad55b95
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/server.rs:137:6
[INFO] [stdout]   23:     0x564addc6c672 - <core::pin::Pin<P> as core::future::future::Future>::poll::he62d84fec167f92e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x564addc6c28d - <core::pin::Pin<P> as core::future::future::Future>::poll::h39cd1baad20eb8bc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x564addc33f6d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h72e25cd9177be13e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   26:     0x564addc33e6b - tokio::task::coop::with_budget::h595415c18d20f6da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x564addc33e6b - tokio::task::coop::budget::h0eb4f4680354fd4a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x564addc33e6b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hb34e9c25c6b6c6bc
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   29:     0x564addc30ff0 - tokio::runtime::scheduler::current_thread::Context::enter::h694c05fa753659cd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x564addc3339d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha0a57e05f8fd7abd
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   31:     0x564addc325b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8ad20f161e5a0d39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   32:     0x564addbd147b - tokio::runtime::context::scoped::Scoped<T>::set::hbfd3e2b3fcba7297
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x564addbbed49 - tokio::runtime::context::set_scheduler::{{closure}}::h364cd1831ea502f1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x564addbf26f2 - std::thread::local::LocalKey<T>::try_with::hcb600e6656cfc3e5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x564addbeee0e - std::thread::local::LocalKey<T>::with::hb21e3186437964a9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x564addbbecbd - tokio::runtime::context::set_scheduler::h052ba59f1b8aaf6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x564addc32360 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hed8c463d0007a474
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   38:     0x564addc32653 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8c7f977a1e585cef
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   39:     0x564addc2b200 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb7327e7726388d31
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x564addc1b9d0 - tokio::runtime::context::runtime::enter_runtime::h62fe6d3476120fd7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x564addc2abc1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4676c67c404e1381
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x564addbbf234 - tokio::runtime::runtime::Runtime::block_on_inner::hf8403213fe8f10d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x564addbbf3fc - tokio::runtime::runtime::Runtime::block_on::h68ba228d91c03022
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x564addbc4563 - redis::server::test_wait_command_multiple_replicas::h0018377b32404374
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/server.rs:173:11
[INFO] [stdout]   45:     0x564addbc64d7 - redis::server::test_wait_command_multiple_replicas::{{closure}}::hf76a791e0643840a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/server.rs:69:47
[INFO] [stdout]   46:     0x564addae29e6 - core::ops::function::FnOnce::call_once::hfe350c1eb3199205
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x564addca93fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x564addca93fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x564addcbf065 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x564addcbf065 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x564addcbf065 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x564addcbf065 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x564addcbf065 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x564addcbf065 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x564addcbf065 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x564addc95854 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x564addc95854 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x564addc9911a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x564addc9911a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x564addc9911a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x564addc9911a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x564addc9911a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x564addc9911a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x564addc9911a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x564ade1e9dff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   66:     0x564ade1e9dff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   67:     0x7e2502c72aa4 - <unknown>
[INFO] [stdout]   68:     0x7e2502cffa34 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     server::test_wait_command_multiple_replicas
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 123 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.80s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test redis`
[INFO] running `Command { std: "docker" "inspect" "0f174e6d5d6ad339edb44d01e9fdb9f458d48242985952d49c990eb395030f61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f174e6d5d6ad339edb44d01e9fdb9f458d48242985952d49c990eb395030f61", kill_on_drop: false }`
[INFO] [stdout] 0f174e6d5d6ad339edb44d01e9fdb9f458d48242985952d49c990eb395030f61
