[INFO] fetching crate client-util 0.1.1...
[INFO] checking client-util-0.1.1 against master#fd2c811d25ad5773fbd2463e058bf4edf4d44eb2 for pr-130443
[INFO] extracting crate client-util 0.1.1 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate client-util 0.1.1 on toolchain fd2c811d25ad5773fbd2463e058bf4edf4d44eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate client-util 0.1.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate client-util 0.1.1
[INFO] tweaked toml for crates.io crate client-util 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate client-util 0.1.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" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-compression v0.4.11
[INFO] [stderr]   Downloaded rustls-native-certs v0.7.0
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded cc v1.0.101
[INFO] [stderr]   Downloaded serde_json v1.0.118
[INFO] [stderr]   Downloaded aws-lc-rs v1.8.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a067dd0ede7fb44691c19ed7c358432ff4071a005c9f21cc9d4010d0395d9d37
[INFO] running `Command { std: "docker" "start" "-a" "a067dd0ede7fb44691c19ed7c358432ff4071a005c9f21cc9d4010d0395d9d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a067dd0ede7fb44691c19ed7c358432ff4071a005c9f21cc9d4010d0395d9d37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a067dd0ede7fb44691c19ed7c358432ff4071a005c9f21cc9d4010d0395d9d37", kill_on_drop: false }`
[INFO] [stdout] a067dd0ede7fb44691c19ed7c358432ff4071a005c9f21cc9d4010d0395d9d37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+fd2c811d25ad5773fbd2463e058bf4edf4d44eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ec8bc2ed1dcb8562e660cb016f7e62987a74b8fbed5c2aa31cddf66031adc3e
[INFO] running `Command { std: "docker" "start" "-a" "1ec8bc2ed1dcb8562e660cb016f7e62987a74b8fbed5c2aa31cddf66031adc3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling aws-lc-rs v1.8.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking mirai-annotations v1.12.0
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.10
[INFO] [stderr]     Checking tower-layer v0.3.2
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_json v1.0.118
[INFO] [stderr]     Checking brotli-decompressor v4.0.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking rustls-pemfile v2.1.2
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking brotli v6.0.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling cc v1.0.101
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling aws-lc-sys v0.19.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking async-compression v0.4.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking rustls-webpki v0.102.4
[INFO] [stderr]     Checking hyper v1.3.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking hyper-util v0.1.5
[INFO] [stderr]     Checking hyper-rustls v0.27.2
[INFO] [stderr]     Checking client-util v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `never` is never used
[INFO] [stdout]   --> src/util.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn never<T, U>(_: T) -> U {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `never` is never used
[INFO] [stdout]   --> src/util.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) fn never<T, U>(_: T) -> U {
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Part`
[INFO] [stdout]   --> tests/multipart.rs:70:16
[INFO] [stdout]    |
[INFO] [stdout] 70 |     let part = Part::stream(stream);
[INFO] [stdout]    |                ^^^^ use of undeclared type `Part`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `http3`
[INFO] [stdout]    --> tests/support/server.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "http3")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `auth`, `base64`, `charset`, `client-hyper`, `client-hyper-rustls`, `decompression-all`, `decompression-br`, `decompression-deflate`, `decompression-gzip`, `decompression-zstd`, `default`, `encoding_rs`, `form`, `full`, `futures-core`, `futures-util`, `hyper`, `hyper-rustls`, `hyper-util`, `json`, `multipart`, `percent-encoding`, `query`, `rt-tokio`, `rustls`, `serde`, `serde_json`, `serde_urlencoded`, and `stream`
[INFO] [stdout]     = help: consider adding `http3` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Form`
[INFO] [stdout]  --> tests/multipart.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let form = Form::new().text("foo", "bar");
[INFO] [stdout]   |                ^^^^
[INFO] [stdout]   |                |
[INFO] [stdout]   |                use of undeclared type `Form`
[INFO] [stdout]   |                help: a trait with a similar name exists: `From`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multipart` found for struct `http::request::Builder` in the current scope
[INFO] [stdout]   --> tests/multipart.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 46 |       let res = Request::post(&url)
[INFO] [stdout]    |  _______________-
[INFO] [stdout] 47 | |         .multipart(form)
[INFO] [stdout]    | |         -^^^^^^^^^ method not found in `Builder`
[INFO] [stdout]    | |_________|
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Form`
[INFO] [stdout]   --> tests/multipart.rs:72:16
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let form = Form::new().text("foo", "bar").part("part_stream", part);
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |                |
[INFO] [stdout]    |                use of undeclared type `Form`
[INFO] [stdout]    |                help: a trait with a similar name exists: `From`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `multipart` found for struct `http::request::Builder` in the current scope
[INFO] [stdout]    --> tests/multipart.rs:110:10
[INFO] [stdout]     |
[INFO] [stdout] 109 |       let res = Request::post(&url)
[INFO] [stdout]     |  _______________-
[INFO] [stdout] 110 | |         .multipart(form)
[INFO] [stdout]     | |         -^^^^^^^^^ method not found in `Builder`
[INFO] [stdout]     | |_________|
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `client-util` (test "multipart") due to 6 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "1ec8bc2ed1dcb8562e660cb016f7e62987a74b8fbed5c2aa31cddf66031adc3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ec8bc2ed1dcb8562e660cb016f7e62987a74b8fbed5c2aa31cddf66031adc3e", kill_on_drop: false }`
[INFO] [stdout] 1ec8bc2ed1dcb8562e660cb016f7e62987a74b8fbed5c2aa31cddf66031adc3e
