[INFO] fetching crate hyper 1.5.1...
[INFO] checking hyper-1.5.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate hyper 1.5.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate hyper 1.5.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hyper 1.5.1
[INFO] finished tweaking crates.io crate hyper 1.5.1
[INFO] tweaked toml for crates.io crate hyper 1.5.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate hyper 1.5.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1e29956b9fff5b00c44c2acaba3ac1eb624014672e7146e3ba4761da2f42d51
[INFO] running `Command { std: "docker" "start" "-a" "c1e29956b9fff5b00c44c2acaba3ac1eb624014672e7146e3ba4761da2f42d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1e29956b9fff5b00c44c2acaba3ac1eb624014672e7146e3ba4761da2f42d51", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1e29956b9fff5b00c44c2acaba3ac1eb624014672e7146e3ba4761da2f42d51", kill_on_drop: false }`
[INFO] [stdout] c1e29956b9fff5b00c44c2acaba3ac1eb624014672e7146e3ba4761da2f42d51
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54db298dc2e2cd3c60823c0c8fd25d40c015cef38923a3571be244c1d21e5c9d
[INFO] running `Command { std: "docker" "start" "-a" "54db298dc2e2cd3c60823c0c8fd25d40c015cef38923a3571be244c1d21e5c9d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.164
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking spmc v0.3.0
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[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 regex-automata v0.4.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking hyper v1.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Checking serde_json v1.0.133
[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/31561a63598a0f21fc74c024747ef1310fdd2eb2/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" "54db298dc2e2cd3c60823c0c8fd25d40c015cef38923a3571be244c1d21e5c9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54db298dc2e2cd3c60823c0c8fd25d40c015cef38923a3571be244c1d21e5c9d", kill_on_drop: false }`
[INFO] [stdout] 54db298dc2e2cd3c60823c0c8fd25d40c015cef38923a3571be244c1d21e5c9d
