[INFO] fetching crate rdb 0.3.0... [INFO] testing rdb-0.3.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate rdb 0.3.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate rdb 0.3.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rdb 0.3.0 [INFO] tweaked toml for crates.io crate rdb 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rdb 0.3.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rdb 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pyo3-macros v0.24.0 [INFO] [stderr] Downloaded bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Downloaded lzf v1.0.0 [INFO] [stderr] Downloaded assert_cmd v2.0.16 [INFO] [stderr] Downloaded pyo3-build-config v0.24.0 [INFO] [stderr] Downloaded clap v4.5.34 [INFO] [stderr] Downloaded testcontainers v0.23.3 [INFO] [stderr] Downloaded pyo3-ffi v0.24.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.24.0 [INFO] [stderr] Downloaded bollard v0.18.1 [INFO] [stderr] Downloaded testcontainers-modules v0.11.6 [INFO] [stderr] Downloaded clap_builder v4.5.34 [INFO] [stderr] Downloaded redis v0.29.2 [INFO] [stderr] Downloaded rustls v0.23.25 [INFO] [stderr] Downloaded bstr v1.11.3 [INFO] [stderr] Downloaded tokio v1.44.1 [INFO] [stderr] Downloaded pyo3 v0.24.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4ac7d3c4b48d31cf3b5ee0c2af577daabcfe495f50d354e1393eb36b1f71087 [INFO] running `Command { std: "docker" "start" "-a" "e4ac7d3c4b48d31cf3b5ee0c2af577daabcfe495f50d354e1393eb36b1f71087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4ac7d3c4b48d31cf3b5ee0c2af577daabcfe495f50d354e1393eb36b1f71087", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ac7d3c4b48d31cf3b5ee0c2af577daabcfe495f50d354e1393eb36b1f71087", kill_on_drop: false }` [INFO] [stdout] e4ac7d3c4b48d31cf3b5ee0c2af577daabcfe495f50d354e1393eb36b1f71087 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8d02b8ff6861b15134b12543bb54c30b034c20612f6cf9c809ab9663c48591c [INFO] running `Command { std: "docker" "start" "-a" "b8d02b8ff6861b15134b12543bb54c30b034c20612f6cf9c809ab9663c48591c", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling lzf v1.0.0 [INFO] [stderr] Compiling clap_builder v4.5.34 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling rdb v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.77s [INFO] running `Command { std: "docker" "inspect" "b8d02b8ff6861b15134b12543bb54c30b034c20612f6cf9c809ab9663c48591c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8d02b8ff6861b15134b12543bb54c30b034c20612f6cf9c809ab9663c48591c", kill_on_drop: false }` [INFO] [stdout] b8d02b8ff6861b15134b12543bb54c30b034c20612f6cf9c809ab9663c48591c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 325ec1496b44f9f6a5287e086449e155b74961b5b1641de4fdc455ce4d3d3fd5 [INFO] running `Command { std: "docker" "start" "-a" "325ec1496b44f9f6a5287e086449e155b74961b5b1641de4fdc455ce4d3d3fd5", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rustls v0.23.25 [INFO] [stderr] Compiling rustix v1.0.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling etcetera v0.8.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling rustls-webpki v0.103.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling clap v4.5.34 [INFO] [stderr] Compiling rdb v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-tar v0.3.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling docker_credential v1.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling redis v0.29.2 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling testcontainers v0.23.3 [INFO] [stderr] Compiling testcontainers-modules v0.11.6 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "325ec1496b44f9f6a5287e086449e155b74961b5b1641de4fdc455ce4d3d3fd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "325ec1496b44f9f6a5287e086449e155b74961b5b1641de4fdc455ce4d3d3fd5", kill_on_drop: false }` [INFO] [stdout] 325ec1496b44f9f6a5287e086449e155b74961b5b1641de4fdc455ce4d3d3fd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f656d25e0e194ba35680248664e0db0b7cc31dc334e1cbf2ebb9f876814cb15d [INFO] running `Command { std: "docker" "start" "-a" "f656d25e0e194ba35680248664e0db0b7cc31dc334e1cbf2ebb9f876814cb15d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdb-cab97f92cdea20a0) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test decoder::common::utils::tests::test_read_blob ... ok [INFO] [stdout] test decoder::common::utils::tests::test_read_length::case_2 ... ok [INFO] [stdout] test decoder::common::utils::tests::test_read_length::case_1 ... ok [INFO] [stdout] test decoder::common::utils::tests::test_read_length::case_4 ... ok [INFO] [stdout] test decoder::common::utils::tests::test_verify_magic ... ok [INFO] [stdout] test decoder::common::utils::tests::test_verify_version ... ok [INFO] [stdout] test decoder::common::utils::tests::test_read_length::case_3 ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rdb-c4425d80fd2ec348) [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [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] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-595ee8b316490fd8) [INFO] [stdout] [INFO] [stdout] running 1057 tests [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_1_____::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_2___hash__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_3___set__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_4___list__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_5___sortedset__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_2___hash__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_1_____::types_6___string__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_1_____::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_3___set__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_4___list__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_5___sortedset__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_1___json__::databases_2___1__::types_6___string__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_1_____::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_2___hash__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_4___list__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_3___set__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_5___sortedset__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_1_____::types_6___string__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_1_____::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_2___hash__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_3___set__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_4___list__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_5___sortedset__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_1_____::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_2___hash__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_2___plain__::databases_2___1__::types_6___string__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_3___set__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_4___list__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_5___sortedset__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_1_____::types_6___string__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_1_____::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_2___hash__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_3___set__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_4___list__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_5___sortedset__::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_cli_commands_succeed::format_3___protocol__::databases_2___1__::types_6___string__::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_07_tests_dumps_intset_16_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_09_tests_dumps_intset_64_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_04_tests_dumps_hash_as_ziplist_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_03_tests_dumps_empty_database_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_10_tests_dumps_keys_with_expiry_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_06_tests_dumps_integer_keys_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_08_tests_dumps_intset_32_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_02_tests_dumps_easily_compressible_string_key_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_12_tests_dumps_multidb_skipping_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_13_tests_dumps_multiple_databases_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_20_tests_dumps_sorted_set_as_ziplist_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_15_tests_dumps_quicklist_with_multiple_nodes_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_05_tests_dumps_hash_list_pack_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_17_tests_dumps_rdb_version_5_with_checksum_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_16_tests_dumps_quicklist_with_one_node_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_18_tests_dumps_regular_set_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_23_tests_dumps_ziplist_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_24_tests_dumps_ziplist_with_integers_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_25_tests_dumps_zipmap_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_22_tests_dumps_ziplist_that_compresses_easily_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_26_tests_dumps_zipmap_that_doesnt_compress_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_21_tests_dumps_uncompressible_string_keys_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_1_json::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_27_tests_dumps_zipmap_with_big_values_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_14_tests_dumps_parser_filters_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_2_plain::path_11_tests_dumps_linkedlist_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_19_tests_dumps_regular_sorted_set_rdb ... ok [INFO] [stdout] test test_dump_matches_expected::case_3_protocol::path_01_tests_dumps_dictionary_rdb ... ok [INFO] [stdout] test test_redis_protocol_reproducibility::case_4_redis_7_4 ... FAILED [INFO] [stdout] test test_redis_protocol_reproducibility::case_3_redis_7_2 ... FAILED [INFO] [stdout] test test_redis_protocol_reproducibility::case_1_redis_6_2 ... FAILED [INFO] [stdout] test test_redis_protocol_reproducibility::case_2_redis_7_0 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_redis_protocol_reproducibility::case_4_redis_7_4 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_redis_protocol_reproducibility::case_4_redis_7_4' panicked at tests/integration_tests.rs:89:10: [INFO] [stdout] Failed to start Redis container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56aad3df5102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56aad3df5102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56aad3df5102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56aad3df5102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56aad3e21193 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56aad3e21193 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56aad3deff93 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56aad3deff93 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56aad3df4f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56aad3df6b99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x56aad3df69ce - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x56aad34ac9c4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x56aad34ac9c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56aad3df766e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x56aad3df766e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x56aad3df733a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x56aad3df5609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56aad3df6fcd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x56aad3e1f080 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x56aad3e1f546 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x56aad331d22c - core::result::Result::expect::he3507833f4a843a4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x56aad3370298 - integration_tests::redis_client::{{closure}}::h8683ca751e50cb22 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:89:10 [INFO] [stdout] 22: 0x56aad337425d - integration_tests::test_redis_protocol_reproducibility::{{closure}}::h000bf228a289a5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:166:74 [INFO] [stdout] 23: 0x56aad33e6fd5 - integration_tests::test_redis_protocol_reproducibility::case_4_redis_7_4::{{closure}}::h13d407f841918d32 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:1 [INFO] [stdout] 24: 0x56aad3347652 - as core::future::future::Future>::poll::h5fe940cee3279ae1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x56aad334760d - as core::future::future::Future>::poll::h42a75caa01b9184f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x56aad341041d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc6e71408fc3853d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x56aad34101bb - tokio::task::coop::with_budget::h5b923deb8032619b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x56aad34101bb - tokio::task::coop::budget::h9cf26e44cb45be3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x56aad34101bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0050f234f917758e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x56aad340d4d0 - tokio::runtime::scheduler::current_thread::Context::enter::h7cbcc82ca5e622cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x56aad340f880 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6757f48f5eb43f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x56aad340eaa4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7a77e4a157c767ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x56aad33043ab - tokio::runtime::context::scoped::Scoped::set::hc8706a89f6bbf2df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x56aad3343af9 - tokio::runtime::context::set_scheduler::{{closure}}::h0ee37d531c34953b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38 [INFO] [stdout] 35: 0x56aad3385d32 - std::thread::local::LocalKey::try_with::h575184d22a9ea6a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x56aad33853ce - std::thread::local::LocalKey::with::hdfba61fbd85aa087 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x56aad3343a6d - tokio::runtime::context::set_scheduler::h51c6df301de6186d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17 [INFO] [stdout] 38: 0x56aad340e830 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h825e2c87ae38de70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x56aad340eac3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7935228840561fda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x56aad340bdd3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h429e8add70423756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x56aad344ee10 - tokio::runtime::context::runtime::enter_runtime::h793cec37cea76c61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x56aad340b821 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb881f8a1c3e25e3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x56aad344fdf4 - tokio::runtime::runtime::Runtime::block_on_inner::h03701247d98046d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52 [INFO] [stdout] 44: 0x56aad34500c7 - tokio::runtime::runtime::Runtime::block_on::h9a78f5be028852c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18 [INFO] [stdout] 45: 0x56aad33e6df4 - integration_tests::test_redis_protocol_reproducibility::case_4_redis_7_4::hfed3021dd6a9b7c4 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:1 [INFO] [stdout] 46: 0x56aad33e6c87 - integration_tests::test_redis_protocol_reproducibility::case_4_redis_7_4::{{closure}}::h7453eb4c998540e5 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:10 [INFO] [stdout] 47: 0x56aad324cff6 - core::ops::function::FnOnce::call_once::h2621ca88f8d8c392 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x56aad34b222b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x56aad34b222b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 50: 0x56aad34b1365 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 51: 0x56aad34b1365 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x56aad34b1365 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 53: 0x56aad34b1365 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 54: 0x56aad34b1365 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x56aad34b1365 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 56: 0x56aad34b1365 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: 0x56aad3474f64 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 58: 0x56aad3474f64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x56aad347893a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x56aad347893a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x56aad347893a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x56aad347893a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x56aad347893a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x56aad347893a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x56aad347893a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x56aad3dfa89f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 67: 0x56aad3dfa89f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 68: 0x7a7e87063aa4 - [INFO] [stdout] 69: 0x7a7e870f0a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_redis_protocol_reproducibility::case_3_redis_7_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_redis_protocol_reproducibility::case_3_redis_7_2' panicked at tests/integration_tests.rs:89:10: [INFO] [stdout] Failed to start Redis container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56aad3df5102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56aad3df5102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56aad3df5102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56aad3df5102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56aad3e21193 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56aad3e21193 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56aad3deff93 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56aad3deff93 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56aad3df4f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56aad3df6b99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x56aad3df69ce - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x56aad34ac9c4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x56aad34ac9c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56aad3df766e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x56aad3df766e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x56aad3df733a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x56aad3df5609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56aad3df6fcd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x56aad3e1f080 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x56aad3e1f546 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x56aad331d22c - core::result::Result::expect::he3507833f4a843a4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x56aad3370298 - integration_tests::redis_client::{{closure}}::h8683ca751e50cb22 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:89:10 [INFO] [stdout] 22: 0x56aad337425d - integration_tests::test_redis_protocol_reproducibility::{{closure}}::h000bf228a289a5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:166:74 [INFO] [stdout] 23: 0x56aad33e6bf5 - integration_tests::test_redis_protocol_reproducibility::case_3_redis_7_2::{{closure}}::hc1ff86d5267bea4f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:1 [INFO] [stdout] 24: 0x56aad3347652 - as core::future::future::Future>::poll::h5fe940cee3279ae1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x56aad334760d - as core::future::future::Future>::poll::h42a75caa01b9184f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x56aad341041d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc6e71408fc3853d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x56aad34101bb - tokio::task::coop::with_budget::h5b923deb8032619b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x56aad34101bb - tokio::task::coop::budget::h9cf26e44cb45be3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x56aad34101bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0050f234f917758e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x56aad340d4d0 - tokio::runtime::scheduler::current_thread::Context::enter::h7cbcc82ca5e622cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x56aad340f880 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6757f48f5eb43f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x56aad340eaa4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7a77e4a157c767ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x56aad33043ab - tokio::runtime::context::scoped::Scoped::set::hc8706a89f6bbf2df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x56aad3343af9 - tokio::runtime::context::set_scheduler::{{closure}}::h0ee37d531c34953b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38 [INFO] [stdout] 35: 0x56aad3385d32 - std::thread::local::LocalKey::try_with::h575184d22a9ea6a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x56aad33853ce - std::thread::local::LocalKey::with::hdfba61fbd85aa087 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x56aad3343a6d - tokio::runtime::context::set_scheduler::h51c6df301de6186d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17 [INFO] [stdout] 38: 0x56aad340e830 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h825e2c87ae38de70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x56aad340eac3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7935228840561fda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x56aad340bdd3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h429e8add70423756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x56aad344ee10 - tokio::runtime::context::runtime::enter_runtime::h793cec37cea76c61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x56aad340b821 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb881f8a1c3e25e3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x56aad344fdf4 - tokio::runtime::runtime::Runtime::block_on_inner::h03701247d98046d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52 [INFO] [stdout] 44: 0x56aad34500c7 - tokio::runtime::runtime::Runtime::block_on::h9a78f5be028852c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18 [INFO] [stdout] 45: 0x56aad33e6a14 - integration_tests::test_redis_protocol_reproducibility::case_3_redis_7_2::h03147e21dd30f4a5 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:1 [INFO] [stdout] 46: 0x56aad33e68a7 - integration_tests::test_redis_protocol_reproducibility::case_3_redis_7_2::{{closure}}::h6f7307228d7778c5 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:10 [INFO] [stdout] 47: 0x56aad3254f36 - core::ops::function::FnOnce::call_once::h8c8af923790e2f6f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x56aad34b222b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x56aad34b222b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 50: 0x56aad34b1365 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 51: 0x56aad34b1365 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x56aad34b1365 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 53: 0x56aad34b1365 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 54: 0x56aad34b1365 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x56aad34b1365 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 56: 0x56aad34b1365 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: 0x56aad3474f64 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 58: 0x56aad3474f64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x56aad347893a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x56aad347893a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x56aad347893a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x56aad347893a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x56aad347893a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x56aad347893a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x56aad347893a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x56aad3dfa89f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 67: 0x56aad3dfa89f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 68: 0x7a7e87063aa4 - [INFO] [stdout] 69: 0x7a7e870f0a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_redis_protocol_reproducibility::case_1_redis_6_2 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_redis_protocol_reproducibility::case_1_redis_6_2' panicked at tests/integration_tests.rs:89:10: [INFO] [stdout] Failed to start Redis container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56aad3df5102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56aad3df5102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56aad3df5102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56aad3df5102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56aad3e21193 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56aad3e21193 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56aad3deff93 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56aad3deff93 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56aad3df4f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56aad3df6b99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x56aad3df69ce - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x56aad34ac9c4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x56aad34ac9c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56aad3df766e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x56aad3df766e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x56aad3df733a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x56aad3df5609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56aad3df6fcd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x56aad3e1f080 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x56aad3e1f546 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x56aad331d22c - core::result::Result::expect::he3507833f4a843a4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x56aad3370298 - integration_tests::redis_client::{{closure}}::h8683ca751e50cb22 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:89:10 [INFO] [stdout] 22: 0x56aad337425d - integration_tests::test_redis_protocol_reproducibility::{{closure}}::h000bf228a289a5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:166:74 [INFO] [stdout] 23: 0x56aad33e6435 - integration_tests::test_redis_protocol_reproducibility::case_1_redis_6_2::{{closure}}::h4654106490f4d547 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:1 [INFO] [stdout] 24: 0x56aad3347652 - as core::future::future::Future>::poll::h5fe940cee3279ae1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x56aad334760d - as core::future::future::Future>::poll::h42a75caa01b9184f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x56aad341041d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc6e71408fc3853d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x56aad34101bb - tokio::task::coop::with_budget::h5b923deb8032619b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x56aad34101bb - tokio::task::coop::budget::h9cf26e44cb45be3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x56aad34101bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0050f234f917758e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x56aad340d4d0 - tokio::runtime::scheduler::current_thread::Context::enter::h7cbcc82ca5e622cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x56aad340f880 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6757f48f5eb43f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x56aad340eaa4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7a77e4a157c767ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x56aad33043ab - tokio::runtime::context::scoped::Scoped::set::hc8706a89f6bbf2df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x56aad3343af9 - tokio::runtime::context::set_scheduler::{{closure}}::h0ee37d531c34953b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38 [INFO] [stdout] 35: 0x56aad3385d32 - std::thread::local::LocalKey::try_with::h575184d22a9ea6a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x56aad33853ce - std::thread::local::LocalKey::with::hdfba61fbd85aa087 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x56aad3343a6d - tokio::runtime::context::set_scheduler::h51c6df301de6186d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17 [INFO] [stdout] 38: 0x56aad340e830 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h825e2c87ae38de70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x56aad340eac3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7935228840561fda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x56aad340bdd3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h429e8add70423756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x56aad344ee10 - tokio::runtime::context::runtime::enter_runtime::h793cec37cea76c61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x56aad340b821 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb881f8a1c3e25e3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x56aad344fdf4 - tokio::runtime::runtime::Runtime::block_on_inner::h03701247d98046d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52 [INFO] [stdout] 44: 0x56aad34500c7 - tokio::runtime::runtime::Runtime::block_on::h9a78f5be028852c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18 [INFO] [stdout] 45: 0x56aad33e6254 - integration_tests::test_redis_protocol_reproducibility::case_1_redis_6_2::hfa4e59973a267335 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:1 [INFO] [stdout] 46: 0x56aad33e60e7 - integration_tests::test_redis_protocol_reproducibility::case_1_redis_6_2::{{closure}}::hd81353000dab3812 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:10 [INFO] [stdout] 47: 0x56aad325c3e6 - core::ops::function::FnOnce::call_once::he99e0c8c8fafcb36 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x56aad34b222b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x56aad34b222b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 50: 0x56aad34b1365 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 51: 0x56aad34b1365 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x56aad34b1365 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 53: 0x56aad34b1365 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 54: 0x56aad34b1365 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x56aad34b1365 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 56: 0x56aad34b1365 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: 0x56aad3474f64 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 58: 0x56aad3474f64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x56aad347893a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x56aad347893a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x56aad347893a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x56aad347893a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x56aad347893a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x56aad347893a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x56aad347893a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x56aad3dfa89f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 67: 0x56aad3dfa89f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 68: 0x7a7e87063aa4 - [INFO] [stdout] 69: 0x7a7e870f0a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_redis_protocol_reproducibility::case_2_redis_7_0 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_redis_protocol_reproducibility::case_2_redis_7_0' panicked at tests/integration_tests.rs:89:10: [INFO] [stdout] Failed to start Redis container: Client(Init(SocketNotFoundError("/var/run/docker.sock"))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x56aad3df5102 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x56aad3df5102 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x56aad3df5102 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x56aad3df5102 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x56aad3e21193 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x56aad3e21193 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x56aad3deff93 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x56aad3deff93 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x56aad3df4f52 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x56aad3df6b99 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x56aad3df69ce - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x56aad34ac9c4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x56aad34ac9c4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x56aad3df766e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x56aad3df766e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x56aad3df733a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x56aad3df5609 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x56aad3df6fcd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x56aad3e1f080 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x56aad3e1f546 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x56aad331d22c - core::result::Result::expect::he3507833f4a843a4 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1119:23 [INFO] [stdout] 21: 0x56aad3370298 - integration_tests::redis_client::{{closure}}::h8683ca751e50cb22 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:89:10 [INFO] [stdout] 22: 0x56aad337425d - integration_tests::test_redis_protocol_reproducibility::{{closure}}::h000bf228a289a5c9 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:166:74 [INFO] [stdout] 23: 0x56aad33e6812 - integration_tests::test_redis_protocol_reproducibility::case_2_redis_7_0::{{closure}}::hb28faa03c9716a46 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:1 [INFO] [stdout] 24: 0x56aad3347652 - as core::future::future::Future>::poll::h5fe940cee3279ae1 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 25: 0x56aad334760d - as core::future::future::Future>::poll::h42a75caa01b9184f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 26: 0x56aad341041d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hc6e71408fc3853d9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:70 [INFO] [stdout] 27: 0x56aad34101bb - tokio::task::coop::with_budget::h5b923deb8032619b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:167:5 [INFO] [stdout] 28: 0x56aad34101bb - tokio::task::coop::budget::h9cf26e44cb45be3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/task/coop/mod.rs:133:5 [INFO] [stdout] 29: 0x56aad34101bb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h0050f234f917758e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 30: 0x56aad340d4d0 - tokio::runtime::scheduler::current_thread::Context::enter::h7cbcc82ca5e622cb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 31: 0x56aad340f880 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6757f48f5eb43f11 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:732:44 [INFO] [stdout] 32: 0x56aad340eaa4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7a77e4a157c767ae [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 33: 0x56aad33043ab - tokio::runtime::context::scoped::Scoped::set::hc8706a89f6bbf2df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 34: 0x56aad3343af9 - tokio::runtime::context::set_scheduler::{{closure}}::h0ee37d531c34953b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:38 [INFO] [stdout] 35: 0x56aad3385d32 - std::thread::local::LocalKey::try_with::h575184d22a9ea6a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 36: 0x56aad33853ce - std::thread::local::LocalKey::with::hdfba61fbd85aa087 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 37: 0x56aad3343a6d - tokio::runtime::context::set_scheduler::h51c6df301de6186d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context.rs:180:17 [INFO] [stdout] 38: 0x56aad340e830 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h825e2c87ae38de70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 39: 0x56aad340eac3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h7935228840561fda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:720:24 [INFO] [stdout] 40: 0x56aad340bdd3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h429e8add70423756 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 41: 0x56aad344ee10 - tokio::runtime::context::runtime::enter_runtime::h793cec37cea76c61 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 42: 0x56aad340b821 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hb881f8a1c3e25e3f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 43: 0x56aad344fdf4 - tokio::runtime::runtime::Runtime::block_on_inner::h03701247d98046d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:368:52 [INFO] [stdout] 44: 0x56aad34500c7 - tokio::runtime::runtime::Runtime::block_on::h9a78f5be028852c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.1/src/runtime/runtime.rs:342:18 [INFO] [stdout] 45: 0x56aad33e6634 - integration_tests::test_redis_protocol_reproducibility::case_2_redis_7_0::h143e6e38f263a11e [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:1 [INFO] [stdout] 46: 0x56aad33e64c7 - integration_tests::test_redis_protocol_reproducibility::case_2_redis_7_0::{{closure}}::h4fb78f8e32bfd326 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_tests.rs:159:10 [INFO] [stdout] 47: 0x56aad3256786 - core::ops::function::FnOnce::call_once::ha256cc43907be093 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 48: 0x56aad34b222b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 49: 0x56aad34b222b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 50: 0x56aad34b1365 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 51: 0x56aad34b1365 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 52: 0x56aad34b1365 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 53: 0x56aad34b1365 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 54: 0x56aad34b1365 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 55: 0x56aad34b1365 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 56: 0x56aad34b1365 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 57: 0x56aad3474f64 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 58: 0x56aad3474f64 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 59: 0x56aad347893a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 60: 0x56aad347893a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 61: 0x56aad347893a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 62: 0x56aad347893a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 63: 0x56aad347893a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x56aad347893a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 65: 0x56aad347893a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 66: 0x56aad3dfa89f - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 67: 0x56aad3dfa89f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 68: 0x7a7e87063aa4 - [INFO] [stdout] 69: 0x7a7e870f0a34 - clone [INFO] [stdout] 70: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_redis_protocol_reproducibility::case_1_redis_6_2 [INFO] [stdout] test_redis_protocol_reproducibility::case_2_redis_7_0 [INFO] [stdout] test_redis_protocol_reproducibility::case_3_redis_7_2 [INFO] [stdout] test_redis_protocol_reproducibility::case_4_redis_7_4 [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1053 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.23s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] running `Command { std: "docker" "inspect" "f656d25e0e194ba35680248664e0db0b7cc31dc334e1cbf2ebb9f876814cb15d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f656d25e0e194ba35680248664e0db0b7cc31dc334e1cbf2ebb9f876814cb15d", kill_on_drop: false }` [INFO] [stdout] f656d25e0e194ba35680248664e0db0b7cc31dc334e1cbf2ebb9f876814cb15d