[INFO] cloning repository https://github.com/yylany/wreq
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yylany/wreq" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyylany%2Fwreq", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyylany%2Fwreq'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 020762c2a3bdbe2d2cb6b7047494111c4d4ff2f6
[INFO] testing yylany/wreq against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyylany%2Fwreq" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yylany/wreq
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/yylany/wreq
[INFO] tweaked toml for git repo https://github.com/yylany/wreq written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yylany/wreq on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/yylany/wreq 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b
[INFO] running `Command { std: "docker" "start" "907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling linked_hash_set v0.1.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling webpki-root-certs v1.0.2
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling webpki-root-certs v0.26.11
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling typed-builder v0.21.2
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling http2 v0.4.21
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper2 v1.5.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling boring-sys2 v4.15.15
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling boring2 v4.15.15
[INFO] [stderr]    Compiling tokio-boring2 v4.15.15
[INFO] [stderr]    Compiling wreq v5.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Rewind` is never constructed
[INFO] [stdout]   --> src/util/common/rewind.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct Rewind<T> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remaining` is never used
[INFO] [stdout]   --> src/util/common/rewind.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn remaining(cursor: &mut ReadBufCursor<'_>) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_slice` is never used
[INFO] [stdout]   --> src/util/common/rewind.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn put_slice(cursor: &mut ReadBufCursor<'_>, slice: &[u8]) {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rle-decode-fast v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling dary_heap v0.3.8
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling libflate_lz77 v2.1.0
[INFO] [stderr]    Compiling libflate v2.1.0
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-boring2 v4.15.15
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling http2 v0.4.21
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper2 v1.5.5
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling wreq v5.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stdout] warning: struct `Rewind` is never constructed
[INFO] [stdout]   --> src/util/common/rewind.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct Rewind<T> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remaining` is never used
[INFO] [stdout]   --> src/util/common/rewind.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn remaining(cursor: &mut ReadBufCursor<'_>) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_slice` is never used
[INFO] [stdout]   --> src/util/common/rewind.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn put_slice(cursor: &mut ReadBufCursor<'_>, slice: &[u8]) {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Rewind` is never constructed
[INFO] [stdout]   --> src/util/common/rewind.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub(crate) struct Rewind<T> {
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:4:24
[INFO] [stdout]    |
[INFO] [stdout]  4 | #![cfg_attr(test, deny(warnings))]
[INFO] [stdout]    |                        ^^^^^^^^
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `remaining` is never used
[INFO] [stdout]   --> src/util/common/rewind.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn remaining(cursor: &mut ReadBufCursor<'_>) -> usize {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `put_slice` is never used
[INFO] [stdout]   --> src/util/common/rewind.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn put_slice(cursor: &mut ReadBufCursor<'_>, slice: &[u8]) {
[INFO] [stdout]    |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wreq` (test "client")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name client --edition=2024 tests/client.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="macos-system-configuration"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-network-device-binding", "brotli", "charset", "cookies", "cookies-abstract", "cookies-multiple", "cookies-preserve-order", "default", "deflate", "full", "gzip", "hickory-dns", "http2-tracing", "internal_proxy_sys_no_cache", "json", "macos-system-configuration", "multipart", "native-roots", "socks", "stream", "webpki-roots", "websocket", "zstd"))' -C metadata=46af3c760d1909ef -C extra-filename=-5c72c6380f54e9e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern antidote=/opt/rustwide/target/debug/deps/libantidote-f3c18027f03d49c9.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern boring2=/opt/rustwide/target/debug/deps/libboring2-59a06019ca9fed13.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-611fc4ba698258a5.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-60fe4761a9fa9746.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-12137936ea3fe5ee.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e5a428050f5826d1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7e427b1c8768b8b4.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2a32fd88d98da553.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2d03230cfda7aff1.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-105ee97081f5a2ad.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e17c470bd7f7a50.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2c81d62b9262049c.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-8525687184c36e59.rlib --extern hyper2=/opt/rustwide/target/debug/deps/libhyper2-9becb639848f564c.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-a38805d99c19843f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2fd00919f15afee1.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-035142e87441cbb8.rlib --extern linked_hash_set=/opt/rustwide/target/debug/deps/liblinked_hash_set-ea5362284b152920.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28ade3d6717210f3.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-49ed1d694551a0ea.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fa055ecaa1e57cfa.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7d8ba6468e02fa3c.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-0cac3da68543e43a.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2aee74e358952b8b.rlib --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-a254cb6192850e87.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d01bfb4b967d0b64.rlib --extern tokio_boring2=/opt/rustwide/target/debug/deps/libtokio_boring2-4fc5611893d084c5.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6de109d54cc65996.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-3fb88d28c2218805.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1afc73012081f020.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02cbfd3648cec07c.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-2493a6627f661be9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ba40c6b1c7534e31.rlib --extern webpki_root_certs=/opt/rustwide/target/debug/deps/libwebpki_root_certs-ba97518d6c53d31d.rlib --extern wreq=/opt/rustwide/target/debug/deps/libwreq-2cfb6f7a2b1a4b67.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-7bdfe4288a9a8025.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/boring-sys2-73b4ffa05a0c5dea/out/build/crypto/ -L native=/opt/rustwide/target/debug/build/boring-sys2-73b4ffa05a0c5dea/out/build/ssl/ -L native=/opt/rustwide/target/debug/build/boring-sys2-73b4ffa05a0c5dea/out/build/ -L native=/opt/rustwide/target/debug/build/boring-sys2-73b4ffa05a0c5dea/out/build -L native=/opt/rustwide/target/debug/build/zstd-sys-250219fc2346bd15/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wreq` (lib test); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.1-x86_64-unknown-linux-gnu/bin/rustc --crate-name wreq --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="charset"' --cfg 'feature="default"' --cfg 'feature="macos-system-configuration"' --cfg 'feature="webpki-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-network-device-binding", "brotli", "charset", "cookies", "cookies-abstract", "cookies-multiple", "cookies-preserve-order", "default", "deflate", "full", "gzip", "hickory-dns", "http2-tracing", "internal_proxy_sys_no_cache", "json", "macos-system-configuration", "multipart", "native-roots", "socks", "stream", "webpki-roots", "websocket", "zstd"))' -C metadata=b26c9c28ccb76d8f -C extra-filename=-ed04ba1db04508fd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern antidote=/opt/rustwide/target/debug/deps/libantidote-f3c18027f03d49c9.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fbe5a56bc5bc5547.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rlib --extern boring2=/opt/rustwide/target/debug/deps/libboring2-59a06019ca9fed13.rlib --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-611fc4ba698258a5.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-60fe4761a9fa9746.rlib --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-12137936ea3fe5ee.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-e5a428050f5826d1.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-7e427b1c8768b8b4.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2a32fd88d98da553.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-2d03230cfda7aff1.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-105ee97081f5a2ad.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3e17c470bd7f7a50.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-2c81d62b9262049c.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-8525687184c36e59.rlib --extern hyper2=/opt/rustwide/target/debug/deps/libhyper2-9becb639848f564c.rlib --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-a38805d99c19843f.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2fd00919f15afee1.rlib --extern libflate=/opt/rustwide/target/debug/deps/liblibflate-035142e87441cbb8.rlib --extern linked_hash_set=/opt/rustwide/target/debug/deps/liblinked_hash_set-ea5362284b152920.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-28ade3d6717210f3.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-49ed1d694551a0ea.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-0188e0814ca7ddbf.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-fa055ecaa1e57cfa.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7d8ba6468e02fa3c.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-0cac3da68543e43a.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2aee74e358952b8b.rlib --extern sync_wrapper=/opt/rustwide/target/debug/deps/libsync_wrapper-a254cb6192850e87.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d01bfb4b967d0b64.rlib --extern tokio_boring2=/opt/rustwide/target/debug/deps/libtokio_boring2-4fc5611893d084c5.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-6de109d54cc65996.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-3fb88d28c2218805.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-1afc73012081f020.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-02cbfd3648cec07c.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-2493a6627f661be9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-ba40c6b1c7534e31.rlib --extern webpki_root_certs=/opt/rustwide/target/debug/deps/libwebpki_root_certs-ba97518d6c53d31d.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-7bdfe4288a9a8025.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/boring-sys2-73b4ffa05a0c5dea/out/build/crypto/ -L native=/opt/rustwide/target/debug/build/boring-sys2-73b4ffa05a0c5dea/out/build/ssl/ -L native=/opt/rustwide/target/debug/build/boring-sys2-73b4ffa05a0c5dea/out/build/ -L native=/opt/rustwide/target/debug/build/boring-sys2-73b4ffa05a0c5dea/out/build -L native=/opt/rustwide/target/debug/build/zstd-sys-250219fc2346bd15/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b", kill_on_drop: false }`
[INFO] [stdout] 907bc4c1eee48bd70129b068ffecd4aca8af05df1d07f3c87946c63349ca5b3b
