[INFO] fetching crate reqwest 0.11.3... [INFO] testing reqwest-0.11.3 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate reqwest 0.11.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate reqwest 0.11.3 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reqwest 0.11.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reqwest 0.11.3 [INFO] tweaked toml for crates.io crate reqwest 0.11.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate reqwest 0.11.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae20712e02bf0e1a7875ee725878cac361e55dadbe1c6cf3270e55e7e829cfc5 [INFO] running `Command { std: "docker" "start" "-a" "ae20712e02bf0e1a7875ee725878cac361e55dadbe1c6cf3270e55e7e829cfc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae20712e02bf0e1a7875ee725878cac361e55dadbe1c6cf3270e55e7e829cfc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae20712e02bf0e1a7875ee725878cac361e55dadbe1c6cf3270e55e7e829cfc5", kill_on_drop: false }` [INFO] [stdout] ae20712e02bf0e1a7875ee725878cac361e55dadbe1c6cf3270e55e7e829cfc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26e6de3f14225edb8ba394666e36dcec306b23ddc6fe9634a0f65534076f67c2 [INFO] running `Command { std: "docker" "start" "-a" "26e6de3f14225edb8ba394666e36dcec306b23ddc6fe9634a0f65534076f67c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.00s [INFO] running `Command { std: "docker" "inspect" "26e6de3f14225edb8ba394666e36dcec306b23ddc6fe9634a0f65534076f67c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e6de3f14225edb8ba394666e36dcec306b23ddc6fe9634a0f65534076f67c2", kill_on_drop: false }` [INFO] [stdout] 26e6de3f14225edb8ba394666e36dcec306b23ddc6fe9634a0f65534076f67c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7c459abcbd624c18c4380367ab527fe6de627d87460db5e84906a6f2d1d485b [INFO] running `Command { std: "docker" "start" "-a" "e7c459abcbd624c18c4380367ab527fe6de627d87460db5e84906a6f2d1d485b", kill_on_drop: false }` [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate_lz77 v1.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling libflate v1.0.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling reqwest v0.11.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `reqwest` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name reqwest --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="__tls"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="hyper-tls"' --cfg 'feature="native-tls-crate"' --cfg 'feature="tokio-native-tls"' -C metadata=f1b0cbbc9925dedd -C extra-filename=-f1b0cbbc9925dedd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-4defecc13ecad25f.rlib --extern brotli_crate=/opt/rustwide/target/debug/deps/libbrotli-4bcc892338ad53d9.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a60e40d0e9b2600c.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-f013510e859fa717.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-d3761e0f66c1970f.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b4008a362eea9f01.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-54c2a70168b19ad4.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b821474e86feba6a.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-75900a7d5b6e4339.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-af7cee94738c9bdc.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-47928cdf6433872d.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-7856a38c03a0d6dc.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-babecc78f9808f0e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-c633df72f4bd3b4b.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-636582022b0e4181.rlib --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-a77722d06538c738.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-0d8ae709ba835adc.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-a66b1977078d6182.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-acb286010ec91bb5.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-1aef56cf8a536c86.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-4808a18ef832a54e.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-b23fcd61b842af5f.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-5e01d3ae7a4fc5b6.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e7c459abcbd624c18c4380367ab527fe6de627d87460db5e84906a6f2d1d485b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7c459abcbd624c18c4380367ab527fe6de627d87460db5e84906a6f2d1d485b", kill_on_drop: false }` [INFO] [stdout] e7c459abcbd624c18c4380367ab527fe6de627d87460db5e84906a6f2d1d485b