[INFO] fetching crate hyper 1.5.0...
[INFO] checking hyper-1.5.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate hyper 1.5.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate hyper 1.5.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hyper 1.5.0
[INFO] finished tweaking crates.io crate hyper 1.5.0
[INFO] tweaked toml for crates.io crate hyper 1.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate hyper 1.5.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" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded spmc v0.3.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f60960c88c88dd995cf29ee5694371c40b30a2584e77dc78f6229c6e3359367f
[INFO] running `Command { std: "docker" "start" "-a" "f60960c88c88dd995cf29ee5694371c40b30a2584e77dc78f6229c6e3359367f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f60960c88c88dd995cf29ee5694371c40b30a2584e77dc78f6229c6e3359367f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f60960c88c88dd995cf29ee5694371c40b30a2584e77dc78f6229c6e3359367f", kill_on_drop: false }`
[INFO] [stdout] f60960c88c88dd995cf29ee5694371c40b30a2584e77dc78f6229c6e3359367f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6295b9368572482f34669124b595f3a10333834671e41382a58c4e3f30cd6ff5
[INFO] running `Command { std: "docker" "start" "-a" "6295b9368572482f34669124b595f3a10333834671e41382a58c4e3f30cd6ff5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking spmc v0.3.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking hyper v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking 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] 25  | use super::DecodedLength;
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/body/incoming.rs:21:1
[INFO] [stdout]     |
[INFO] [stdout] 21  | / #[cfg(all(
[INFO] [stdout] 22  | |     any(feature = "http1", feature = "http2"),
[INFO] [stdout] 23  | |     any(feature = "client", feature = "server")
[INFO] [stdout] 24  | | ))]
[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] 91  | pub(crate) struct Sender {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]    --> src/body/incoming.rs:90:1
[INFO] [stdout]     |
[INFO] [stdout] 90  | #[cfg(all(feature = "http1", any(feature = "client", feature = "server")))]
[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/3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777/library/core/src/marker.rs:83: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() -> (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`
[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`
[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`
[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`
[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`
[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 `hyper` (lib test) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "6295b9368572482f34669124b595f3a10333834671e41382a58c4e3f30cd6ff5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6295b9368572482f34669124b595f3a10333834671e41382a58c4e3f30cd6ff5", kill_on_drop: false }`
[INFO] [stdout] 6295b9368572482f34669124b595f3a10333834671e41382a58c4e3f30cd6ff5
