[INFO] cloning repository https://github.com/omagdy7/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/omagdy7/redis-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomagdy7%2Fredis-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomagdy7%2Fredis-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fc304295c7421f3d51bc8f4979703b4bbb8192b
[INFO] testing omagdy7/redis-rust against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomagdy7%2Fredis-rust" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/omagdy7/redis-rust
[INFO] finished tweaking git repo https://github.com/omagdy7/redis-rust
[INFO] tweaked toml for git repo https://github.com/omagdy7/redis-rust written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/omagdy7/redis-rust on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/omagdy7/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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4c615f425102ecde3f270793edbfb6929af692659557f98a690323b133a0c426
[INFO] running `Command { std: "docker" "start" "-a" "4c615f425102ecde3f270793edbfb6929af692659557f98a690323b133a0c426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4c615f425102ecde3f270793edbfb6929af692659557f98a690323b133a0c426", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c615f425102ecde3f270793edbfb6929af692659557f98a690323b133a0c426", kill_on_drop: false }`
[INFO] [stdout] 4c615f425102ecde3f270793edbfb6929af692659557f98a690323b133a0c426
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4db4fbb87f19a77db3c74f8c5c02636a61b391071ae03abfbbe9c6833e933686
[INFO] running `Command { std: "docker" "start" "-a" "4db4fbb87f19a77db3c74f8c5c02636a61b391071ae03abfbbe9c6833e933686", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling codecrafters-redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.05s
[INFO] running `Command { std: "docker" "inspect" "4db4fbb87f19a77db3c74f8c5c02636a61b391071ae03abfbbe9c6833e933686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db4fbb87f19a77db3c74f8c5c02636a61b391071ae03abfbbe9c6833e933686", kill_on_drop: false }`
[INFO] [stdout] 4db4fbb87f19a77db3c74f8c5c02636a61b391071ae03abfbbe9c6833e933686
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f426ac8fc964e3aabce748cf25c07d36ac25322cf30a7c5c5c521241398d0d5
[INFO] running `Command { std: "docker" "start" "-a" "2f426ac8fc964e3aabce748cf25c07d36ac25322cf30a7c5c5c521241398d0d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling codecrafters-redis v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout]  --> tests/test_commands.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::net::SocketAddr;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_slave` and `port` are never used
[INFO] [stdout]   --> tests/test_server_integration.rs:47:14
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl TestRedisServer {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 47 |     async fn new_slave(master_port: u16) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     fn port(&self) -> u16 {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.61s
[INFO] running `Command { std: "docker" "inspect" "2f426ac8fc964e3aabce748cf25c07d36ac25322cf30a7c5c5c521241398d0d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f426ac8fc964e3aabce748cf25c07d36ac25322cf30a7c5c5c521241398d0d5", kill_on_drop: false }`
[INFO] [stdout] 2f426ac8fc964e3aabce748cf25c07d36ac25322cf30a7c5c5c521241398d0d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a84d6aef1c51142c421e7a8d27f55ebf24f342f2c7561837dd4a1048fc82876b
[INFO] running `Command { std: "docker" "start" "-a" "a84d6aef1c51142c421e7a8d27f55ebf24f342f2c7561837dd4a1048fc82876b", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::net::SocketAddr`
[INFO] [stdout] 
[INFO] [stderr]  --> tests/test_commands.rs:2:5
[INFO] [stdout] running 0 tests
[INFO] [stderr]   |
[INFO] [stdout] 
[INFO] [stderr] 2 | use std::net::SocketAddr;
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new_slave` and `port` are never used
[INFO] [stderr]   --> tests/test_server_integration.rs:47:14
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl TestRedisServer {
[INFO] [stderr]    | -------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 47 |     async fn new_slave(master_port: u16) -> Self {
[INFO] [stderr]    |              ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     fn port(&self) -> u16 {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `codecrafters-redis` (test "test_commands") generated 1 warning (run `cargo fix --test "test_commands" -p codecrafters-redis` to apply 1 suggestion)
[INFO] [stderr] warning: `codecrafters-redis` (test "test_server_integration") generated 1 warning
[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-ac5cb2ce385fbbd0)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codecrafters_redis-902aaf182038bcc6)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_commands.rs (/opt/rustwide/target/debug/deps/test_commands-01b1a3c74b5cc64b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test command_execution_tests::test_execute_ping ... ok
[INFO] [stdout] test command_execution_tests::test_execute_get_non_existent ... ok
[INFO] [stdout] test command_execution_tests::test_execute_echo ... ok
[INFO] [stdout] test command_execution_tests::test_blpop_timeout ... ok
[INFO] [stdout] test command_execution_tests::test_execute_set_get_on_non_existent ... ok
[INFO] [stdout] test command_execution_tests::test_execute_set_and_get ... ok
[INFO] [stdout] test command_execution_tests::test_execute_set_with_get_option ... ok
[INFO] [stdout] test command_execution_tests::test_execute_set_nx ... ok
[INFO] [stdout] test command_parser_tests::test_parse_echo ... ok
[INFO] [stdout] test command_parser_tests::test_parse_not_an_array_is_invalid ... ok
[INFO] [stdout] test command_parser_tests::test_parse_ping_case_insensitive ... ok
[INFO] [stdout] test command_execution_tests::test_execute_set_xx ... ok
[INFO] [stdout] test command_parser_tests::test_parse_ping_with_extra_args_is_invalid ... ok
[INFO] [stdout] test command_parser_tests::test_parse_set_option_missing_value ... ok
[INFO] [stdout] test command_parser_tests::test_parse_set_invalid_option_value ... ok
[INFO] [stdout] test command_parser_tests::test_parse_set_with_all_options ... ok
[INFO] [stdout] test command_parser_tests::test_parse_simple_set ... ok
[INFO] [stdout] test set_command_tests::test_calculate_expiry_seconds ... ok
[INFO] [stdout] test set_command_tests::test_calculate_expiry_at_seconds ... ok
[INFO] [stdout] test command_parser_tests::test_parse_echo_no_args_is_invalid ... ok
[INFO] [stdout] test command_parser_tests::test_parse_get ... ok
[INFO] [stdout] test command_parser_tests::test_parse_unknown_command ... ok
[INFO] [stdout] test command_parser_tests::test_parse_ping ... ok
[INFO] [stdout] test command_parser_tests::test_parse_set_options_case_insensitive ... ok
[INFO] [stdout] test set_command_tests::test_calculate_expiry_for_none_and_keepttl ... ok
[INFO] [stdout] test set_command_tests::test_calculate_expiry_at_milliseconds ... ok
[INFO] [stdout] test command_execution_tests::test_expiry_with_px_and_cleanup ... ok
[INFO] [stdout] test command_execution_tests::test_keepttl ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_geo_calculate_score.rs (/opt/rustwide/target/debug/deps/test_geo_calculate_score-f2172626eaf65cd0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_city_scores ... ok
[INFO] [stdout] test test_decode_city_scores ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parse_array.rs (/opt/rustwide/target/debug/deps/test_parse_array-75d6ba0e5f1e5ba1)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_array_remaining_bytes ... ok
[INFO] [stdout] test test_valid_arrays ... ok
[INFO] [stdout] test test_invalid_arrays ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parse_boolean.rs (/opt/rustwide/target/debug/deps/test_parse_boolean-6e80d34bfa2fe853)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_boolean_remaining_bytes ... ok
[INFO] [stdout] test test_invalid_booleans ... ok
[INFO] [stdout] test test_valid_booleans ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parse_bulk_string.rs (/opt/rustwide/target/debug/deps/test_parse_bulk_string-879a1614db8c3f30)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_null_bulk_string ... ok
[INFO] [stdout] test test_bulk_string_edge_cases ... ok
[INFO] [stdout] test test_valid_bulk_strings ... ok
[INFO] [stdout] test test_bulk_string_remaining_bytes ... ok
[INFO] [stdout] test test_invalid_bulk_strings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parse_integer.rs (/opt/rustwide/target/debug/deps/test_parse_integer-5f6bf1c675aef416)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_integer_remaining_bytes ... ok
[INFO] [stdout] test test_valid_integers ... ok
[INFO] [stdout] test test_invalid_integers ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parse_map.rs (/opt/rustwide/target/debug/deps/test_parse_map-726445bb33e8f617)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test test_duplicate_keys ... ok
[INFO] [stdout] test test_deeply_nested_structures ... ok
[INFO] [stdout] test test_invalid_maps ... ok
[INFO] [stdout] test test_edge_cases ... ok
[INFO] [stdout] test test_mixed_key_types ... ok
[INFO] [stdout] test test_unicode_keys ... ok
[INFO] [stdout] test test_nested_complex_structures ... ok
[INFO] [stdout] test test_valid_array_values ... ok
[INFO] [stdout] test test_valid_complex_mixed_map ... ok
[INFO] [stdout] test test_valid_bulk_string_keys_and_values ... ok
[INFO] [stdout] test test_valid_empty_map ... ok
[INFO] [stdout] test test_valid_double_values ... ok
[INFO] [stdout] test test_valid_mixed_types_map ... ok
[INFO] [stdout] test test_valid_simple_string_map ... ok
[INFO] [stdout] test test_valid_simple_error_values ... ok
[INFO] [stdout] test test_valid_nested_map ... ok
[INFO] [stdout] test test_large_map ... ok
[INFO] [stdout] test test_map_remaining_bytes ... ok
[INFO] [stdout] test test_binary_data_in_bulk_strings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_parse_simple_error.rs (/opt/rustwide/target/debug/deps/test_parse_simple_error-16079001fa3d4884)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_simple_error_remaining_bytes ... ok
[INFO] [stdout] test test_valid_simple_errors ... ok
[INFO] [stdout] test test_invalid_simple_errors ... ok
[INFO] [stderr]      Running tests/test_parse_simple_string.rs (/opt/rustwide/target/debug/deps/test_parse_simple_string-7d4d2fe069576e07)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_empty_input ... ok
[INFO] [stdout] test test_binary_safety_within_limits ... ok
[INFO] [stdout] test test_invalid_characters_in_content ... ok
[INFO] [stdout] test test_missing_crlf_terminator ... ok
[INFO] [stdout] test test_real_world_redis_responses ... ok
[INFO] [stdout] test test_with_trailing_data ... ok
[INFO] [stdout] test test_full_resync_string ... ok
[INFO] [stdout] test test_edge_cases ... ok
[INFO] [stdout] test test_valid_simple_strings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test test_binary_string_data ... ok
[INFO] [stdout] test test_database_parsing_errors ... ok
[INFO] [stdout] test test_integration_header_plus_metadata ... ok
[INFO] [stdout] test test_mixed_expiry_and_non_expiry_entries ... ok
[INFO] [stdout] test test_rdb_header_valid_parsing ... ok
[INFO] [stdout] test test_rdb_header_insufficient_bytes ... ok
[INFO] [stdout] test test_rdb_header_version_variations ... ok
[INFO] [stdout] test test_rdb_metadata_empty ... ok
[INFO] [stdout] test test_rdb_metadata_single_aux_field ... ok
[INFO] [stdout] test test_rdb_metadata_invalid_aux_field ... ok
[INFO] [stdout] test test_rdb_metadata_string_encoding_edge_cases ... ok
[INFO] [stdout] test test_single_string_entry_database ... ok
[INFO] [stdout] test test_string_entry_with_expiry_milliseconds ... ok
[INFO] [stdout] test test_string_entry_with_expiry_seconds ... ok
[INFO] [stdout] test test_string_with_integer_value_encoding ... ok
[INFO] [stdout] test test_utf8_and_special_characters ... ok
[INFO] [stdout] test test_large_hash_table_sizes_14bit_encoding ... ok
[INFO] [stderr]      Running tests/test_rdb.rs (/opt/rustwide/target/debug/deps/test_rdb-e56d0c168813ecd9)
[INFO] [stdout] test test_multiple_string_entries ... ok
[INFO] [stdout] test test_rdb_file ... ok
[INFO] [stdout] test test_rdb_header_invalid_magic_number ... ok
[INFO] [stdout] test test_empty_database_parsing ... ok
[INFO] [stdout] test test_rdb_metadata_multiple_aux_fields ... ok
[INFO] [stdout] test test_very_long_strings ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_server_integration.rs (/opt/rustwide/target/debug/deps/test_server_integration-2e80ab8ed3bc6185)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_ping_command ... FAILED
[INFO] [stdout] test test_set_and_get_commands ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_ping_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_ping_command' (134) panicked at tests/test_server_integration.rs:35:14:
[INFO] [stdout] Failed to spawn redis server process: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572c8200b442 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572c8200b442 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572c8200b442 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x572c8200b442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x572c8201b8ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x572c8201b8ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x572c81fd7ab3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572c81fd7ab3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x572c81fe43b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x572c81fe928f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x572c81fe9121 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x572c81ef213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x572c81ef213e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572c81fe994f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x572c81fe994f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x572c81fe96fa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x572c81fe44e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x572c81fcc21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x572c82024230 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572c82023776 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x572c81ec6643 - core::result::Result<T,E>::expect::h1026faabc3c34578
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x572c81ecb9fa - test_server_integration::TestRedisServer::new::{{closure}}::hb9b171572ec8b68a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server_integration.rs:35:14
[INFO] [stdout]   22:     0x572c81ecb46e - test_server_integration::TestRedisServer::new_master::{{closure}}::hc9d15af6d54e22b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server_integration.rs:44:24
[INFO] [stdout]   23:     0x572c81ecc391 - test_server_integration::test_ping_command::{{closure}}::hf08811de3de49ed8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server_integration.rs:86:48
[INFO] [stdout]   24:     0x572c81eca9b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5c480373b8e1a0e1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x572c81eca96d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3252ba8adcdbe621
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x572c81ed108d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc8a227ece7250f64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x572c81ed0fdb - tokio::runtime::coop::with_budget::h7372b6b9465fdc8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x572c81ed0fdb - tokio::runtime::coop::budget::h82a9d36b0fc110a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x572c81ed0fdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hea933d8c9b7ca024
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x572c81ecfb10 - tokio::runtime::scheduler::current_thread::Context::enter::h28cd8086247e8ca1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x572c81ed0690 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h887ce9c6072bf48a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x572c81ed03b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc6aa93a015a39d69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x572c81ecf19b - tokio::runtime::context::scoped::Scoped<T>::set::h54a8414295368ec8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x572c81ec9c89 - tokio::runtime::context::set_scheduler::{{closure}}::haaf82b150cfd1400
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   35:     0x572c81ec4892 - std::thread::local::LocalKey<T>::try_with::hdb7ab96216de4cbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x572c81ec421e - std::thread::local::LocalKey<T>::with::hd2dddcf609dba314
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x572c81ec9c3d - tokio::runtime::context::set_scheduler::h6e4ba7b9deaeb9ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   38:     0x572c81ed0160 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdf191849a26ab9c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x572c81ed03d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92057e7df5797801
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x572c81ecf485 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he22510fefd7881d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x572c81ec9fc0 - tokio::runtime::context::runtime::enter_runtime::he0d6f6df3a8b0a84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x572c81ecf3e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb3b754e7b0223e03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x572c81ecf2fa - tokio::runtime::runtime::Runtime::block_on::h815e15e074b3082c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   44:     0x572c81ecc1a1 - test_server_integration::test_ping_command::hf887d5c0467ddd5f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server_integration.rs:89:38
[INFO] [stdout]   45:     0x572c81ecc837 - test_server_integration::test_ping_command::{{closure}}::hf0e8aa74d8ca7098
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server_integration.rs:85:29
[INFO] [stdout]   46:     0x572c81ec4d86 - core::ops::function::FnOnce::call_once::h2331a0650f9480b6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x572c81ef1f3b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x572c81ef1f3b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x572c81f05f9d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x572c81f05f9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x572c81f05f9d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x572c81f05f9d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x572c81f05f9d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x572c81f05f9d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x572c81f05f9d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x572c81edf4e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x572c81edf4e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x572c81ee2d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x572c81ee2d3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x572c81ee2d3a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x572c81ee2d3a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x572c81ee2d3a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x572c81ee2d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x572c81ee2d3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x572c81fdf80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x572c81fdf80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x79603ec0faa4 - <unknown>
[INFO] [stdout]   68:     0x79603ec9ca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_set_and_get_commands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_set_and_get_commands' (135) panicked at tests/test_server_integration.rs:35:14:
[INFO] [stdout] Failed to spawn redis server process: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x572c8200b442 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x572c8200b442 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x572c8200b442 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x572c8200b442 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x572c8201b8ef - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x572c8201b8ef - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x572c81fd7ab3 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x572c81fd7ab3 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x572c81fe43b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x572c81fe928f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x572c81fe9121 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x572c81ef213e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x572c81ef213e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x572c81fe994f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x572c81fe994f - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x572c81fe96fa - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x572c81fe44e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x572c81fcc21d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x572c82024230 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x572c82023776 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x572c81ec6643 - core::result::Result<T,E>::expect::h1026faabc3c34578
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x572c81ecb9fa - test_server_integration::TestRedisServer::new::{{closure}}::hb9b171572ec8b68a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server_integration.rs:35:14
[INFO] [stdout]   22:     0x572c81ecb46e - test_server_integration::TestRedisServer::new_master::{{closure}}::hc9d15af6d54e22b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server_integration.rs:44:24
[INFO] [stdout]   23:     0x572c81eccff2 - test_server_integration::test_set_and_get_commands::{{closure}}::h09df1f8d74c204ce
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server_integration.rs:94:48
[INFO] [stdout]   24:     0x572c81eca9b2 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5c480373b8e1a0e1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x572c81eca96d - <core::pin::Pin<P> as core::future::future::Future>::poll::h3252ba8adcdbe621
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x572c81ed108d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc8a227ece7250f64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73
[INFO] [stdout]   27:     0x572c81ed0fdb - tokio::runtime::coop::with_budget::h7372b6b9465fdc8f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   28:     0x572c81ed0fdb - tokio::runtime::coop::budget::h82a9d36b0fc110a8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   29:     0x572c81ed0fdb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hea933d8c9b7ca024
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25
[INFO] [stdout]   30:     0x572c81ecfb10 - tokio::runtime::scheduler::current_thread::Context::enter::h28cd8086247e8ca1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19
[INFO] [stdout]   31:     0x572c81ed0690 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h887ce9c6072bf48a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44
[INFO] [stdout]   32:     0x572c81ed03b4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc6aa93a015a39d69
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68
[INFO] [stdout]   33:     0x572c81ecf19b - tokio::runtime::context::scoped::Scoped<T>::set::h54a8414295368ec8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x572c81ec9c89 - tokio::runtime::context::set_scheduler::{{closure}}::haaf82b150cfd1400
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38
[INFO] [stdout]   35:     0x572c81ec4892 - std::thread::local::LocalKey<T>::try_with::hdb7ab96216de4cbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   36:     0x572c81ec421e - std::thread::local::LocalKey<T>::with::hd2dddcf609dba314
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   37:     0x572c81ec9c3d - tokio::runtime::context::set_scheduler::h6e4ba7b9deaeb9ed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17
[INFO] [stdout]   38:     0x572c81ed0160 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hdf191849a26ab9c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27
[INFO] [stdout]   39:     0x572c81ed03d3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h92057e7df5797801
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24
[INFO] [stdout]   40:     0x572c81ecf485 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he22510fefd7881d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   41:     0x572c81ec9fc0 - tokio::runtime::context::runtime::enter_runtime::he0d6f6df3a8b0a84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x572c81ecf3e1 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb3b754e7b0223e03
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   43:     0x572c81ecf2fa - tokio::runtime::runtime::Runtime::block_on::h815e15e074b3082c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52
[INFO] [stdout]   44:     0x572c81eccdb1 - test_server_integration::test_set_and_get_commands::hb6f7554e35189daa
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server_integration.rs:103:50
[INFO] [stdout]   45:     0x572c81ecd6a7 - test_server_integration::test_set_and_get_commands::{{closure}}::hd7e5549ec10c3bb2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_server_integration.rs:93:37
[INFO] [stdout]   46:     0x572c81ec4cf6 - core::ops::function::FnOnce::call_once::h0480cff917eb1de1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x572c81ef1f3b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x572c81ef1f3b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x572c81f05f9d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x572c81f05f9d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x572c81f05f9d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   52:     0x572c81f05f9d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   53:     0x572c81f05f9d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x572c81f05f9d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x572c81f05f9d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x572c81edf4e4 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x572c81edf4e4 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   58:     0x572c81ee2d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   59:     0x572c81ee2d3a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x572c81ee2d3a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x572c81ee2d3a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x572c81ee2d3a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x572c81ee2d3a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   64:     0x572c81ee2d3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x572c81fdf80f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   66:     0x572c81fdf80f - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   67:     0x79603ec0faa4 - <unknown>
[INFO] [stdout]   68:     0x79603ec9ca64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_ping_command
[INFO] [stdout]     test_set_and_get_commands
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test_server_integration`
[INFO] running `Command { std: "docker" "inspect" "a84d6aef1c51142c421e7a8d27f55ebf24f342f2c7561837dd4a1048fc82876b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a84d6aef1c51142c421e7a8d27f55ebf24f342f2c7561837dd4a1048fc82876b", kill_on_drop: false }`
[INFO] [stdout] a84d6aef1c51142c421e7a8d27f55ebf24f342f2c7561837dd4a1048fc82876b
