[INFO] fetching crate reqwest 0.11.9... [INFO] testing reqwest-0.11.9 against 1.59.0 for beta-1.60-1 [INFO] extracting crate reqwest 0.11.9 into /workspace/builds/worker-20/source [INFO] validating manifest of crates.io crate reqwest 0.11.9 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate reqwest 0.11.9 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reqwest 0.11.9 [INFO] tweaked toml for crates.io crate reqwest 0.11.9 written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate crates.io crate reqwest 0.11.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1632827d0496bd42fad4073f96b3a39b73a82ddf8c9b9a32f58659df26f48657 [INFO] running `Command { std: "docker" "start" "-a" "1632827d0496bd42fad4073f96b3a39b73a82ddf8c9b9a32f58659df26f48657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1632827d0496bd42fad4073f96b3a39b73a82ddf8c9b9a32f58659df26f48657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1632827d0496bd42fad4073f96b3a39b73a82ddf8c9b9a32f58659df26f48657", kill_on_drop: false }` [INFO] [stdout] 1632827d0496bd42fad4073f96b3a39b73a82ddf8c9b9a32f58659df26f48657 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0ef56832871c82e222e2ba9fd1554230a4ec9fd8ba36ea58c155370b61f2532 [INFO] running `Command { std: "docker" "start" "-a" "f0ef56832871c82e222e2ba9fd1554230a4ec9fd8ba36ea58c155370b61f2532", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.10 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.17s [INFO] running `Command { std: "docker" "inspect" "f0ef56832871c82e222e2ba9fd1554230a4ec9fd8ba36ea58c155370b61f2532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0ef56832871c82e222e2ba9fd1554230a4ec9fd8ba36ea58c155370b61f2532", kill_on_drop: false }` [INFO] [stdout] f0ef56832871c82e222e2ba9fd1554230a4ec9fd8ba36ea58c155370b61f2532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79a0b99ff1c62df8644114bea87dceba675ad5e3bda8f3a7eaabae7ebf1185db [INFO] running `Command { std: "docker" "start" "-a" "79a0b99ff1c62df8644114bea87dceba675ad5e3bda8f3a7eaabae7ebf1185db", kill_on_drop: false }` [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling libflate v1.1.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling reqwest v0.11.9 (/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 client --edition=2018 tests/client.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --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=b00a4e8bbea44666 -C extra-filename=-b00a4e8bbea44666 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib --extern brotli_crate=/opt/rustwide/target/debug/deps/libbrotli-0d554b1e75ad06ad.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-56b68f85102039e4.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-7607ba17d4572f0e.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d3ef71178d13dfbb.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-d8cb0be5efdd6551.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ab9efbd6c6552968.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-7a6fa801a7e7c2c3.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-bb254f94d89028a2.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-1ed4538ed4140f06.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-3dd0dda6a0264c10.rlib --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-6edfc8f7cddbae5b.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-431c76cb9d97f9b9.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib --extern native_tls_crate=/opt/rustwide/target/debug/deps/libnative_tls-f85031de7fe9b7e5.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-420daa249e18d18f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-fb955d28593db7de.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-93e6f43ea8e71e47.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-aa4e00f78b0e1899.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-072d661c17aca322.rlib --extern tokio_native_tls=/opt/rustwide/target/debug/deps/libtokio_native_tls-28f39b7b3063df22.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-e82c183658d4c117.rlib --cap-lints=warn` (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" "79a0b99ff1c62df8644114bea87dceba675ad5e3bda8f3a7eaabae7ebf1185db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a0b99ff1c62df8644114bea87dceba675ad5e3bda8f3a7eaabae7ebf1185db", kill_on_drop: false }` [INFO] [stdout] 79a0b99ff1c62df8644114bea87dceba675ad5e3bda8f3a7eaabae7ebf1185db