[INFO] fetching crate mqtt-format 0.4.0...
[INFO] testing mqtt-format-0.4.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mqtt-format 0.4.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate mqtt-format 0.4.0
[INFO] finished tweaking crates.io crate mqtt-format 0.4.0
[INFO] tweaked toml for crates.io crate mqtt-format 0.4.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mqtt-format 0.4.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding nom v7.1.3 (available: v8.0.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding yoke v0.6.2 (available: v0.8.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8306a4ef264d920ab88dbfc13c9fa38d798b8bd66d6bee32d6a138b4ea0dd645
[INFO] running `Command { std: "docker" "start" "-a" "8306a4ef264d920ab88dbfc13c9fa38d798b8bd66d6bee32d6a138b4ea0dd645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8306a4ef264d920ab88dbfc13c9fa38d798b8bd66d6bee32d6a138b4ea0dd645", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8306a4ef264d920ab88dbfc13c9fa38d798b8bd66d6bee32d6a138b4ea0dd645", kill_on_drop: false }`
[INFO] [stdout] 8306a4ef264d920ab88dbfc13c9fa38d798b8bd66d6bee32d6a138b4ea0dd645
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab9c04e08bd2fe9b72bdcaeb843cfe2fe726df1a7a09d665b7cb59d282f1e332
[INFO] running `Command { std: "docker" "start" "-a" "ab9c04e08bd2fe9b72bdcaeb843cfe2fe726df1a7a09d665b7cb59d282f1e332", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling joinery v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling brownstone v3.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling nom-supreme v0.8.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mqtt-format v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/v3/packet.rs:501:52
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stdout]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                 |
[INFO] [stdout]     |                                                    |                 the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/v3/unsubscription_request.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests> {
[INFO] [stdout]    |                                       ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                  |
[INFO] [stdout]    |                                       |                  the same lifetime is elided 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] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/v3/unsubscription_request.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest> {
[INFO] [stdout]    |                                  ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                  |
[INFO] [stdout]    |                                  |                  the same lifetime is elided 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] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.71s
[INFO] running `Command { std: "docker" "inspect" "ab9c04e08bd2fe9b72bdcaeb843cfe2fe726df1a7a09d665b7cb59d282f1e332", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab9c04e08bd2fe9b72bdcaeb843cfe2fe726df1a7a09d665b7cb59d282f1e332", kill_on_drop: false }`
[INFO] [stdout] ab9c04e08bd2fe9b72bdcaeb843cfe2fe726df1a7a09d665b7cb59d282f1e332
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2008b2d69fb710acd72e5d311cd1498005f5406a5c529f893987f6d7b82997f8
[INFO] running `Command { std: "docker" "start" "-a" "2008b2d69fb710acd72e5d311cd1498005f5406a5c529f893987f6d7b82997f8", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/v3/packet.rs:501:52
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stdout]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                 |
[INFO] [stdout]     |                                                    |                 the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/v3/unsubscription_request.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests> {
[INFO] [stdout]    |                                       ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                  |
[INFO] [stdout]    |                                       |                  the same lifetime is elided 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] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/v3/unsubscription_request.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest> {
[INFO] [stdout]    |                                  ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                  |
[INFO] [stdout]    |                                  |                  the same lifetime is elided 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] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling mqtt-format v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/v3/packet.rs:501:52
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stdout]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                 |
[INFO] [stdout]     |                                                    |                 the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 501 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stdout]     |                                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/v3/unsubscription_request.rs:60:39
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests> {
[INFO] [stdout]    |                                       ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                       |                  |
[INFO] [stdout]    |                                       |                  the same lifetime is elided 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] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests<'_>> {
[INFO] [stdout]    |                                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/v3/unsubscription_request.rs:72:34
[INFO] [stdout]    |
[INFO] [stdout] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest> {
[INFO] [stdout]    |                                  ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |                  |
[INFO] [stdout]    |                                  |                  the same lifetime is elided 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] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest<'_>> {
[INFO] [stdout]    |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.54s
[INFO] running `Command { std: "docker" "inspect" "2008b2d69fb710acd72e5d311cd1498005f5406a5c529f893987f6d7b82997f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2008b2d69fb710acd72e5d311cd1498005f5406a5c529f893987f6d7b82997f8", kill_on_drop: false }`
[INFO] [stdout] 2008b2d69fb710acd72e5d311cd1498005f5406a5c529f893987f6d7b82997f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c9dcc6571ae3de8519d1f05c9c6afc18280b7fb692120d5345da4e831b2b1808
[INFO] running `Command { std: "docker" "start" "-a" "c9dcc6571ae3de8519d1f05c9c6afc18280b7fb692120d5345da4e831b2b1808", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/v3/packet.rs:501:52
[INFO] [stderr]     |
[INFO] [stderr] 501 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket> {
[INFO] [stderr]     |                                                    ^^^^^             ^^^^^  ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                                    |                 |
[INFO] [stderr]     |                                                    |                 the same lifetime is elided 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 501 | fn mpacketdata(fixed_header: MPacketHeader, input: &[u8]) -> IResult<&[u8], MPacket<'_>> {
[INFO] [stderr]     |                                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/v3/unsubscription_request.rs:60:39
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests> {
[INFO] [stderr]    |                                       ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |                  |
[INFO] [stderr]    |                                       |                  the same lifetime is elided 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] 60 | pub fn munsubscriptionrequests(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequests<'_>> {
[INFO] [stderr]    |                                                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/v3/unsubscription_request.rs:72:34
[INFO] [stderr]    |
[INFO] [stderr] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest> {
[INFO] [stderr]    |                                  ^^^^^              ^^  ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |                  |
[INFO] [stderr]    |                                  |                  the same lifetime is elided 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] 72 | fn munsubscriptionrequest(input: &[u8]) -> MSResult<'_, MUnsubscriptionRequest<'_>> {
[INFO] [stderr]    |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `mqtt-format` (lib) generated 3 warnings (run `cargo fix --lib -p mqtt-format` to apply 3 suggestions)
[INFO] [stderr] warning: `mqtt-format` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mqtt_format-5348514ccb03fa14)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test v3::header::tests::check_header_publish_flags ... ok
[INFO] [stderr]    Doc-tests mqtt_format
[INFO] [stdout] test v3::header::tests::check_invalid_header_publish_flags ... ok
[INFO] [stdout] test v3::header::tests::check_roundtrip_packet_kind ... ok
[INFO] [stdout] test v3::header::tests::check_variable_length_decoding ... ok
[INFO] [stdout] test v3::packet::tests::check_complete_length ... ok
[INFO] [stdout] test v3::packet::tests::check_connect_roundtrip ... ok
[INFO] [stdout] test v3::packet::tests::check_will_consistency ... ok
[INFO] [stdout] test v3::subscription_acks::tests::check_invalid_subacks ... ok
[INFO] [stdout] test v3::strings::tests::check_forbidden_characters ... ok
[INFO] [stdout] test v3::strings::tests::check_simple_string ... ok
[INFO] [stdout] test v3::strings::tests::check_simple_string_roundtrip ... ok
[INFO] [stdout] test v3::subscription_acks::tests::check_valid_subacks ... ok
[INFO] [stdout] test v3::subscription_request::tests::test_subscription_iterator ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[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] running `Command { std: "docker" "inspect" "c9dcc6571ae3de8519d1f05c9c6afc18280b7fb692120d5345da4e831b2b1808", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9dcc6571ae3de8519d1f05c9c6afc18280b7fb692120d5345da4e831b2b1808", kill_on_drop: false }`
[INFO] [stdout] c9dcc6571ae3de8519d1f05c9c6afc18280b7fb692120d5345da4e831b2b1808
