[INFO] fetching crate redis-protocol-mm 4.2.0... [INFO] testing redis-protocol-mm-4.2.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [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 dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 75 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.13.2 (available: v0.17.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.14.0) [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.10.1) [INFO] [stderr] Adding tokio-util v0.6.10 (available: v0.7.18) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca1b00a9142613756bf2dfdfd5f1ac0aebff21ea405fb96aee820bab7422947c [INFO] running `Command { std: "docker" "start" "-a" "ca1b00a9142613756bf2dfdfd5f1ac0aebff21ea405fb96aee820bab7422947c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca1b00a9142613756bf2dfdfd5f1ac0aebff21ea405fb96aee820bab7422947c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca1b00a9142613756bf2dfdfd5f1ac0aebff21ea405fb96aee820bab7422947c", kill_on_drop: false }` [INFO] [stdout] ca1b00a9142613756bf2dfdfd5f1ac0aebff21ea405fb96aee820bab7422947c [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fb1cc89f7398d291febfd585ae46e25e29617a9830f54b8fbc440c0dae08dc0 [INFO] running `Command { std: "docker" "start" "-a" "9fb1cc89f7398d291febfd585ae46e25e29617a9830f54b8fbc440c0dae08dc0", kill_on_drop: false }` [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [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::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 `dev` profile [unoptimized + debuginfo] target(s) in 6.76s [INFO] running `Command { std: "docker" "inspect" "9fb1cc89f7398d291febfd585ae46e25e29617a9830f54b8fbc440c0dae08dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fb1cc89f7398d291febfd585ae46e25e29617a9830f54b8fbc440c0dae08dc0", kill_on_drop: false }` [INFO] [stdout] 9fb1cc89f7398d291febfd585ae46e25e29617a9830f54b8fbc440c0dae08dc0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b35f5e09cad693a001f925f0fb7fba273766c502161cd316852d7b386633af8 [INFO] running `Command { std: "docker" "start" "-a" "8b35f5e09cad693a001f925f0fb7fba273766c502161cd316852d7b386633af8", kill_on_drop: false }` [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling tokio-macros v2.7.0 [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] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling tokio v1.52.1 [INFO] [stderr] Compiling regex v1.12.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 15.23s [INFO] running `Command { std: "docker" "inspect" "8b35f5e09cad693a001f925f0fb7fba273766c502161cd316852d7b386633af8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b35f5e09cad693a001f925f0fb7fba273766c502161cd316852d7b386633af8", kill_on_drop: false }` [INFO] [stdout] 8b35f5e09cad693a001f925f0fb7fba273766c502161cd316852d7b386633af8 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e02b6bf019231e9c6b7f5c6717d950e0f8b18ea22347bbcc0c8d5d8e866f555a [INFO] running `Command { std: "docker" "start" "-a" "e02b6bf019231e9c6b7f5c6717d950e0f8b18ea22347bbcc0c8d5d8e866f555a", 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::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 3 warnings (run `cargo fix --lib -p redis-protocol-mm` to apply 1 suggestion) [INFO] [stderr] warning: `redis-protocol-mm` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_protocol-008a78092f144f1d) [INFO] [stdout] [INFO] [stdout] running 165 tests [INFO] [stdout] test resp2::decode::tests::should_decode_array_no_nulls ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_array_nulls ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_ask_error ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_llen_res_example ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_moved_error ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_bulk_string ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_normal_error ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_incomplete ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_simple_string ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_array_null_test ... 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_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_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_incr_req_example ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_raw_llen_req_example ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_incr_req_example ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_ask_error ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_simplestring ... ok [INFO] [stdout] test resp2::types::tests::should_encode_frame_kind_byte ... 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_parse_pattern_pubsub_message ... ok [INFO] [stdout] test resp2::types::tests::should_parse_pubsub_message ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_error ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_integer ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_moved ... ok [INFO] [stdout] test resp2::types::tests::should_convert_moved_redirection_to_frame ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_array_nulls ... 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::utils::tests::should_get_encode_len_simplestring ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_array_bulk_string_test ... ok [INFO] [stdout] test resp2::types::tests::should_decode_frame_kind_byte ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_ask ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_bignumber ... 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_double ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_double_inf ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_end_stream ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_llen_res_example ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_boolean_true ... 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_normal_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_null ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_number ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_push_pattern_pubsub ... 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_double_neg_inf ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_incomplete ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_keyevent_message ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_simple_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_simple_string ... 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_string ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_streaming_set ... 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_parse_inner_attributes ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_array_bulk_string_test ... ok [INFO] [stdout] test resp3::decode::tests::should_parse_outer_attributes ... 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_inf ... 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_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_hello_with_auth ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_incr_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_llen_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_moved_error ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_negative_number ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_null ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_number ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_nested_map ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_push_keyspace_event ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_push_pubsub ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_array_null_test ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_array_bulk_string_test ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_raw_bitcount_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_llen_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_simple_map ... 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_set ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_blobstring ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_map ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_bulk_string_incomplete - should panic ... 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 ... ok [INFO] [stdout] test resp3::types::tests::should_convert_basic_streaming_buffer_to_frame_with_attributes ... ok [INFO] [stdout] test resp2::decode::tests::should_error_on_junk - should panic ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_bignumber ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_error - should panic ... 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_chunked_string ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_bool ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_double ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_end_stream ... 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_null ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_number ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_verbatimstring ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_array ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_blobstring ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_negative_double ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_hello ... 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 resp3::utils::tests::should_reconstruct_nested_map ... ok [INFO] [stdout] test types::tests::should_cast_from_nom_incomplete ... ok [INFO] [stdout] test types::tests::should_create_decode_error ... 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_encode_error ... ok [INFO] [stdout] test types::tests::should_print_error_kinds ... ok [INFO] [stdout] test utils::tests::should_crc16_123456789 ... ok [INFO] [stdout] test utils::tests::should_crc16_with_brackets ... ok [INFO] [stdout] test utils::tests::should_crc16_with_brackets_no_padding ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_set ... 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_utf8_string_bytes ... ok [INFO] [stdout] test utils::tests::should_hash_non_ascii_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_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_convert_frame_to_redirection_error_invalid_2 - should panic ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_simple_string_incomplete - 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_error_incomplete - 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_double_nan - should panic ... 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_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_error_on_junk - should panic ... ok [INFO] [stdout] test resp3::encode::tests::should_not_encode_double_nan - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 165 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [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.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e02b6bf019231e9c6b7f5c6717d950e0f8b18ea22347bbcc0c8d5d8e866f555a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02b6bf019231e9c6b7f5c6717d950e0f8b18ea22347bbcc0c8d5d8e866f555a", kill_on_drop: false }` [INFO] [stdout] e02b6bf019231e9c6b7f5c6717d950e0f8b18ea22347bbcc0c8d5d8e866f555a