[INFO] fetching crate redis-protocol 3.0.1... [INFO] testing redis-protocol-3.0.1 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate redis-protocol 3.0.1 into /workspace/builds/worker-49/source [INFO] validating manifest of crates.io crate redis-protocol 3.0.1 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis-protocol 3.0.1 [INFO] finished tweaking crates.io crate redis-protocol 3.0.1 [INFO] tweaked toml for crates.io crate redis-protocol 3.0.1 written to /workspace/builds/worker-49/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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" "+62efba8a050c64249dab942951bb28f710208bc8" "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-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5628cec15696f5af73a733d6e3a0c73b30576100969c199f3a10352e4331c7e [INFO] running `Command { std: "docker" "start" "-a" "a5628cec15696f5af73a733d6e3a0c73b30576100969c199f3a10352e4331c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5628cec15696f5af73a733d6e3a0c73b30576100969c199f3a10352e4331c7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5628cec15696f5af73a733d6e3a0c73b30576100969c199f3a10352e4331c7e", kill_on_drop: false }` [INFO] [stdout] a5628cec15696f5af73a733d6e3a0c73b30576100969c199f3a10352e4331c7e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 357a876a760d466d1b98baeafdc83e6fd229d768b3a101803f43dcf6878c09a2 [INFO] running `Command { std: "docker" "start" "-a" "357a876a760d466d1b98baeafdc83e6fd229d768b3a101803f43dcf6878c09a2", kill_on_drop: false }` [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling redis-protocol v3.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/resp3/decode.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($err.into_nom_error()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | None => e!(RedisParseError::new_custom("frame_type", "Invalid frame type prefix.")), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/resp3/decode.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($err.into_nom_error()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 372 | _ => e!(RedisParseError::new_custom( [INFO] [stdout] | ____________- [INFO] [stdout] 373 | | "check_streaming", [INFO] [stdout] 374 | | format!("Invalid frame type: {:?}", kind) [INFO] [stdout] 375 | | )), [INFO] [stdout] | |________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.97s [INFO] running `Command { std: "docker" "inspect" "357a876a760d466d1b98baeafdc83e6fd229d768b3a101803f43dcf6878c09a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "357a876a760d466d1b98baeafdc83e6fd229d768b3a101803f43dcf6878c09a2", kill_on_drop: false }` [INFO] [stdout] 357a876a760d466d1b98baeafdc83e6fd229d768b3a101803f43dcf6878c09a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] edcefddcb1a0b4ee212b9e2b733d6291ced00c172319a7c99007096be94b774a [INFO] running `Command { std: "docker" "start" "-a" "edcefddcb1a0b4ee212b9e2b733d6291ced00c172319a7c99007096be94b774a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling futures-sink v0.3.18 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/resp3/decode.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($err.into_nom_error()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | None => e!(RedisParseError::new_custom("frame_type", "Invalid frame type prefix.")), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/resp3/decode.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($err.into_nom_error()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 372 | _ => e!(RedisParseError::new_custom( [INFO] [stdout] | ____________- [INFO] [stdout] 373 | | "check_streaming", [INFO] [stdout] 374 | | format!("Invalid frame type: {:?}", kind) [INFO] [stdout] 375 | | )), [INFO] [stdout] | |________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling redis-protocol v3.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/resp3/decode.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($err.into_nom_error()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 170 | None => e!(RedisParseError::new_custom("frame_type", "Invalid frame type prefix.")), [INFO] [stdout] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/resp3/decode.rs:19:38 [INFO] [stdout] | [INFO] [stdout] 19 | return Err($err.into_nom_error()); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 372 | _ => e!(RedisParseError::new_custom( [INFO] [stdout] | ____________- [INFO] [stdout] 373 | | "check_streaming", [INFO] [stdout] 374 | | format!("Invalid frame type: {:?}", kind) [INFO] [stdout] 375 | | )), [INFO] [stdout] | |________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 21.13s [INFO] running `Command { std: "docker" "inspect" "edcefddcb1a0b4ee212b9e2b733d6291ced00c172319a7c99007096be94b774a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edcefddcb1a0b4ee212b9e2b733d6291ced00c172319a7c99007096be94b774a", kill_on_drop: false }` [INFO] [stdout] edcefddcb1a0b4ee212b9e2b733d6291ced00c172319a7c99007096be94b774a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 42788bec35e7baad55ddee8416f5f9430eb3f7dd1c5ce7496bde6ed6f2f8f689 [INFO] running `Command { std: "docker" "start" "-a" "42788bec35e7baad55ddee8416f5f9430eb3f7dd1c5ce7496bde6ed6f2f8f689", kill_on_drop: false }` [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/resp3/decode.rs:19:38 [INFO] [stderr] | [INFO] [stderr] 19 | return Err($err.into_nom_error()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 170 | None => e!(RedisParseError::new_custom("frame_type", "Invalid frame type prefix.")), [INFO] [stderr] | --------------------------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/resp3/decode.rs:19:38 [INFO] [stderr] | [INFO] [stderr] 19 | return Err($err.into_nom_error()); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 372 | _ => e!(RedisParseError::new_custom( [INFO] [stderr] | ____________- [INFO] [stderr] 373 | | "check_streaming", [INFO] [stderr] 374 | | format!("Invalid frame type: {:?}", kind) [INFO] [stderr] 375 | | )), [INFO] [stderr] | |________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #79813 [INFO] [stderr] = note: this warning originates in the macro `e` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `redis-protocol` (lib) generated 2 warnings [INFO] [stderr] warning: `redis-protocol` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/redis_protocol-2aca07d03e95774e) [INFO] [stdout] [INFO] [stdout] running 161 tests [INFO] [stdout] test resp2::decode::tests::should_decode_array_nulls ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_bulk_string ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_array_no_nulls ... ok [INFO] [stdout] test resp2::decode::tests::should_decode_ask_error ... ok [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_normal_error ... 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_ask_error ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_array_null_test ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_array_bulk_string_test ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_bitcount_req_example ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_incr_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_raw_array_bulk_string_test ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_negative_integer ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_moved_error ... 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::types::tests::should_check_frame_types ... ok [INFO] [stdout] test resp2::encode::tests::should_encode_simplestring ... 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::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 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_parse_pubsub_message ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_error ... ok [INFO] [stdout] test resp2::types::tests::should_parse_pattern_pubsub_message ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_simplestring ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_integer ... 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_array_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_blob_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_boolean_true ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_boolean_false ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_double_inf ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_ask_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_double ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_blob_string ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_double_neg_inf ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_end_stream ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_incomplete ... 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_llen_res_example ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_normal_error ... 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_map_with_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_map_no_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_moved_error ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_set_with_nulls ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_streaming_array ... 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 resp2::decode::tests::should_decode_bulk_string_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_streaming_map ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_simple_string ... 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 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::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::types::tests::should_convert_frame_to_redirection_error_invalid_3 - should panic ... ok [INFO] [stdout] test resp2::types::tests::should_fail_parsing_non_pubsub_message - should panic ... ok [INFO] [stdout] test resp2::types::tests::should_convert_frame_to_redirection_error - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_streaming_set ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_verbatim_string_txt ... 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_string_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::tests::should_decode_simple_error_incomplete - should panic ... 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_bignumber ... 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_bloberror ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bitcount_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_bool_false ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_array_bulk_string_test ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_blobstring ... 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_bool_true ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_double_positive ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_llen_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_number ... 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_null ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_negative_number ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_moved_error ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_hello ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_error ... 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_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_simplestring ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_set ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_hello_with_auth ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_verbatimstring_txt ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_push_keyspace_event ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_incr_req_example ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_nested_map ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_simple_map ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_blobstring ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_bignumber ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_array ... ok [INFO] [stdout] test resp3::types::tests::should_convert_basic_streaming_buffer_to_frame_with_attributes ... 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_negative_number ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_bool ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_streaming_map ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_number ... 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_array ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_nested_array ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_verbatimstring ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_hello ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_null ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_inf_double ... ok [INFO] [stdout] test types::tests::should_cast_from_nom_incomplete ... 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 utils::tests::should_crc16_with_invalid_brackets_lhs ... ok [INFO] [stdout] test utils::tests::should_crc16_with_invalid_brackets_rhs ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_map ... 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_empty_error ... ok [INFO] [stdout] test resp3::encode::tests::should_not_encode_double_nan - should panic ... ok [INFO] [stdout] test types::tests::should_create_decode_error ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_end_stream ... ok [INFO] [stdout] test types::tests::should_create_buf_too_small_error ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_negative_double ... ok [INFO] [stdout] test resp3::utils::tests::should_get_encode_len_double ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_verbatimstring_mkd ... ok [INFO] [stdout] test resp3::encode::tests::should_encode_simple_set ... ok [INFO] [stdout] test utils::tests::should_crc16_with_random_string ... ok [INFO] [stdout] test resp3::utils::tests::should_reconstruct_map_odd_elements - should panic ... ok [INFO] [stdout] test resp3::types::tests::should_convert_basic_streaming_buffer_to_frame ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 161 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] [stderr] Doc-tests redis_protocol [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test src/utils.rs - utils::redis_keyslot (line 330) ... ignored [INFO] [stdout] test src/resp3/decode.rs - resp3::decode::complete (line 456) - compile ... ok [INFO] [stdout] test src/resp3/encode.rs - resp3::encode::streaming (line 461) - compile ... ok [INFO] [stdout] test src/utils.rs - utils::redis_keyslot (line 335) - compile ... ok [INFO] [stdout] test src/resp3/encode.rs - resp3::encode::streaming (line 427) ... ok [INFO] [stdout] test src/resp3/encode.rs - resp3::encode::complete (line 371) - compile ... ok [INFO] [stdout] test src/resp3/types.rs - resp3::types::StreamedFrame (line 1204) ... ok [INFO] [stdout] test src/resp3/decode.rs - resp3::decode::streaming (line 520) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "42788bec35e7baad55ddee8416f5f9430eb3f7dd1c5ce7496bde6ed6f2f8f689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42788bec35e7baad55ddee8416f5f9430eb3f7dd1c5ce7496bde6ed6f2f8f689", kill_on_drop: false }` [INFO] [stdout] 42788bec35e7baad55ddee8416f5f9430eb3f7dd1c5ce7496bde6ed6f2f8f689