[INFO] fetching crate reqwest-cross 0.9.0... [INFO] testing reqwest-cross-0.9.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate reqwest-cross 0.9.0 into /workspace/builds/worker-0-tc1/source [INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] started tweaking crates.io crate reqwest-cross 0.9.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reqwest-cross 0.9.0 [INFO] tweaked toml for crates.io crate reqwest-cross 0.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate reqwest-cross 0.9.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reqwest-cross 0.9.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minicov v0.3.8 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.58 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.58 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.58 [INFO] [stderr] Downloaded owned_ttf_parser v0.25.1 [INFO] [stderr] Downloaded tagptr v0.2.0 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Downloaded ecolor v0.33.3 [INFO] [stderr] Downloaded psl-types v2.0.11 [INFO] [stderr] Downloaded data-encoding v2.10.0 [INFO] [stderr] Downloaded wasm-bindgen-test-shared v0.2.108 [INFO] [stderr] Downloaded ab_glyph v0.2.32 [INFO] [stderr] Downloaded emath v0.33.3 [INFO] [stderr] Downloaded publicsuffix v2.3.0 [INFO] [stderr] Downloaded widestring v1.2.1 [INFO] [stderr] Downloaded cookie_store v0.22.0 [INFO] [stderr] Downloaded ipconfig v0.3.2 [INFO] [stderr] Downloaded resolv-conf v0.7.6 [INFO] [stderr] Downloaded hickory-resolver v0.25.2 [INFO] [stderr] Downloaded zerocopy-derive v0.8.38 [INFO] [stderr] Downloaded zerocopy v0.8.38 [INFO] [stderr] Downloaded moka v0.12.13 [INFO] [stderr] Downloaded aws-lc-rs v1.15.4 [INFO] [stderr] Downloaded hickory-proto v0.25.2 [INFO] [stderr] Downloaded egui v0.33.3 [INFO] [stderr] Downloaded brotli v8.0.2 [INFO] [stderr] Downloaded epaint v0.33.3 [INFO] [stderr] Downloaded openssl-src v300.5.5+3.5.5 [INFO] [stderr] Downloaded aws-lc-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5737e40ead89f934d239e5784567d45557c99ede164ce58293b503316bf7b90a [INFO] running `Command { std: "docker" "start" "-a" "5737e40ead89f934d239e5784567d45557c99ede164ce58293b503316bf7b90a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5737e40ead89f934d239e5784567d45557c99ede164ce58293b503316bf7b90a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5737e40ead89f934d239e5784567d45557c99ede164ce58293b503316bf7b90a", kill_on_drop: false }` [INFO] [stdout] 5737e40ead89f934d239e5784567d45557c99ede164ce58293b503316bf7b90a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b14558832e26f776b0c1add4944c3de8437a42ad4ce80910502a421da3496f09 [INFO] running `Command { std: "docker" "start" "-a" "b14558832e26f776b0c1add4944c3de8437a42ad4ce80910502a421da3496f09", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aws-lc-rs v1.15.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.37.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [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.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling tower v0.5.3 [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.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling reqwest-cross v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.95s [INFO] running `Command { std: "docker" "inspect" "b14558832e26f776b0c1add4944c3de8437a42ad4ce80910502a421da3496f09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b14558832e26f776b0c1add4944c3de8437a42ad4ce80910502a421da3496f09", kill_on_drop: false }` [INFO] [stdout] b14558832e26f776b0c1add4944c3de8437a42ad4ce80910502a421da3496f09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24f6d4fe4a570dd553c60c8192dc6b1f291a904f762a2a8ec213c820a34fc5d4 [INFO] running `Command { std: "docker" "start" "-a" "24f6d4fe4a570dd553c60c8192dc6b1f291a904f762a2a8ec213c820a34fc5d4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling wasm-bindgen-test-shared v0.2.108 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.58 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling js-sys v0.3.85 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.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.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.58 [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 wasm-bindgen-test v0.3.58 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling reqwest-cross v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 35.42s [INFO] running `Command { std: "docker" "inspect" "24f6d4fe4a570dd553c60c8192dc6b1f291a904f762a2a8ec213c820a34fc5d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24f6d4fe4a570dd553c60c8192dc6b1f291a904f762a2a8ec213c820a34fc5d4", kill_on_drop: false }` [INFO] [stdout] 24f6d4fe4a570dd553c60c8192dc6b1f291a904f762a2a8ec213c820a34fc5d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f1f0f159ac54b394ea84bcd8d80b77be6423efefb4956dba879e50122d80411 [INFO] running `Command { std: "docker" "start" "-a" "2f1f0f159ac54b394ea84bcd8d80b77be6423efefb4956dba879e50122d80411", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reqwest_cross-373e7da6cdb416c1) [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-5c8b9cafca03bfc7) [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' (75) 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: 0x6125b2ad84ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x6125b2ad84ca - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x6125b2ad84ca - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x6125b2ad84ca - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x6125b2aec21a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x6125b2aec21a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x6125b2add072 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x6125b2add072 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x6125b2abdfdf - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x6125b2abdfdf - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x6125b2ad0881 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x6125b2ad0afb - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x6125b2abe098 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 13: 0x6125b2ab3309 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x6125b2abeedd - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x6125b2aec9dc - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x6125b2aec752 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 17: 0x6125b2377029 - >::expect [INFO] [stdout] 18: 0x6125b23752aa - rust_out[6ca516bbe19c3985]::main::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x6125b2373f7c - reqwest_cross[9b49009d9077710f]::platform::native::fetch::::{closure#0} [INFO] [stdout] 20: 0x6125b237658a - ::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>>::poll::{closure#0} [INFO] [stdout] 21: 0x6125b237bb43 - ::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>>::poll [INFO] [stdout] 22: 0x6125b237427a - tokio[4af0c6ec93d59f2e]::runtime::task::harness::poll_future::::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0} [INFO] [stdout] 23: 0x6125b237d140 - ::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 24: 0x6125b2370e45 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] 25: 0x6125b237d7ab - __rust_try [INFO] [stdout] 26: 0x6125b236d51f - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] 27: 0x6125b2370117 - tokio[4af0c6ec93d59f2e]::runtime::task::harness::poll_future::::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc> [INFO] [stdout] 28: 0x6125b237a78a - ::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>>::poll_inner [INFO] [stdout] 29: 0x6125b237aa13 - ::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>>::poll [INFO] [stdout] 30: 0x6125b236f9ce - tokio[4af0c6ec93d59f2e]::runtime::task::raw::poll::::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc> [INFO] [stdout] 31: 0x6125b29cad47 - ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/raw.rs:267:18 [INFO] [stdout] 32: 0x6125b237c1f4 - >>::run [INFO] [stdout] 33: 0x6125b2375176 - ::block_on::>::{closure#0}::{closure#1} [INFO] [stdout] 34: 0x6125b2371fb0 - ::run_task::<(), ::block_on>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] 35: 0x6125b2369386 - ::enter::<(), ::run_task<(), ::block_on>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] 36: 0x6125b2369757 - ::run_task::<(), ::block_on>::{closure#0}::{closure#1}> [INFO] [stdout] 37: 0x6125b237377c - ::block_on::>::{closure#0} [INFO] [stdout] 38: 0x6125b237222b - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0} [INFO] [stdout] 39: 0x6125b2367bd0 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>>)> [INFO] [stdout] 40: 0x6125b2373c23 - tokio[4af0c6ec93d59f2e]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0}>::{closure#0} [INFO] [stdout] 41: 0x6125b2369ced - >::try_with::, core[fa0eadad68403074]::option::Option>>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>>)> [INFO] [stdout] 42: 0x6125b23698b8 - >::with::, core[fa0eadad68403074]::option::Option>>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>>)> [INFO] [stdout] 43: 0x6125b236f53b - tokio[4af0c6ec93d59f2e]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0}> [INFO] [stdout] 44: 0x6125b236c6ce - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>> [INFO] [stdout] 45: 0x6125b236ca07 - ::block_on::> [INFO] [stdout] 46: 0x6125b2371c36 - ::block_on::::{closure#0} [INFO] [stdout] 47: 0x6125b2370c27 - tokio[4af0c6ec93d59f2e]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::boxed::Box>> [INFO] [stdout] 48: 0x6125b2367fda - ::block_on:: [INFO] [stdout] 49: 0x6125b2367280 - ::block_on_inner:: [INFO] [stdout] 50: 0x6125b23674bb - ::block_on:: [INFO] [stdout] 51: 0x6125b2376bc3 - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 52: 0x6125b237d393 - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::boxed::Box> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 53: 0x6125b236eb76 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::boxed::Box>, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::boxed::Box>> [INFO] [stdout] 54: 0x6125b2373809 - std[31e582c13f4e914f]::rt::lang_start::>>::{closure#0} [INFO] [stdout] 55: 0x6125b2acfdd4 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 56: 0x6125b2acfdd4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 57: 0x6125b2acfdd4 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 58: 0x6125b2acfdd4 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 59: 0x6125b2acfdd4 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 60: 0x6125b2acfdd4 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 61: 0x6125b2acfdd4 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 62: 0x6125b2acfdd4 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 63: 0x6125b2acfdd4 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 64: 0x6125b236cf51 - std[31e582c13f4e914f]::rt::lang_start::>> [INFO] [stdout] 65: 0x6125b237d7e5 - main [INFO] [stdout] 66: 0x70b3e57ff1ca - [INFO] [stdout] 67: 0x70b3e57ff28b - __libc_start_main [INFO] [stdout] 68: 0x6125b2366d65 - _start [INFO] [stdout] 69: 0x0 - [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' (77) 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: 0x5f4d644a6f4a - std[31e582c13f4e914f]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5f4d644a6f4a - std[31e582c13f4e914f]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5f4d644a6f4a - std[31e582c13f4e914f]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5f4d644a6f4a - <::print::DisplayBacktrace as core[fa0eadad68403074]::fmt::Display>::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5f4d644bac9a - ::fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5f4d644bac9a - core[fa0eadad68403074]::fmt::write [INFO] [stdout] 6: 0x5f4d644abaf2 - std[31e582c13f4e914f]::io::default_write_fmt:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5f4d644abaf2 - ::write_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5f4d6448ca5f - ::print [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5f4d6448ca5f - std[31e582c13f4e914f]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5f4d6449f301 - std[31e582c13f4e914f]::panicking::default_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:319:9 [INFO] [stdout] 11: 0x5f4d6449f57b - std[31e582c13f4e914f]::panicking::panic_with_hook [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:825:13 [INFO] [stdout] 12: 0x5f4d6448cb18 - std[31e582c13f4e914f]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:698:13 [INFO] [stdout] 13: 0x5f4d64481d89 - std[31e582c13f4e914f]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 14: 0x5f4d6448d95d - __rustc[fc8e3a9f23f26cb]::rust_begin_unwind [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:689:5 [INFO] [stdout] 15: 0x5f4d644bb45c - core[fa0eadad68403074]::panicking::panic_fmt [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/panicking.rs:80:14 [INFO] [stdout] 16: 0x5f4d644bb1d2 - core[fa0eadad68403074]::result::unwrap_failed [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/result.rs:1867:5 [INFO] [stdout] 17: 0x5f4d63d459f9 - >::expect [INFO] [stdout] 18: 0x5f4d63d43dee - rust_out[6ca516bbe19c3985]::main::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] 19: 0x5f4d63d4382d - reqwest_cross[9b49009d9077710f]::platform::fetch_plus::::{closure#0}::{closure#0} [INFO] [stdout] 20: 0x5f4d63d4245c - reqwest_cross[9b49009d9077710f]::platform::native::fetch::::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] 21: 0x5f4d63d44eda - ::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>>::poll::{closure#0} [INFO] [stdout] 22: 0x5f4d63d4a503 - ::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>>::poll [INFO] [stdout] 23: 0x5f4d63d4275a - tokio[4af0c6ec93d59f2e]::runtime::task::harness::poll_future::::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0} [INFO] [stdout] 24: 0x5f4d63d4bb30 - ::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 25: 0x5f4d63d3f2d5 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] 26: 0x5f4d63d4c20b - __rust_try [INFO] [stdout] 27: 0x5f4d63d3b75f - std[31e582c13f4e914f]::panic::catch_unwind::::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>::{closure#0}>, core[fa0eadad68403074]::task::poll::Poll<()>> [INFO] [stdout] 28: 0x5f4d63d3e5a7 - tokio[4af0c6ec93d59f2e]::runtime::task::harness::poll_future::::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc> [INFO] [stdout] 29: 0x5f4d63d490ea - ::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>>::poll_inner [INFO] [stdout] 30: 0x5f4d63d49373 - ::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc>>::poll [INFO] [stdout] 31: 0x5f4d63d3de5e - tokio[4af0c6ec93d59f2e]::runtime::task::raw::poll::::{closure#0}, reqwest_cross[9b49009d9077710f]::platform::fetch_plus::{closure#0}::{closure#0}>::{closure#0}, alloc[49b8922c36ca62de]::sync::Arc> [INFO] [stdout] 32: 0x5f4d643997c7 - ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/raw.rs:267:18 [INFO] [stdout] 33: 0x5f4d63d4abc4 - >>::run [INFO] [stdout] 34: 0x5f4d63d43656 - ::block_on::>::{closure#0}::{closure#1} [INFO] [stdout] 35: 0x5f4d63d40440 - ::run_task::<(), ::block_on>::{closure#0}::{closure#1}>::{closure#0} [INFO] [stdout] 36: 0x5f4d63d375c6 - ::enter::<(), ::run_task<(), ::block_on>::{closure#0}::{closure#1}>::{closure#0}> [INFO] [stdout] 37: 0x5f4d63d37997 - ::run_task::<(), ::block_on>::{closure#0}::{closure#1}> [INFO] [stdout] 38: 0x5f4d63d41c0c - ::block_on::>::{closure#0} [INFO] [stdout] 39: 0x5f4d63d406bb - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0} [INFO] [stdout] 40: 0x5f4d63d35e10 - >::set::<::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>>)> [INFO] [stdout] 41: 0x5f4d63d42103 - tokio[4af0c6ec93d59f2e]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0}>::{closure#0} [INFO] [stdout] 42: 0x5f4d63d37f2d - >::try_with::, core[fa0eadad68403074]::option::Option>>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>>)> [INFO] [stdout] 43: 0x5f4d63d37af8 - >::with::, core[fa0eadad68403074]::option::Option>>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0}>::{closure#0}, (alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>>)> [INFO] [stdout] 44: 0x5f4d63d3d9cb - tokio[4af0c6ec93d59f2e]::runtime::context::set_scheduler::<(alloc[49b8922c36ca62de]::boxed::Box, core[fa0eadad68403074]::option::Option>>), ::enter<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>>::{closure#0}> [INFO] [stdout] 45: 0x5f4d63d3a90e - ::enter::<::block_on>::{closure#0}, core[fa0eadad68403074]::option::Option>>> [INFO] [stdout] 46: 0x5f4d63d3ac47 - ::block_on::> [INFO] [stdout] 47: 0x5f4d63d400c6 - ::block_on::::{closure#0} [INFO] [stdout] 48: 0x5f4d63d3f0b7 - tokio[4af0c6ec93d59f2e]::runtime::context::runtime::enter_runtime::<::block_on::{closure#0}, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::boxed::Box>> [INFO] [stdout] 49: 0x5f4d63d3621a - ::block_on:: [INFO] [stdout] 50: 0x5f4d63d354c0 - ::block_on_inner:: [INFO] [stdout] 51: 0x5f4d63d356fb - ::block_on:: [INFO] [stdout] 52: 0x5f4d63d45513 - rust_out[6ca516bbe19c3985]::main [INFO] [stdout] 53: 0x5f4d63d4bd83 - core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::boxed::Box> as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] 54: 0x5f4d63d3d006 - std[31e582c13f4e914f]::sys::backtrace::__rust_begin_short_backtrace:: core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::boxed::Box>, core[fa0eadad68403074]::result::Result<(), alloc[49b8922c36ca62de]::boxed::Box>> [INFO] [stdout] 55: 0x5f4d63d41c99 - std[31e582c13f4e914f]::rt::lang_start::>>::{closure#0} [INFO] [stdout] 56: 0x5f4d6449e854 - <&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe as core[fa0eadad68403074]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/core/src/ops/function.rs:287:21 [INFO] [stdout] 57: 0x5f4d6449e854 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 58: 0x5f4d6449e854 - std[31e582c13f4e914f]::panicking::catch_unwind:: + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 59: 0x5f4d6449e854 - std[31e582c13f4e914f]::panic::catch_unwind::<&dyn core[fa0eadad68403074]::ops::function::Fn<(), Output = i32> + core[fa0eadad68403074]::marker::Sync + core[fa0eadad68403074]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5f4d6449e854 - std[31e582c13f4e914f]::rt::lang_start_internal::{closure#0} [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:175:24 [INFO] [stdout] 61: 0x5f4d6449e854 - std[31e582c13f4e914f]::panicking::catch_unwind::do_call:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:581:40 [INFO] [stdout] 62: 0x5f4d6449e854 - std[31e582c13f4e914f]::panicking::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panicking.rs:544:19 [INFO] [stdout] 63: 0x5f4d6449e854 - std[31e582c13f4e914f]::panic::catch_unwind:: [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/panic.rs:359:14 [INFO] [stdout] 64: 0x5f4d6449e854 - std[31e582c13f4e914f]::rt::lang_start_internal [INFO] [stdout] at /rustc/562dee4820c458d823175268e41601d4c060588a/library/std/src/rt.rs:171:5 [INFO] [stdout] 65: 0x5f4d63d3b191 - std[31e582c13f4e914f]::rt::lang_start::>> [INFO] [stdout] 66: 0x5f4d63d4c245 - main [INFO] [stdout] 67: 0x7c7ec4d261ca - [INFO] [stdout] 68: 0x7c7ec4d2628b - __libc_start_main [INFO] [stdout] 69: 0x5f4d63d34fa5 - _start [INFO] [stdout] 70: 0x0 - [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.37s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "2f1f0f159ac54b394ea84bcd8d80b77be6423efefb4956dba879e50122d80411", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f1f0f159ac54b394ea84bcd8d80b77be6423efefb4956dba879e50122d80411", kill_on_drop: false }` [INFO] [stdout] 2f1f0f159ac54b394ea84bcd8d80b77be6423efefb4956dba879e50122d80411