[INFO] fetching crate reqwest-cross 0.8.1...
[INFO] testing reqwest-cross-0.8.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate reqwest-cross 0.8.1 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate reqwest-cross 0.8.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reqwest-cross 0.8.1
[INFO] tweaked toml for crates.io crate reqwest-cross 0.8.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqwest-cross 0.8.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reqwest-cross 0.8.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ecolor v0.32.0
[INFO] [stderr]   Downloaded emath v0.32.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.31
[INFO] [stderr]   Downloaded epaint v0.32.0
[INFO] [stderr]   Downloaded egui v0.32.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 23d6fa2a1d236d99b35672aae74ab21a84fe5daa6f42688fd42b765778903610
[INFO] running `Command { std: "docker" "start" "-a" "23d6fa2a1d236d99b35672aae74ab21a84fe5daa6f42688fd42b765778903610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "23d6fa2a1d236d99b35672aae74ab21a84fe5daa6f42688fd42b765778903610", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d6fa2a1d236d99b35672aae74ab21a84fe5daa6f42688fd42b765778903610", kill_on_drop: false }`
[INFO] [stdout] 23d6fa2a1d236d99b35672aae74ab21a84fe5daa6f42688fd42b765778903610
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14d9c619fb5d550b37c7263778cb79e19f2dfb714416d1595a79bd609f629102
[INFO] running `Command { std: "docker" "start" "-a" "14d9c619fb5d550b37c7263778cb79e19f2dfb714416d1595a79bd609f629102", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling reqwest-cross v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "14d9c619fb5d550b37c7263778cb79e19f2dfb714416d1595a79bd609f629102", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14d9c619fb5d550b37c7263778cb79e19f2dfb714416d1595a79bd609f629102", kill_on_drop: false }`
[INFO] [stdout] 14d9c619fb5d550b37c7263778cb79e19f2dfb714416d1595a79bd609f629102
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 891990c1f8622a8f7d1be378b73997f1ad14140c60746fc78f6412b24be5a2ab
[INFO] running `Command { std: "docker" "start" "-a" "891990c1f8622a8f7d1be378b73997f1ad14140c60746fc78f6412b24be5a2ab", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling reqwest-cross v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 35.96s
[INFO] running `Command { std: "docker" "inspect" "891990c1f8622a8f7d1be378b73997f1ad14140c60746fc78f6412b24be5a2ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "891990c1f8622a8f7d1be378b73997f1ad14140c60746fc78f6412b24be5a2ab", kill_on_drop: false }`
[INFO] [stdout] 891990c1f8622a8f7d1be378b73997f1ad14140c60746fc78f6412b24be5a2ab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 39206f80ecd6c4274b595f4e1dd4881b4541c546f59747799b31ae4c77354ad0
[INFO] running `Command { std: "docker" "start" "-a" "39206f80ecd6c4274b595f4e1dd4881b4541c546f59747799b31ae4c77354ad0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwest_cross-6dbb2f86ebc0e0a9)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/web.rs (/opt/rustwide/target/debug/deps/web-5515f0e6649054c7)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reqwest_cross
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/platform.rs - platform::fetch_plus (line 20) ... FAILED
[INFO] [stdout] test src/platform/native.rs - platform::native::fetch (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/platform.rs - platform::fetch_plus (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (59) panicked at src/platform.rs:11:16:
[INFO] [stdout] Expecting Response not Error: reqwest::Error { kind: Request, url: "https://httpbin.org/get", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6000ef6e0452 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6000ef6e0452 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6000ef6e0452 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6000ef6e0452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6000ef6f0d5f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6000ef6f0d5f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6000ef6b6e53 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6000ef6b6e53 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6000ef6bf992 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6000ef6c3fdf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6000ef6c3e39 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x6000ef6c4665 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x6000ef6c444a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x6000ef6bfad9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x6000ef6ab92d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x6000ef6f5920 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6000ef6f4e16 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x6000ef3263e9 - core::result::Result<T,E>::expect::hcce1e545e9467ad3
[INFO] [stdout]   18:     0x6000ef336dde - rust_out::main::{{closure}}::{{closure}}::{{closure}}::h302ed4d186737ae2
[INFO] [stdout]   19:     0x6000ef320bcd - reqwest_cross::platform::fetch_plus::{{closure}}::{{closure}}::he7ac27e13c00c61c
[INFO] [stdout]   20:     0x6000ef32143c - reqwest_cross::platform::native::fetch::{{closure}}::hac9b3dcff20a9459
[INFO] [stdout]   21:     0x6000ef32afea - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h432d934fb9100cf0
[INFO] [stdout]   22:     0x6000ef32ac24 - tokio::runtime::task::core::Core<T,S>::poll::h8226953c902f71f7
[INFO] [stdout]   23:     0x6000ef32d07a - tokio::runtime::task::harness::poll_future::{{closure}}::hbb441ea0a1b7cb23
[INFO] [stdout]   24:     0x6000ef3205f0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc7f11200f8eb81d3
[INFO] [stdout]   25:     0x6000ef324125 - std::panicking::catch_unwind::do_call::ha1e95e0eb3739c3c
[INFO] [stdout]   26:     0x6000ef336efb - __rust_try
[INFO] [stdout]   27:     0x6000ef322b28 - std::panic::catch_unwind::hba3049cce2db77ee
[INFO] [stdout]   28:     0x6000ef32c5b7 - tokio::runtime::task::harness::poll_future::h11ccdb4432400827
[INFO] [stdout]   29:     0x6000ef32d50c - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hd7098def13ad29c3
[INFO] [stdout]   30:     0x6000ef32dff3 - tokio::runtime::task::harness::Harness<T,S>::poll::h6c725e0afd61ce5f
[INFO] [stdout]   31:     0x6000ef32875e - tokio::runtime::task::raw::poll::hbf27ff059b328e0f
[INFO] [stdout]   32:     0x6000ef5a61a7 - tokio::runtime::task::raw::RawTask::poll::h9d53767001e579e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   33:     0x6000ef328494 - tokio::runtime::task::LocalNotified<S>::run::h08c37d522c0beb59
[INFO] [stdout]   34:     0x6000ef3355c6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h780e12fdc5bbe63c
[INFO] [stdout]   35:     0x6000ef3332f0 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h6b0de086bd3b37eb
[INFO] [stdout]   36:     0x6000ef332d76 - tokio::runtime::scheduler::current_thread::Context::enter::hd4f1e7b3949567ee
[INFO] [stdout]   37:     0x6000ef333147 - tokio::runtime::scheduler::current_thread::Context::run_task::h2a5bb2cc8934537b
[INFO] [stdout]   38:     0x6000ef3353dc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdf22f1dd7e504a46
[INFO] [stdout]   39:     0x6000ef333d9b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h47f06053790c3bc9
[INFO] [stdout]   40:     0x6000ef32f4e0 - tokio::runtime::context::scoped::Scoped<T>::set::ha4976a6429264cc1
[INFO] [stdout]   41:     0x6000ef32f193 - tokio::runtime::context::set_scheduler::{{closure}}::hfb87e86a276a16cc
[INFO] [stdout]   42:     0x6000ef323f2d - std::thread::local::LocalKey<T>::try_with::hf21f540ff0de7f96
[INFO] [stdout]   43:     0x6000ef322dd8 - std::thread::local::LocalKey<T>::with::h1f94a8c35622a03a
[INFO] [stdout]   44:     0x6000ef32f09b - tokio::runtime::context::set_scheduler::ha5701df18f325906
[INFO] [stdout]   45:     0x6000ef33369e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h217c2229110612cf
[INFO] [stdout]   46:     0x6000ef333dfc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb9bed50bc23eb439
[INFO] [stdout]   47:     0x6000ef331a06 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h407430b520d38821
[INFO] [stdout]   48:     0x6000ef32fa14 - tokio::runtime::context::runtime::enter_runtime::h09a0cd350c847661
[INFO] [stdout]   49:     0x6000ef33144a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8b92d1ac21cfccf3
[INFO] [stdout]   50:     0x6000ef3308f0 - tokio::runtime::runtime::Runtime::block_on_inner::ha70c089b253d1781
[INFO] [stdout]   51:     0x6000ef330c7b - tokio::runtime::runtime::Runtime::block_on::h6a6690811fbb59e7
[INFO] [stdout]   52:     0x6000ef336933 - rust_out::main::h025e6dac099e99db
[INFO] [stdout]   53:     0x6000ef324d63 - core::ops::function::FnOnce::call_once::haf27e4a2d2354687
[INFO] [stdout]   54:     0x6000ef322476 - std::sys::backtrace::__rust_begin_short_backtrace::h0c6d5b3f921a0855
[INFO] [stdout]   55:     0x6000ef322459 - std::rt::lang_start::{{closure}}::ha00ecc80c829aca4
[INFO] [stdout]   56:     0x6000ef6b89f0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   57:     0x6000ef6b89f0 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x6000ef6b89f0 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x6000ef6b89f0 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x6000ef6b89f0 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stdout]   61:     0x6000ef6b89f0 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x6000ef6b89f0 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x6000ef6b89f0 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x6000ef6b89f0 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stdout]   65:     0x6000ef322441 - std::rt::lang_start::h2c49fb2caeb4f8e6
[INFO] [stdout]   66:     0x6000ef336f35 - main
[INFO] [stdout]   67:     0x733bd6a2b1ca - <unknown>
[INFO] [stdout]   68:     0x733bd6a2b28b - __libc_start_main
[INFO] [stdout]   69:     0x6000ef320305 - _start
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] Error: Canceled
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/platform/native.rs - platform::native::fetch (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (60) panicked at src/platform/native.rs:14:21:
[INFO] [stdout] Expecting Response not Error: reqwest::Error { kind: Request, url: "https://httpbin.org/get", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58517e0b5c82 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58517e0b5c82 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58517e0b5c82 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x58517e0b5c82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x58517e0c658f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x58517e0c658f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x58517e08c683 - std::io::default_write_fmt::hdc5d19b6df666f61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58517e08c683 - std::io::Write::write_fmt::h3ab9f1f4d8d19b72
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x58517e0951c2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x58517e09980f - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x58517e099669 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x58517e099e95 - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x58517e099c7a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x58517e095309 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x58517e08115d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x58517e0cb150 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x58517e0ca646 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x58517dcfbb79 - core::result::Result<T,E>::expect::hcce1e545e9467ad3
[INFO] [stdout]   18:     0x58517dd0c59a - rust_out::main::{{closure}}::{{closure}}::{{closure}}::h3c6731be4c957480
[INFO] [stdout]   19:     0x58517dcf6c8c - reqwest_cross::platform::native::fetch::{{closure}}::h43574cbc89327574
[INFO] [stdout]   20:     0x58517dd0062a - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h17909aa8a9fb08b4
[INFO] [stdout]   21:     0x58517dd002b4 - tokio::runtime::task::core::Core<T,S>::poll::h2382781fa2b8c7e6
[INFO] [stdout]   22:     0x58517dd026da - tokio::runtime::task::harness::poll_future::{{closure}}::h2c4fc49f674143f2
[INFO] [stdout]   23:     0x58517dcf66d0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0fb9aaf8b3a5df07
[INFO] [stdout]   24:     0x58517dcf9a65 - std::panicking::catch_unwind::do_call::he0c54c5f7d48d3c2
[INFO] [stdout]   25:     0x58517dd0c77b - __rust_try
[INFO] [stdout]   26:     0x58517dcf83e8 - std::panic::catch_unwind::hbc31430110d87b5a
[INFO] [stdout]   27:     0x58517dd02167 - tokio::runtime::task::harness::poll_future::hdea8a32246d1b979
[INFO] [stdout]   28:     0x58517dd02d8c - tokio::runtime::task::harness::Harness<T,S>::poll_inner::he7ec483ec492310f
[INFO] [stdout]   29:     0x58517dd037c3 - tokio::runtime::task::harness::Harness<T,S>::poll::hd4ae64222af3089e
[INFO] [stdout]   30:     0x58517dcfde9e - tokio::runtime::task::raw::poll::h3e213f9f3f48a259
[INFO] [stdout]   31:     0x58517df7ba17 - tokio::runtime::task::raw::RawTask::poll::h9d53767001e579e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   32:     0x58517dcfdc04 - tokio::runtime::task::LocalNotified<S>::run::h08c37d522c0beb59
[INFO] [stdout]   33:     0x58517dd0ad16 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h780e12fdc5bbe63c
[INFO] [stdout]   34:     0x58517dd08a40 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h6b0de086bd3b37eb
[INFO] [stdout]   35:     0x58517dd084c6 - tokio::runtime::scheduler::current_thread::Context::enter::hd4f1e7b3949567ee
[INFO] [stdout]   36:     0x58517dd08897 - tokio::runtime::scheduler::current_thread::Context::run_task::h2a5bb2cc8934537b
[INFO] [stdout]   37:     0x58517dd0ab2c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hdf22f1dd7e504a46
[INFO] [stdout]   38:     0x58517dd094eb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h47f06053790c3bc9
[INFO] [stdout]   39:     0x58517dd04c30 - tokio::runtime::context::scoped::Scoped<T>::set::ha4976a6429264cc1
[INFO] [stdout]   40:     0x58517dd048e3 - tokio::runtime::context::set_scheduler::{{closure}}::hfb87e86a276a16cc
[INFO] [stdout]   41:     0x58517dcf977d - std::thread::local::LocalKey<T>::try_with::hf21f540ff0de7f96
[INFO] [stdout]   42:     0x58517dcf8628 - std::thread::local::LocalKey<T>::with::h1f94a8c35622a03a
[INFO] [stdout]   43:     0x58517dd047eb - tokio::runtime::context::set_scheduler::ha5701df18f325906
[INFO] [stdout]   44:     0x58517dd08dee - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h217c2229110612cf
[INFO] [stdout]   45:     0x58517dd0954c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hb9bed50bc23eb439
[INFO] [stdout]   46:     0x58517dd07156 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h407430b520d38821
[INFO] [stdout]   47:     0x58517dd05164 - tokio::runtime::context::runtime::enter_runtime::h09a0cd350c847661
[INFO] [stdout]   48:     0x58517dd06b9a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h8b92d1ac21cfccf3
[INFO] [stdout]   49:     0x58517dd06040 - tokio::runtime::runtime::Runtime::block_on_inner::ha70c089b253d1781
[INFO] [stdout]   50:     0x58517dd063cb - tokio::runtime::runtime::Runtime::block_on::h6a6690811fbb59e7
[INFO] [stdout]   51:     0x58517dd0bf83 - rust_out::main::h025e6dac099e99db
[INFO] [stdout]   52:     0x58517dcfa503 - core::ops::function::FnOnce::call_once::haf27e4a2d2354687
[INFO] [stdout]   53:     0x58517dcf7cc6 - std::sys::backtrace::__rust_begin_short_backtrace::h0c6d5b3f921a0855
[INFO] [stdout]   54:     0x58517dcf7ca9 - std::rt::lang_start::{{closure}}::ha00ecc80c829aca4
[INFO] [stdout]   55:     0x58517e08e220 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h8434f550918e723f
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   56:     0x58517e08e220 - std::panicking::catch_unwind::do_call::h7f7a838f33db43be
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x58517e08e220 - std::panicking::catch_unwind::hf345702047129f6d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x58517e08e220 - std::panic::catch_unwind::h42f92c278294a3a0
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x58517e08e220 - std::rt::lang_start_internal::{{closure}}::ha6834eab5ce60f45
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:175:24
[INFO] [stdout]   60:     0x58517e08e220 - std::panicking::catch_unwind::do_call::hf4afda32c60c9e55
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x58517e08e220 - std::panicking::catch_unwind::hbfda5503aab4db1e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x58517e08e220 - std::panic::catch_unwind::h1a1ed11560d244f4
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x58517e08e220 - std::rt::lang_start_internal::h1f713c0146d469ad
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/rt.rs:171:5
[INFO] [stdout]   64:     0x58517dcf7c91 - std::rt::lang_start::h2c49fb2caeb4f8e6
[INFO] [stdout]   65:     0x58517dd0c7b5 - main
[INFO] [stdout]   66:     0x73b5be4231ca - <unknown>
[INFO] [stdout]   67:     0x73b5be42328b - __libc_start_main
[INFO] [stdout]   68:     0x58517dcf65e5 - _start
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] Error: Canceled
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/platform.rs - platform::fetch_plus (line 20)
[INFO] [stdout]     src/platform/native.rs - platform::native::fetch (line 20)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "39206f80ecd6c4274b595f4e1dd4881b4541c546f59747799b31ae4c77354ad0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39206f80ecd6c4274b595f4e1dd4881b4541c546f59747799b31ae4c77354ad0", kill_on_drop: false }`
[INFO] [stdout] 39206f80ecd6c4274b595f4e1dd4881b4541c546f59747799b31ae4c77354ad0
