[INFO] fetching crate tokio-stomp-rs-rs 0.1.12...
[INFO] testing tokio-stomp-rs-rs-0.1.12 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate tokio-stomp-rs-rs 0.1.12 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokio-stomp-rs-rs 0.1.12 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3e3d5c237bcaa5e6452f81ea11e26836ea5c721bfbdabfd56862354a716ebd76
[INFO] running `Command { std: "docker" "start" "-a" "3e3d5c237bcaa5e6452f81ea11e26836ea5c721bfbdabfd56862354a716ebd76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e3d5c237bcaa5e6452f81ea11e26836ea5c721bfbdabfd56862354a716ebd76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e3d5c237bcaa5e6452f81ea11e26836ea5c721bfbdabfd56862354a716ebd76", kill_on_drop: false }`
[INFO] [stdout] 3e3d5c237bcaa5e6452f81ea11e26836ea5c721bfbdabfd56862354a716ebd76
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 629aab01e77c655c309883cd43484524ff6402dce35780a92443941aee9ddd89
[INFO] running `Command { std: "docker" "start" "-a" "629aab01e77c655c309883cd43484524ff6402dce35780a92443941aee9ddd89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[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 anyhow v1.0.86
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling itertools v0.12.1
[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 | ...elimited, 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 15.75s
[INFO] running `Command { std: "docker" "inspect" "629aab01e77c655c309883cd43484524ff6402dce35780a92443941aee9ddd89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629aab01e77c655c309883cd43484524ff6402dce35780a92443941aee9ddd89", kill_on_drop: false }`
[INFO] [stdout] 629aab01e77c655c309883cd43484524ff6402dce35780a92443941aee9ddd89
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad0125294dcdd02d9b686d4f31039e5b09e6ebc6029fa18773a8409ab39b530f
[INFO] running `Command { std: "docker" "start" "-a" "ad0125294dcdd02d9b686d4f31039e5b09e6ebc6029fa18773a8409ab39b530f", 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 | ...elimited, 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/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[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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `tokio-stomp-rs-rs` (example "connect") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio-stomp-rs-rs` (example "ping_pong") due to 1 previous error
[INFO] [stdout] warning: unused import: `AsBytes`
[INFO] [stdout]  --> src/frame.rs:3:262
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...elimited, 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] running `Command { std: "docker" "inspect" "ad0125294dcdd02d9b686d4f31039e5b09e6ebc6029fa18773a8409ab39b530f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad0125294dcdd02d9b686d4f31039e5b09e6ebc6029fa18773a8409ab39b530f", kill_on_drop: false }`
[INFO] [stdout] ad0125294dcdd02d9b686d4f31039e5b09e6ebc6029fa18773a8409ab39b530f
