[INFO] fetching crate reqwest-cross 0.8.1...
[INFO] testing reqwest-cross-0.8.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate reqwest-cross 0.8.1 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/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-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqwest-cross 0.8.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 64b5352020ddddbe148099ef0c3c8c3538a79486eaac2ba9ec0cab9a8f3bf68a
[INFO] running `Command { std: "docker" "start" "-a" "64b5352020ddddbe148099ef0c3c8c3538a79486eaac2ba9ec0cab9a8f3bf68a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "64b5352020ddddbe148099ef0c3c8c3538a79486eaac2ba9ec0cab9a8f3bf68a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b5352020ddddbe148099ef0c3c8c3538a79486eaac2ba9ec0cab9a8f3bf68a", kill_on_drop: false }`
[INFO] [stdout] 64b5352020ddddbe148099ef0c3c8c3538a79486eaac2ba9ec0cab9a8f3bf68a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58daf5e49549e3b5b6a4e2cd6270923a53e48c699956ace060e75aeb145ba7df
[INFO] running `Command { std: "docker" "start" "-a" "58daf5e49549e3b5b6a4e2cd6270923a53e48c699956ace060e75aeb145ba7df", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[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 tower-http v0.6.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[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 icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.16
[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 4m 42s
[INFO] running `Command { std: "docker" "inspect" "58daf5e49549e3b5b6a4e2cd6270923a53e48c699956ace060e75aeb145ba7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58daf5e49549e3b5b6a4e2cd6270923a53e48c699956ace060e75aeb145ba7df", kill_on_drop: false }`
[INFO] [stdout] 58daf5e49549e3b5b6a4e2cd6270923a53e48c699956ace060e75aeb145ba7df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e78a41b669b9aa0153dc553138b472c37d1282e677ef115f0ecf8f7708bdb64
[INFO] running `Command { std: "docker" "start" "-a" "3e78a41b669b9aa0153dc553138b472c37d1282e677ef115f0ecf8f7708bdb64", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling js-sys v0.3.77
[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]    Compiling wasm-bindgen-futures v0.4.50
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.50
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "3e78a41b669b9aa0153dc553138b472c37d1282e677ef115f0ecf8f7708bdb64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e78a41b669b9aa0153dc553138b472c37d1282e677ef115f0ecf8f7708bdb64", kill_on_drop: false }`
[INFO] [stdout] 3e78a41b669b9aa0153dc553138b472c37d1282e677ef115f0ecf8f7708bdb64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 79506096be67bc77d431b6addd3191e374c1ddab566c3081c43bb5b4f112f8de
[INFO] running `Command { std: "docker" "start" "-a" "79506096be67bc77d431b6addd3191e374c1ddab566c3081c43bb5b4f112f8de", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwest_cross-039b9d9fecbf4bc1)
[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]      Running tests/web.rs (/opt/rustwide/target/debug/deps/web-6e7299230dc9c25f)
[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/native.rs - platform::native::fetch (line 20) ... FAILED
[INFO] [stdout] test src/platform.rs - platform::fetch_plus (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' 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:     0x61ed5f6a0042 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61ed5f6a0042 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61ed5f6a0042 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61ed5f6a0042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61ed5f6c1703 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61ed5f6c1703 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x61ed5f69cab3 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61ed5f69cab3 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61ed5f69fe92 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61ed5f6a1096 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x61ed5f6a0e99 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x61ed5f6a1aa2 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x61ed5f6a183a - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x61ed5f6a0539 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x61ed5f6a14cd - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x61ed5f6c04a0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x61ed5f6c08a6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x61ed5f522279 - core::result::Result<T,E>::expect::h14d34d5dd2f3ee02
[INFO] [stdout]   18:     0x61ed5f52c5f4 - rust_out::main::{{closure}}::{{closure}}::{{closure}}::ha2670f1616cc51d4
[INFO] [stdout]   19:     0x61ed5f51a338 - reqwest_cross::platform::native::fetch::{{closure}}::hd813ccd70182c968
[INFO] [stdout]   20:     0x61ed5f5248cf - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h330e36031cbd319b
[INFO] [stdout]   21:     0x61ed5f524818 - tokio::runtime::task::core::Core<T,S>::poll::hef0809bbf6a6cde8
[INFO] [stdout]   22:     0x61ed5f525b90 - tokio::runtime::task::harness::poll_future::{{closure}}::h1011ff4b2042ff2c
[INFO] [stdout]   23:     0x61ed5f519e60 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1adb59d28b75b1a7
[INFO] [stdout]   24:     0x61ed5f51cca5 - std::panicking::catch_unwind::do_call::he54f7db97f58d84f
[INFO] [stdout]   25:     0x61ed5f52c78b - __rust_try
[INFO] [stdout]   26:     0x61ed5f525873 - tokio::runtime::task::harness::poll_future::hb96e797ee2b48009
[INFO] [stdout]   27:     0x61ed5f52604f - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hd8adb5b77862c0ab
[INFO] [stdout]   28:     0x61ed5f526573 - tokio::runtime::task::harness::Harness<T,S>::poll::h75d60557f95dda81
[INFO] [stdout]   29:     0x61ed5f523cc6 - tokio::runtime::task::raw::poll::h931ccf4c237ac8aa
[INFO] [stdout]   30:     0x61ed5f529707 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha654bb631e7a32ed
[INFO] [stdout]   31:     0x61ed5f528c15 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h3b072e1530ea792e
[INFO] [stdout]   32:     0x61ed5f5286d5 - tokio::runtime::scheduler::current_thread::Context::enter::h1de09b124103d6ff
[INFO] [stdout]   33:     0x61ed5f5294fe - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heeb3118478e066c8
[INFO] [stdout]   34:     0x61ed5f52905b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd404a3a96fab524d
[INFO] [stdout]   35:     0x61ed5f526dae - tokio::runtime::context::scoped::Scoped<T>::set::h141c76b92afc08a0
[INFO] [stdout]   36:     0x61ed5f526d33 - tokio::runtime::context::set_scheduler::{{closure}}::hfe3d09ad29ce4d2c
[INFO] [stdout]   37:     0x61ed5f51c8dd - std::thread::local::LocalKey<T>::try_with::hc506b4247336f2d0
[INFO] [stdout]   38:     0x61ed5f51c338 - std::thread::local::LocalKey<T>::with::ha0d1a4c2821f7c44
[INFO] [stdout]   39:     0x61ed5f528e7d - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9ca44d6a5c2a27a3
[INFO] [stdout]   40:     0x61ed5f52908c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h592a2d7008a6fedf
[INFO] [stdout]   41:     0x61ed5f528093 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h76e6ffcb3cf88ffe
[INFO] [stdout]   42:     0x61ed5f52735c - tokio::runtime::context::runtime::enter_runtime::h3e9ebcd8fe3ae09b
[INFO] [stdout]   43:     0x61ed5f527e52 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h777fc8914a10a764
[INFO] [stdout]   44:     0x61ed5f52795d - tokio::runtime::runtime::Runtime::block_on_inner::h54b88f89af5a9449
[INFO] [stdout]   45:     0x61ed5f527a8f - tokio::runtime::runtime::Runtime::block_on::h986aa18b18a86961
[INFO] [stdout]   46:     0x61ed5f52bf1b - rust_out::main::h34f320dc3cc5ff15
[INFO] [stdout]   47:     0x61ed5f51d083 - core::ops::function::FnOnce::call_once::h31f1444d61eec440
[INFO] [stdout]   48:     0x61ed5f51bec6 - std::sys::backtrace::__rust_begin_short_backtrace::hd95a13794b7a9945
[INFO] [stdout]   49:     0x61ed5f51bd79 - std::rt::lang_start::{{closure}}::hc6e8a90838693c21
[INFO] [stdout]   50:     0x61ed5f697330 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   51:     0x61ed5f697330 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   52:     0x61ed5f697330 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   53:     0x61ed5f697330 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x61ed5f697330 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   55:     0x61ed5f697330 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x61ed5f697330 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x61ed5f697330 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x61ed5f697330 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   59:     0x61ed5f51bd61 - std::rt::lang_start::h373d57882eeaa7a5
[INFO] [stdout]   60:     0x61ed5f52c7c5 - main
[INFO] [stdout]   61:     0x7c482b7051ca - <unknown>
[INFO] [stdout]   62:     0x7c482b70528b - __libc_start_main
[INFO] [stdout]   63:     0x61ed5f519ad5 - _start
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] Error: Canceled
[INFO] [stdout] 
[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' 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:     0x5be80bb552f2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5be80bb552f2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5be80bb552f2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5be80bb552f2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5be80bb769b3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5be80bb769b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5be80bb51d63 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5be80bb51d63 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5be80bb55142 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5be80bb56346 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5be80bb56149 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stdout]   11:     0x5be80bb56d52 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stdout]   12:     0x5be80bb56aea - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   13:     0x5be80bb557e9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   14:     0x5be80bb5677d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   15:     0x5be80bb75750 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   16:     0x5be80bb75b56 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   17:     0x5be80b9d7719 - core::result::Result<T,E>::expect::h14d34d5dd2f3ee02
[INFO] [stdout]   18:     0x5be80b9e1913 - rust_out::main::{{closure}}::{{closure}}::{{closure}}::h66828aedfefa5801
[INFO] [stdout]   19:     0x5be80b9cec53 - reqwest_cross::platform::fetch_plus::{{closure}}::{{closure}}::h7e2df61952257351
[INFO] [stdout]   20:     0x5be80b9cf5f8 - reqwest_cross::platform::native::fetch::{{closure}}::h4fcad16e4fa69f7f
[INFO] [stdout]   21:     0x5be80b9d9d1f - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h1d2ceb61719a2f59
[INFO] [stdout]   22:     0x5be80b9d9be8 - tokio::runtime::task::core::Core<T,S>::poll::h10d574ec0514ff7c
[INFO] [stdout]   23:     0x5be80b9db110 - tokio::runtime::task::harness::poll_future::{{closure}}::he5ac7145d80b02bf
[INFO] [stdout]   24:     0x5be80b9ce6f0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h788e15cee6bddfeb
[INFO] [stdout]   25:     0x5be80b9d1f15 - std::panicking::catch_unwind::do_call::h5197c3370810a48f
[INFO] [stdout]   26:     0x5be80b9e1a0b - __rust_try
[INFO] [stdout]   27:     0x5be80b9dacc3 - tokio::runtime::task::harness::poll_future::habe59d43e23fa4a7
[INFO] [stdout]   28:     0x5be80b9db2ff - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h3e2768399de922d4
[INFO] [stdout]   29:     0x5be80b9db9c3 - tokio::runtime::task::harness::Harness<T,S>::poll::h70add030ce5e3569
[INFO] [stdout]   30:     0x5be80b9d9106 - tokio::runtime::task::raw::poll::hef79b1994d47081c
[INFO] [stdout]   31:     0x5be80b9deb57 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::ha654bb631e7a32ed
[INFO] [stdout]   32:     0x5be80b9de065 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::h3b072e1530ea792e
[INFO] [stdout]   33:     0x5be80b9ddb25 - tokio::runtime::scheduler::current_thread::Context::enter::h1de09b124103d6ff
[INFO] [stdout]   34:     0x5be80b9de94e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::heeb3118478e066c8
[INFO] [stdout]   35:     0x5be80b9de4ab - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hd404a3a96fab524d
[INFO] [stdout]   36:     0x5be80b9dc1fe - tokio::runtime::context::scoped::Scoped<T>::set::h141c76b92afc08a0
[INFO] [stdout]   37:     0x5be80b9dc183 - tokio::runtime::context::set_scheduler::{{closure}}::hfe3d09ad29ce4d2c
[INFO] [stdout]   38:     0x5be80b9d1b9d - std::thread::local::LocalKey<T>::try_with::hc506b4247336f2d0
[INFO] [stdout]   39:     0x5be80b9d15f8 - std::thread::local::LocalKey<T>::with::ha0d1a4c2821f7c44
[INFO] [stdout]   40:     0x5be80b9de2cd - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h9ca44d6a5c2a27a3
[INFO] [stdout]   41:     0x5be80b9de4dc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h592a2d7008a6fedf
[INFO] [stdout]   42:     0x5be80b9dd4e3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h76e6ffcb3cf88ffe
[INFO] [stdout]   43:     0x5be80b9dc7ac - tokio::runtime::context::runtime::enter_runtime::h3e9ebcd8fe3ae09b
[INFO] [stdout]   44:     0x5be80b9dd2a2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h777fc8914a10a764
[INFO] [stdout]   45:     0x5be80b9dcdad - tokio::runtime::runtime::Runtime::block_on_inner::h54b88f89af5a9449
[INFO] [stdout]   46:     0x5be80b9dcedf - tokio::runtime::runtime::Runtime::block_on::h986aa18b18a86961
[INFO] [stdout]   47:     0x5be80b9e146b - rust_out::main::h34f320dc3cc5ff15
[INFO] [stdout]   48:     0x5be80b9d23c3 - core::ops::function::FnOnce::call_once::h31f1444d61eec440
[INFO] [stdout]   49:     0x5be80b9d1186 - std::sys::backtrace::__rust_begin_short_backtrace::hd95a13794b7a9945
[INFO] [stdout]   50:     0x5be80b9d1039 - std::rt::lang_start::{{closure}}::hc6e8a90838693c21
[INFO] [stdout]   51:     0x5be80bb4c5e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stdout]   52:     0x5be80bb4c5e0 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x5be80bb4c5e0 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x5be80bb4c5e0 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5be80bb4c5e0 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stdout]   56:     0x5be80bb4c5e0 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   57:     0x5be80bb4c5e0 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   58:     0x5be80bb4c5e0 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5be80bb4c5e0 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stdout]   60:     0x5be80b9d1021 - std::rt::lang_start::h373d57882eeaa7a5
[INFO] [stdout]   61:     0x5be80b9e1a45 - main
[INFO] [stdout]   62:     0x78e39d46f1ca - <unknown>
[INFO] [stdout]   63:     0x78e39d46f28b - __libc_start_main
[INFO] [stdout]   64:     0x5be80b9ce2c5 - _start
[INFO] [stdout]   65:                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.96s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "79506096be67bc77d431b6addd3191e374c1ddab566c3081c43bb5b4f112f8de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79506096be67bc77d431b6addd3191e374c1ddab566c3081c43bb5b4f112f8de", kill_on_drop: false }`
[INFO] [stdout] 79506096be67bc77d431b6addd3191e374c1ddab566c3081c43bb5b4f112f8de
