[INFO] fetching crate tokio-stomp-rs-rs 0.1.12...
[INFO] testing tokio-stomp-rs-rs-0.1.12 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate tokio-stomp-rs-rs 0.1.12 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate tokio-stomp-rs-rs 0.1.12
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate tokio-stomp-rs-rs 0.1.12
[INFO] tweaked toml for crates.io crate tokio-stomp-rs-rs 0.1.12 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-stomp-rs-rs 0.1.12 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokio-stomp-rs-rs 0.1.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 695e04e5b2e1d40edbc49d4f4b81f43f87bd20dbd6f25116624477e6a5653eb1
[INFO] running `Command { std: "docker" "start" "-a" "695e04e5b2e1d40edbc49d4f4b81f43f87bd20dbd6f25116624477e6a5653eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "695e04e5b2e1d40edbc49d4f4b81f43f87bd20dbd6f25116624477e6a5653eb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "695e04e5b2e1d40edbc49d4f4b81f43f87bd20dbd6f25116624477e6a5653eb1", kill_on_drop: false }`
[INFO] [stdout] 695e04e5b2e1d40edbc49d4f4b81f43f87bd20dbd6f25116624477e6a5653eb1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3e122c9457e193029fb1bfc755df440e9968d878d7bc64f67277ba4eee0adf5
[INFO] running `Command { std: "docker" "start" "-a" "f3e122c9457e193029fb1bfc755df440e9968d878d7bc64f67277ba4eee0adf5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.1
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling custom_debug_derive v0.6.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tokio-stomp-rs-rs v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AsBytes`
[INFO] [stdout]  --> src/frame.rs:3:262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...imited, separated_pair, terminated, tuple}, IResult, Parser, AsBytes};
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_content_length_header` is never used
[INFO] [stdout]    --> src/frame.rs:330:4
[INFO] [stdout]     |
[INFO] [stdout] 330 | fn get_content_length_header(body: &[u8]) -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/frame.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub(crate) fn parse_frame(input: &[u8]) -> IResult<&[u8], Frame> {
[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] 111 | pub(crate) fn parse_frame(input: &[u8]) -> IResult<&[u8], Frame<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/frame.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn parse_header(input: &[u8]) -> IResult<&[u8], (&[u8], Cow<[u8]>)> {
[INFO] [stdout]     |                        ^^^^^             ^^^^^   ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                 |       |
[INFO] [stdout]     |                        |                 |       the same lifetime is elided here
[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] 140 | fn parse_header(input: &[u8]) -> IResult<&[u8], (&[u8], Cow<'_, [u8]>)> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.10s
[INFO] running `Command { std: "docker" "inspect" "f3e122c9457e193029fb1bfc755df440e9968d878d7bc64f67277ba4eee0adf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3e122c9457e193029fb1bfc755df440e9968d878d7bc64f67277ba4eee0adf5", kill_on_drop: false }`
[INFO] [stdout] f3e122c9457e193029fb1bfc755df440e9968d878d7bc64f67277ba4eee0adf5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 619235fcfd6eefeb5604008384d333ab0623f60561db3de345fafbc51c044ebb
[INFO] running `Command { std: "docker" "start" "-a" "619235fcfd6eefeb5604008384d333ab0623f60561db3de345fafbc51c044ebb", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling tokio v1.39.2
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-stomp-rs-rs v0.1.12 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `AsBytes`
[INFO] [stdout]  --> src/frame.rs:3:262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...imited, separated_pair, terminated, tuple}, IResult, Parser, AsBytes};
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_content_length_header` is never used
[INFO] [stdout]    --> src/frame.rs:330:4
[INFO] [stdout]     |
[INFO] [stdout] 330 | fn get_content_length_header(body: &[u8]) -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/frame.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub(crate) fn parse_frame(input: &[u8]) -> IResult<&[u8], Frame> {
[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] 111 | pub(crate) fn parse_frame(input: &[u8]) -> IResult<&[u8], Frame<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/frame.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn parse_header(input: &[u8]) -> IResult<&[u8], (&[u8], Cow<[u8]>)> {
[INFO] [stdout]     |                        ^^^^^             ^^^^^   ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                 |       |
[INFO] [stdout]     |                        |                 |       the same lifetime is elided here
[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] 140 | fn parse_header(input: &[u8]) -> IResult<&[u8], (&[u8], Cow<'_, [u8]>)> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stomp`
[INFO] [stdout]  --> examples/connect.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio_stomp::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stomp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_stomp`, use `cargo add tokio_stomp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stomp_rs`
[INFO] [stdout]  --> examples/connect.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio_stomp_rs::ToServer;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stomp_rs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tokio_stomp_rs_rs::ToServer;
[INFO] [stdout]   |                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stomp`
[INFO] [stdout]  --> examples/ping_pong.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tokio_stomp::*;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `tokio_stomp`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tokio_stomp`, use `cargo add tokio_stomp` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/connect.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let conn = client::connect(
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 27 |     let (mut sink, stream) = conn.split();
[INFO] [stdout]    |                              ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `conn` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 17 |     let conn: /* Type */ = client::connect(
[INFO] [stdout]    |             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/connect.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         sink.send(client::subscribe("rusty", "myid")).await?;
[INFO] [stdout]    |         ^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `AsBytes`
[INFO] [stdout]  --> src/frame.rs:3:262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...imited, separated_pair, terminated, tuple}, IResult, Parser, AsBytes};
[INFO] [stdout]   |                                                                 ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/connect.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let fut2 = stream.try_for_each(|item| {
[INFO] [stdout]    |                ^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/ping_pong.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut conn = client::connect(
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     conn.send(client::subscribe(listens, "myid")).await?;
[INFO] [stdout]    |     ---- type must be known at this point
[INFO] [stdout]    |
[INFO] [stdout] help: consider giving `conn` an explicit type
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let mut conn: /* Type */ = client::connect(
[INFO] [stdout]    |                 ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/ping_pong.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         let msg = conn.next().await.transpose()?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/connect.rs:77:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | /     futures::future::select(Box::pin(fut1), Box::pin(fut2))
[INFO] [stdout] 78 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-stomp-rs-rs` (example "connect") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-stomp-rs-rs` (example "ping_pong") due to 3 previous errors
[INFO] [stdout] warning: function `get_content_length_header` is never used
[INFO] [stdout]    --> src/frame.rs:330:4
[INFO] [stdout]     |
[INFO] [stdout] 330 | fn get_content_length_header(body: &[u8]) -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/frame.rs:111:34
[INFO] [stdout]     |
[INFO] [stdout] 111 | pub(crate) fn parse_frame(input: &[u8]) -> IResult<&[u8], Frame> {
[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] 111 | pub(crate) fn parse_frame(input: &[u8]) -> IResult<&[u8], Frame<'_>> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/frame.rs:140:24
[INFO] [stdout]     |
[INFO] [stdout] 140 | fn parse_header(input: &[u8]) -> IResult<&[u8], (&[u8], Cow<[u8]>)> {
[INFO] [stdout]     |                        ^^^^^             ^^^^^   ^^^^^  ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |                 |       |
[INFO] [stdout]     |                        |                 |       the same lifetime is elided here
[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] 140 | fn parse_header(input: &[u8]) -> IResult<&[u8], (&[u8], Cow<'_, [u8]>)> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "619235fcfd6eefeb5604008384d333ab0623f60561db3de345fafbc51c044ebb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "619235fcfd6eefeb5604008384d333ab0623f60561db3de345fafbc51c044ebb", kill_on_drop: false }`
[INFO] [stdout] 619235fcfd6eefeb5604008384d333ab0623f60561db3de345fafbc51c044ebb
