[INFO] fetching crate redis-protocol 6.0.0... [INFO] testing redis-protocol-6.0.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate redis-protocol 6.0.0 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate redis-protocol 6.0.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 141 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 782b11ff6c330d9eb87bf3cc28fdc4507a4da1a9f7449f448a9538df952f8094 [INFO] running `Command { std: "docker" "start" "-a" "782b11ff6c330d9eb87bf3cc28fdc4507a4da1a9f7449f448a9538df952f8094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "782b11ff6c330d9eb87bf3cc28fdc4507a4da1a9f7449f448a9538df952f8094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782b11ff6c330d9eb87bf3cc28fdc4507a4da1a9f7449f448a9538df952f8094", kill_on_drop: false }` [INFO] [stdout] 782b11ff6c330d9eb87bf3cc28fdc4507a4da1a9f7449f448a9538df952f8094 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8572a6e8761524797df457ab2e4262a93948886a26a7337d638a01fd6246160c [INFO] running `Command { std: "docker" "start" "-a" "8572a6e8761524797df457ab2e4262a93948886a26a7337d638a01fd6246160c", kill_on_drop: false }` [INFO] [stderr] Compiling crc16 v0.4.0 [INFO] [stderr] Compiling cookie-factory v0.3.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling redis-protocol v6.0.0 (/opt/rustwide/workdir) [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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> { [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> { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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> { [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> { [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> { [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> { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 3.94s [INFO] running `Command { std: "docker" "inspect" "8572a6e8761524797df457ab2e4262a93948886a26a7337d638a01fd6246160c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8572a6e8761524797df457ab2e4262a93948886a26a7337d638a01fd6246160c", kill_on_drop: false }` [INFO] [stdout] 8572a6e8761524797df457ab2e4262a93948886a26a7337d638a01fd6246160c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc66fbbdd709e47404f62f2f77651865a9e2ebc23e58dee36034b22d0e891dca [INFO] running `Command { std: "docker" "start" "-a" "dc66fbbdd709e47404f62f2f77651865a9e2ebc23e58dee36034b22d0e891dca", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling redis-protocol v6.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion-plot v0.5.0 [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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> { [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> { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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> { [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> { [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> { [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> { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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> { [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> { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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> { [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> { [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> { [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> { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 { [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 `test` profile [unoptimized + debuginfo] target(s) in 53.86s [INFO] running `Command { std: "docker" "inspect" "dc66fbbdd709e47404f62f2f77651865a9e2ebc23e58dee36034b22d0e891dca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc66fbbdd709e47404f62f2f77651865a9e2ebc23e58dee36034b22d0e891dca", kill_on_drop: false }` [INFO] [stdout] dc66fbbdd709e47404f62f2f77651865a9e2ebc23e58dee36034b22d0e891dca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6e43fb7e268fd9c14f920afe67752d6e1ad849de41c9eedd14b3ec3e4a72b8b [INFO] running `Command { std: "docker" "start" "-a" "f6e43fb7e268fd9c14f920afe67752d6e1ad849de41c9eedd14b3ec3e4a72b8b", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:40:27 [INFO] [stderr] | [INFO] [stderr] 40 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 40 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult<'_, usize> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:46:32 [INFO] [stderr] | [INFO] [stderr] 46 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<&[u8]> { [INFO] [stderr] | ^^^^^ -------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 46 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<'_, &[u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:52:30 [INFO] [stderr] | [INFO] [stderr] 52 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 52 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult<'_, isize> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:58:25 [INFO] [stderr] | [INFO] [stderr] 58 | fn d_frame_type(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 58 | fn d_frame_type(input: (&[u8], usize)) -> DResult<'_, FrameKind> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:79:33 [INFO] [stderr] | [INFO] [stderr] 79 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 79 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:85:28 [INFO] [stderr] | [INFO] [stderr] 85 | fn d_parse_integer(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 85 | fn d_parse_integer(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:93:25 [INFO] [stderr] | [INFO] [stderr] 93 | fn d_parse_null(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 93 | fn d_parse_null(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:97:26 [INFO] [stderr] | [INFO] [stderr] 97 | fn d_parse_error(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 97 | fn d_parse_error(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:103:31 [INFO] [stderr] | [INFO] [stderr] 103 | fn d_parse_bulkstring(input: (&[u8], usize), len: usize) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 103 | fn d_parse_bulkstring(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:112:39 [INFO] [stderr] | [INFO] [stderr] 112 | fn d_parse_bulkstring_or_null(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 112 | fn d_parse_bulkstring_or_null(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:129:33 [INFO] [stderr] | [INFO] [stderr] 129 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult> { [INFO] [stderr] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 129 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult<'_, Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:140:26 [INFO] [stderr] | [INFO] [stderr] 140 | fn d_parse_array(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 140 | fn d_parse_array(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp2/decode.rs:159:26 [INFO] [stderr] | [INFO] [stderr] 159 | fn d_parse_frame(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 159 | fn d_parse_frame(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:114:27 [INFO] [stderr] | [INFO] [stderr] 114 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 114 | fn d_read_to_crlf(input: (&[u8], usize)) -> DResult<'_, usize> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:120:32 [INFO] [stderr] | [INFO] [stderr] 120 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<&[u8]> { [INFO] [stderr] | ^^^^^ -------------- [INFO] [stderr] | | | | [INFO] [stderr] | | | the same lifetime is elided here [INFO] [stderr] | | the same lifetime is hidden here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 120 | fn d_read_to_crlf_take(input: (&[u8], usize)) -> DResult<'_, &[u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:126:30 [INFO] [stderr] | [INFO] [stderr] 126 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 126 | fn d_read_prefix_len(input: (&[u8], usize)) -> DResult<'_, usize> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:132:37 [INFO] [stderr] | [INFO] [stderr] 132 | fn d_read_prefix_len_signed(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 132 | fn d_read_prefix_len_signed(input: (&[u8], usize)) -> DResult<'_, isize> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:138:25 [INFO] [stderr] | [INFO] [stderr] 138 | fn d_frame_type(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 138 | fn d_frame_type(input: (&[u8], usize)) -> DResult<'_, FrameKind> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:164:33 [INFO] [stderr] | [INFO] [stderr] 164 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | fn d_parse_simplestring(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:173:32 [INFO] [stderr] | [INFO] [stderr] 173 | fn d_parse_simpleerror(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 173 | fn d_parse_simpleerror(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:182:27 [INFO] [stderr] | [INFO] [stderr] 182 | fn d_parse_number(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 182 | fn d_parse_number(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:191:27 [INFO] [stderr] | [INFO] [stderr] 191 | fn d_parse_double(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 191 | fn d_parse_double(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:200:28 [INFO] [stderr] | [INFO] [stderr] 200 | fn d_parse_boolean(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 200 | fn d_parse_boolean(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:209:25 [INFO] [stderr] | [INFO] [stderr] 209 | fn d_parse_null(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 209 | fn d_parse_null(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:214:31 [INFO] [stderr] | [INFO] [stderr] 214 | fn d_parse_blobstring(input: (&[u8], usize), len: usize) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 214 | fn d_parse_blobstring(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:224:30 [INFO] [stderr] | [INFO] [stderr] 224 | fn d_parse_bloberror(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 224 | fn d_parse_bloberror(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:234:35 [INFO] [stderr] | [INFO] [stderr] 234 | fn d_parse_verbatimstring(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 234 | fn d_parse_verbatimstring(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:255:30 [INFO] [stderr] | [INFO] [stderr] 255 | fn d_parse_bignumber(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 255 | fn d_parse_bignumber(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:265:33 [INFO] [stderr] | [INFO] [stderr] 265 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult> { [INFO] [stderr] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 265 | fn d_parse_array_frames(input: (&[u8], usize), len: usize) -> DResult<'_, Vec> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:272:29 [INFO] [stderr] | [INFO] [stderr] 272 | fn d_parse_kv_pairs(input: (&[u8], usize), len: usize) -> DResult> { [INFO] [stderr] | ^^^^^ ----------------------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 272 | fn d_parse_kv_pairs(input: (&[u8], usize), len: usize) -> DResult<'_, FrameMap> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:282:26 [INFO] [stderr] | [INFO] [stderr] 282 | fn d_parse_array(input: (&[u8], usize), len: usize) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 282 | fn d_parse_array(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:287:25 [INFO] [stderr] | [INFO] [stderr] 287 | fn d_parse_push(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 287 | fn d_parse_push(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:293:24 [INFO] [stderr] | [INFO] [stderr] 293 | fn d_parse_set(input: (&[u8], usize), len: usize) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 293 | fn d_parse_set(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:302:24 [INFO] [stderr] | [INFO] [stderr] 302 | fn d_parse_map(input: (&[u8], usize), len: usize) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 302 | fn d_parse_map(input: (&[u8], usize), len: usize) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:311:30 [INFO] [stderr] | [INFO] [stderr] 311 | fn d_parse_attribute(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 311 | fn d_parse_attribute(input: (&[u8], usize)) -> DResult<'_, RangeAttributes> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:317:26 [INFO] [stderr] | [INFO] [stderr] 317 | fn d_parse_hello(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 317 | fn d_parse_hello(input: (&[u8], usize)) -> DResult<'_, RangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:396:30 [INFO] [stderr] | [INFO] [stderr] 396 | fn d_check_streaming(input: (&[u8], usize), kind: FrameKind) -> DResult { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 396 | fn d_check_streaming(input: (&[u8], usize), kind: FrameKind) -> DResult<'_, DecodedRangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:419:35 [INFO] [stderr] | [INFO] [stderr] 419 | fn d_parse_chunked_string(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 419 | fn d_parse_chunked_string(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:436:32 [INFO] [stderr] | [INFO] [stderr] 436 | fn d_return_end_stream(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 436 | fn d_return_end_stream(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:441:40 [INFO] [stderr] | [INFO] [stderr] 441 | fn d_parse_non_attribute_frame(input: (&[u8], usize), kind: FrameKind) -> DResult { [INFO] [stderr] | ^^^^^ the lifetime is elided here -------------------------- the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 441 | fn d_parse_non_attribute_frame(input: (&[u8], usize), kind: FrameKind) -> DResult<'_, DecodedRangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:471:40 [INFO] [stderr] | [INFO] [stderr] 471 | fn d_parse_attribute_and_frame(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 471 | fn d_parse_attribute_and_frame(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/resp3/decode.rs:480:39 [INFO] [stderr] | [INFO] [stderr] 480 | fn d_parse_frame_or_attribute(input: (&[u8], usize)) -> DResult { [INFO] [stderr] | ^^^^^ -------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 480 | fn d_parse_frame_or_attribute(input: (&[u8], usize)) -> DResult<'_, DecodedRangeFrame> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `redis-protocol` (lib) generated 42 warnings (run `cargo fix --lib -p redis-protocol` to apply 42 suggestions) [INFO] [stderr] warning: `redis-protocol` (lib test) generated 42 warnings (42 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_protocol-9f51810c0e612ac0) [INFO] [stdout] [INFO] [stdout] running 141 tests [INFO] [stdout] test int2dec::tests::should_convert_i64_42 ... ok [INFO] [stdout] test int2dec::tests::should_convert_i64_max ... ok [INFO] [stdout] test int2dec::tests::should_convert_lt_20_dec ... ok [INFO] [stdout] test int2dec::tests::should_convert_i64_zero ... ok [INFO] [stdout] test int2dec::tests::should_convert_i64_min ... ok [INFO] [stdout] test int2dec::tests::should_convert_i64_neg_42 ... ok [INFO] [stdout] test int2dec::tests::should_convert_lt_4_dec ... ok [INFO] [stdout] test int2dec::tests::should_convert_lt_8_dec ... ok [INFO] [stdout] test int2dec::tests::should_convert_max ... ok [INFO] [stdout] test int2dec::tests::should_convert_u64_1000 ... ok [INFO] [stdout] test int2dec::tests::should_convert_lt_16_dec ... ok [INFO] [stdout] test int2dec::tests::should_convert_zero ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_array_no_nulls ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_array_nulls ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_ask_error ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_bulk_string ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_incomplete ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_llen_res_example ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_moved_error ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_normal_error ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_simple_string ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_array_bulk_string_test ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_array_null_test ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_ask_error ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_bitcount_req_example ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_buf_array_bulk_string_test ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_buf_array_null_test ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_buf_bitcount_req_example ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_buf_incr_req_example ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_buf_llen_req_example ... ok [INFO] [stdout] test int2dec::tests::should_convert_lt_12_dec ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_error ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_negative_integer ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_simplestring ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_error ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_integer ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_integer_as_bulkstring ... ok [INFO] [stdout] test resp2::utils::tests::should_get_encode_len_simplestring ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_array_no_nulls ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_array_nulls ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_ask_error ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_bignumber ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_blob_error ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_incr_req_example ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_blob_string ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_integer ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_boolean_false ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_boolean_true ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_llen_req_example ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_double ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_double_inf ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_double_neg_inf ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_end_stream ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_hello_no_auth ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_hello_with_auth_and_setname ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_hello_with_auth_no_setname ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_hello_with_setname ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_incomplete ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_keyevent_message ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_llen_res_example ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_map_no_nulls ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_map_with_nulls ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_moved_error ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_normal_error ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_null ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_number ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_push_pattern_pubsub ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_push_pubsub ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_set_no_nulls ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_set_with_nulls ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_simple_error ... ok [INFO] [stdout] test resp2::encode::owned_tests::should_encode_moved_error ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_simple_string ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_simple_string_incomplete - should panic ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_decode_bulk_string_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_blob_error_incomplete - should panic ... ok [INFO] [stdout] test resp2::decode::owned_tests::should_error_on_junk - should panic ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_simple_error_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_simple_string_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_blob_string_incomplete - should panic ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_double_nan - should panic ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_streaming_map ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_streaming_string ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_streaming_set ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_verbatim_string_mkd ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_decode_verbatim_string_txt ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_error_on_junk - should panic ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_parse_inner_attributes ... ok [INFO] [stdout] test resp3::decode::owned_tests::should_parse_outer_attributes ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_array_bulk_string_test ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_array_null_test ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_ask_error ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_bignumber ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_bitcount_req_example ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_bloberror ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_blobstring ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_bool_false ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_bool_true ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_double_inf ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_double_nan ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_double_neg_inf ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_double_negative ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_double_positive ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_error ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_incr_req_example ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_hello ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_hello_with_auth ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_nested_map ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_null ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_number ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_push_keyspace_event ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_push_pubsub ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_raw_array_bulk_string_test ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_negative_number ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_llen_req_example ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_raw_bitcount_req_example ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_raw_incr_req_example ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_raw_llen_req_example ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_simple_set ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_simplestring ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_streaming_array ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_streaming_blobstring ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_streaming_map ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_streaming_set ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_verbatimstring_mkd ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_verbatimstring_txt ... 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 utils::tests::should_crc16_with_random_string ... ok [INFO] [stdout] test utils::tests::should_hash_non_ascii_string_bytes ... ok [INFO] [stdout] test utils::tests::should_hash_non_ascii_string_bytes_with_tag ... ok [INFO] [stdout] test utils::tests::should_hash_non_utf8_string_bytes ... ok [INFO] [stdout] test utils::tests::should_hash_non_utf8_string_bytes_with_tag ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_raw_array_null_test ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_simple_map ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_moved_error ... ok [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-d7dbf517b50af2fd) [INFO] [stdout] test resp3::decode::owned_tests::should_decode_streaming_array ... ok [INFO] [stdout] test resp3::encode::owned_tests::should_encode_hello_with_auth_and_setname ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 141 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests redis_protocol [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/lib.rs - (line 160) ... ok [INFO] [stdout] test src/lib.rs - (line 101) ... ok [INFO] [stdout] test src/utils.rs - utils::redis_keyslot (line 82) ... ignored [INFO] [stdout] test src/lib.rs - (line 125) ... FAILED [INFO] [stdout] test src/resp3/encode.rs - resp3::encode::streaming (line 816) - compile ... FAILED [INFO] [stdout] test src/resp3/encode.rs - resp3::encode::complete (line 677) ... ok [INFO] [stdout] test src/resp3/encode.rs - resp3::encode::complete (line 703) ... FAILED [INFO] [stdout] test src/lib.rs - (line 39) ... ok [INFO] [stdout] test src/lib.rs - (line 215) ... FAILED [INFO] [stdout] test src/resp3/types.rs - resp3::types::StreamedFrame (line 2065) ... ok [INFO] [stdout] test src/utils.rs - utils::redis_keyslot (line 87) ... ok [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - (line 125) stdout ---- [INFO] [stdout] error[E0432]: unresolved imports `redis_protocol::resp2::decode::decode_bytes_mut`, `redis_protocol::resp2::types::BytesFrame` [INFO] [stdout] --> src/lib.rs:128:3 [INFO] [stdout] | [INFO] [stdout] 6 | decode::decode_bytes_mut, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `decode_bytes_mut` in `resp2::decode` [INFO] [stdout] 7 | types::{BytesFrame, Resp2Frame} [INFO] [stdout] | ^^^^^^^^^^ no `BytesFrame` in `resp2::types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/resp2/decode.rs:226:8 [INFO] [stdout] | [INFO] [stdout] 224 | #[cfg(feature = "bytes")] [INFO] [stdout] | ----------------- the item is gated behind the `bytes` feature [INFO] [stdout] 225 | #[cfg_attr(docsrs, doc(cfg(feature = "bytes")))] [INFO] [stdout] 226 | pub fn decode_bytes_mut(buf: &mut BytesMut) -> Result, RedisProtocolError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/resp2/types.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 479 | #[cfg(feature = "bytes")] [INFO] [stdout] | ----------------- the item is gated behind the `bytes` feature [INFO] [stdout] ... [INFO] [stdout] 482 | pub enum BytesFrame { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytes` [INFO] [stdout] --> src/lib.rs:131:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bytes::BytesMut; [INFO] [stdout] | ^^^^^ help: a similar path exists: `nom::bytes` [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/resp3/encode.rs - resp3::encode::streaming (line 816) stdout ---- [INFO] [stdout] error[E0432]: unresolved imports `redis_protocol::zero_extend`, `redis_protocol::resp3::types::BytesFrame` [INFO] [stdout] --> src/resp3/encode.rs:818:22 [INFO] [stdout] | [INFO] [stdout] 4 | use redis_protocol::{zero_extend, resp3::{encode::streaming::*, types::{BytesFrame, FrameKind, Resp3Frame}}, error::RedisProtocolError}; [INFO] [stdout] | ^^^^^^^^^^^ no `zero_extend` in the root ^^^^^^^^^^ no `BytesFrame` in `resp3::types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:65:16 [INFO] [stdout] | [INFO] [stdout] 64 | #[cfg(feature = "bytes")] [INFO] [stdout] | ----------------- the item is gated behind the `bytes` feature [INFO] [stdout] 65 | pub use utils::zero_extend; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/resp3/types.rs:1468:10 [INFO] [stdout] | [INFO] [stdout] 1465 | #[cfg(feature = "bytes")] [INFO] [stdout] | ----------------- the item is gated behind the `bytes` feature [INFO] [stdout] ... [INFO] [stdout] 1468 | pub enum BytesFrame { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytes` [INFO] [stdout] --> src/resp3/encode.rs:819:5 [INFO] [stdout] | [INFO] [stdout] 5 | use bytes::BytesMut; [INFO] [stdout] | ^^^^^ help: a similar path exists: `nom::bytes` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `encode_bytes_aggregate_type_inner_value` in this scope [INFO] [stdout] --> src/resp3/encode.rs:844:5 [INFO] [stdout] | [INFO] [stdout] 30 | encode_bytes_aggregate_type_inner_value(&mut buf, 0, &frame, false).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `encode_owned_aggregate_type_inner_value` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/resp3/encode.rs:1037:3 [INFO] [stdout] | [INFO] [stdout] 1037 | / pub fn encode_owned_aggregate_type_inner_value( [INFO] [stdout] 1038 | | buf: &mut [u8], [INFO] [stdout] 1039 | | offset: usize, [INFO] [stdout] 1040 | | data: &OwnedFrame, [INFO] [stdout] 1041 | | int_as_blobstring: bool, [INFO] [stdout] 1042 | | ) -> Result { [INFO] [stdout] | |________________________________________- similarly named function `encode_owned_aggregate_type_inner_value` defined here [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/resp3/encode.rs - resp3::encode::complete (line 703) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `redis_protocol::resp3::types::BytesFrame` [INFO] [stdout] --> src/resp3/encode.rs:706:36 [INFO] [stdout] | [INFO] [stdout] 6 | use redis_protocol::resp3::types::{BytesFrame, FrameKind}; [INFO] [stdout] | ^^^^^^^^^^ no `BytesFrame` in `resp3::types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/resp3/types.rs:1468:10 [INFO] [stdout] | [INFO] [stdout] 1465 | #[cfg(feature = "bytes")] [INFO] [stdout] | ----------------- the item is gated behind the `bytes` feature [INFO] [stdout] ... [INFO] [stdout] 1468 | pub enum BytesFrame { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytes` [INFO] [stdout] --> src/resp3/encode.rs:707:5 [INFO] [stdout] | [INFO] [stdout] 7 | use bytes::BytesMut; [INFO] [stdout] | ^^^^^ help: a similar path exists: `nom::bytes` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extend_encode` in this scope [INFO] [stdout] --> src/resp3/encode.rs:721:13 [INFO] [stdout] | [INFO] [stdout] 21 | let amt = extend_encode(buf, &frame, false).expect("Failed to encode frame"); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - (line 215) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `redis_protocol::resp2::types::BytesFrame` [INFO] [stdout] --> src/lib.rs:219:23 [INFO] [stdout] | [INFO] [stdout] 6 | types::{OwnedFrame, BytesFrame, BorrowedFrame, Resp2Frame} [INFO] [stdout] | ^^^^^^^^^^ no `BytesFrame` in `resp2::types` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/resp2/types.rs:482:10 [INFO] [stdout] | [INFO] [stdout] 479 | #[cfg(feature = "bytes")] [INFO] [stdout] | ----------------- the item is gated behind the `bytes` feature [INFO] [stdout] ... [INFO] [stdout] 482 | pub enum BytesFrame { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `bytes` [INFO] [stdout] --> src/lib.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 8 | use bytes::BytesMut; [INFO] [stdout] | ^^^^^ help: a similar path exists: `nom::bytes` [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extend_encode` in module `encode` [INFO] [stdout] --> src/lib.rs:233:21 [INFO] [stdout] | [INFO] [stdout] 20 | let len = encode::extend_encode(&mut buf, &frame, false).expect("Error encoding frame"); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `encode` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/resp2/encode.rs:248:8 [INFO] [stdout] | [INFO] [stdout] 246 | #[cfg(feature = "bytes")] [INFO] [stdout] | ----------------- the item is gated behind the `bytes` feature [INFO] [stdout] 247 | #[cfg_attr(docsrs, doc(cfg(feature = "bytes")))] [INFO] [stdout] 248 | pub fn extend_encode( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `extend_encode_borrowed` in module `encode` [INFO] [stdout] --> src/lib.rs:240:21 [INFO] [stdout] | [INFO] [stdout] 27 | let len = encode::extend_encode_borrowed(&mut buf, &frame, false).expect("Error encoding frame"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: a function with a similar name exists: `encode_borrowed` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/resp2/encode.rs:218:1 [INFO] [stdout] | [INFO] [stdout] 218 | / pub fn encode_borrowed( [INFO] [stdout] 219 | | buf: &mut [u8], [INFO] [stdout] 220 | | frame: &BorrowedFrame, [INFO] [stdout] 221 | | int_as_bulkstring: bool, [INFO] [stdout] 222 | | ) -> Result { [INFO] [stdout] | |______________________________________- similarly named function `encode_borrowed` defined here [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/resp2/encode.rs:265:8 [INFO] [stdout] | [INFO] [stdout] 263 | #[cfg(feature = "bytes")] [INFO] [stdout] | ----------------- the item is gated behind the `bytes` feature [INFO] [stdout] 264 | #[cfg_attr(docsrs, doc(cfg(feature = "bytes")))] [INFO] [stdout] 265 | pub fn extend_encode_borrowed( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0432. [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - (line 125) [INFO] [stdout] src/lib.rs - (line 215) [INFO] [stdout] src/resp3/encode.rs - resp3::encode::complete (line 703) [INFO] [stdout] src/resp3/encode.rs - resp3::encode::streaming (line 816) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 4 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f6e43fb7e268fd9c14f920afe67752d6e1ad849de41c9eedd14b3ec3e4a72b8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e43fb7e268fd9c14f920afe67752d6e1ad849de41c9eedd14b3ec3e4a72b8b", kill_on_drop: false }` [INFO] [stdout] f6e43fb7e268fd9c14f920afe67752d6e1ad849de41c9eedd14b3ec3e4a72b8b