[INFO] fetching crate reqwest-cross 0.10.0...
[INFO] testing reqwest-cross-0.10.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate reqwest-cross 0.10.0 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.10.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reqwest-cross 0.10.0
[INFO] tweaked toml for crates.io crate reqwest-cross 0.10.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reqwest-cross 0.10.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reqwest-cross 0.10.0 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8984c57852974daf3cf41f5a3c91f41d6c8abe7e01562af4f92f96f524e1bdae
[INFO] running `Command { std: "docker" "start" "-a" "8984c57852974daf3cf41f5a3c91f41d6c8abe7e01562af4f92f96f524e1bdae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8984c57852974daf3cf41f5a3c91f41d6c8abe7e01562af4f92f96f524e1bdae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8984c57852974daf3cf41f5a3c91f41d6c8abe7e01562af4f92f96f524e1bdae", kill_on_drop: false }`
[INFO] [stdout] 8984c57852974daf3cf41f5a3c91f41d6c8abe7e01562af4f92f96f524e1bdae
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c69076d729c417b7f0658b65462084d519cf445ee4c9278fccc03b7b6a89843a
[INFO] running `Command { std: "docker" "start" "-a" "c69076d729c417b7f0658b65462084d519cf445ee4c9278fccc03b7b6a89843a", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest-cross v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[INFO] running `Command { std: "docker" "inspect" "c69076d729c417b7f0658b65462084d519cf445ee4c9278fccc03b7b6a89843a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69076d729c417b7f0658b65462084d519cf445ee4c9278fccc03b7b6a89843a", kill_on_drop: false }`
[INFO] [stdout] c69076d729c417b7f0658b65462084d519cf445ee4c9278fccc03b7b6a89843a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c39d270686a431b3a99acf671339d9747e515a2cac245e99d48659ecfb26108e
[INFO] running `Command { std: "docker" "start" "-a" "c39d270686a431b3a99acf671339d9747e515a2cac245e99d48659ecfb26108e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.118
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.68
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling js-sys v0.3.95
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.68
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.68
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest-cross v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 08s
[INFO] running `Command { std: "docker" "inspect" "c39d270686a431b3a99acf671339d9747e515a2cac245e99d48659ecfb26108e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c39d270686a431b3a99acf671339d9747e515a2cac245e99d48659ecfb26108e", kill_on_drop: false }`
[INFO] [stdout] c39d270686a431b3a99acf671339d9747e515a2cac245e99d48659ecfb26108e
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9f979f17ed2915fa3e2a2a0a6868c90e9c9d5a5c3992dda38ca7543c0ffd6e4d
[INFO] running `Command { std: "docker" "start" "-a" "9f979f17ed2915fa3e2a2a0a6868c90e9c9d5a5c3992dda38ca7543c0ffd6e4d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwest_cross-7da586a7d92f9b64)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running tests/web.rs (/opt/rustwide/target/debug/deps/web-01cd6e08add136f1)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests reqwest_cross
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/platform/native.rs - platform::native::fetch (line 20) ... FAILED
[INFO] [stdout] test src/platform.rs - platform::fetch_plus (line 20) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/platform/native.rs - platform::native::fetch (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (58) 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:     0x5a801a2ccf2a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a801a2ccf2a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a801a2ccf2a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a801a2ccf2a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a801a2e0d7a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a801a2e0d7a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5a801a2d1bd2 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a801a2d1bd2 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a801a2b2a0f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a801a2b2a0f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a801a2c52b1 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a801a2c552b - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a801a2b2ac8 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a801a2a7d39 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a801a2b390d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a801a2e153c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a801a2e12b2 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5a8019b59dc9 - core::result::Result<T,E>::expect::h5ca88365858bad76
[INFO] [stdout]   18:     0x5a8019b6acba - rust_out::main::{{closure}}::{{closure}}::{{closure}}::h0015acc2b5ad1780
[INFO] [stdout]   19:     0x5a8019b54b9c - reqwest_cross::platform::native::fetch::{{closure}}::h8a447f347ba0effa
[INFO] [stdout]   20:     0x5a8019b5ed0a - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hf9ca2fe46bcf93c3
[INFO] [stdout]   21:     0x5a8019b5e724 - tokio::runtime::task::core::Core<T,S>::poll::h334693c953c4ffa2
[INFO] [stdout]   22:     0x5a8019b60bea - tokio::runtime::task::harness::poll_future::{{closure}}::h9143509d246a46e4
[INFO] [stdout]   23:     0x5a8019b54740 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9b603340e6b5465d
[INFO] [stdout]   24:     0x5a8019b57d75 - std::panicking::catch_unwind::do_call::he6fca93284cbd4f4
[INFO] [stdout]   25:     0x5a8019b6ae9b - __rust_try
[INFO] [stdout]   26:     0x5a8019b55f1f - std::panic::catch_unwind::h18274117a954a671
[INFO] [stdout]   27:     0x5a8019b607b7 - tokio::runtime::task::harness::poll_future::hdc11b964fe75aeef
[INFO] [stdout]   28:     0x5a8019b60faa - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h70bab7b5f2631d11
[INFO] [stdout]   29:     0x5a8019b61ba3 - tokio::runtime::task::harness::Harness<T,S>::poll::h36e5516084db042c
[INFO] [stdout]   30:     0x5a8019b5c1fe - tokio::runtime::task::raw::poll::h726da8719ea4e713
[INFO] [stdout]   31:     0x5a801a1e95d7 - tokio::runtime::task::raw::RawTask::poll::h8ae859d83bdfe8e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   32:     0x5a8019b5bf54 - tokio::runtime::task::LocalNotified<S>::run::hfa503b7fb8ff99ca
[INFO] [stdout]   33:     0x5a8019b69356 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6231887adba25c8
[INFO] [stdout]   34:     0x5a8019b670f0 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::had30c3177dde60f2
[INFO] [stdout]   35:     0x5a8019b663c6 - tokio::runtime::scheduler::current_thread::Context::enter::haed8851fb8c141db
[INFO] [stdout]   36:     0x5a8019b66df7 - tokio::runtime::scheduler::current_thread::Context::run_task::h544126eb8f5dd612
[INFO] [stdout]   37:     0x5a8019b6916e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc8a87adf46f598cd
[INFO] [stdout]   38:     0x5a8019b67a7b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8efe20ec5bfe3760
[INFO] [stdout]   39:     0x5a8019b63150 - tokio::runtime::context::scoped::Scoped<T>::set::hfc20ef027f2c5313
[INFO] [stdout]   40:     0x5a8019b62db3 - tokio::runtime::context::set_scheduler::{{closure}}::h8b3077752aaa9f74
[INFO] [stdout]   41:     0x5a8019b576cd - std::thread::local::LocalKey<T>::try_with::hc4161ed0e6bb6e79
[INFO] [stdout]   42:     0x5a8019b568e8 - std::thread::local::LocalKey<T>::with::h5302ac39232bf707
[INFO] [stdout]   43:     0x5a8019b62d0b - tokio::runtime::context::set_scheduler::h45a8b07ec355ac2d
[INFO] [stdout]   44:     0x5a8019b6734e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h30eb203b1a98a0a2
[INFO] [stdout]   45:     0x5a8019b67b47 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf84c7dd434ef54c
[INFO] [stdout]   46:     0x5a8019b65346 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hed5db4e47b21eb13
[INFO] [stdout]   47:     0x5a8019b63807 - tokio::runtime::context::runtime::enter_runtime::h4b7614898a0ab31b
[INFO] [stdout]   48:     0x5a8019b6505a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1056c08886077c02
[INFO] [stdout]   49:     0x5a8019b646b0 - tokio::runtime::runtime::Runtime::block_on_inner::hcbc8feb79abd6054
[INFO] [stdout]   50:     0x5a8019b648eb - tokio::runtime::runtime::Runtime::block_on::h569f1d40df46d62b
[INFO] [stdout]   51:     0x5a8019b6a6b7 - rust_out::main::hcd77d603f51f473f
[INFO] [stdout]   52:     0x5a8019b587e3 - core::ops::function::FnOnce::call_once::h8cf007f23fe1e865
[INFO] [stdout]   53:     0x5a8019b55c06 - std::sys::backtrace::__rust_begin_short_backtrace::h78dca9dee542da15
[INFO] [stdout]   54:     0x5a8019b55be9 - std::rt::lang_start::{{closure}}::he9e6d81928ac0b31
[INFO] [stdout]   55:     0x5a801a2c4804 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   56:     0x5a801a2c4804 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   57:     0x5a801a2c4804 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   58:     0x5a801a2c4804 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   59:     0x5a801a2c4804 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stdout]   60:     0x5a801a2c4804 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5a801a2c4804 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5a801a2c4804 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5a801a2c4804 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stdout]   64:     0x5a8019b55bd1 - std::rt::lang_start::h724365482950449e
[INFO] [stdout]   65:     0x5a8019b6aed5 - main
[INFO] [stdout]   66:     0x7a8e095791ca - <unknown>
[INFO] [stdout]   67:     0x7a8e0957928b - __libc_start_main
[INFO] [stdout]   68:     0x5a8019b544e5 - _start
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] Error: Canceled
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/platform.rs - platform::fetch_plus (line 20) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (59) panicked at src/platform.rs:11:16:
[INFO] [stdout] Expecting Response not Error: reqwest::Error { kind: Request, url: "https://httpbin.org/get", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62ee7e8a2bea - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62ee7e8a2bea - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62ee7e8a2bea - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62ee7e8a2bea - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62ee7e8b6a3a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62ee7e8b6a3a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x62ee7e8a7892 - std[128c3efe2914e152]::io::default_write_fmt::<std[128c3efe2914e152]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x62ee7e8a7892 - <std[128c3efe2914e152]::sys::stdio::unix::Stderr as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x62ee7e8886cf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62ee7e8886cf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62ee7e89af71 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x62ee7e89b1eb - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x62ee7e888788 - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x62ee7e87d9f9 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x62ee7e8895cd - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x62ee7e8b71fc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x62ee7e8b6f72 - core[6771d259883166e6]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x62ee7e12fce9 - core::result::Result<T,E>::expect::h5ca88365858bad76
[INFO] [stdout]   18:     0x62ee7e140a3e - rust_out::main::{{closure}}::{{closure}}::{{closure}}::h904a4e7700f616e8
[INFO] [stdout]   19:     0x62ee7e12a179 - reqwest_cross::platform::fetch_plus::{{closure}}::{{closure}}::habd7e3fbdaf7ab56
[INFO] [stdout]   20:     0x62ee7e12a96c - reqwest_cross::platform::native::fetch::{{closure}}::hdb1d889350915e1e
[INFO] [stdout]   21:     0x62ee7e134bda - tokio::runtime::task::core::Core<T,S>::poll::{{closure}}::hf6c52e0fba9a0226
[INFO] [stdout]   22:     0x62ee7e134774 - tokio::runtime::task::core::Core<T,S>::poll::he735d054cc0827d5
[INFO] [stdout]   23:     0x62ee7e136a7a - tokio::runtime::task::harness::poll_future::{{closure}}::hc457dad800b72e47
[INFO] [stdout]   24:     0x62ee7e129b50 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h66b65871748dcce1
[INFO] [stdout]   25:     0x62ee7e12da35 - std::panicking::catch_unwind::do_call::h779c76c9cc053c9b
[INFO] [stdout]   26:     0x62ee7e140b5b - __rust_try
[INFO] [stdout]   27:     0x62ee7e12c00f - std::panic::catch_unwind::haede50090142a665
[INFO] [stdout]   28:     0x62ee7e135ff7 - tokio::runtime::task::harness::poll_future::h36aa865a1117dfdd
[INFO] [stdout]   29:     0x62ee7e136e7a - tokio::runtime::task::harness::Harness<T,S>::poll_inner::h9d0932148b66243e
[INFO] [stdout]   30:     0x62ee7e137a73 - tokio::runtime::task::harness::Harness<T,S>::poll::hbb031146f2a53645
[INFO] [stdout]   31:     0x62ee7e1320ae - tokio::runtime::task::raw::poll::h9b50841de4757046
[INFO] [stdout]   32:     0x62ee7e7bf297 - tokio::runtime::task::raw::RawTask::poll::h8ae859d83bdfe8e8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/task/raw.rs:267:18
[INFO] [stdout]   33:     0x62ee7e131e04 - tokio::runtime::task::LocalNotified<S>::run::hfa503b7fb8ff99ca
[INFO] [stdout]   34:     0x62ee7e13f226 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hc6231887adba25c8
[INFO] [stdout]   35:     0x62ee7e13cfc0 - tokio::runtime::scheduler::current_thread::Context::run_task::{{closure}}::had30c3177dde60f2
[INFO] [stdout]   36:     0x62ee7e13c296 - tokio::runtime::scheduler::current_thread::Context::enter::haed8851fb8c141db
[INFO] [stdout]   37:     0x62ee7e13ccc7 - tokio::runtime::scheduler::current_thread::Context::run_task::h544126eb8f5dd612
[INFO] [stdout]   38:     0x62ee7e13f03e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hc8a87adf46f598cd
[INFO] [stdout]   39:     0x62ee7e13d94b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h8efe20ec5bfe3760
[INFO] [stdout]   40:     0x62ee7e139020 - tokio::runtime::context::scoped::Scoped<T>::set::hfc20ef027f2c5313
[INFO] [stdout]   41:     0x62ee7e138c83 - tokio::runtime::context::set_scheduler::{{closure}}::h8b3077752aaa9f74
[INFO] [stdout]   42:     0x62ee7e12d49d - std::thread::local::LocalKey<T>::try_with::hc4161ed0e6bb6e79
[INFO] [stdout]   43:     0x62ee7e12c6b8 - std::thread::local::LocalKey<T>::with::h5302ac39232bf707
[INFO] [stdout]   44:     0x62ee7e138bdb - tokio::runtime::context::set_scheduler::h45a8b07ec355ac2d
[INFO] [stdout]   45:     0x62ee7e13d21e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h30eb203b1a98a0a2
[INFO] [stdout]   46:     0x62ee7e13da17 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hdf84c7dd434ef54c
[INFO] [stdout]   47:     0x62ee7e13b216 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hed5db4e47b21eb13
[INFO] [stdout]   48:     0x62ee7e1396d7 - tokio::runtime::context::runtime::enter_runtime::h4b7614898a0ab31b
[INFO] [stdout]   49:     0x62ee7e13af2a - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h1056c08886077c02
[INFO] [stdout]   50:     0x62ee7e13a580 - tokio::runtime::runtime::Runtime::block_on_inner::hcbc8feb79abd6054
[INFO] [stdout]   51:     0x62ee7e13a7bb - tokio::runtime::runtime::Runtime::block_on::h569f1d40df46d62b
[INFO] [stdout]   52:     0x62ee7e140587 - rust_out::main::hcd77d603f51f473f
[INFO] [stdout]   53:     0x62ee7e12e533 - core::ops::function::FnOnce::call_once::h8cf007f23fe1e865
[INFO] [stdout]   54:     0x62ee7e12b9d6 - std::sys::backtrace::__rust_begin_short_backtrace::h78dca9dee542da15
[INFO] [stdout]   55:     0x62ee7e12b9b9 - std::rt::lang_start::{{closure}}::he9e6d81928ac0b31
[INFO] [stdout]   56:     0x62ee7e89a4c4 - <&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   57:     0x62ee7e89a4c4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62ee7e89a4c4 - std[128c3efe2914e152]::panicking::catch_unwind::<i32, &dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62ee7e89a4c4 - std[128c3efe2914e152]::panic::catch_unwind::<&dyn core[6771d259883166e6]::ops::function::Fn<(), Output = i32> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62ee7e89a4c4 - std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:175:24
[INFO] [stdout]   61:     0x62ee7e89a4c4 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x62ee7e89a4c4 - std[128c3efe2914e152]::panicking::catch_unwind::<isize, std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x62ee7e89a4c4 - std[128c3efe2914e152]::panic::catch_unwind::<std[128c3efe2914e152]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x62ee7e89a4c4 - std[128c3efe2914e152]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/rt.rs:171:5
[INFO] [stdout]   65:     0x62ee7e12b9a1 - std::rt::lang_start::h724365482950449e
[INFO] [stdout]   66:     0x62ee7e140b95 - main
[INFO] [stdout]   67:     0x729f686dd1ca - <unknown>
[INFO] [stdout]   68:     0x729f686dd28b - __libc_start_main
[INFO] [stdout]   69:     0x62ee7e129965 - _start
[INFO] [stdout]   70:                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.10s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9f979f17ed2915fa3e2a2a0a6868c90e9c9d5a5c3992dda38ca7543c0ffd6e4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f979f17ed2915fa3e2a2a0a6868c90e9c9d5a5c3992dda38ca7543c0ffd6e4d", kill_on_drop: false }`
[INFO] [stdout] 9f979f17ed2915fa3e2a2a0a6868c90e9c9d5a5c3992dda38ca7543c0ffd6e4d
