[INFO] fetching crate redis-protocol 6.0.0...
[INFO] checking redis-protocol-6.0.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate redis-protocol 6.0.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate redis-protocol 6.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate redis-protocol 6.0.0
[INFO] tweaked toml for crates.io crate redis-protocol 6.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate redis-protocol 6.0.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 132 packages to latest compatible versions
[INFO] [stderr]       Adding cookie-factory v0.3.2 (available: v0.3.3)
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.14.0)
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d397c9d54819b341d590d00bbad3ea41f2a2df5127556b4f50d1dc3a5d53d461
[INFO] running `Command { std: "docker" "start" "-a" "d397c9d54819b341d590d00bbad3ea41f2a2df5127556b4f50d1dc3a5d53d461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d397c9d54819b341d590d00bbad3ea41f2a2df5127556b4f50d1dc3a5d53d461", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d397c9d54819b341d590d00bbad3ea41f2a2df5127556b4f50d1dc3a5d53d461", kill_on_drop: false }`
[INFO] [stdout] d397c9d54819b341d590d00bbad3ea41f2a2df5127556b4f50d1dc3a5d53d461
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a0f81c2a05f0ec94957c8ff593402bdfceb5cabc2b583b4fe15382fa287197fa
[INFO] running `Command { std: "docker" "start" "-a" "a0f81c2a05f0ec94957c8ff593402bdfceb5cabc2b583b4fe15382fa287197fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking redis-protocol v6.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult<usize> {
[INFO] [stdout]    |                           ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult<'_, usize> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<&[u8]> {
[INFO] [stdout]    |                                ^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                |                 |       |
[INFO] [stdout]    |                                |                 |       the same lifetime is elided here
[INFO] [stdout]    |                                |                 the same lifetime is hidden here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<'_, &[u8]> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult<isize> {
[INFO] [stdout]    |                              ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult<'_, isize> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn d_frame_type(input: (&[u8], usize)) -> DResult<FrameKind> {
[INFO] [stdout]    |                         ^^^^^             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn d_frame_type(input: (&[u8], usize)) -> DResult<'_, FrameKind> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]    |                                 ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn d_parse_integer(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]    |                            ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn d_parse_integer(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn d_parse_null(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]    |                         ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn d_parse_null(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:97:26
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn d_parse_error(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]    |                          ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn d_parse_error(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp2/decode.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn d_parse_bulkstring(input: (&[u8], usize), len: usize) -> DResult<RangeFrame> {
[INFO] [stdout]     |                               ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn d_parse_bulkstring(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp2/decode.rs:112:39
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn d_parse_bulkstring_or_null(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                                       ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn d_parse_bulkstring_or_null(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp2/decode.rs:129:33
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult<Vec<RangeFrame>> {
[INFO] [stdout]     |                                 ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult<'_, Vec<RangeFrame>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp2/decode.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn d_parse_array(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn d_parse_array(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp2/decode.rs:159:26
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn d_parse_frame(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn d_parse_frame(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult<usize> {
[INFO] [stdout]     |                           ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult<'_, usize> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<&[u8]> {
[INFO] [stdout]     |                                ^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |                 |       |
[INFO] [stdout]     |                                |                 |       the same lifetime is elided here
[INFO] [stdout]     |                                |                 the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<'_, &[u8]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult<usize> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult<'_, usize> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:132:37
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn d_read_prefix_len_signed(input: (&[u8], usize)) -> DResult<isize> {
[INFO] [stdout]     |                                     ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn d_read_prefix_len_signed(input: (&[u8], usize)) -> DResult<'_, isize> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn d_frame_type(input: (&[u8], usize)) -> DResult<FrameKind> {
[INFO] [stdout]     |                         ^^^^^             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn d_frame_type(input: (&[u8], usize)) -> DResult<'_, FrameKind> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:164:33
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                                 ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:173:32
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn d_parse_simpleerror(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                                ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn d_parse_simpleerror(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:182:27
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn d_parse_number(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                           ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn d_parse_number(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn d_parse_double(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                           ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn d_parse_double(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:200:28
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn d_parse_boolean(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                            ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn d_parse_boolean(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:209:25
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn d_parse_null(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                         ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn d_parse_null(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:214:31
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn d_parse_blobstring(input: (&[u8], usize), len: usize) -> DResult<RangeFrame> {
[INFO] [stdout]     |                               ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn d_parse_blobstring(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:224:30
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn d_parse_bloberror(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn d_parse_bloberror(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:234:35
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn d_parse_verbatimstring(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                                   ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn d_parse_verbatimstring(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:255:30
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn d_parse_bignumber(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn d_parse_bignumber(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:265:33
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult<Vec<RangeFrame>> {
[INFO] [stdout]     |                                 ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult<'_, Vec<RangeFrame>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:272:29
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn d_parse_kv_pairs(input: (&[u8], usize), len: usize) -> DResult<FrameMap<RangeFrame, RangeFrame>> {
[INFO] [stdout]     |                             ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn d_parse_kv_pairs(input: (&[u8], usize), len: usize) -> DResult<'_, FrameMap<RangeFrame, RangeFrame>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:282:26
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn d_parse_array(input: (&[u8], usize), len: usize) -> DResult<RangeFrame> {
[INFO] [stdout]     |                          ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn d_parse_array(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn d_parse_push(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                         ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn d_parse_push(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:293:24
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn d_parse_set(input: (&[u8], usize), len: usize) -> DResult<RangeFrame> {
[INFO] [stdout]     |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn d_parse_set(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:302:24
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn d_parse_map(input: (&[u8], usize), len: usize) -> DResult<RangeFrame> {
[INFO] [stdout]     |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn d_parse_map(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:311:30
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn d_parse_attribute(input: (&[u8], usize)) -> DResult<RangeAttributes> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn d_parse_attribute(input: (&[u8], usize)) -> DResult<'_, RangeAttributes> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:317:26
[INFO] [stdout]     |
[INFO] [stdout] 317 | fn d_parse_hello(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 | fn d_parse_hello(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:396:30
[INFO] [stdout]     |
[INFO] [stdout] 396 | fn d_check_streaming(input: (&[u8], usize), kind: FrameKind) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 396 | fn d_check_streaming(input: (&[u8], usize), kind: FrameKind) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:419:35
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn d_parse_chunked_string(input: (&[u8], usize)) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                                   ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn d_parse_chunked_string(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:436:32
[INFO] [stdout]     |
[INFO] [stdout] 436 | fn d_return_end_stream(input: (&[u8], usize)) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                                ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 | fn d_return_end_stream(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:441:40
[INFO] [stdout]     |
[INFO] [stdout] 441 | fn d_parse_non_attribute_frame(input: (&[u8], usize), kind: FrameKind) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                                        ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 441 | fn d_parse_non_attribute_frame(input: (&[u8], usize), kind: FrameKind) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:471:40
[INFO] [stdout]     |
[INFO] [stdout] 471 | fn d_parse_attribute_and_frame(input: (&[u8], usize)) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                                        ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 471 | fn d_parse_attribute_and_frame(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:480:39
[INFO] [stdout]     |
[INFO] [stdout] 480 | fn d_parse_frame_or_attribute(input: (&[u8], usize)) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                                       ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 | fn d_parse_frame_or_attribute(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult<usize> {
[INFO] [stdout]    |                           ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 40 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult<'_, usize> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:46:32
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<&[u8]> {
[INFO] [stdout]    |                                ^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]    |                                |                 |       |
[INFO] [stdout]    |                                |                 |       the same lifetime is elided here
[INFO] [stdout]    |                                |                 the same lifetime is hidden here
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<'_, &[u8]> {
[INFO] [stdout]    |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:52:30
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult<isize> {
[INFO] [stdout]    |                              ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult<'_, isize> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:58:25
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn d_frame_type(input: (&[u8], usize)) -> DResult<FrameKind> {
[INFO] [stdout]    |                         ^^^^^             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 58 | fn d_frame_type(input: (&[u8], usize)) -> DResult<'_, FrameKind> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:79:33
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]    |                                 ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]    |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:85:28
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn d_parse_integer(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]    |                            ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 | fn d_parse_integer(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]    |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn d_parse_null(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]    |                         ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 93 | fn d_parse_null(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]    |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/resp2/decode.rs:97:26
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn d_parse_error(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]    |                          ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn d_parse_error(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp2/decode.rs:103:31
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn d_parse_bulkstring(input: (&[u8], usize), len: usize) -> DResult<RangeFrame> {
[INFO] [stdout]     |                               ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 103 | fn d_parse_bulkstring(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp2/decode.rs:112:39
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn d_parse_bulkstring_or_null(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                                       ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn d_parse_bulkstring_or_null(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp2/decode.rs:129:33
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult<Vec<RangeFrame>> {
[INFO] [stdout]     |                                 ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 129 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult<'_, Vec<RangeFrame>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp2/decode.rs:140:26
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn d_parse_array(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn d_parse_array(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp2/decode.rs:159:26
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn d_parse_frame(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn d_parse_frame(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult<usize> {
[INFO] [stdout]     |                           ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult<'_, usize> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:120:32
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<&[u8]> {
[INFO] [stdout]     |                                ^^^^^             ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                |                 |       |
[INFO] [stdout]     |                                |                 |       the same lifetime is elided here
[INFO] [stdout]     |                                |                 the same lifetime is hidden here
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 120 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<'_, &[u8]> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:126:30
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult<usize> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 126 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult<'_, usize> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:132:37
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn d_read_prefix_len_signed(input: (&[u8], usize)) -> DResult<isize> {
[INFO] [stdout]     |                                     ^^^^^             ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 | fn d_read_prefix_len_signed(input: (&[u8], usize)) -> DResult<'_, isize> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:138:25
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn d_frame_type(input: (&[u8], usize)) -> DResult<FrameKind> {
[INFO] [stdout]     |                         ^^^^^             ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn d_frame_type(input: (&[u8], usize)) -> DResult<'_, FrameKind> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:164:33
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                                 ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:173:32
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn d_parse_simpleerror(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                                ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 173 | fn d_parse_simpleerror(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:182:27
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn d_parse_number(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                           ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 182 | fn d_parse_number(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn d_parse_double(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                           ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn d_parse_double(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:200:28
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn d_parse_boolean(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                            ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn d_parse_boolean(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:209:25
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn d_parse_null(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                         ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 | fn d_parse_null(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:214:31
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn d_parse_blobstring(input: (&[u8], usize), len: usize) -> DResult<RangeFrame> {
[INFO] [stdout]     |                               ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 214 | fn d_parse_blobstring(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:224:30
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn d_parse_bloberror(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 224 | fn d_parse_bloberror(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:234:35
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn d_parse_verbatimstring(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                                   ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 234 | fn d_parse_verbatimstring(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:255:30
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn d_parse_bignumber(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 255 | fn d_parse_bignumber(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:265:33
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult<Vec<RangeFrame>> {
[INFO] [stdout]     |                                 ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult<'_, Vec<RangeFrame>> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:272:29
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn d_parse_kv_pairs(input: (&[u8], usize), len: usize) -> DResult<FrameMap<RangeFrame, RangeFrame>> {
[INFO] [stdout]     |                             ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 | fn d_parse_kv_pairs(input: (&[u8], usize), len: usize) -> DResult<'_, FrameMap<RangeFrame, RangeFrame>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:282:26
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn d_parse_array(input: (&[u8], usize), len: usize) -> DResult<RangeFrame> {
[INFO] [stdout]     |                          ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 | fn d_parse_array(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:287:25
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn d_parse_push(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                         ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 | fn d_parse_push(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:293:24
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn d_parse_set(input: (&[u8], usize), len: usize) -> DResult<RangeFrame> {
[INFO] [stdout]     |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 293 | fn d_parse_set(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:302:24
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn d_parse_map(input: (&[u8], usize), len: usize) -> DResult<RangeFrame> {
[INFO] [stdout]     |                        ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 302 | fn d_parse_map(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:311:30
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn d_parse_attribute(input: (&[u8], usize)) -> DResult<RangeAttributes> {
[INFO] [stdout]     |                              ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 311 | fn d_parse_attribute(input: (&[u8], usize)) -> DResult<'_, RangeAttributes> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:317:26
[INFO] [stdout]     |
[INFO] [stdout] 317 | fn d_parse_hello(input: (&[u8], usize)) -> DResult<RangeFrame> {
[INFO] [stdout]     |                          ^^^^^             ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 | fn d_parse_hello(input: (&[u8], usize)) -> DResult<'_, RangeFrame> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:396:30
[INFO] [stdout]     |
[INFO] [stdout] 396 | fn d_check_streaming(input: (&[u8], usize), kind: FrameKind) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                              ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 396 | fn d_check_streaming(input: (&[u8], usize), kind: FrameKind) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:419:35
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn d_parse_chunked_string(input: (&[u8], usize)) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                                   ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn d_parse_chunked_string(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:436:32
[INFO] [stdout]     |
[INFO] [stdout] 436 | fn d_return_end_stream(input: (&[u8], usize)) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                                ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 436 | fn d_return_end_stream(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:441:40
[INFO] [stdout]     |
[INFO] [stdout] 441 | fn d_parse_non_attribute_frame(input: (&[u8], usize), kind: FrameKind) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                                        ^^^^^ the lifetime is elided here  ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 441 | fn d_parse_non_attribute_frame(input: (&[u8], usize), kind: FrameKind) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:471:40
[INFO] [stdout]     |
[INFO] [stdout] 471 | fn d_parse_attribute_and_frame(input: (&[u8], usize)) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                                        ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 471 | fn d_parse_attribute_and_frame(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/resp3/decode.rs:480:39
[INFO] [stdout]     |
[INFO] [stdout] 480 | fn d_parse_frame_or_attribute(input: (&[u8], usize)) -> DResult<DecodedRangeFrame> {
[INFO] [stdout]     |                                       ^^^^^             ^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 480 | fn d_parse_frame_or_attribute(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.55s
[INFO] running `Command { std: "docker" "inspect" "a0f81c2a05f0ec94957c8ff593402bdfceb5cabc2b583b4fe15382fa287197fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0f81c2a05f0ec94957c8ff593402bdfceb5cabc2b583b4fe15382fa287197fa", kill_on_drop: false }`
[INFO] [stdout] a0f81c2a05f0ec94957c8ff593402bdfceb5cabc2b583b4fe15382fa287197fa
