[INFO] fetching crate redis-protocol-mm 4.1.0... [INFO] testing redis-protocol-mm-4.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate redis-protocol-mm 4.1.0 into /workspace/builds/worker-105/source [INFO] validating manifest of crates.io crate redis-protocol-mm 4.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis-protocol-mm 4.1.0 [INFO] finished tweaking crates.io crate redis-protocol-mm 4.1.0 [INFO] tweaked toml for crates.io crate redis-protocol-mm 4.1.0 written to /workspace/builds/worker-105/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74bef4a5b70b0b78d5a951e1766d03dda7d784e290e3d65a849327f0e3c30423 [INFO] running `Command { std: "docker" "start" "-a" "74bef4a5b70b0b78d5a951e1766d03dda7d784e290e3d65a849327f0e3c30423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74bef4a5b70b0b78d5a951e1766d03dda7d784e290e3d65a849327f0e3c30423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74bef4a5b70b0b78d5a951e1766d03dda7d784e290e3d65a849327f0e3c30423", kill_on_drop: false }` [INFO] [stdout] 74bef4a5b70b0b78d5a951e1766d03dda7d784e290e3d65a849327f0e3c30423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe08f1f2f34eb8e1c4e0b994e46672472d3fc2c3401dbdf9ce909174784789f0 [INFO] running `Command { std: "docker" "start" "-a" "fe08f1f2f34eb8e1c4e0b994e46672472d3fc2c3401dbdf9ce909174784789f0", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling bytes-utils v0.1.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling redis-protocol-mm v4.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.46s [INFO] running `Command { std: "docker" "inspect" "fe08f1f2f34eb8e1c4e0b994e46672472d3fc2c3401dbdf9ce909174784789f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe08f1f2f34eb8e1c4e0b994e46672472d3fc2c3401dbdf9ce909174784789f0", kill_on_drop: false }` [INFO] [stdout] fe08f1f2f34eb8e1c4e0b994e46672472d3fc2c3401dbdf9ce909174784789f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0fce5dab6d133e73f01b3925477eeee7a2755e6c86b19594edb54e17d2e08844 [INFO] running `Command { std: "docker" "start" "-a" "0fce5dab6d133e73f01b3925477eeee7a2755e6c86b19594edb54e17d2e08844", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling redis-protocol-mm v4.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.72s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_protocol-b1377042ecab3d13) [INFO] running `Command { std: "docker" "inspect" "0fce5dab6d133e73f01b3925477eeee7a2755e6c86b19594edb54e17d2e08844", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fce5dab6d133e73f01b3925477eeee7a2755e6c86b19594edb54e17d2e08844", kill_on_drop: false }` [INFO] [stdout] 0fce5dab6d133e73f01b3925477eeee7a2755e6c86b19594edb54e17d2e08844 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 457a9a683e8764f639a4a6c528eeb790f23c9f4bba44e6710d4a3aa755c4a92b [INFO] running `Command { std: "docker" "start" "-a" "457a9a683e8764f639a4a6c528eeb790f23c9f4bba44e6710d4a3aa755c4a92b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.38s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_protocol-b1377042ecab3d13) [INFO] [stdout] [INFO] [stdout] running 165 tests [INFO] [stdout] test resp2::decode::tests::should_decode_array_nulls ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_array_no_nulls ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_moved_error ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_simple_string ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_bitcount_req_example ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_array_null_test ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_ask_error ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_incomplete ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_error ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_normal_error ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_array_bulk_string_test ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_incr_req_example ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_llen_res_example ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_bulk_string ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_llen_req_example ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_ask_error ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_moved_error ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_negative_integer ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_raw_array_null_test ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_raw_bitcount_req_example ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_raw_array_bulk_string_test ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_integer ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_raw_incr_req_example ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_simple_string_incomplete - should panic ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_simplestring ... ok [INFO] [stdout] test resp2::decode::tests::should_error_on_junk - should panic ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_bulk_string_incomplete - should panic ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_ask ... ok [INFO] [stdout] test resp2::types::tests::should_decode_frame_kind_byte ... ok [INFO] [stdout] test resp2::types::tests::should_encode_frame_kind_byte ... ok [INFO] [stdout] test resp2::types::tests::should_convert_moved_redirection_to_frame ... ok [INFO] [stdout] test resp2::types::tests::should_check_frame_types ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_error ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_moved ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_simplestring ... ok [INFO] [stdout] test resp2::types::tests::should_parse_pattern_pubsub_message ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_raw_llen_req_example ... ok [INFO] [stdout] test resp2::types::tests::should_parse_pubsub_message ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_integer ... ok [INFO] [stdout] test resp2::types::tests::should_convert_ask_redirection_to_frame ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_array_no_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_ask_error ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_error - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_bignumber ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_double ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_double_inf ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_double_neg_inf ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_blob_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_blob_string ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_boolean_false ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_array_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_boolean_true ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_end_stream ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_error_invalid_3 - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_llen_res_example ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_error_invalid_2 - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_double_nan - should panic ... ok [INFO] [stdout] test resp2::types::tests::should_fail_parsing_non_pubsub_message - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_blob_string_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_blob_error_incomplete - should panic ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_error_invalid_1 - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_keyevent_message ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_push_pattern_pubsub ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_set_no_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_normal_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_simple_error_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_number ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_simple_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_null ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_map_with_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_simple_string ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_simple_string_incomplete - should panic ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_ask_error ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bitcount_req_example ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_incomplete ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_moved_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_push_pubsub ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_array_null_test ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_verbatim_string_txt ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_double_inf ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bool_true ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_map_no_nulls ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bloberror ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_double_neg_inf ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_blobstring ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_streaming_map ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bignumber ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bool_false ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_set_with_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_streaming_set ... ok [INFO] [stdout] test resp3::decode::tests::should_parse_outer_attributes ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_hello_with_auth ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_hello ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_incr_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_moved_error ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_double_negative ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_double_positive ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_streaming_string ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_verbatim_string_mkd ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_error ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_number ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_array_bulk_string_test ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_streaming_array ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_array_null_test ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_null ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_negative_number ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_nested_map ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_push_pubsub ... ok [INFO] [stdout] test resp3::decode::tests::should_error_on_junk - should panic ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_array_bulk_string_test ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_llen_req_example ... ok [INFO] [stdout] test resp3::decode::tests::should_parse_inner_attributes ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_push_keyspace_event ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_llen_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_incr_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_bitcount_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_simple_map ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_array ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_map ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_set ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_simplestring ... ok [INFO] [stdout] test resp3::encode::tests::should_not_encode_double_nan - should panic ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_blobstring ... ok [INFO] [stdout] test resp3::types::tests::should_convert_basic_streaming_buffer_to_frame_with_attributes ... ok [INFO] [stdout] test resp3::types::tests::should_convert_basic_streaming_buffer_to_frame ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_blobstring ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_bloberror ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_verbatimstring_mkd ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_end_stream ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_verbatimstring_txt ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_map_odd_elements - should panic ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_map ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_bignumber ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_negative_number ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_array ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_verbatimstring ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_double ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_inf_double ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_blobstring ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_chunked_string ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_nested_map ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_negative_double ... ok [INFO] [stdout] test types::tests::should_create_encode_error ... ok [INFO] [stdout] test utils::tests::should_hash_non_utf8_string_bytes_with_tag ... ok [INFO] [stdout] test utils::tests::should_hash_non_utf8_string_bytes ... ok [INFO] [stdout] test utils::tests::should_hash_non_ascii_string_bytes_with_tag ... ok [INFO] [stdout] test utils::tests::should_crc16_with_invalid_brackets_lhs ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_nested_array ... ok [INFO] [stdout] test utils::tests::should_hash_non_ascii_string_bytes ... ok [INFO] [stdout] test utils::tests::should_crc16_with_random_string ... ok [INFO] [stdout] test utils::tests::should_crc16_with_invalid_brackets_rhs ... ok [INFO] [stdout] test utils::tests::should_crc16_with_brackets_no_padding ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_bool ... ok [INFO] [stdout] test types::tests::should_cast_from_nom_incomplete ... ok [INFO] [stdout] test types::tests::should_create_buf_too_small_error ... ok [INFO] [stdout] test types::tests::should_create_decode_error ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_number ... ok [INFO] [stdout] test types::tests::should_create_empty_error ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_null ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_hello ... ok [INFO] [stdout] test types::tests::should_print_error_kinds ... ok [INFO] [stdout] test utils::tests::should_crc16_123456789 ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_set ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_simple_set ... ok [INFO] [stdout] test utils::tests::should_crc16_with_brackets ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s [INFO] [stdout] [INFO] [stderr] Doc-tests redis_protocol [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/utils.rs - utils::redis_keyslot (line 303) ... ignored [INFO] [stdout] test src/utils.rs - utils::redis_keyslot (line 308) - compile ... ok [INFO] [stdout] test src/resp3/encode.rs - resp3::encode::complete (line 371) - compile ... ok [INFO] [stdout] test src/resp3/encode.rs - resp3::encode::streaming (line 461) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... ok [INFO] [stdout] test src/resp3/encode.rs - resp3::encode::streaming (line 427) ... ok [INFO] [stdout] test src/resp3/types.rs - resp3::types::StreamedFrame (line 1211) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.34s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "457a9a683e8764f639a4a6c528eeb790f23c9f4bba44e6710d4a3aa755c4a92b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "457a9a683e8764f639a4a6c528eeb790f23c9f4bba44e6710d4a3aa755c4a92b", kill_on_drop: false }` [INFO] [stdout] 457a9a683e8764f639a4a6c528eeb790f23c9f4bba44e6710d4a3aa755c4a92b