[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLuisBarroso37%2Fcodecrafters-redis-rust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LuisBarroso37/codecrafters-redis-rust on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4cdfca78fdf67f221b787c4d59fa96f0d1a46f08b6da1763f6e60d91d943d9f9
[INFO] running `Command { std: "docker" "start" "-a" "4cdfca78fdf67f221b787c4d59fa96f0d1a46f08b6da1763f6e60d91d943d9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4cdfca78fdf67f221b787c4d59fa96f0d1a46f08b6da1763f6e60d91d943d9f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4cdfca78fdf67f221b787c4d59fa96f0d1a46f08b6da1763f6e60d91d943d9f9", kill_on_drop: false }`
[INFO] [stdout] 4cdfca78fdf67f221b787c4d59fa96f0d1a46f08b6da1763f6e60d91d943d9f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 494a56d5051455ae0eb9a58947e2e26ae6ff2a6f531a789207578ea95d99af37
[INFO] running `Command { std: "docker" "start" "-a" "494a56d5051455ae0eb9a58947e2e26ae6ff2a6f531a789207578ea95d99af37", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[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 regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[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 1m 55s
[INFO] running `Command { std: "docker" "inspect" "494a56d5051455ae0eb9a58947e2e26ae6ff2a6f531a789207578ea95d99af37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "494a56d5051455ae0eb9a58947e2e26ae6ff2a6f531a789207578ea95d99af37", kill_on_drop: false }`
[INFO] [stdout] 494a56d5051455ae0eb9a58947e2e26ae6ff2a6f531a789207578ea95d99af37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce5ac5304fd9622fe4c7651304c68cb0088b8dbe2410788472021422cb195511
[INFO] running `Command { std: "docker" "start" "-a" "ce5ac5304fd9622fe4c7651304c68cb0088b8dbe2410788472021422cb195511", kill_on_drop: false }`
[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] [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 1m 24s
[INFO] running `Command { std: "docker" "inspect" "ce5ac5304fd9622fe4c7651304c68cb0088b8dbe2410788472021422cb195511", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce5ac5304fd9622fe4c7651304c68cb0088b8dbe2410788472021422cb195511", kill_on_drop: false }`
[INFO] [stdout] ce5ac5304fd9622fe4c7651304c68cb0088b8dbe2410788472021422cb195511
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f02318ee7c0f27135ae80d7b89265f5a7a8fcebda1ea36e1aae67152effe8844
[INFO] running `Command { std: "docker" "start" "-a" "f02318ee7c0f27135ae80d7b89265f5a7a8fcebda1ea36e1aae67152effe8844", 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` (bin "codecrafters-redis" test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `codecrafters-redis` (bin "codecrafters-redis") generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `codecrafters-redis` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codecrafters_redis-b25430e0f6767f8a)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test commands::lrange::tests::test_validate_indexes ... ok
[INFO] [stdout] test commands::xadd::tests::test_parse_stream_id_parts ... ok
[INFO] [stdout] test commands::stream_utils::tests::test_parse_stream_entries_to_resp ... ok
[INFO] [stdout] test commands::stream_utils::tests::test_validate_stream_id ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_non_list ... ok
[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_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_nonexistent_key ... 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::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::xrange::tests::test_validate_end_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_read_streams ... ok
[INFO] [stdout] test commands::xread::tests::test_is_sequence_after ... ok
[INFO] [stdout] test commands::xread::tests::test_parse_stream_ids ... ok
[INFO] [stdout] test commands::xread::tests::test_resolve_special_id ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_at_or_after ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test commands::get::tests::test_is_value_expired ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test input::tests::test_parse_input ... 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::xadd::tests::test_get_next_sequence_for_timestamp ... ok
[INFO] [stdout] test commands::xadd::tests::test_get_timestamp_in_milliseconds ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_against_existing_entries ... ok
[INFO] [stdout] test resp::tests::test_decode ... ok
[INFO] [stdout] test resp::tests::test_decode_array ... ok
[INFO] [stdout] test resp::tests::test_decode_bulk_string ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_stream_id_against_store ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_without_flags ... ok
[INFO] [stdout] test resp::tests::test_encode_array_from_strings ... ok
[INFO] [stdout] test state::tests::test_add_blpop_subscriber_new_key ... ok
[INFO] [stdout] test resp::tests::test_parse_to_resp_values ... ok
[INFO] [stdout] test resp::tests::test_encode ... ok
[INFO] [stdout] test state::tests::test_add_xread_subscriber_existing_key_existing_stream_id ... ok
[INFO] [stdout] test state::tests::test_remove_blpop_subscriber_nonexistent_key ... ok
[INFO] [stdout] test state::tests::test_add_xread_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_remove_xread_subscriber_nonexistent ... 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_remove_blpop_subscriber ... 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_invalid_stream_id ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_success ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test state::tests::test_remove_xread_subscriber ... ok
[INFO] [stdout] test state::tests::test_state_new ... 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 commands::blpop::tests::test_wait_for_data_infinite_blocking_with_notification ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_with_notification ... ok
[INFO] [stdout] test input::tests::test_is_valid_repl_id ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_success_cases ... 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_with_invalid_flags ... ok
[INFO] [stdout] test server::tests::test_validate_master_address ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_infinite_blocking_with_notification ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_redis-854f1cc5e1323206)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[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::xadd::tests::test_get_timestamp_in_milliseconds ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_with_notification ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_nonexistent_key ... ok
[INFO] [stdout] test commands::stream_utils::tests::test_parse_stream_entries_to_resp ... 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::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_wait_for_data_immediate_timeout ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_at_or_before ... ok
[INFO] [stdout] test commands::blpop::tests::test_remove_first_element_from_non_list ... ok
[INFO] [stdout] test commands::blpop::tests::test_add_and_remove_subscriber ... ok
[INFO] [stdout] test commands::blpop::tests::test_wait_for_data_sender_dropped ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_sequence_in_range ... ok
[INFO] [stdout] test commands::xrange::tests::test_validate_end_stream_id ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_against_existing_entries ... ok
[INFO] [stdout] test commands::xadd::tests::test_validate_stream_id_against_store ... ok
[INFO] [stdout] test commands::xread::tests::test_add_and_remove_subscribers ... ok
[INFO] [stdout] test commands::xrange::tests::test_validate_start_stream_id ... ok
[INFO] [stdout] test commands::xadd::tests::test_parse_stream_id_parts ... ok
[INFO] [stdout] test commands::xrange::tests::test_is_stream_id_in_range ... 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_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 commands::xread::tests::test_read_streams ... ok
[INFO] [stdout] test resp::tests::test_decode_array ... 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_decode_bulk_string ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_without_flags ... 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_encode_array_from_strings ... 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_wait_for_data_infinite_blocking_with_notification ... ok
[INFO] [stdout] test input::tests::test_is_valid_repl_id ... ok
[INFO] [stdout] test state::tests::test_remove_xread_subscriber_nonexistent ... 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_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_remove_blpop_subscriber ... ok
[INFO] [stdout] test state::tests::test_remove_blpop_subscriber_nonexistent_key ... ok
[INFO] [stdout] test state::tests::test_add_xread_subscriber_new_key ... ok
[INFO] [stdout] test state::tests::test_send_to_blpop_subscriber_success ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_multiple_subscribers ... ok
[INFO] [stdout] test commands::stream_utils::tests::test_validate_stream_id ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_with_invalid_flags ... ok
[INFO] [stdout] test server::tests::test_redis_server_creation_success_cases ... 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::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 server::tests::test_validate_master_address ... ok
[INFO] [stdout] test state::tests::test_send_to_xread_subscribers_no_notification_for_earlier_id ... ok
[INFO] [stdout] test commands::xread::tests::test_wait_for_data_infinite_blocking_with_notification ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/redis/main.rs (/opt/rustwide/target/debug/deps/redis-c7e3b9a691617530)
[INFO] [stdout] 
[INFO] [stdout] running 124 tests
[INFO] [stdout] test commands::blpop::test_blpop_invalid_arguments ... ok
[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::echo::test_handle_echo_command ... ok
[INFO] [stdout] test commands::blpop::test_handle_blpop_command_direct_response ... 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::get::test_handle_get_command_not_found ... ok
[INFO] [stdout] test commands::incr::test_handle_incr_command ... ok
[INFO] [stdout] test commands::info::test_handle_info_command_invalid ... 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::keys::test_handle_echo_command_invalid ... 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::config_get::test_handle_config_get_command_invalid ... ok
[INFO] [stdout] test commands::info::test_handle_info_command_replica_server ... ok
[INFO] [stdout] test commands::get::test_handle_get_command ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command_not_found ... ok
[INFO] [stdout] test commands::llen::test_handle_llen_command_wrong_data_type ... 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::llen::test_handle_llen_command_invalid ... ok
[INFO] [stdout] test commands::lpush::test_handle_lpush_command_insert ... 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::keys::test_handle_keys_command ... ok
[INFO] [stdout] test commands::lpush::test_handle_lpush_command_invalid ... ok
[INFO] [stdout] test commands::lpop::test_handle_lpop_command ... ok
[INFO] [stdout] test commands::lpush::test_handle_lpush_command_update ... ok
[INFO] [stdout] test commands::lrange::test_handle_lrange_command_invalid ... ok
[INFO] [stdout] test commands::lrange::test_handle_lrange_command ... ok
[INFO] [stdout] test commands::ping::test_handle_ping_command ... ok
[INFO] [stdout] test commands::psync::test_handle_psync_command ... ok
[INFO] [stdout] test commands::ping::test_handle_ping_command_invalid ... 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::replconf::test_handle_replconf_command ... 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::rpush::test_handle_rpush_command_insert ... ok
[INFO] [stdout] test commands::rpush::test_handle_rpush_command_invalid ... ok
[INFO] [stdout] test commands::replication::test_handle_publish_command_with_subscribers ... ok
[INFO] [stdout] test commands::replication::test_handle_publish_command_without_subscribers ... ok
[INFO] [stdout] test commands::set::test_handle_set_command_with_expiration ... 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::set::test_handle_set_command ... ok
[INFO] [stdout] test commands::subscribe::test_handle_subscribe_command ... ok
[INFO] [stdout] test commands::set::test_handle_set_command_invalid ... ok
[INFO] [stdout] test commands::subscribe::test_handle_consecutive_subscribe_commands_for_different_channel ... ok
[INFO] [stdout] test commands::subscribe::test_handle_subscribe_command_invalid ... ok
[INFO] [stdout] test commands::transaction::test_handle_discard_command_without_using_multi_before ... ok
[INFO] [stdout] test commands::subscribe_ping::test_handle_ping_without_subscribe_command ... ok
[INFO] [stdout] test commands::transaction::test_handle_exec_command_without_using_multi_before ... 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::transaction::test_handle_fail_to_add_invalid_command_to_transaction ... ok
[INFO] [stdout] test commands::subscribe_ping::test_handle_ping_command_invalid ... ok
[INFO] [stdout] test commands::subscribe_ping::test_handle_ping_after_subscribe_command ... ok
[INFO] [stdout] test commands::transaction::test_handle_multi_command ... ok
[INFO] [stdout] test commands::transaction::test_handle_should_return_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_missing_key ... ok
[INFO] [stdout] test commands::type_command::test_handle_type_command_list ... ok
[INFO] [stdout] test commands::transaction::test_handle_should_run_queued_commands ... 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_string ... ok
[INFO] [stdout] test commands::xadd::test_handle_xadd_command ... ok
[INFO] [stdout] test commands::xadd::test_handle_xadd_command_invalid_data_type ... ok
[INFO] [stdout] test commands::xadd::test_handle_xadd_command_invalid ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_invalid ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_key_not_found ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_invalid_data_type ... ok
[INFO] [stdout] test commands::xrange::test_handle_xrange_command_zero_zero_forbidden ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_invalid ... 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_handle_xread_blocking_command_direct_response ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_data_not_found ... 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::incr::test_handle_incr_command_invalid_value ... ok
[INFO] [stdout] test commands::xread::test_xread_concurrent_clients_direct_response ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_zero_zero_allowed ... ok
[INFO] [stdout] test commands::xread::test_handle_xread_command_key_not_found ... ok
[INFO] [stdout] test commands::xread::test_xread_concurrent_clients_fanout ... ok
[INFO] [stdout] test commands::get::test_handle_get_command_with_expiration ... 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::xread::test_xread_concurrent_clients_multiple_pushes_with_incremental_stream_ids ... ok
[INFO] [stdout] test commands::blpop::test_blpop_multiple_pushes_multiple_clients ... 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_multiple_streams_concurrent_clients_special_ids ... ok
[INFO] [stdout] test input::test_handshake_invalid_pong_response ... ok
[INFO] [stdout] test commands::xread::test_xread_multiple_streams_single_client ... ok
[INFO] [stdout] test commands::xread::test_xread_simple_blocking ... 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 commands::xread::test_xread_blocking_timeout_behavior ... ok
[INFO] [stdout] test connection::test_handle_master_to_replica_connection_invalid_commands ... 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:     0x63ca2e44b112 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63ca2e44b112 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63ca2e44b112 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63ca2e44b112 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x63ca2e476483 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63ca2e476483 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x63ca2e4476a3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63ca2e4476a3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63ca2e44af62 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63ca2e44c67c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x63ca2e44c4d2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x63ca2e2cf924 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x63ca2e2cf924 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63ca2e44d05b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x63ca2e44d05b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x63ca2e44ce2a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x63ca2e44b609 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x63ca2e44cabd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x63ca2e474270 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63ca2e474568 - core::panicking::assert_failed_inner::h6a89cd271393c011
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x63ca2e234558 - core::panicking::assert_failed::ha4765fb464c67c37
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x63ca2e1e4ac9 - redis::test_utils::TestUtils::send_command_and_receive_response::{{closure}}::h5a6a325b82a54f6b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/test_utils.rs:734:9
[INFO] [stdout]   22:     0x63ca2e1ebc49 - redis::server::test_wait_command_multiple_replicas::{{closure}}::h7467a87af657b559
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/server.rs:137:6
[INFO] [stdout]   23:     0x63ca2e20d7b5 - <core::pin::Pin<P> as core::future::future::Future>::poll::heb31aaa5378497f3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63ca2e20d7b5 - <core::pin::Pin<P> as core::future::future::Future>::poll::h77be1605c319f2da
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x63ca2e20d7b5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbfbf14fdd2ffd33a
[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:     0x63ca2e20d7b5 - tokio::task::coop::with_budget::h34e4e28f6a99d22c
[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:     0x63ca2e20d7b5 - tokio::task::coop::budget::h42962d318709a7b9
[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:     0x63ca2e20d7b5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::he01cc9531ebd070e
[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:     0x63ca2e20d7b5 - tokio::runtime::scheduler::current_thread::Context::enter::h92bc79a32e3e982c
[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:     0x63ca2e1706b5 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h26b034dc2e7f1ef7
[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:     0x63ca2e1706b5 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h77bf9d8c2c876740
[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:     0x63ca2e1706b5 - tokio::runtime::context::scoped::Scoped<T>::set::h0103d7868ee0ab6b
[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:     0x63ca2e20c0cb - tokio::runtime::context::set_scheduler::{{closure}}::hd26d7cca1a6a64e1
[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:     0x63ca2e20c0cb - std::thread::local::LocalKey<T>::try_with::h1019b5046e41d4db
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x63ca2e20c0cb - std::thread::local::LocalKey<T>::with::hcf50801e037d1173
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x63ca2e20c0cb - tokio::runtime::context::set_scheduler::h201fdd116db6052a
[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:     0x63ca2e20c0cb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h02460ac0143d6cc1
[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:     0x63ca2e20c0cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hf6c84d8a71218020
[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:     0x63ca2e20c0cb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hf56221e6ba70f007
[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:     0x63ca2e20c0cb - tokio::runtime::context::runtime::enter_runtime::h9b4f49365b5809d8
[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:     0x63ca2e20c0cb - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h9b2bb75ac452d457
[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:     0x63ca2e20c0cb - tokio::runtime::runtime::Runtime::block_on_inner::h2b7809644eb9e9db
[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:     0x63ca2e20c0cb - tokio::runtime::runtime::Runtime::block_on::h97c4069dd19b8cb4
[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:     0x63ca2e1eb4fb - redis::server::test_wait_command_multiple_replicas::ha1414085abc2d15f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/server.rs:173:11
[INFO] [stdout]   45:     0x63ca2e201b99 - redis::server::test_wait_command_multiple_replicas::{{closure}}::hd7f350ef6e94d8f0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/redis/server.rs:69:47
[INFO] [stdout]   46:     0x63ca2e201b99 - core::ops::function::FnOnce::call_once::haeb9b2963cc03e2a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63ca2e2d505b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x63ca2e2d505b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   49:     0x63ca2e2d429e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   50:     0x63ca2e2d429e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   51:     0x63ca2e2d429e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x63ca2e2d429e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x63ca2e2d429e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x63ca2e2d429e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   55:     0x63ca2e2d429e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   56:     0x63ca2e297e44 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   57:     0x63ca2e297e44 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   58:     0x63ca2e29b7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   59:     0x63ca2e29b7ea - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x63ca2e29b7ea - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x63ca2e29b7ea - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x63ca2e29b7ea - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x63ca2e29b7ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   64:     0x63ca2e29b7ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x63ca2e450267 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x63ca2e450267 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   67:     0x63ca2e450267 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   68:     0x791882303aa4 - <unknown>
[INFO] [stdout]   69:     0x791882390a34 - clone
[INFO] [stdout]   70:                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.74s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test redis`
[INFO] running `Command { std: "docker" "inspect" "f02318ee7c0f27135ae80d7b89265f5a7a8fcebda1ea36e1aae67152effe8844", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f02318ee7c0f27135ae80d7b89265f5a7a8fcebda1ea36e1aae67152effe8844", kill_on_drop: false }`
[INFO] [stdout] f02318ee7c0f27135ae80d7b89265f5a7a8fcebda1ea36e1aae67152effe8844
