[INFO] fetching crate hyper 1.4.1...
[INFO] checking hyper-1.4.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate hyper 1.4.1 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate hyper 1.4.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate hyper 1.4.1
[INFO] finished tweaking crates.io crate hyper 1.4.1
[INFO] tweaked toml for crates.io crate hyper 1.4.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate hyper 1.4.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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 600f780a9d873187a187cf3a1fb877fd40dc816a8a2327b19c9d8cbd075f59b0
[INFO] running `Command { std: "docker" "start" "-a" "600f780a9d873187a187cf3a1fb877fd40dc816a8a2327b19c9d8cbd075f59b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "600f780a9d873187a187cf3a1fb877fd40dc816a8a2327b19c9d8cbd075f59b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "600f780a9d873187a187cf3a1fb877fd40dc816a8a2327b19c9d8cbd075f59b0", kill_on_drop: false }`
[INFO] [stdout] 600f780a9d873187a187cf3a1fb877fd40dc816a8a2327b19c9d8cbd075f59b0
[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=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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51bb98bb2ab370e8e328f7ea07e466364260cddf6a6cf36847b54a1fb0b12ba0
[INFO] running `Command { std: "docker" "start" "-a" "51bb98bb2ab370e8e328f7ea07e466364260cddf6a6cf36847b54a1fb0b12ba0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking spmc v0.3.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking hyper v1.4.1 (/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::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/47af3d0de9d26c7deba4cfb203b710cc3f764e91/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::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] 1   + use spmc::Sender;
[INFO] [stdout]     |
[INFO] [stdout]       and 5 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] error: aborting due to 9 previous errors
[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 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "51bb98bb2ab370e8e328f7ea07e466364260cddf6a6cf36847b54a1fb0b12ba0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51bb98bb2ab370e8e328f7ea07e466364260cddf6a6cf36847b54a1fb0b12ba0", kill_on_drop: false }`
[INFO] [stdout] 51bb98bb2ab370e8e328f7ea07e466364260cddf6a6cf36847b54a1fb0b12ba0
