[INFO] fetching crate interfacer-http-hyper 0.1.0...
[INFO] checking interfacer-http-hyper-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate interfacer-http-hyper 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate interfacer-http-hyper 0.1.0 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 interfacer-http-hyper 0.1.0
[INFO] finished tweaking crates.io crate interfacer-http-hyper 0.1.0
[INFO] tweaked toml for crates.io crate interfacer-http-hyper 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 115 packages to latest compatible versions
[INFO] [stderr]       Adding derive_more v0.15.0 (available: v1.0.0)
[INFO] [stderr]       Adding hyper v0.13.10 (available: v1.5.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a854b0990a37a990bea6eabcd0574ba88a221767382fa393faf86fa26329ad50
[INFO] running `Command { std: "docker" "start" "-a" "a854b0990a37a990bea6eabcd0574ba88a221767382fa393faf86fa26329ad50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a854b0990a37a990bea6eabcd0574ba88a221767382fa393faf86fa26329ad50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a854b0990a37a990bea6eabcd0574ba88a221767382fa393faf86fa26329ad50", kill_on_drop: false }`
[INFO] [stdout] a854b0990a37a990bea6eabcd0574ba88a221767382fa393faf86fa26329ad50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 56be39d51c9376d4f15991248a19e97268f3d3b3ab76c83463e7374a0221e0e6
[INFO] running `Command { std: "docker" "start" "-a" "56be39d51c9376d4f15991248a19e97268f3d3b3ab76c83463e7374a0221e0e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking cookie v0.12.0
[INFO] [stderr]     Checking http v0.1.21
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling derive_more v0.15.0
[INFO] [stderr]    Compiling interfacer-http-attribute v0.2.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking interfacer-http v0.2.2
[INFO] [stderr]     Checking interfacer-http-hyper v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0220]: associated type `Transport` not found for `C`
[INFO] [stdout]   --> src/lib.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |     C::Transport: 'static,
[INFO] [stdout]    |        ^^^^^^^^^ associated type `Transport` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Future` not found for `C`
[INFO] [stdout]   --> src/lib.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |     C::Future: 'static,
[INFO] [stdout]    |        ^^^^^^ associated type `Future` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Transport` not found for `C`
[INFO] [stdout]   --> src/lib.rs:41:8
[INFO] [stdout]    |
[INFO] [stdout] 41 |     C::Transport: 'static,
[INFO] [stdout]    |        ^^^^^^^^^ associated type `Transport` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0220]: associated type `Future` not found for `C`
[INFO] [stdout]   --> src/lib.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 42 |     C::Future: 'static,
[INFO] [stdout]    |        ^^^^^^ associated type `Future` not found
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `request` exists for struct `Client<C>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |           let (parts, mut body) = self
[INFO] [stdout]    |  _________________________________-
[INFO] [stdout] 48 | |             .inner
[INFO] [stdout] 49 | |             .request(Request::from_parts(parts, body.into()))
[INFO] [stdout]    | |             -^^^^^^^ method cannot be called on `Client<C>` due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `C: Clone`
[INFO] [stdout]            `C: Send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: the method `request` exists for struct `Client<C>`, but its trait bounds were not satisfied
[INFO] [stdout]   --> src/lib.rs:49:14
[INFO] [stdout]    |
[INFO] [stdout] 47 |           let (parts, mut body) = self
[INFO] [stdout]    |  _________________________________-
[INFO] [stdout] 48 | |             .inner
[INFO] [stdout] 49 | |             .request(Request::from_parts(parts, body.into()))
[INFO] [stdout]    | |             -^^^^^^^ method cannot be called on `Client<C>` due to unsatisfied trait bounds
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    |
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `C: Clone`
[INFO] [stdout]            `C: Send`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]   --> src/lib.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |             data.extend_from_slice(&chunk?);
[INFO] [stdout]    |                                     ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]   --> src/lib.rs:54:37
[INFO] [stdout]    |
[INFO] [stdout] 54 |             data.extend_from_slice(&chunk?);
[INFO] [stdout]    |                                     ^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout]    = help: unsized locals are gated as an unstable feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]   --> src/lib.rs:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |             data.extend_from_slice(&chunk?);
[INFO] [stdout]    |                                          ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout] note: required by a bound in `Break`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/ops/control_flow.rs:93:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[_]` cannot be known at compilation time
[INFO] [stdout]   --> src/lib.rs:54:42
[INFO] [stdout]    |
[INFO] [stdout] 54 |             data.extend_from_slice(&chunk?);
[INFO] [stdout]    |                                          ^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `[_]`
[INFO] [stdout] note: required by a bound in `Break`
[INFO] [stdout]   --> /rustc/31561a63598a0f21fc74c024747ef1310fdd2eb2/library/core/src/ops/control_flow.rs:93:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0220, E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0220`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `interfacer-http-hyper` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `interfacer-http-hyper` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "56be39d51c9376d4f15991248a19e97268f3d3b3ab76c83463e7374a0221e0e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56be39d51c9376d4f15991248a19e97268f3d3b3ab76c83463e7374a0221e0e6", kill_on_drop: false }`
[INFO] [stdout] 56be39d51c9376d4f15991248a19e97268f3d3b3ab76c83463e7374a0221e0e6
