[INFO] fetching crate rama-hyper 0.1001000.0...
[INFO] testing rama-hyper-0.1001000.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate rama-hyper 0.1001000.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate rama-hyper 0.1001000.0
[INFO] removed 15 missing examples
[INFO] removed 3 missing tests
[INFO] finished tweaking crates.io crate rama-hyper 0.1001000.0
[INFO] tweaked toml for crates.io crate rama-hyper 0.1001000.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rama-hyper 0.1001000.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] crate crates.io crate rama-hyper 0.1001000.0 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-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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 02a0a326b6ce5f77fe3e58064aeb2d01c62c6f7846510771ecfe0e55cd6f0bea
[INFO] running `Command { std: "docker" "start" "-a" "02a0a326b6ce5f77fe3e58064aeb2d01c62c6f7846510771ecfe0e55cd6f0bea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02a0a326b6ce5f77fe3e58064aeb2d01c62c6f7846510771ecfe0e55cd6f0bea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a0a326b6ce5f77fe3e58064aeb2d01c62c6f7846510771ecfe0e55cd6f0bea", kill_on_drop: false }`
[INFO] [stdout] 02a0a326b6ce5f77fe3e58064aeb2d01c62c6f7846510771ecfe0e55cd6f0bea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 355daa735da8cc14586e1aaf89228b87cc8d3242704e26c536c556bf35b3e4c3
[INFO] running `Command { std: "docker" "start" "-a" "355daa735da8cc14586e1aaf89228b87cc8d3242704e26c536c556bf35b3e4c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling http v1.0.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.35.0
[INFO] [stderr]    Compiling rama-hyper v0.1001000.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `hyper_unstable_tracing`
[INFO] [stdout]  --> src/trace.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(all(not(hyper_unstable_tracing), feature = "tracing"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hyper_unstable_tracing)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hyper_unstable_tracing)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Streaming` is never constructed
[INFO] [stdout]    --> src/body/incoming.rs:316:16
[INFO] [stdout]     |
[INFO] [stdout] 316 |         struct Streaming;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecodedLength` is never constructed
[INFO] [stdout]  --> src/body/length.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) struct DecodedLength(u64);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `CLOSE_DELIMITED`, `CHUNKED`, and `ZERO` are never used
[INFO] [stdout]   --> src/body/length.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl DecodedLength {
[INFO] [stdout]    | ------------------ associated constants in this implementation
[INFO] [stdout] 21 |     pub(crate) const CLOSE_DELIMITED: DecodedLength = DecodedLength(::std::u64::MAX);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub(crate) const CHUNKED: DecodedLength = DecodedLength(::std::u64::MAX - 1);
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 23 |     pub(crate) const ZERO: DecodedLength = DecodedLength(0);
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AssertSendSync` is never used
[INFO] [stdout]    --> src/error.rs:605:7
[INFO] [stdout]     |
[INFO] [stdout] 605 | trait AssertSendSync: Send + Sync + 'static {}
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeaderCaseMap` is never constructed
[INFO] [stdout]    --> src/ext/mod.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(crate) struct HeaderCaseMap(HeaderMap<Bytes>);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HttpService` is never used
[INFO] [stdout]  --> src/service/http.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait HttpService<ReqBody>: sealed::Sealed<ReqBody> {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]   --> src/service/http.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub trait Sealed<T> {}
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Service` is never used
[INFO] [stdout]   --> src/service/service.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Service<Request> {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.37s
[INFO] running `Command { std: "docker" "inspect" "355daa735da8cc14586e1aaf89228b87cc8d3242704e26c536c556bf35b3e4c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "355daa735da8cc14586e1aaf89228b87cc8d3242704e26c536c556bf35b3e4c3", kill_on_drop: false }`
[INFO] [stdout] 355daa735da8cc14586e1aaf89228b87cc8d3242704e26c536c556bf35b3e4c3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6b6aa46160bf5770f2fb38d4440805c8ff65c0cdc2a7f617c5a2e4af24c3e19b
[INFO] running `Command { std: "docker" "start" "-a" "6b6aa46160bf5770f2fb38d4440805c8ff65c0cdc2a7f617c5a2e4af24c3e19b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling spmc v0.3.0
[INFO] [stdout] warning: unexpected `cfg` condition name: `hyper_unstable_tracing`
[INFO] [stdout]  --> src/trace.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(all(not(hyper_unstable_tracing), feature = "tracing"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hyper_unstable_tracing)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hyper_unstable_tracing)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Streaming` is never constructed
[INFO] [stdout]    --> src/body/incoming.rs:316:16
[INFO] [stdout]     |
[INFO] [stdout] 316 |         struct Streaming;
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DecodedLength` is never constructed
[INFO] [stdout]  --> src/body/length.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) struct DecodedLength(u64);
[INFO] [stdout]   |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `CLOSE_DELIMITED`, `CHUNKED`, and `ZERO` are never used
[INFO] [stdout]   --> src/body/length.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl DecodedLength {
[INFO] [stdout]    | ------------------ associated constants in this implementation
[INFO] [stdout] 21 |     pub(crate) const CLOSE_DELIMITED: DecodedLength = DecodedLength(::std::u64::MAX);
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^
[INFO] [stdout] 22 |     pub(crate) const CHUNKED: DecodedLength = DecodedLength(::std::u64::MAX - 1);
[INFO] [stdout]    |                      ^^^^^^^
[INFO] [stdout] 23 |     pub(crate) const ZERO: DecodedLength = DecodedLength(0);
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AssertSendSync` is never used
[INFO] [stdout]    --> src/error.rs:605:7
[INFO] [stdout]     |
[INFO] [stdout] 605 | trait AssertSendSync: Send + Sync + 'static {}
[INFO] [stdout]     |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HeaderCaseMap` is never constructed
[INFO] [stdout]    --> src/ext/mod.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub(crate) struct HeaderCaseMap(HeaderMap<Bytes>);
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `HttpService` is never used
[INFO] [stdout]  --> src/service/http.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait HttpService<ReqBody>: sealed::Sealed<ReqBody> {
[INFO] [stdout]   |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Sealed` is never used
[INFO] [stdout]   --> src/service/http.rs:51:15
[INFO] [stdout]    |
[INFO] [stdout] 51 |     pub trait Sealed<T> {}
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Service` is never used
[INFO] [stdout]   --> src/service/service.rs:20:11
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Service<Request> {
[INFO] [stdout]    |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.14
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling tokio-test v0.4.3
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling http-body-util v0.1.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling rama-hyper v0.1001000.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `super::DecodedLength`, `super::Sender`
[INFO] [stdout]    --> src/body/incoming.rs:438:23
[INFO] [stdout]     |
[INFO] [stdout] 438 |     use super::{Body, DecodedLength, Incoming, Sender, SizeHint};
[INFO] [stdout]     |                       ^^^^^^^^^^^^^            ^^^^^^ no `Sender` in `body::incoming`
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       no `DecodedLength` in `body::incoming`
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this struct instead:
[INFO] [stdout]             crate::body::length::DecodedLength
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/body/incoming.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  17 |     any(feature = "http1", feature = "http2"),
[INFO] [stdout]     |        -------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  20 | use super::DecodedLength;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     = help: consider importing one of these structs instead:
[INFO] [stdout]             std::sync::mpmc::Sender
[INFO] [stdout]             std::sync::mpsc::Sender
[INFO] [stdout]             spmc::Sender
[INFO] [stdout]             tokio::net::unix::pipe::Sender
[INFO] [stdout]             tokio::sync::broadcast::Sender
[INFO] [stdout]             tokio::sync::mpsc::Sender
[INFO] [stdout]             tokio::sync::oneshot::Sender
[INFO] [stdout]             tokio::sync::watch::Sender
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/body/incoming.rs:86:19
[INFO] [stdout]     |
[INFO] [stdout]  85 | #[cfg(all(feature = "http1", any(feature = "client", feature = "server")))]
[INFO] [stdout]     |           ----------------- the item is gated behind the `http1` feature
[INFO] [stdout]  86 | pub(crate) struct Sender {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Sender` in this scope
[INFO] [stdout]    --> src/body/incoming.rs:103:33
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) fn channel() -> (Sender, Incoming) {
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    --> /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/marker.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Send` defined here
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 103 -     pub(crate) fn channel() -> (Sender, Incoming) {
[INFO] [stdout] 103 +     pub(crate) fn channel() -> (Send, Incoming) {
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::sync::mpmc::Sender;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::sync::mpsc::Sender;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use spmc::Sender;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use tokio::net::unix::pipe::Sender;
[INFO] [stdout]     |
[INFO] [stdout]     = and 4 other candidates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DecodedLength`
[INFO] [stdout]    --> src/body/incoming.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 |         Self::new_channel(DecodedLength::CHUNKED, /*wanter =*/ false)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ use of undeclared type `DecodedLength`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::body::length::DecodedLength;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `hyper_unstable_tracing`
[INFO] [stdout]  --> src/trace.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[cfg(all(not(hyper_unstable_tracing), feature = "tracing"))]
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(hyper_unstable_tracing)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(hyper_unstable_tracing)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_channel` found for struct `incoming::Incoming` in the current scope
[INFO] [stdout]    --> src/body/incoming.rs:104:15
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub struct Incoming {
[INFO] [stdout]     | ------------------- function or associated item `new_channel` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 104 |         Self::new_channel(DecodedLength::CHUNKED, /*wanter =*/ false)
[INFO] [stdout]     |               ^^^^^^^^^^^ function or associated item not found in `incoming::Incoming`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `incoming::Incoming` consider using one of the following associated functions:
[INFO] [stdout]       incoming::Incoming::new
[INFO] [stdout]       incoming::Incoming::empty
[INFO] [stdout]    --> src/body/incoming.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn new(kind: Kind) -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub(crate) fn empty() -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `channel` with a similar name
[INFO] [stdout]    --> src/body/incoming.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) fn channel() -> (Sender, Incoming) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_channel` found for struct `incoming::Incoming` in the current scope
[INFO] [stdout]    --> src/body/incoming.rs:483:23
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub struct Incoming {
[INFO] [stdout]     | ------------------- function or associated item `new_channel` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 483 |             Incoming::new_channel(DecodedLength::new(4), /*wanter =*/ false).1,
[INFO] [stdout]     |                       ^^^^^^^^^^^ function or associated item not found in `incoming::Incoming`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `incoming::Incoming` consider using one of the following associated functions:
[INFO] [stdout]       incoming::Incoming::new
[INFO] [stdout]       incoming::Incoming::empty
[INFO] [stdout]    --> src/body/incoming.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn new(kind: Kind) -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub(crate) fn empty() -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `channel` with a similar name
[INFO] [stdout]    --> src/body/incoming.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) fn channel() -> (Sender, Incoming) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_channel` found for struct `incoming::Incoming` in the current scope
[INFO] [stdout]    --> src/body/incoming.rs:544:39
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub struct Incoming {
[INFO] [stdout]     | ------------------- function or associated item `new_channel` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 544 |         let (mut tx, _rx) = Incoming::new_channel(DecodedLength::CHUNKED, /*wanter = */ false);
[INFO] [stdout]     |                                       ^^^^^^^^^^^ function or associated item not found in `incoming::Incoming`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `incoming::Incoming` consider using one of the following associated functions:
[INFO] [stdout]       incoming::Incoming::new
[INFO] [stdout]       incoming::Incoming::empty
[INFO] [stdout]    --> src/body/incoming.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn new(kind: Kind) -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub(crate) fn empty() -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `channel` with a similar name
[INFO] [stdout]    --> src/body/incoming.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) fn channel() -> (Sender, Incoming) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/body/incoming.rs:546:52
[INFO] [stdout]     |
[INFO] [stdout] 546 |         let mut tx_ready = tokio_test::task::spawn(tx.ready());
[INFO] [stdout]     |                                                    ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_channel` found for struct `incoming::Incoming` in the current scope
[INFO] [stdout]    --> src/body/incoming.rs:555:23
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub struct Incoming {
[INFO] [stdout]     | ------------------- function or associated item `new_channel` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 555 |             Incoming::new_channel(DecodedLength::CHUNKED, /*wanter = */ true);
[INFO] [stdout]     |                       ^^^^^^^^^^^ function or associated item not found in `incoming::Incoming`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `incoming::Incoming` consider using one of the following associated functions:
[INFO] [stdout]       incoming::Incoming::new
[INFO] [stdout]       incoming::Incoming::empty
[INFO] [stdout]    --> src/body/incoming.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn new(kind: Kind) -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub(crate) fn empty() -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `channel` with a similar name
[INFO] [stdout]    --> src/body/incoming.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) fn channel() -> (Sender, Incoming) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/body/incoming.rs:557:52
[INFO] [stdout]     |
[INFO] [stdout] 557 |         let mut tx_ready = tokio_test::task::spawn(tx.ready());
[INFO] [stdout]     |                                                    ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/body/incoming.rs:558:51
[INFO] [stdout]     |
[INFO] [stdout] 558 |         let mut rx_data = tokio_test::task::spawn(rx.frame());
[INFO] [stdout]     |                                                   ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new_channel` found for struct `incoming::Incoming` in the current scope
[INFO] [stdout]    --> src/body/incoming.rs:577:38
[INFO] [stdout]     |
[INFO] [stdout]  47 | pub struct Incoming {
[INFO] [stdout]     | ------------------- function or associated item `new_channel` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 577 |         let (mut tx, rx) = Incoming::new_channel(DecodedLength::CHUNKED, /*wanter = */ true);
[INFO] [stdout]     |                                      ^^^^^^^^^^^ function or associated item not found in `incoming::Incoming`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `incoming::Incoming` consider using one of the following associated functions:
[INFO] [stdout]       incoming::Incoming::new
[INFO] [stdout]       incoming::Incoming::empty
[INFO] [stdout]    --> src/body/incoming.rs:133:5
[INFO] [stdout]     |
[INFO] [stdout] 133 |     fn new(kind: Kind) -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |     pub(crate) fn empty() -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `channel` with a similar name
[INFO] [stdout]    --> src/body/incoming.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     pub(crate) fn channel() -> (Sender, Incoming) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/body/incoming.rs:579:52
[INFO] [stdout]     |
[INFO] [stdout] 579 |         let mut tx_ready = tokio_test::task::spawn(tx.ready());
[INFO] [stdout]     |                                                    ^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/body/incoming.rs:590:40
[INFO] [stdout]     |
[INFO] [stdout] 590 |             Poll::Ready(Err(ref e)) if e.is_closed() => (),
[INFO] [stdout]     |                                        ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_if` found for struct `length::DecodedLength` in the current scope
[INFO] [stdout]    --> src/body/length.rs:117:13
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub(crate) struct DecodedLength(u64);
[INFO] [stdout]     | ------------------------------- method `sub_if` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 117 |         len.sub_if(20);
[INFO] [stdout]     |             ^^^^^^ method not found in `length::DecodedLength`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `sub_if` found for struct `length::DecodedLength` in the current scope
[INFO] [stdout]    --> src/body/length.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout]   4 | pub(crate) struct DecodedLength(u64);
[INFO] [stdout]     | ------------------------------- method `sub_if` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 125 |         len.sub_if(20);
[INFO] [stdout]     |             ^^^^^^ method not found in `length::DecodedLength`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rama-hyper` (lib test) due to 15 previous errors; 1 warning emitted
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6b6aa46160bf5770f2fb38d4440805c8ff65c0cdc2a7f617c5a2e4af24c3e19b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b6aa46160bf5770f2fb38d4440805c8ff65c0cdc2a7f617c5a2e4af24c3e19b", kill_on_drop: false }`
[INFO] [stdout] 6b6aa46160bf5770f2fb38d4440805c8ff65c0cdc2a7f617c5a2e4af24c3e19b
