[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuisBarroso37/codecrafters-redis-rust on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.4
[INFO] [stderr]   Downloaded cc v1.0.105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 845efc561c1f6a09e415266c979e9cecb592d28e3c71742c0e3310d6ec31865c
[INFO] running `Command { std: "docker" "start" "-a" "845efc561c1f6a09e415266c979e9cecb592d28e3c71742c0e3310d6ec31865c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "845efc561c1f6a09e415266c979e9cecb592d28e3c71742c0e3310d6ec31865c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "845efc561c1f6a09e415266c979e9cecb592d28e3c71742c0e3310d6ec31865c", kill_on_drop: false }`
[INFO] [stdout] 845efc561c1f6a09e415266c979e9cecb592d28e3c71742c0e3310d6ec31865c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 688a2d7d327592e49e58b3d78045dddac74b459e4a5c9fa918b86e44c788d144
[INFO] running `Command { std: "docker" "start" "-a" "688a2d7d327592e49e58b3d78045dddac74b459e4a5c9fa918b86e44c788d144", 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 zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[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 parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.104
[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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.05s
[INFO] running `Command { std: "docker" "inspect" "688a2d7d327592e49e58b3d78045dddac74b459e4a5c9fa918b86e44c788d144", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "688a2d7d327592e49e58b3d78045dddac74b459e4a5c9fa918b86e44c788d144", kill_on_drop: false }`
[INFO] [stdout] 688a2d7d327592e49e58b3d78045dddac74b459e4a5c9fa918b86e44c788d144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d4c51f21d04d6661ecd33e17d588a88ed789a25345e47442a90f48927e57433
[INFO] running `Command { std: "docker" "start" "-a" "0d4c51f21d04d6661ecd33e17d588a88ed789a25345e47442a90f48927e57433", 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)]` 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)]` 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)]` 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.77s
[INFO] running `Command { std: "docker" "inspect" "0d4c51f21d04d6661ecd33e17d588a88ed789a25345e47442a90f48927e57433", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d4c51f21d04d6661ecd33e17d588a88ed789a25345e47442a90f48927e57433", kill_on_drop: false }`
[INFO] [stdout] 0d4c51f21d04d6661ecd33e17d588a88ed789a25345e47442a90f48927e57433
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c1747a63059dbe63321ff146b73980e77acd17dd3c154246249673d5f2285f2b
[INFO] running `Command { std: "docker" "start" "-a" "c1747a63059dbe63321ff146b73980e77acd17dd3c154246249673d5f2285f2b", 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)]` 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" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `codecrafters-redis` (bin "codecrafters-redis") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codecrafters_redis-af52cff0b01abc21)
[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_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_nonexistent_key ... ok
[INFO] [stdout] test commands::lrange::tests::test_validate_indexes ... 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::get::tests::test_is_value_expired ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test commands::xadd::tests::test_get_timestamp_in_milliseconds ... ok
[INFO] [stdout] test commands::stream_utils::tests::test_validate_stream_id ... ok
[INFO] [stdout] test commands::xadd::tests::test_parse_stream_id_parts ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_at_or_after ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_against_existing_entries ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_at_or_before ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_in_range ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_stream_id_against_store ... ok
[INFO] [stdout] test commands::xrange::tests::test_validate_start_stream_id ... ok
[INFO] [stdout] test commands::xread::tests::test_is_sequence_after ... ok
[INFO] [stdout] test commands::xread::tests::test_is_xread_stream_id_after ... ok
[INFO] [stdout] test commands::xread::tests::test_parse_stream_ids ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test commands::xread::tests::test_read_streams ... ok
[INFO] [stdout] test commands::xrange::tests::test_validate_end_stream_id ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test resp::tests::test_decode ... ok
[INFO] [stdout] test commands::xread::tests::test_add_and_remove_subscribers ... ok
[INFO] [stdout] test input::tests::test_parse_input ... ok
[INFO] [stdout] test commands::xread::tests::test_resolve_special_id ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_stream_id_in_range ... ok
[INFO] [stdout] test resp::tests::test_decode_array ... ok
[INFO] [stdout] test resp::tests::test_encode ... ok
[INFO] [stdout] test resp::tests::test_decode_bulk_string ... 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 server::tests::test_redis_server_creation_without_flags ... 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_new_key ... ok
[INFO] [stdout] test state::tests::test_add_blpop_subscriber_existing_key ... ok
[INFO] [stdout] test state::tests::test_remove_xread_subscriber ... ok
[INFO] [stdout] test state::tests::test_add_blpop_subscriber_new_key ... ok
[INFO] [stdout] test state::tests::test_remove_blpop_subscriber_nonexistent_key ... ok
[INFO] [stdout] test state::tests::test_remove_blpop_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::xadd::tests::test_get_next_sequence_for_timestamp ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_multiple_subscribers ... ok
[INFO] [stdout] test state::tests::test_send_to_blpop_subscriber_success ... ok
[INFO] [stdout] test server::tests::test_validate_port_flag ... ok
[INFO] [stdout] test state::tests::test_add_xread_subscriber_existing_key_new_stream_id ... 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_send_to_xread_subscribers_invalid_stream_id ... ok
[INFO] [stdout] test state::tests::test_state_new ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_infinite_blocking_with_notification ... ok
[INFO] [stdout] test input::tests::test_is_valid_repl_id ... 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_no_notification_for_earlier_id ... 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.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_redis-80b35b5512aa27e6)
[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_non_list ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_list_success ... 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::get::tests::test_is_value_expired ... 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_in_range ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_at_or_after ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_against_existing_entries ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_stream_id_in_range ... ok
[INFO] [stdout] test commands::xrange::tests::test_validate_end_stream_id ... 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_parse_stream_ids ... ok
[INFO] [stdout] test commands::xread::tests::test_is_sequence_after ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_at_or_before ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test commands::xread::tests::test_read_streams ... ok
[INFO] [stdout] test commands::xread::tests::test_resolve_special_id ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test input::tests::test_parse_input ... ok
[INFO] [stdout] test resp::tests::test_decode ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_nonexistent_key ... ok
[INFO] [stdout] test resp::tests::test_decode_array ... ok
[INFO] [stdout] test resp::tests::test_decode_bulk_string ... ok
[INFO] [stdout] test resp::tests::test_encode ... ok
[INFO] [stdout] test commands::xread::tests::test_is_xread_stream_id_after ... 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::blpop::tests::test_wait_for_data_infinite_blocking_with_notification ... ok
[INFO] [stdout] test state::tests::test_add_blpop_subscriber_existing_key ... ok
[INFO] [stdout] test server::tests::test_validate_port_flag ... ok
[INFO] [stdout] test state::tests::test_add_xread_subscriber_existing_key_existing_stream_id ... ok
[INFO] [stdout] test state::tests::test_add_blpop_subscriber_new_key ... 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_xread_subscriber_nonexistent ... ok
[INFO] [stdout] test state::tests::test_remove_blpop_subscriber ... 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 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 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_send_to_blpop_subscriber_nonexistent_key ... ok
[INFO] [stdout] test state::tests::test_send_to_blpop_subscriber_fifo_order ... 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_notification_for_earlier_id ... ok
[INFO] [stdout] test input::tests::test_is_valid_repl_id ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_without_flags ... 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 commands::xadd::tests::test_validate_stream_id_against_store ... 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.25s
[INFO] [stderr]      Running tests/redis/main.rs (/opt/rustwide/target/debug/deps/redis-1162c090fa09e2df)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test commands::blpop::test_blpop_with_existing_items_concurrent ... ok
[INFO] [stdout] test commands::config_get::test_handle_config_get_command ... ok
[INFO] [stdout] test commands::blpop::test_handle_blpop_command_invalid ... ok
[INFO] [stdout] test commands::get::test_handle_get_command ... ok
[INFO] [stdout] test commands::echo::test_handle_echo_command_invalid ... ok
[INFO] [stdout] test commands::get::test_handle_get_command_invalid ... ok
[INFO] [stdout] test commands::incr::test_handle_incr_command_invalid ... ok
[INFO] [stdout] test commands::incr::test_handle_incr_command_invalid_value ... ok
[INFO] [stdout] test commands::get::test_handle_get_command_not_found ... ok
[INFO] [stdout] test commands::config_get::test_handle_config_get_command_invalid ... ok
[INFO] [stdout] test commands::incr::test_handle_incr_command ... ok
[INFO] [stdout] test commands::incr::test_handle_get_command_non_existent_key ... ok
[INFO] [stdout] test commands::info::test_handle_info_command_master_server ... ok
[INFO] [stdout] test commands::info::test_handle_info_command_invalid ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command_invalid ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command_wrong_data_type ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command_invalid ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command_multiple_elements ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command_not_found ... ok
[INFO] [stdout] test commands::blpop::test_handle_blpop_command_direct_response ... ok
[INFO] [stdout] test commands::lpush::test_handle_lpush_command_insert ... ok
[INFO] [stdout] test commands::lpush::test_handle_lpush_command_invalid ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command_wrong_data_type ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command_not_found ... ok
[INFO] [stdout] test commands::lrange::test_handle_lrange_command ... ok
[INFO] [stdout] test commands::echo::test_handle_echo_command ... ok
[INFO] [stdout] test commands::blpop::test_blpop_invalid_arguments ... ok
[INFO] [stdout] test commands::keys::test_handle_keys_command ... ok
[INFO] [stdout] test commands::ping::test_handle_ping_command ... ok
[INFO] [stdout] test commands::ping::test_handle_ping_command_invalid ... ok
[INFO] [stdout] test commands::psync::test_handle_psync_command ... ok
[INFO] [stdout] test commands::lpush::test_handle_lpush_command_update ... ok
[INFO] [stdout] test commands::psync::test_handle_psync_command_invalid ... ok
[INFO] [stdout] test commands::psync::test_handle_psync_command_replication_id_does_not_match ... ok
[INFO] [stdout] test commands::replconf::test_handle_replconf_command ... ok
[INFO] [stdout] test commands::replconf::test_handle_replconf_command_invalid ... ok
[INFO] [stdout] test commands::replication::test_handle_publish_command_invalid ... ok
[INFO] [stdout] test commands::rpush::test_handle_rpush_command_invalid ... ok
[INFO] [stdout] test commands::rpush::test_handle_rpush_command_insert ... 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::set::test_handle_set_command ... ok
[INFO] [stdout] test commands::set::test_handle_set_command_invalid ... ok
[INFO] [stdout] test commands::set::test_handle_set_command_with_expiration ... ok
[INFO] [stdout] test commands::subscribe::test_handle_consecutive_subscribe_commands_for_different_channel ... ok
[INFO] [stdout] test commands::subscribe::test_handle_consecutive_subscribe_commands_for_same_channel ... ok
[INFO] [stdout] test commands::rpush::test_handle_rpush_command_update ... ok
[INFO] [stdout] test commands::subscribe::test_handle_subscribe_command ... ok
[INFO] [stdout] test commands::subscribe_ping::test_handle_ping_after_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_immediately_after_multi_command ... ok
[INFO] [stdout] test commands::subscribe::test_handle_subscribe_command_invalid ... 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_without_using_multi_before ... ok
[INFO] [stdout] test commands::transaction::test_handle_exec_command_without_using_multi_before ... ok
[INFO] [stdout] test commands::transaction::test_handle_fail_to_add_invalid_command_to_transaction ... ok
[INFO] [stdout] test commands::transaction::test_handle_should_return_queued_commands ... ok
[INFO] [stdout] test commands::transaction::test_handle_should_run_queued_commands ... ok
[INFO] [stdout] test commands::transaction::test_handle_should_queue_commands ... 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::type_command::test_handle_type_command_stream ... ok
[INFO] [stdout] test commands::type_command::test_handle_type_command_list ... ok
[INFO] [stdout] test commands::type_command::test_handle_type_command_string ... ok
[INFO] [stdout] test commands::type_command::test_handle_type_command_missing_key ... ok
[INFO] [stdout] test commands::xadd::test_handle_xadd_command_invalid ... ok
[INFO] [stdout] test commands::xadd::test_handle_xadd_command_invalid_data_type ... ok
[INFO] [stdout] test commands::info::test_handle_info_command_invalid_section ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_invalid ... ok
[INFO] [stdout] test commands::info::test_handle_info_command_replica_server ... ok
[INFO] [stdout] test commands::transaction::test_handle_multi_command ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_invalid_data_type ... ok
[INFO] [stdout] test commands::keys::test_handle_echo_command_invalid ... ok
[INFO] [stdout] test commands::lrange::test_handle_lrange_command_invalid ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_zero_zero_forbidden ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_key_not_found ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_data_not_found ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_blocking_command_direct_response ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_invalid ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_data_not_found ... ok
[INFO] [stdout] test commands::xadd::test_handle_xadd_command ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_key_not_found ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_invalid_data_type ... 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 ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command ... 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 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 commands::blpop::test_blpop_concurrent_clients_simple_blocking ... ok
[INFO] [stdout] test commands::xread::test_xread_multiple_streams_concurrent_clients_same_streams ... ok
[INFO] [stdout] test commands::xread::test_xread_simple_blocking ... ok
[INFO] [stdout] test commands::xread::test_xread_multiple_streams_concurrent_clients_special_ids ... ok
[INFO] [stdout] test commands::xread::test_xread_multiple_streams_single_client ... ok
[INFO] [stdout] test input::test_handshake_invalid_pong_response ... ok
[INFO] [stdout] test input::test_handshake_success ... 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_timeout_behavior ... ok
[INFO] [stdout] test commands::blpop::test_blpop_concurrent_clients_first_come_first_served ... 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' 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:     0x636bfea708d2 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x636bfea708d2 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x636bfea708d2 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x636bfea708d2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x636bfea9bf03 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x636bfea9bf03 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x636bfea6ce53 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x636bfea6ce53 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x636bfea70722 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x636bfea71e49 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x636bfea71c7e - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x636bfe5bf064 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x636bfe5bf064 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x636bfea7281e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x636bfea7281e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x636bfea725ea - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x636bfea70dc9 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x636bfea7227d - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x636bfea99ba0 - core::panicking::panic_fmt::h62f63d096dd276af
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x636bfea99f54 - core::panicking::assert_failed_inner::h102b4539a88470c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x636bfe43927c - core::panicking::assert_failed::hf9044727c31a8d8c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x636bfe4f72b7 - redis::test_utils::TestUtils::send_command_and_receive_response::{{closure}}::hee83660dcf8175dc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/test_utils.rs:734:9
[INFO] [stdout]   22:     0x636bfe42bdb9 - redis::server::test_wait_command_multiple_replicas::{{closure}}::h350132f192b14843
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/server.rs:137:6
[INFO] [stdout]   23:     0x636bfe4e9082 - <core::pin::Pin<P> as core::future::future::Future>::poll::he167c08bd18cb9e4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x636bfe4e8d3d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3e0783b57fc2cc8d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x636bfe44c75d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h9ed13da6b09628b6
[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:     0x636bfe44c4cb - tokio::task::coop::with_budget::h627cf98aaa4cb38c
[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:     0x636bfe44c4cb - tokio::task::coop::budget::h5d61aa6b8b2dbae7
[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:     0x636bfe44c4cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h1806cb948bbe7be8
[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:     0x636bfe449df0 - tokio::runtime::scheduler::current_thread::Context::enter::hd342c47ad484487a
[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:     0x636bfe44bb8d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd247e20d6ca373fa
[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:     0x636bfe44ada4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h1f0df8e5a0d29d56
[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:     0x636bfe4e7bfb - tokio::runtime::context::scoped::Scoped<T>::set::h4c9b68d5585d62f5
[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:     0x636bfe422e79 - tokio::runtime::context::set_scheduler::{{closure}}::hfa3c3cc8481e9f70
[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:     0x636bfe435f42 - std::thread::local::LocalKey<T>::try_with::hc407ee871fff2c34
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x636bfe4327ce - std::thread::local::LocalKey<T>::with::h40a716541b49ed20
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x636bfe422ded - tokio::runtime::context::set_scheduler::h2b621e09c4b49696
[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:     0x636bfe44a730 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h4fc9bcd5ee36517c
[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:     0x636bfe44ade3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h1000bbaed48805d0
[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:     0x636bfe4436a0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h8a73f938c83abd98
[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:     0x636bfe4e82c0 - tokio::runtime::context::runtime::enter_runtime::hfb482e0a3d469a52
[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:     0x636bfe4433b1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4a6c79e7aa45e446
[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:     0x636bfe4dda04 - tokio::runtime::runtime::Runtime::block_on_inner::ha08aa1f65c780cb6
[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:     0x636bfe4ddbcc - tokio::runtime::runtime::Runtime::block_on::hd1e384781a4df05a
[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:     0x636bfe42a633 - redis::server::test_wait_command_multiple_replicas::h78f41362b322d76d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/server.rs:173:11
[INFO] [stdout]   45:     0x636bfe42a4d7 - redis::server::test_wait_command_multiple_replicas::{{closure}}::hd042f31744e2a424
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/server.rs:69:47
[INFO] [stdout]   46:     0x636bfe35de66 - core::ops::function::FnOnce::call_once::haef9b380782114d6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   47:     0x636bfe5c48cb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   48:     0x636bfe5c48cb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x636bfe5c3a05 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x636bfe5c3a05 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x636bfe5c3a05 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x636bfe5c3a05 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x636bfe5c3a05 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x636bfe5c3a05 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x636bfe5c3a05 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x636bfe587604 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x636bfe587604 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x636bfe58afda - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x636bfe58afda - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x636bfe58afda - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x636bfe58afda - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x636bfe58afda - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x636bfe58afda - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x636bfe58afda - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   65:     0x636bfea75a4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x636bfea75a4f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   67:     0x7e821d56baa4 - <unknown>
[INFO] [stdout]   68:     0x7e821d5f8a34 - 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.78s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test redis`
[INFO] running `Command { std: "docker" "inspect" "c1747a63059dbe63321ff146b73980e77acd17dd3c154246249673d5f2285f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1747a63059dbe63321ff146b73980e77acd17dd3c154246249673d5f2285f2b", kill_on_drop: false }`
[INFO] [stdout] c1747a63059dbe63321ff146b73980e77acd17dd3c154246249673d5f2285f2b
