[INFO] fetching crate reqwest-cross 0.8.1...
[INFO] testing reqwest-cross-0.8.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate reqwest-cross 0.8.1 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqwest-cross 0.8.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded psl-types v2.0.11
[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 publicsuffix v2.3.0
[INFO] [stderr]   Downloaded cc v1.2.32
[INFO] [stderr]   Downloaded epaint v0.32.0
[INFO] [stderr]   Downloaded egui v0.32.0
[INFO] [stderr]   Downloaded openssl-src v300.5.2+3.5.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7f66747e280e28f9ea455545824d1101b6bedd92b6e2aec20324211917770cf
[INFO] running `Command { std: "docker" "start" "-a" "f7f66747e280e28f9ea455545824d1101b6bedd92b6e2aec20324211917770cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7f66747e280e28f9ea455545824d1101b6bedd92b6e2aec20324211917770cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7f66747e280e28f9ea455545824d1101b6bedd92b6e2aec20324211917770cf", kill_on_drop: false }`
[INFO] [stdout] f7f66747e280e28f9ea455545824d1101b6bedd92b6e2aec20324211917770cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97ce9244c90607df2ef5a8a86e79d015cfd16681cc483b711e6cc39fa3c4f612
[INFO] running `Command { std: "docker" "start" "-a" "97ce9244c90607df2ef5a8a86e79d015cfd16681cc483b711e6cc39fa3c4f612", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling web-time v1.1.0
[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 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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling h2 v0.4.12
[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_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[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 1m 16s
[INFO] running `Command { std: "docker" "inspect" "97ce9244c90607df2ef5a8a86e79d015cfd16681cc483b711e6cc39fa3c4f612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97ce9244c90607df2ef5a8a86e79d015cfd16681cc483b711e6cc39fa3c4f612", kill_on_drop: false }`
[INFO] [stdout] 97ce9244c90607df2ef5a8a86e79d015cfd16681cc483b711e6cc39fa3c4f612
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3886ef7d9a612fc07babeee3758df8f379d6896d5cda51dd1c0f96bf41b24fcf
[INFO] running `Command { std: "docker" "start" "-a" "3886ef7d9a612fc07babeee3758df8f379d6896d5cda51dd1c0f96bf41b24fcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[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 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 tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[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 38.41s
[INFO] running `Command { std: "docker" "inspect" "3886ef7d9a612fc07babeee3758df8f379d6896d5cda51dd1c0f96bf41b24fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3886ef7d9a612fc07babeee3758df8f379d6896d5cda51dd1c0f96bf41b24fcf", kill_on_drop: false }`
[INFO] [stdout] 3886ef7d9a612fc07babeee3758df8f379d6896d5cda51dd1c0f96bf41b24fcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e29da2623cd7ccbb28ec60436f809de0ae24251e09df52cd5bf664fd083912b5
[INFO] running `Command { std: "docker" "start" "-a" "e29da2623cd7ccbb28ec60436f809de0ae24251e09df52cd5bf664fd083912b5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwest_cross-7fdc86292096e299)
[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-1d2d21be85737290)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reqwest_cross
[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' (60) 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:     0x64f665106df2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64f665106df2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64f665106df2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64f665106df2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64f66511abba - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64f66511abba - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64f66510bae6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64f66510bae6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64f6650ebc3f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64f6650ebc3f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64f6650fee21 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x64f6650ff08b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x64f6650ebcf8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x64f6650e1069 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x64f6650ecc8d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x64f66511b32c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x64f66511b072 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x64f664d58f49 - <core[27de1724e4349be2]::result::Result<reqwest[b0f12f8f6e91806]::async_impl::response::Response, reqwest[b0f12f8f6e91806]::error::Error>>::expect
[INFO] [stdout]   18:     0x64f664d5753e - rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x64f664d56ed9 - reqwest_cross[c6b7577987c2112e]::platform::fetch_plus::<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}
[INFO] [stdout]   20:     0x64f664d5566c - reqwest_cross[c6b7577987c2112e]::platform::native::fetch::<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   21:     0x64f664d5862a - <tokio[df6aa315054276a7]::runtime::task::core::Core<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]   22:     0x64f664d5dc33 - <tokio[df6aa315054276a7]::runtime::task::core::Core<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]   23:     0x64f664d55dfa - tokio[df6aa315054276a7]::runtime::task::harness::poll_future::<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]   24:     0x64f664d5f440 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[df6aa315054276a7]::runtime::task::harness::poll_future<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   25:     0x64f664d52975 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[df6aa315054276a7]::runtime::task::harness::poll_future<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]   26:     0x64f664d5fb1b - __rust_try
[INFO] [stdout]   27:     0x64f664d4fe0f - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[df6aa315054276a7]::runtime::task::harness::poll_future<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]   28:     0x64f664d51c47 - tokio[df6aa315054276a7]::runtime::task::harness::poll_future::<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]   29:     0x64f664d5c82a - <tokio[df6aa315054276a7]::runtime::task::harness::Harness<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]   30:     0x64f664d5cab3 - <tokio[df6aa315054276a7]::runtime::task::harness::Harness<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]   31:     0x64f664d514fe - tokio[df6aa315054276a7]::runtime::task::raw::poll::<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}, reqwest_cross[c6b7577987c2112e]::platform::fetch_plus<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#1}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}, http[8d36e8c44a17a173]::status::StatusCode>::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]   32:     0x64f664fd4ba7 - <tokio[df6aa315054276a7]::runtime::task::raw::RawTask>::poll
[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:     0x64f664d5e3c4 - <tokio[df6aa315054276a7]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]   34:     0x64f664d56cf6 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#1}
[INFO] [stdout]   35:     0x64f664d53ae0 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]   36:     0x64f664d4ac66 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]   37:     0x64f664d4b037 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#1}>
[INFO] [stdout]   38:     0x64f664d552ac - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   39:     0x64f664d53d5b - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}
[INFO] [stdout]   40:     0x64f664d494b0 - <tokio[df6aa315054276a7]::runtime::context::scoped::Scoped<tokio[df6aa315054276a7]::runtime::scheduler::Context>>::set::<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>)>
[INFO] [stdout]   41:     0x64f664d55b13 - tokio[df6aa315054276a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   42:     0x64f664d4b5cd - <std[3b51380354919863]::thread::local::LocalKey<tokio[df6aa315054276a7]::runtime::context::Context>>::try_with::<tokio[df6aa315054276a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>)>
[INFO] [stdout]   43:     0x64f664d4b198 - <std[3b51380354919863]::thread::local::LocalKey<tokio[df6aa315054276a7]::runtime::context::Context>>::with::<tokio[df6aa315054276a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>)>
[INFO] [stdout]   44:     0x64f664d5113b - tokio[df6aa315054276a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}>
[INFO] [stdout]   45:     0x64f664d4dfae - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>
[INFO] [stdout]   46:     0x64f664d4e2e7 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>
[INFO] [stdout]   47:     0x64f664d53766 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   48:     0x64f664d52757 - tokio[df6aa315054276a7]::runtime::context::runtime::enter_runtime::<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>
[INFO] [stdout]   49:     0x64f664d498ba - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   50:     0x64f664d48b60 - <tokio[df6aa315054276a7]::runtime::runtime::Runtime>::block_on_inner::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   51:     0x64f664d48d9b - <tokio[df6aa315054276a7]::runtime::runtime::Runtime>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   52:     0x64f664d58c63 - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   53:     0x64f664d5f693 - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   54:     0x64f664d506c6 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>
[INFO] [stdout]   55:     0x64f664d55339 - std[3b51380354919863]::rt::lang_start::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>::{closure#0}
[INFO] [stdout]   56:     0x64f6650fe366 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   57:     0x64f6650fe366 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x64f6650fe366 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x64f6650fe366 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x64f6650fe366 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   61:     0x64f6650fe366 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x64f6650fe366 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x64f6650fe366 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x64f6650fe366 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   65:     0x64f664d4f841 - std[3b51380354919863]::rt::lang_start::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>
[INFO] [stdout]   66:     0x64f664d5fb55 - main
[INFO] [stdout]   67:     0x79407c6261ca - <unknown>
[INFO] [stdout]   68:     0x79407c62628b - __libc_start_main
[INFO] [stdout]   69:     0x64f664d48645 - _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' (62) 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:     0x6473f81ed702 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6473f81ed702 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6473f81ed702 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6473f81ed702 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6473f82014ca - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6473f82014ca - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6473f81f23f6 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6473f81f23f6 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6473f81d254f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6473f81d254f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6473f81e5731 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x6473f81e599b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x6473f81d2608 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x6473f81c7979 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x6473f81d359d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x6473f8201c3c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x6473f8201982 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x6473f7e3fab9 - <core[27de1724e4349be2]::result::Result<reqwest[b0f12f8f6e91806]::async_impl::response::Response, reqwest[b0f12f8f6e91806]::error::Error>>::expect
[INFO] [stdout]   18:     0x6473f7e3df3a - rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]   19:     0x6473f7e3c77c - reqwest_cross[c6b7577987c2112e]::platform::native::fetch::<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]   20:     0x6473f7e3f21a - <tokio[df6aa315054276a7]::runtime::task::core::Core<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>>::poll::{closure#0}
[INFO] [stdout]   21:     0x6473f7e447c3 - <tokio[df6aa315054276a7]::runtime::task::core::Core<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]   22:     0x6473f7e3cf0a - tokio[df6aa315054276a7]::runtime::task::harness::poll_future::<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>::{closure#0}
[INFO] [stdout]   23:     0x6473f7e45dd0 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[df6aa315054276a7]::runtime::task::harness::poll_future<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24:     0x6473f7e39ad5 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[df6aa315054276a7]::runtime::task::harness::poll_future<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]   25:     0x6473f7e4643b - __rust_try
[INFO] [stdout]   26:     0x6473f7e370ff - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[df6aa315054276a7]::runtime::task::harness::poll_future<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]   27:     0x6473f7e38da7 - tokio[df6aa315054276a7]::runtime::task::harness::poll_future::<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]   28:     0x6473f7e4340a - <tokio[df6aa315054276a7]::runtime::task::harness::Harness<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>>::poll_inner
[INFO] [stdout]   29:     0x6473f7e43693 - <tokio[df6aa315054276a7]::runtime::task::harness::Harness<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>>::poll
[INFO] [stdout]   30:     0x6473f7e3865e - tokio[df6aa315054276a7]::runtime::task::raw::poll::<reqwest_cross[c6b7577987c2112e]::platform::native::fetch<rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}, rust_out[8e547ba4386cb4c9]::main::{closure#0}::{closure#0}::{closure#0}>::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>
[INFO] [stdout]   31:     0x6473f80bb4b7 - <tokio[df6aa315054276a7]::runtime::task::raw::RawTask>::poll
[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:     0x6473f7e44e74 - <tokio[df6aa315054276a7]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Handle>>>::run
[INFO] [stdout]   33:     0x6473f7e3de06 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#1}
[INFO] [stdout]   34:     0x6473f7e3ac40 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#1}>::{closure#0}
[INFO] [stdout]   35:     0x6473f7e32016 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Context>::enter::<(), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Context>::run_task<(), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#1}>::{closure#0}>
[INFO] [stdout]   36:     0x6473f7e323e7 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Context>::run_task::<(), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}::{closure#1}>
[INFO] [stdout]   37:     0x6473f7e3c40c - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}
[INFO] [stdout]   38:     0x6473f7e3aebb - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}
[INFO] [stdout]   39:     0x6473f7e30860 - <tokio[df6aa315054276a7]::runtime::context::scoped::Scoped<tokio[df6aa315054276a7]::runtime::scheduler::Context>>::set::<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>)>
[INFO] [stdout]   40:     0x6473f7e3cc23 - tokio[df6aa315054276a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]   41:     0x6473f7e3297d - <std[3b51380354919863]::thread::local::LocalKey<tokio[df6aa315054276a7]::runtime::context::Context>>::try_with::<tokio[df6aa315054276a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>)>
[INFO] [stdout]   42:     0x6473f7e32548 - <std[3b51380354919863]::thread::local::LocalKey<tokio[df6aa315054276a7]::runtime::context::Context>>::with::<tokio[df6aa315054276a7]::runtime::context::set_scheduler<(alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>)>
[INFO] [stdout]   43:     0x6473f7e3829b - tokio[df6aa315054276a7]::runtime::context::set_scheduler::<(alloc[a57f19327c0ad893]::boxed::Box<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::Core>, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>), <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>::{closure#0}>
[INFO] [stdout]   44:     0x6473f7e3535e - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>::{closure#0}, core[27de1724e4349be2]::option::Option<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>>
[INFO] [stdout]   45:     0x6473f7e35697 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut rust_out[8e547ba4386cb4c9]::main::{closure#0}>>
[INFO] [stdout]   46:     0x6473f7e3a8c6 - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}
[INFO] [stdout]   47:     0x6473f7e398b7 - tokio[df6aa315054276a7]::runtime::context::runtime::enter_runtime::<<tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CurrentThread>::block_on<rust_out[8e547ba4386cb4c9]::main::{closure#0}>::{closure#0}, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>
[INFO] [stdout]   48:     0x6473f7e30c6a - <tokio[df6aa315054276a7]::runtime::scheduler::current_thread::CurrentThread>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   49:     0x6473f7e2ff10 - <tokio[df6aa315054276a7]::runtime::runtime::Runtime>::block_on_inner::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   50:     0x6473f7e3014b - <tokio[df6aa315054276a7]::runtime::runtime::Runtime>::block_on::<rust_out[8e547ba4386cb4c9]::main::{closure#0}>
[INFO] [stdout]   51:     0x6473f7e3f853 - rust_out[8e547ba4386cb4c9]::main
[INFO] [stdout]   52:     0x6473f7e46023 - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   53:     0x6473f7e37826 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>
[INFO] [stdout]   54:     0x6473f7e3c499 - std[3b51380354919863]::rt::lang_start::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>::{closure#0}
[INFO] [stdout]   55:     0x6473f81e4c76 - <&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   56:     0x6473f81e4c76 - std[3b51380354919863]::panicking::catch_unwind::do_call::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x6473f81e4c76 - std[3b51380354919863]::panicking::catch_unwind::<i32, &dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x6473f81e4c76 - std[3b51380354919863]::panic::catch_unwind::<&dyn core[27de1724e4349be2]::ops::function::Fn<(), Output = i32> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x6473f81e4c76 - std[3b51380354919863]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   60:     0x6473f81e4c76 - std[3b51380354919863]::panicking::catch_unwind::do_call::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x6473f81e4c76 - std[3b51380354919863]::panicking::catch_unwind::<isize, std[3b51380354919863]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x6473f81e4c76 - std[3b51380354919863]::panic::catch_unwind::<std[3b51380354919863]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x6473f81e4c76 - std[3b51380354919863]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   64:     0x6473f7e36b31 - std[3b51380354919863]::rt::lang_start::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::error::Error>>>
[INFO] [stdout]   65:     0x6473f7e46475 - main
[INFO] [stdout]   66:     0x7527dece61ca - <unknown>
[INFO] [stdout]   67:     0x7527dece628b - __libc_start_main
[INFO] [stdout]   68:     0x6473f7e2f9f5 - _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 2.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e29da2623cd7ccbb28ec60436f809de0ae24251e09df52cd5bf664fd083912b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e29da2623cd7ccbb28ec60436f809de0ae24251e09df52cd5bf664fd083912b5", kill_on_drop: false }`
[INFO] [stdout] e29da2623cd7ccbb28ec60436f809de0ae24251e09df52cd5bf664fd083912b5
