[INFO] fetching crate miku-hyper 1.5.2...
[INFO] testing miku-hyper-1.5.2 against 1.90.0 for beta-1.91-3
[INFO] extracting crate miku-hyper 1.5.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate miku-hyper 1.5.2
[INFO] finished tweaking crates.io crate miku-hyper 1.5.2
[INFO] tweaked toml for crates.io crate miku-hyper 1.5.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate miku-hyper 1.5.2 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate miku-hyper 1.5.2 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-stream v0.1.15
[INFO] [stderr]   Downloaded http-body v1.0.0
[INFO] [stderr]   Downloaded is-terminal v0.4.12
[INFO] [stderr]   Downloaded bytes v1.6.0
[INFO] [stderr]   Downloaded backtrace v0.3.72
[INFO] [stderr]   Downloaded http-body-util v0.1.1
[INFO] [stderr]   Downloaded tokio-macros v2.3.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.85
[INFO] [stderr]   Downloaded miniz_oxide v0.7.3
[INFO] [stderr]   Downloaded log v0.4.21
[INFO] [stderr]   Downloaded cc v1.0.98
[INFO] [stderr]   Downloaded serde_json v1.0.117
[INFO] [stderr]   Downloaded miku-h2 v0.4.7
[INFO] [stderr]   Downloaded regex v1.10.4
[INFO] [stderr]   Downloaded object v0.35.0
[INFO] [stderr]   Downloaded regex-syntax v0.8.3
[INFO] [stderr]   Downloaded spmc v0.3.0
[INFO] [stderr]   Downloaded regex-automata v0.4.6
[INFO] [stderr]   Downloaded tokio v1.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fce7494bb58d40a11492f7d09573c1c8906c4f547f75aba473598d0ab3aa2aba
[INFO] running `Command { std: "docker" "start" "-a" "fce7494bb58d40a11492f7d09573c1c8906c4f547f75aba473598d0ab3aa2aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fce7494bb58d40a11492f7d09573c1c8906c4f547f75aba473598d0ab3aa2aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fce7494bb58d40a11492f7d09573c1c8906c4f547f75aba473598d0ab3aa2aba", kill_on_drop: false }`
[INFO] [stdout] fce7494bb58d40a11492f7d09573c1c8906c4f547f75aba473598d0ab3aa2aba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05b36bc25482e7cfa5fdb337787a6ed9285ae6be99dd2b17a53f490264fa6429
[INFO] running `Command { std: "docker" "start" "-a" "05b36bc25482e7cfa5fdb337787a6ed9285ae6be99dd2b17a53f490264fa6429", kill_on_drop: false }`
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling http-body v1.0.0
[INFO] [stderr]    Compiling miku-hyper v1.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.26s
[INFO] running `Command { std: "docker" "inspect" "05b36bc25482e7cfa5fdb337787a6ed9285ae6be99dd2b17a53f490264fa6429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05b36bc25482e7cfa5fdb337787a6ed9285ae6be99dd2b17a53f490264fa6429", kill_on_drop: false }`
[INFO] [stdout] 05b36bc25482e7cfa5fdb337787a6ed9285ae6be99dd2b17a53f490264fa6429
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30603c620e5e535216e0df15db72c4e0ac3ba9bf6344d0dde039afbbf3cd593f
[INFO] running `Command { std: "docker" "start" "-a" "30603c620e5e535216e0df15db72c4e0ac3ba9bf6344d0dde039afbbf3cd593f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling spmc v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling miku-hyper v1.5.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stdout] error[E0432]: unresolved imports `super::DecodedLength`, `super::Sender`
[INFO] [stdout]    --> src/body/incoming.rs:463:23
[INFO] [stdout]     |
[INFO] [stdout] 463 |     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] note: found an item that was configured out
[INFO] [stdout]    --> src/body/incoming.rs:25:12
[INFO] [stdout]     |
[INFO] [stdout]  22 |     any(feature = "http1", feature = "http2"),
[INFO] [stdout]     |        -------------------------------------- the item is gated here
[INFO] [stdout] ...
[INFO] [stdout]  25 | 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]             futures_channel::mpsc::Sender
[INFO] [stdout]             futures_channel::oneshot::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:91:19
[INFO] [stdout]     |
[INFO] [stdout]  90 | #[cfg(all(feature = "http1", any(feature = "client", feature = "server")))]
[INFO] [stdout]     |           ----------------- the item is gated behind the `http1` feature
[INFO] [stdout]  91 | 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:108:33
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub(crate) fn channel() -> (Sender, Incoming) {
[INFO] [stdout]     |                                 ^^^^^^
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/marker.rs:94:1
[INFO] [stdout]     |
[INFO] [stdout]     = note: similarly named trait `Send` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 108 -     pub(crate) fn channel() -> (Sender, Incoming) {
[INFO] [stdout] 108 +     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 futures_channel::mpsc::Sender;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use futures_channel::oneshot::Sender;
[INFO] [stdout]     |
[INFO] [stdout]     = and 6 other candidates
[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:109:15
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub struct Incoming {
[INFO] [stdout]     | ------------------- function or associated item `new_channel` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 109 |         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:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn new(kind: Kind) -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     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:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     pub(crate) fn channel() -> (Sender, Incoming) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DecodedLength`
[INFO] [stdout]    --> src/body/incoming.rs:109:27
[INFO] [stdout]     |
[INFO] [stdout] 109 |         Self::new_channel(DecodedLength::CHUNKED, /*wanter =*/ false)
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ use of undeclared type `DecodedLength`
[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:508:23
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub struct Incoming {
[INFO] [stdout]     | ------------------- function or associated item `new_channel` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 508 |             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:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn new(kind: Kind) -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     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:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     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:569:39
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub struct Incoming {
[INFO] [stdout]     | ------------------- function or associated item `new_channel` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 569 |         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:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn new(kind: Kind) -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     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:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     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:579:23
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub struct Incoming {
[INFO] [stdout]     | ------------------- function or associated item `new_channel` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 579 |             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:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn new(kind: Kind) -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     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:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     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:600:38
[INFO] [stdout]     |
[INFO] [stdout]  52 | pub struct Incoming {
[INFO] [stdout]     | ------------------- function or associated item `new_channel` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 600 |         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:138:5
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn new(kind: Kind) -> Incoming {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     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:108:5
[INFO] [stdout]     |
[INFO] [stdout] 108 |     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:613:42
[INFO] [stdout]     |
[INFO] [stdout] 613 |             Poll::Ready(Err(ref e)) if e.is_closed() => (),
[INFO] [stdout]     |                                          ^^^^^^^^^ cannot infer type for type parameter `E` declared on the enum `Result`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `miku-hyper` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "30603c620e5e535216e0df15db72c4e0ac3ba9bf6344d0dde039afbbf3cd593f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30603c620e5e535216e0df15db72c4e0ac3ba9bf6344d0dde039afbbf3cd593f", kill_on_drop: false }`
[INFO] [stdout] 30603c620e5e535216e0df15db72c4e0ac3ba9bf6344d0dde039afbbf3cd593f
