[INFO] fetching crate redis-protocol-mm 4.2.0... [INFO] testing redis-protocol-mm-4.2.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate redis-protocol-mm 4.2.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate redis-protocol-mm 4.2.0 [INFO] finished tweaking crates.io crate redis-protocol-mm 4.2.0 [INFO] tweaked toml for crates.io crate redis-protocol-mm 4.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate redis-protocol-mm 4.2.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 93 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.13.2 (available: v0.16.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.4) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding pretty_env_logger v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding rand v0.5.6 (available: v0.9.2) [INFO] [stderr] Adding tokio-util v0.6.10 (available: v0.7.16) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a244da877b7eb2f2abc41647929c5f26143c8d55e78431744bc7b8ce6eaff596 [INFO] running `Command { std: "docker" "start" "-a" "a244da877b7eb2f2abc41647929c5f26143c8d55e78431744bc7b8ce6eaff596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a244da877b7eb2f2abc41647929c5f26143c8d55e78431744bc7b8ce6eaff596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a244da877b7eb2f2abc41647929c5f26143c8d55e78431744bc7b8ce6eaff596", kill_on_drop: false }` [INFO] [stdout] a244da877b7eb2f2abc41647929c5f26143c8d55e78431744bc7b8ce6eaff596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e808ac2628c8da2f5ee118b8a59f2282a45cbd016e461638c1239ce6a3f0137 [INFO] running `Command { std: "docker" "start" "-a" "7e808ac2628c8da2f5ee118b8a59f2282a45cbd016e461638c1239ce6a3f0137", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling redis-protocol-mm v4.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/resp3/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub use super::decode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `complete` in the type namespace is first re-exported here [INFO] [stdout] 13 | pub use super::encode::*; [INFO] [stdout] | ---------------- but the name `complete` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/resp3/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub use super::decode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `streaming` in the type namespace is first re-exported here [INFO] [stdout] 13 | pub use super::encode::*; [INFO] [stdout] | ---------------- but the name `streaming` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::decode::*` [INFO] [stdout] --> src/resp3/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub use super::decode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::encode::*` [INFO] [stdout] --> src/resp3/mod.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub use super::encode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.20s [INFO] running `Command { std: "docker" "inspect" "7e808ac2628c8da2f5ee118b8a59f2282a45cbd016e461638c1239ce6a3f0137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e808ac2628c8da2f5ee118b8a59f2282a45cbd016e461638c1239ce6a3f0137", kill_on_drop: false }` [INFO] [stdout] 7e808ac2628c8da2f5ee118b8a59f2282a45cbd016e461638c1239ce6a3f0137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b10e45974b36424902231b26529e101173056eb980de412384df0480a61ffc87 [INFO] running `Command { std: "docker" "start" "-a" "b10e45974b36424902231b26529e101173056eb980de412384df0480a61ffc87", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/resp3/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub use super::decode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `complete` in the type namespace is first re-exported here [INFO] [stdout] 13 | pub use super::encode::*; [INFO] [stdout] | ---------------- but the name `complete` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/resp3/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub use super::decode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `streaming` in the type namespace is first re-exported here [INFO] [stdout] 13 | pub use super::encode::*; [INFO] [stdout] | ---------------- but the name `streaming` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::decode::*` [INFO] [stdout] --> src/resp3/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub use super::decode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::encode::*` [INFO] [stdout] --> src/resp3/mod.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub use super::encode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling redis-protocol-mm v4.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/resp3/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub use super::decode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `complete` in the type namespace is first re-exported here [INFO] [stdout] 13 | pub use super::encode::*; [INFO] [stdout] | ---------------- but the name `complete` in the type namespace is also re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/resp3/mod.rs:12:11 [INFO] [stdout] | [INFO] [stdout] 12 | pub use super::decode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ the name `streaming` in the type namespace is first re-exported here [INFO] [stdout] 13 | pub use super::encode::*; [INFO] [stdout] | ---------------- but the name `streaming` in the type namespace is also re-exported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::encode::*` [INFO] [stdout] --> src/resp3/mod.rs:13:11 [INFO] [stdout] | [INFO] [stdout] 13 | pub use super::encode::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.04s [INFO] running `Command { std: "docker" "inspect" "b10e45974b36424902231b26529e101173056eb980de412384df0480a61ffc87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10e45974b36424902231b26529e101173056eb980de412384df0480a61ffc87", kill_on_drop: false }` [INFO] [stdout] b10e45974b36424902231b26529e101173056eb980de412384df0480a61ffc87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 81f1836d6f1b2a313de0b9a9d7f8b356168c70d9a4d6e140be801b5bbbac604e [INFO] running `Command { std: "docker" "start" "-a" "81f1836d6f1b2a313de0b9a9d7f8b356168c70d9a4d6e140be801b5bbbac604e", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/resp3/mod.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | pub use super::decode::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the name `complete` in the type namespace is first re-exported here [INFO] [stderr] 13 | pub use super::encode::*; [INFO] [stderr] | ---------------- but the name `complete` in the type namespace is also re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/resp3/mod.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | pub use super::decode::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ the name `streaming` in the type namespace is first re-exported here [INFO] [stderr] 13 | pub use super::encode::*; [INFO] [stderr] | ---------------- but the name `streaming` in the type namespace is also re-exported here [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::decode::*` [INFO] [stderr] --> src/resp3/mod.rs:12:11 [INFO] [stderr] | [INFO] [stderr] 12 | pub use super::decode::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::encode::*` [INFO] [stderr] --> src/resp3/mod.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | pub use super::encode::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::encode::*` [INFO] [stderr] --> src/resp3/mod.rs:13:11 [INFO] [stderr] | [INFO] [stderr] 13 | pub use super::encode::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `redis-protocol-mm` (lib) generated 4 warnings (run `cargo fix --lib -p redis-protocol-mm` to apply 2 suggestions) [INFO] [stderr] warning: `redis-protocol-mm` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p redis-protocol-mm --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_protocol-5e6f988e42358209) [INFO] [stdout] [INFO] [stdout] running 165 tests [INFO] [stdout] test resp2::decode::tests::should_decode_incomplete ... 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::decode::tests::should_decode_moved_error ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_ask_error ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_array_nulls ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_simple_string ... 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_array_null_test ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_ask_error ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_bitcount_req_example ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_error ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_incr_req_example ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_integer ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_llen_req_example ... 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_bulk_string_test ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_raw_incr_req_example ... 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_simplestring ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_raw_llen_req_example ... ok [INFO] [stdout] test resp2::types::tests::should_check_frame_types ... ok [INFO] [stdout] test resp2::types::tests::should_convert_ask_redirection_to_frame ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_ask ... ok [INFO] [stdout] test resp2::decode::tests::should_error_on_junk - should panic ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_simple_string_incomplete - 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_error_invalid_2 - should panic ... ok [INFO] [stdout] test resp2::types::tests::should_encode_frame_kind_byte ... ok [INFO] [stdout] test resp2::types::tests::should_decode_frame_kind_byte ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_error - should panic ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_error_invalid_3 - should panic ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_error_invalid_1 - should panic ... ok [INFO] [stdout] test resp2::types::tests::should_parse_pattern_pubsub_message ... ok [INFO] [stdout] test resp2::types::tests::should_fail_parsing_non_pubsub_message - should panic ... 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::utils::tests::should_get_encode_len_error ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_simplestring ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_array_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_ask_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_array_no_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_bignumber ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_blob_string ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_boolean_true ... 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_blob_string_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_boolean_false ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_double_nan - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_double_neg_inf ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_blob_error_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_end_stream ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_keyevent_message ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_incomplete ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_llen_res_example ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_normal_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_map_no_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_map_with_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_moved_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_null ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_push_pattern_pubsub ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_number ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_push_pubsub ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_set_no_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_set_with_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_simple_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_simple_error_incomplete - should panic ... 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::decode::tests::should_decode_streaming_array ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_streaming_map ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_streaming_set ... 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::decode::tests::should_decode_verbatim_string_txt ... ok [INFO] [stdout] test resp3::decode::tests::should_error_on_junk - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_parse_inner_attributes ... ok [INFO] [stdout] test resp3::decode::tests::should_parse_outer_attributes ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_array_bulk_string_test ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_array_null_test ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_ask_error ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bignumber ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bitcount_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bloberror ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_blobstring ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bool_false ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bool_true ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_double_neg_inf ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_double_negative ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_double_inf ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_double_positive ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_error ... 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_hello_with_auth ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_moved_error ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_llen_req_example ... 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_number ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_push_pubsub ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_array_bulk_string_test ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_push_keyspace_event ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_incr_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_array_null_test ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_llen_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_bitcount_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_simplestring ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_array ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_simple_map ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_simple_set ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_map ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_blobstring ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_set ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_verbatimstring_mkd ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_verbatimstring_txt ... 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_bloberror ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_blobstring ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_bool ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_chunked_string ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_double ... ok [INFO] [stdout] test resp3::encode::tests::should_not_encode_double_nan - should panic ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_end_stream ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_hello ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_negative_double ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_inf_double ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_negative_number ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_number ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_null ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_verbatimstring ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_blobstring ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_array ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_map ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_map_odd_elements - should panic ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_nested_array ... ok [INFO] [stdout] test types::tests::should_cast_from_nom_incomplete ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_nested_map ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_set ... ok [INFO] [stdout] test types::tests::should_create_buf_too_small_error ... ok [INFO] [stdout] test types::tests::should_create_empty_error ... ok [INFO] [stdout] test types::tests::should_create_decode_error ... ok [INFO] [stdout] test types::tests::should_print_error_kinds ... ok [INFO] [stdout] test types::tests::should_create_encode_error ... ok [INFO] [stdout] test utils::tests::should_crc16_123456789 ... ok [INFO] [stdout] test utils::tests::should_crc16_with_brackets_no_padding ... ok [INFO] [stdout] test utils::tests::should_crc16_with_brackets ... ok [INFO] [stdout] test utils::tests::should_crc16_with_invalid_brackets_lhs ... 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_hash_non_ascii_string_bytes ... ok [INFO] [stdout] test utils::tests::should_hash_non_utf8_string_bytes ... ok [INFO] [stdout] test utils::tests::should_hash_non_utf8_string_bytes_with_tag ... ok [INFO] [stdout] test utils::tests::should_hash_non_ascii_string_bytes_with_tag ... ok [INFO] [stdout] test resp2::types::tests::should_convert_moved_redirection_to_frame ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_moved ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_array_no_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_blob_error ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_bignumber ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [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/resp3/encode.rs - resp3::encode::streaming (line 427) ... ok [INFO] [stdout] test src/lib.rs - (line 12) ... 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 0.87s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "81f1836d6f1b2a313de0b9a9d7f8b356168c70d9a4d6e140be801b5bbbac604e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f1836d6f1b2a313de0b9a9d7f8b356168c70d9a4d6e140be801b5bbbac604e", kill_on_drop: false }` [INFO] [stdout] 81f1836d6f1b2a313de0b9a9d7f8b356168c70d9a4d6e140be801b5bbbac604e