[INFO] fetching crate reqwest-cross 0.8.1...
[INFO] testing reqwest-cross-0.8.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate reqwest-cross 0.8.1 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqwest-cross 0.8.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c2b81b0fdc6cbc8d5933f9950734518266298f0c6e78036799223f1166bb58e7
[INFO] running `Command { std: "docker" "start" "-a" "c2b81b0fdc6cbc8d5933f9950734518266298f0c6e78036799223f1166bb58e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c2b81b0fdc6cbc8d5933f9950734518266298f0c6e78036799223f1166bb58e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2b81b0fdc6cbc8d5933f9950734518266298f0c6e78036799223f1166bb58e7", kill_on_drop: false }`
[INFO] [stdout] c2b81b0fdc6cbc8d5933f9950734518266298f0c6e78036799223f1166bb58e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8f69d094d95660eea9f22318cc8c742abd22410415f23cc2b319054685ba542
[INFO] running `Command { std: "docker" "start" "-a" "a8f69d094d95660eea9f22318cc8c742abd22410415f23cc2b319054685ba542", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tokio v1.47.1
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[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 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 tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[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 idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling url v2.5.4
[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 `dev` profile [unoptimized + debuginfo] target(s) in 26.24s
[INFO] running `Command { std: "docker" "inspect" "a8f69d094d95660eea9f22318cc8c742abd22410415f23cc2b319054685ba542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8f69d094d95660eea9f22318cc8c742abd22410415f23cc2b319054685ba542", kill_on_drop: false }`
[INFO] [stdout] a8f69d094d95660eea9f22318cc8c742abd22410415f23cc2b319054685ba542
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e014e455859a975823129c5f4f91a976dc362938b7212f9e34bd8497bf4bc0a
[INFO] running `Command { std: "docker" "start" "-a" "0e014e455859a975823129c5f4f91a976dc362938b7212f9e34bd8497bf4bc0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.19.0
[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 tokio v1.47.1
[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 18.70s
[INFO] running `Command { std: "docker" "inspect" "0e014e455859a975823129c5f4f91a976dc362938b7212f9e34bd8497bf4bc0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e014e455859a975823129c5f4f91a976dc362938b7212f9e34bd8497bf4bc0a", kill_on_drop: false }`
[INFO] [stdout] 0e014e455859a975823129c5f4f91a976dc362938b7212f9e34bd8497bf4bc0a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dc265ccf04307529828ab69d560f6880a735a56d4c21ceb9e3ecf31f19f9c7df
[INFO] running `Command { std: "docker" "start" "-a" "dc265ccf04307529828ab69d560f6880a735a56d4c21ceb9e3ecf31f19f9c7df", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwest_cross-9c3fe926faab1a7c)
[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-7c17ae311f809f95)
[INFO] [stderr]    Doc-tests reqwest_cross
[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] [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' (83) 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:     0x650535857042 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x650535857042 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x650535857042 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x650535857042 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x650535867a6f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x650535867a6f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x65053582d923 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65053582d923 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x650535836472 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x65053583aa7f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x65053583a8d9 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x65053583b105 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x65053583aeea - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x6505358365a9 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x6505358223dd - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x65053586c610 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x65053586bb06 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x65053549bdf9 - core::result::Result<T,E>::expect::hcaa5556f0d650bfd
[INFO] [stdout]   18:     0x6505354ac77e - rust_out::main::{{closure}}::{{closure}}::{{closure}}::h70a7fef513947fc3
[INFO] [stdout]   19:     0x65053549655d - reqwest_cross::platform::fetch_plus::{{closure}}::{{closure}}::hfdd2fc67a84e5f12
[INFO] [stdout]   20:     0x650535496dcc - reqwest_cross::platform::native::fetch::{{closure}}::h70d7fbad83a49850
[INFO] [stdout]   21:     0x6505354a0a9a - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h597e70b8e39eece1
[INFO] [stdout]   22:     0x6505354a0744 - tokio::runtime::task::core::Core<T,S>::poll::hf85899d04017ad87
[INFO] [stdout]   23:     0x6505354a292a - tokio::runtime::task::harness::poll_future::{{closure}}::h5edb8d1759bd115d
[INFO] [stdout]   24:     0x650535495dd0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h27d6322c9a7bc43d
[INFO] [stdout]   25:     0x650535499b45 - std::panicking::catch_unwind::do_call::hbf2ba647303da862
[INFO] [stdout]   26:     0x6505354ac89b - __rust_try
[INFO] [stdout]   27:     0x650535498318 - std::panic::catch_unwind::h7e596b4d4b61db09
[INFO] [stdout]   28:     0x6505354a25e7 - tokio::runtime::task::harness::poll_future::hd3e26f2d3a19b8d1
[INFO] [stdout]   29:     0x6505354a2fdc - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hb773f66a39ac50d6
[INFO] [stdout]   30:     0x6505354a3913 - tokio::runtime::task::harness::Harness<T,S>::poll::h1f9914e9537edfc6
[INFO] [stdout]   31:     0x65053549e0ee - tokio::runtime::task::raw::poll::hbd2938433cb746df
[INFO] [stdout]   32:     0x65053574dd07 - tokio::runtime::task::raw::RawTask::poll::h826dbfd98c3a5ea9
[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:     0x65053549de34 - tokio::runtime::task::LocalNotified<S>::run::h833b6ae2d3b20aa9
[INFO] [stdout]   34:     0x6505354ab0b6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hda5a039e5dc57568
[INFO] [stdout]   35:     0x6505354a8de0 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hcd34f13691aff6f2
[INFO] [stdout]   36:     0x6505354a80b6 - tokio::runtime::scheduler::current_thread::Context::enter::h9690099d9d9ac939
[INFO] [stdout]   37:     0x6505354a8ae7 - tokio::runtime::scheduler::current_thread::Context::run_task::hf6f151199458b5c2
[INFO] [stdout]   38:     0x6505354aa29c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc0a0c1d0d47dbd61
[INFO] [stdout]   39:     0x6505354a973b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h276383474c87c6f1
[INFO] [stdout]   40:     0x6505354a4d70 - tokio::runtime::context::scoped::Scoped<T>::set::h140f9d82ba44f598
[INFO] [stdout]   41:     0x6505354a4ae3 - tokio::runtime::context::set_scheduler::{{closure}}::h752c8f35ae4be071
[INFO] [stdout]   42:     0x650535498e3d - std::thread::local::LocalKey<T>::try_with::h97a9da5469c4f560
[INFO] [stdout]   43:     0x6505354987d8 - std::thread::local::LocalKey<T>::with::h5750eb13511cd4d5
[INFO] [stdout]   44:     0x6505354a4a3b - tokio::runtime::context::set_scheduler::hc1f64a577356a7e3
[INFO] [stdout]   45:     0x6505354a949e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf0f58926e5167b20
[INFO] [stdout]   46:     0x6505354a97fc - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha2a2d692dd20158e
[INFO] [stdout]   47:     0x6505354a7036 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb53f2190557eb2d0
[INFO] [stdout]   48:     0x6505354a5864 - tokio::runtime::context::runtime::enter_runtime::hd5d49316872bc058
[INFO] [stdout]   49:     0x6505354a6d4a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h86568a16f2fc286b
[INFO] [stdout]   50:     0x6505354a63e0 - tokio::runtime::runtime::Runtime::block_on_inner::hd3857fb9f0d8fdf9
[INFO] [stdout]   51:     0x6505354a661b - tokio::runtime::runtime::Runtime::block_on::hf74744a18526534e
[INFO] [stdout]   52:     0x6505354ac2d3 - rust_out::main::h9fbfaaa4e5e5023a
[INFO] [stdout]   53:     0x65053549a3f3 - core::ops::function::FnOnce::call_once::h1a5d3121db1f65cc
[INFO] [stdout]   54:     0x650535497e06 - std::sys::backtrace::__rust_begin_short_backtrace::h2b9dcd048d011a42
[INFO] [stdout]   55:     0x650535497de9 - std::rt::lang_start::{{closure}}::he2bd62e0eccbbe88
[INFO] [stdout]   56:     0x65053582f480 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   57:     0x65053582f480 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   58:     0x65053582f480 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   59:     0x65053582f480 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x65053582f480 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   61:     0x65053582f480 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   62:     0x65053582f480 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   63:     0x65053582f480 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x65053582f480 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   65:     0x650535497dd1 - std::rt::lang_start::hee2cf3d2a14afe08
[INFO] [stdout]   66:     0x6505354ac8d5 - main
[INFO] [stdout]   67:     0x7a1c4d19c1ca - <unknown>
[INFO] [stdout]   68:     0x7a1c4d19c28b - __libc_start_main
[INFO] [stdout]   69:     0x650535495c95 - _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' (84) 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:     0x596e53135902 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x596e53135902 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x596e53135902 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x596e53135902 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x596e5314632f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x596e5314632f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x596e5310c1e3 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x596e5310c1e3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x596e53114d32 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x596e5311933f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x596e53119199 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x596e531199c5 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x596e531197aa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x596e53114e69 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x596e53100c9d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x596e5314aed0 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x596e5314a3c6 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x596e52d7a5d9 - core::result::Result<T,E>::expect::hcaa5556f0d650bfd
[INFO] [stdout]   18:     0x596e52d8af8a - rust_out::main::{{closure}}::{{closure}}::{{closure}}::he3f542beddc59459
[INFO] [stdout]   19:     0x596e52d7566c - reqwest_cross::platform::native::fetch::{{closure}}::h8c10848398e978c2
[INFO] [stdout]   20:     0x596e52d7f01a - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::h0f6634fe08b591d9
[INFO] [stdout]   21:     0x596e52d7eca4 - tokio::runtime::task::core::Core<T,S>::poll::h27e8bce30adab0a0
[INFO] [stdout]   22:     0x596e52d812aa - tokio::runtime::task::harness::poll_future::{{closure}}::hf54be3f135b2b001
[INFO] [stdout]   23:     0x596e52d75150 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h74af62a9864d03c5
[INFO] [stdout]   24:     0x596e52d78465 - std::panicking::catch_unwind::do_call::hd9d747e44e8c25cf
[INFO] [stdout]   25:     0x596e52d8b16b - __rust_try
[INFO] [stdout]   26:     0x596e52d76a58 - std::panic::catch_unwind::h65667abebec0a73f
[INFO] [stdout]   27:     0x596e52d80b57 - tokio::runtime::task::harness::poll_future::hee02b2258aa2b3fb
[INFO] [stdout]   28:     0x596e52d8177c - tokio::runtime::task::harness::Harness<T,S>::poll_inner::hd5a5dcf57851f766
[INFO] [stdout]   29:     0x596e52d820b3 - tokio::runtime::task::harness::Harness<T,S>::poll::h0eeccda0b0fa1cb6
[INFO] [stdout]   30:     0x596e52d7c8ae - tokio::runtime::task::raw::poll::h667c06384cdacf93
[INFO] [stdout]   31:     0x596e5302c5c7 - tokio::runtime::task::raw::RawTask::poll::h826dbfd98c3a5ea9
[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:     0x596e52d7c5f4 - tokio::runtime::task::LocalNotified<S>::run::h833b6ae2d3b20aa9
[INFO] [stdout]   33:     0x596e52d89856 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hda5a039e5dc57568
[INFO] [stdout]   34:     0x596e52d87580 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::hcd34f13691aff6f2
[INFO] [stdout]   35:     0x596e52d86856 - tokio::runtime::scheduler::current_thread::Context::enter::h9690099d9d9ac939
[INFO] [stdout]   36:     0x596e52d87287 - tokio::runtime::scheduler::current_thread::Context::run_task::hf6f151199458b5c2
[INFO] [stdout]   37:     0x596e52d88a3c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc0a0c1d0d47dbd61
[INFO] [stdout]   38:     0x596e52d87edb - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h276383474c87c6f1
[INFO] [stdout]   39:     0x596e52d83510 - tokio::runtime::context::scoped::Scoped<T>::set::h140f9d82ba44f598
[INFO] [stdout]   40:     0x596e52d83283 - tokio::runtime::context::set_scheduler::{{closure}}::h752c8f35ae4be071
[INFO] [stdout]   41:     0x596e52d777dd - std::thread::local::LocalKey<T>::try_with::h97a9da5469c4f560
[INFO] [stdout]   42:     0x596e52d77078 - std::thread::local::LocalKey<T>::with::h5750eb13511cd4d5
[INFO] [stdout]   43:     0x596e52d831db - tokio::runtime::context::set_scheduler::hc1f64a577356a7e3
[INFO] [stdout]   44:     0x596e52d87c3e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hf0f58926e5167b20
[INFO] [stdout]   45:     0x596e52d87f9c - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::ha2a2d692dd20158e
[INFO] [stdout]   46:     0x596e52d857d6 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hb53f2190557eb2d0
[INFO] [stdout]   47:     0x596e52d84004 - tokio::runtime::context::runtime::enter_runtime::hd5d49316872bc058
[INFO] [stdout]   48:     0x596e52d854ea - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h86568a16f2fc286b
[INFO] [stdout]   49:     0x596e52d84b80 - tokio::runtime::runtime::Runtime::block_on_inner::hd3857fb9f0d8fdf9
[INFO] [stdout]   50:     0x596e52d84dbb - tokio::runtime::runtime::Runtime::block_on::hf74744a18526534e
[INFO] [stdout]   51:     0x596e52d8a973 - rust_out::main::h9fbfaaa4e5e5023a
[INFO] [stdout]   52:     0x596e52d78c93 - core::ops::function::FnOnce::call_once::h1a5d3121db1f65cc
[INFO] [stdout]   53:     0x596e52d766a6 - std::sys::backtrace::__rust_begin_short_backtrace::h2b9dcd048d011a42
[INFO] [stdout]   54:     0x596e52d76689 - std::rt::lang_start::{{closure}}::he2bd62e0eccbbe88
[INFO] [stdout]   55:     0x596e5310dd40 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   56:     0x596e5310dd40 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   57:     0x596e5310dd40 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   58:     0x596e5310dd40 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x596e5310dd40 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stdout]   60:     0x596e5310dd40 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   61:     0x596e5310dd40 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   62:     0x596e5310dd40 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x596e5310dd40 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stdout]   64:     0x596e52d76671 - std::rt::lang_start::hee2cf3d2a14afe08
[INFO] [stdout]   65:     0x596e52d8b1a5 - main
[INFO] [stdout]   66:     0x73443c1701ca - <unknown>
[INFO] [stdout]   67:     0x73443c17028b - __libc_start_main
[INFO] [stdout]   68:     0x596e52d74fc5 - _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.24s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "dc265ccf04307529828ab69d560f6880a735a56d4c21ceb9e3ecf31f19f9c7df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc265ccf04307529828ab69d560f6880a735a56d4c21ceb9e3ecf31f19f9c7df", kill_on_drop: false }`
[INFO] [stdout] dc265ccf04307529828ab69d560f6880a735a56d4c21ceb9e3ecf31f19f9c7df
