[INFO] fetching crate dusks-reqwest 0.12.4... [INFO] testing dusks-reqwest-0.12.4 against 1.90.0 for beta-1.91-3 [INFO] extracting crate dusks-reqwest 0.12.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate dusks-reqwest 0.12.4 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dusks-reqwest 0.12.4 [INFO] tweaked toml for crates.io crate dusks-reqwest 0.12.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dusks-reqwest 0.12.4 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dusks-reqwest 0.12.4 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zstd-safe v7.1.0 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.42 [INFO] [stderr] Downloaded quinn-udp v0.5.1 [INFO] [stderr] Downloaded cookie_store v0.21.0 [INFO] [stderr] Downloaded zstd v0.13.1 [INFO] [stderr] Downloaded publicsuffix v2.2.3 [INFO] [stderr] Downloaded quinn v0.11.1 [INFO] [stderr] Downloaded async-compression v0.4.11 [INFO] [stderr] Downloaded h3 v0.0.5 [INFO] [stderr] Downloaded quinn-proto v0.11.2 [INFO] [stderr] Downloaded webpki-roots v0.26.2 [INFO] [stderr] Downloaded rustls v0.23.9 [INFO] [stderr] Downloaded zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Downloaded openssl-src v300.3.1+3.3.1 [INFO] [stderr] Downloaded h3-quinn v0.0.6 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4e5eef0287269cf8af50d44d9d3de856ce6c655b23b8e55ba66826e23cfeb6e [INFO] running `Command { std: "docker" "start" "-a" "e4e5eef0287269cf8af50d44d9d3de856ce6c655b23b8e55ba66826e23cfeb6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4e5eef0287269cf8af50d44d9d3de856ce6c655b23b8e55ba66826e23cfeb6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e5eef0287269cf8af50d44d9d3de856ce6c655b23b8e55ba66826e23cfeb6e", kill_on_drop: false }` [INFO] [stdout] e4e5eef0287269cf8af50d44d9d3de856ce6c655b23b8e55ba66826e23cfeb6e [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f409f3c105fd73de6d8746b946e6c892cd5219b195aa20515bf917d21cc78616 [INFO] running `Command { std: "docker" "start" "-a" "f409f3c105fd73de6d8746b946e6c892cd5219b195aa20515bf917d21cc78616", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling dusks-reqwest v0.12.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `reqwest_unstable` [INFO] [stdout] --> src/lib.rs:242:34 [INFO] [stdout] | [INFO] [stdout] 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(reqwest_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_io` is never used [INFO] [stdout] --> src/error.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | pub(crate) fn into_io(e: BoxError) -> io::Error { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DataStream` is never constructed [INFO] [stdout] --> src/async_impl/body.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct DataStream(pub(crate) B); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PeekableIoStream` is never used [INFO] [stdout] --> src/async_impl/decoder.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | type PeekableIoStream = Peekable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pending` is never constructed [INFO] [stdout] --> src/async_impl/decoder.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | struct Pending(PeekableIoStream, DecoderType); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IoStream` is never constructed [INFO] [stdout] --> src/async_impl/decoder.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | pub(crate) struct IoStream(B); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DecoderType` is never used [INFO] [stdout] --> src/async_impl/decoder.rs:122:6 [INFO] [stdout] | [INFO] [stdout] 122 | enum DecoderType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `empty` is never used [INFO] [stdout] --> src/async_impl/decoder.rs:379:4 [INFO] [stdout] | [INFO] [stdout] 379 | fn empty() -> ResponseBody { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.96s [INFO] running `Command { std: "docker" "inspect" "f409f3c105fd73de6d8746b946e6c892cd5219b195aa20515bf917d21cc78616", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f409f3c105fd73de6d8746b946e6c892cd5219b195aa20515bf917d21cc78616", kill_on_drop: false }` [INFO] [stdout] f409f3c105fd73de6d8746b946e6c892cd5219b195aa20515bf917d21cc78616 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 650eb6bc4743c311a14c1a25061ac4aa2a83f54674ad745c90f7431673d06fa9 [INFO] running `Command { std: "docker" "start" "-a" "650eb6bc4743c311a14c1a25061ac4aa2a83f54674ad745c90f7431673d06fa9", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rustls v0.23.9 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling libflate_lz77 v1.2.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling dusks-reqwest v0.12.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `reqwest_unstable` [INFO] [stdout] --> src/lib.rs:242:34 [INFO] [stdout] | [INFO] [stdout] 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(reqwest_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: requested on the command line with `-W unexpected-cfgs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `reqwest_unstable` [INFO] [stdout] --> src/lib.rs:242:34 [INFO] [stdout] | [INFO] [stdout] 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(reqwest_unstable)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | #![cfg_attr(test, deny(warnings))] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_io` is never used [INFO] [stdout] --> src/error.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | pub(crate) fn into_io(e: BoxError) -> io::Error { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DataStream` is never constructed [INFO] [stdout] --> src/async_impl/body.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct DataStream(pub(crate) B); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PeekableIoStream` is never used [INFO] [stdout] --> src/async_impl/decoder.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | type PeekableIoStream = Peekable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pending` is never constructed [INFO] [stdout] --> src/async_impl/decoder.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | struct Pending(PeekableIoStream, DecoderType); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IoStream` is never constructed [INFO] [stdout] --> src/async_impl/decoder.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | pub(crate) struct IoStream(B); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DecoderType` is never used [INFO] [stdout] --> src/async_impl/decoder.rs:122:6 [INFO] [stdout] | [INFO] [stdout] 122 | enum DecoderType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `empty` is never used [INFO] [stdout] --> src/async_impl/decoder.rs:379:4 [INFO] [stdout] | [INFO] [stdout] 379 | fn empty() -> ResponseBody { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_io` is never used [INFO] [stdout] --> src/error.rs:290:15 [INFO] [stdout] | [INFO] [stdout] 290 | pub(crate) fn into_io(e: BoxError) -> io::Error { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DataStream` is never constructed [INFO] [stdout] --> src/async_impl/body.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct DataStream(pub(crate) B); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `PeekableIoStream` is never used [INFO] [stdout] --> src/async_impl/decoder.rs:77:6 [INFO] [stdout] | [INFO] [stdout] 77 | type PeekableIoStream = Peekable; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Pending` is never constructed [INFO] [stdout] --> src/async_impl/decoder.rs:118:8 [INFO] [stdout] | [INFO] [stdout] 118 | struct Pending(PeekableIoStream, DecoderType); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `IoStream` is never constructed [INFO] [stdout] --> src/async_impl/decoder.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | pub(crate) struct IoStream(B); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DecoderType` is never used [INFO] [stdout] --> src/async_impl/decoder.rs:122:6 [INFO] [stdout] | [INFO] [stdout] 122 | enum DecoderType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `empty` is never used [INFO] [stdout] --> src/async_impl/decoder.rs:379:4 [INFO] [stdout] | [INFO] [stdout] 379 | fn empty() -> ResponseBody { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.37s [INFO] running `Command { std: "docker" "inspect" "650eb6bc4743c311a14c1a25061ac4aa2a83f54674ad745c90f7431673d06fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "650eb6bc4743c311a14c1a25061ac4aa2a83f54674ad745c90f7431673d06fa9", kill_on_drop: false }` [INFO] [stdout] 650eb6bc4743c311a14c1a25061ac4aa2a83f54674ad745c90f7431673d06fa9 [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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 592222e0ed6dbf7e4f6fab086ce31ab1689defd1ab59c4ec9592439cabff5faf [INFO] running `Command { std: "docker" "start" "-a" "592222e0ed6dbf7e4f6fab086ce31ab1689defd1ab59c4ec9592439cabff5faf", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `reqwest_unstable` [INFO] [stderr] --> src/lib.rs:242:34 [INFO] [stderr] | [INFO] [stderr] 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(reqwest_unstable)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: requested on the command line with `-W unexpected-cfgs` [INFO] [stderr] [INFO] [stderr] warning: function `into_io` is never used [INFO] [stderr] --> src/error.rs:290:15 [INFO] [stderr] | [INFO] [stderr] 290 | pub(crate) fn into_io(e: BoxError) -> io::Error { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: struct `DataStream` is never constructed [INFO] [stderr] --> src/async_impl/body.rs:51:19 [INFO] [stderr] | [INFO] [stderr] 51 | pub(crate) struct DataStream(pub(crate) B); [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias `PeekableIoStream` is never used [INFO] [stderr] --> src/async_impl/decoder.rs:77:6 [INFO] [stderr] | [INFO] [stderr] 77 | type PeekableIoStream = Peekable; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `Pending` is never constructed [INFO] [stderr] --> src/async_impl/decoder.rs:118:8 [INFO] [stderr] | [INFO] [stderr] 118 | struct Pending(PeekableIoStream, DecoderType); [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct `IoStream` is never constructed [INFO] [stderr] --> src/async_impl/decoder.rs:120:19 [INFO] [stderr] | [INFO] [stderr] 120 | pub(crate) struct IoStream(B); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: enum `DecoderType` is never used [INFO] [stderr] --> src/async_impl/decoder.rs:122:6 [INFO] [stderr] | [INFO] [stderr] 122 | enum DecoderType { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `empty` is never used [INFO] [stderr] --> src/async_impl/decoder.rs:379:4 [INFO] [stderr] | [INFO] [stderr] 379 | fn empty() -> ResponseBody { [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `reqwest_unstable` [INFO] [stderr] --> src/lib.rs:242:34 [INFO] [stderr] | [INFO] [stderr] 242 | #[cfg(all(feature = "http3", not(reqwest_unstable)))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(reqwest_unstable)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(reqwest_unstable)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> src/lib.rs:4:24 [INFO] [stderr] | [INFO] [stderr] 4 | #![cfg_attr(test, deny(warnings))] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: function `into_io` is never used [INFO] [stderr] --> src/error.rs:290:15 [INFO] [stderr] | [INFO] [stderr] 290 | pub(crate) fn into_io(e: BoxError) -> io::Error { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] warning: `dusks-reqwest` (lib) generated 8 warnings [INFO] [stderr] warning: `dusks-reqwest` (lib test) generated 8 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dusks_reqwest-f471b730c8fd22a9) [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test async_impl::body::tests::body_exact_length ... ok [INFO] [stdout] test async_impl::body::tests::test_as_bytes ... ok [INFO] [stdout] test async_impl::decoder::tests::accepts_as_str ... ok [INFO] [stdout] test async_impl::request::tests::set_http_request_version ... ok [INFO] [stdout] test async_impl::request::tests::convert_from_http_request ... ok [INFO] [stdout] test async_impl::response::tests::test_from_http_response ... ok [INFO] [stdout] test connect::tests::test_tunnel ... ok [INFO] [stdout] test connect::tests::test_tunnel_basic_auth ... ok [INFO] [stdout] test connect::tests::test_tunnel_eof ... ok [INFO] [stdout] test connect::tests::test_tunnel_non_http_response ... ok [INFO] [stdout] test connect::tests::test_tunnel_proxy_unauthorized ... ok [INFO] [stdout] test error::tests::from_unknown_io_error ... ok [INFO] [stdout] test error::tests::is_timeout ... ok [INFO] [stdout] test error::tests::mem_size_of ... ok [INFO] [stdout] test error::tests::roundtrip_io_error ... ok [INFO] [stdout] test error::tests::test_source_chain ... ok [INFO] [stdout] test into_url::tests::into_url_blob_scheme ... ok [INFO] [stdout] test into_url::tests::into_url_file_scheme ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::host ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::idna_encoding ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::invalid_domain_character ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::ip_v4_address ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::ip_v6_address ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_has_bad::port ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::domain_port_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::domain_username_password_port_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::domain_username_password_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::domain_username_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::domain_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::lookback_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::loopback_port_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::loopback_username_password_port_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::loopback_username_password_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_missing::and_url_is_valid::loopback_username_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::host ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::idna_encoding ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::invalid_domain_character ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::ip_v4_address ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::ip_v6_address ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_has_bad::port ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::domain_port_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::domain_username_password_port_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::domain_username_password_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::domain_username_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::domain_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::loopback_port_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::loopback_username_password_port_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::loopback_username_password_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::loopback_username_works ... ok [INFO] [stdout] test proxy::test::into_proxy_scheme::when_scheme_present::and_url_is_valid::loopback_works ... ok [INFO] [stdout] test proxy::tests::test_all ... ok [INFO] [stdout] test proxy::tests::test_custom ... ok [INFO] [stdout] test proxy::tests::test_domain_matcher ... ok [INFO] [stdout] test proxy::tests::test_empty_sys_no_proxy ... ok [INFO] [stdout] test proxy::tests::test_get_sys_proxies_in_cgi ... ok [INFO] [stdout] test proxy::tests::test_get_sys_proxies_parsing ... ok [INFO] [stdout] test proxy::tests::test_has_http_auth ... ok [INFO] [stdout] test proxy::tests::test_http ... ok [INFO] [stdout] test proxy::tests::test_https ... ok [INFO] [stdout] test proxy::tests::test_no_proxy_load ... ok [INFO] [stdout] test proxy::tests::test_proxy_no_proxy_interception_for_proxy_types ... ok [INFO] [stdout] test proxy::tests::test_proxy_scheme_ip_address_default_http ... ok [INFO] [stdout] test proxy::tests::test_proxy_scheme_parse ... ok [INFO] [stdout] test proxy::tests::test_proxy_scheme_parse_default_http_with_auth ... ok [INFO] [stdout] test proxy::tests::test_sys_no_proxy ... ok [INFO] [stdout] test proxy::tests::test_wildcard_sys_no_proxy ... ok [INFO] [stdout] test redirect::test_redirect_policy_custom ... ok [INFO] [stdout] test redirect::test_redirect_policy_limit ... ok [INFO] [stdout] test redirect::test_redirect_policy_limit_to_0 ... ok [INFO] [stdout] test redirect::test_remove_sensitive_headers ... ok [INFO] [stdout] test response::tests::test_response_builder_ext ... ok [INFO] [stdout] test tls::tests::certificate_from_der_invalid ... ok [INFO] [stdout] test tls::tests::certificate_from_pem_invalid ... ok [INFO] [stdout] test tls::tests::certificates_from_pem_bundle ... ok [INFO] [stdout] test async_impl::request::tests::add_query_map ... ok [INFO] [stdout] test async_impl::request::tests::builder_split_reassemble ... ok [INFO] [stdout] test async_impl::request::tests::test_basic_auth_sensitive_header ... ok [INFO] [stdout] test async_impl::request::tests::test_explicit_sensitive_header ... ok [INFO] [stdout] test async_impl::request::tests::normalize_empty_query ... ok [INFO] [stdout] test async_impl::request::tests::test_replace_headers ... ok [INFO] [stdout] test async_impl::request::tests::add_query_append ... ok [INFO] [stdout] test async_impl::request::tests::convert_url_authority_into_basic_auth ... ok [INFO] [stdout] test async_impl::client::tests::execute_request_rejects_invalid_urls ... ok [INFO] [stdout] test async_impl::request::tests::try_clone_reusable ... ok [INFO] [stdout] test async_impl::request::tests::add_query_struct ... ok [INFO] [stdout] test async_impl::request::tests::try_clone_no_body ... ok [INFO] [stdout] test async_impl::request::tests::add_query_append_same ... ok [INFO] [stdout] test async_impl::request::tests::test_bearer_auth_sensitive_header ... ok [INFO] [stdout] test async_impl::client::tests::execute_request_rejects_invalid_hostname ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] Running tests/badssl.rs (/opt/rustwide/target/debug/deps/badssl-42891f8bfe502a96) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_badssl_no_built_in_roots ... ok [INFO] [stdout] test test_badssl_self_signed ... FAILED [INFO] [stdout] test test_badssl_modern ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_badssl_self_signed stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_badssl_self_signed' panicked at tests/badssl.rs:55:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("self-signed.badssl.com")), port: None, path: "/", query: None, fragment: None }, 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: 0x5d6d57194312 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d6d57194312 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d6d57194312 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d6d57194312 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d6d571bccd3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d6d571bccd3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d6d571906a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d6d571906a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d6d57194162 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d6d57195899 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d6d571956ce - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d6d570cbac4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d6d570cbac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d6d5719636e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d6d5719636e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d6d5719603a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d6d57194819 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d6d57195ccd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d6d571bb230 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d6d571bb746 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5d6d56dc1f6a - core::result::Result::unwrap::h4953a1af778f26dd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5d6d56dc1f6a - badssl::test_badssl_self_signed::{{closure}}::he1484e2f00537bea [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:55:10 [INFO] [stdout] 22: 0x5d6d56dc0582 - as core::future::future::Future>::poll::h3427ce9b174c5967 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5d6d56dc053d - as core::future::future::Future>::poll::h1ac0758f2312ed9b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d6d56dbadbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd82afba62d01313f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 25: 0x5d6d56dbacfb - tokio::runtime::coop::with_budget::h4c714fad42afca34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x5d6d56dbacfb - tokio::runtime::coop::budget::h7ab6914b427f0c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x5d6d56dbacfb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h617cb2c23a712f8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x5d6d56db9560 - tokio::runtime::scheduler::current_thread::Context::enter::h1be2370557759d53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x5d6d56dba3cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h32493957ddeef39b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 30: 0x5d6d56dba0f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfe01ec200e266945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x5d6d56dbff7b - tokio::runtime::context::scoped::Scoped::set::hef3569b1a52c5605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5d6d56db8799 - tokio::runtime::context::set_scheduler::{{closure}}::hf94a2ede8ad2f137 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x5d6d56db5742 - std::thread::local::LocalKey::try_with::hd81fa107155e2fe0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5d6d56db4f0e - std::thread::local::LocalKey::with::had3e0f1ad00cdda0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5d6d56db874d - tokio::runtime::context::set_scheduler::h0ce015eb17c78227 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x5d6d56db9ea0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8e4862cfa021b977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x5d6d56dba113 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8982a133c26198b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 38: 0x5d6d56db91c5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h76fbbd9c0267c908 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 39: 0x5d6d56db8970 - tokio::runtime::context::runtime::enter_runtime::h777e15d3fec9ecfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5d6d56db9121 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h42951417a3d43e76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x5d6d56db8faa - tokio::runtime::runtime::Runtime::block_on::h0b0a12cf7fc84b04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 42: 0x5d6d56dc1ace - badssl::test_badssl_self_signed::h44a48a5a9e702a8b [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:60:68 [INFO] [stdout] 43: 0x5d6d56dc1977 - badssl::test_badssl_self_signed::{{closure}}::hd93153835406125d [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:46:35 [INFO] [stdout] 44: 0x5d6d56dbcbe6 - core::ops::function::FnOnce::call_once::h423f5050cb51800e [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x5d6d570d132b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5d6d570d132b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x5d6d570d0465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x5d6d570d0465 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x5d6d570d0465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x5d6d570d0465 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x5d6d570d0465 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5d6d570d0465 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x5d6d570d0465 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x5d6d57094064 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x5d6d57094064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5d6d57097a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5d6d57097a3a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5d6d57097a3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x5d6d57097a3a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x5d6d57097a3a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5d6d57097a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5d6d57097a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x5d6d571993ef - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x5d6d571993ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x7082fcc99aa4 - [INFO] [stdout] 66: 0x7082fcd26a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_badssl_modern stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_badssl_modern' panicked at tests/badssl.rs:14:10: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("mozilla-modern.badssl.com")), port: None, path: "/", query: None, fragment: None }, 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: 0x5d6d57194312 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5d6d57194312 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5d6d57194312 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5d6d57194312 - ::fmt::hdcfcb6d4c8489523 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5d6d571bccd3 - core::fmt::rt::Argument::fmt::h2c56b3114963061a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5d6d571bccd3 - core::fmt::write::h8a494366950f23bb [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5d6d571906a3 - std::io::default_write_fmt::h7b8824096454f323 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5d6d571906a3 - std::io::Write::write_fmt::h4e71294925c334d0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5d6d57194162 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5d6d57195899 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27 [INFO] [stdout] 10: 0x5d6d571956ce - std::panicking::default_hook::h2c66fc99e962531d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5d6d570cbac4 - as core::ops::function::Fn>::call::hb6bd65493727d71a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5d6d570cbac4 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5d6d5719636e - as core::ops::function::Fn>::call::h318e4efb8c1a5689 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x5d6d5719636e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5d6d5719603a - std::panicking::begin_panic_handler::{{closure}}::h30e7cb89678a57fe [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x5d6d57194819 - std::sys::backtrace::__rust_end_short_backtrace::hed60f27456c16ced [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5d6d57195ccd - __rustc[de2ca18b4c54d5b8]::rust_begin_unwind [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5d6d571bb230 - core::panicking::panic_fmt::h62f63d096dd276af [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5d6d571bb746 - core::result::unwrap_failed::h95bc3f5a607b2c95 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1765:5 [INFO] [stdout] 20: 0x5d6d56dc161a - core::result::Result::unwrap::h4953a1af778f26dd [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/result.rs:1167:23 [INFO] [stdout] 21: 0x5d6d56dc161a - badssl::test_badssl_modern::{{closure}}::h0afe165ab83504d6 [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:14:10 [INFO] [stdout] 22: 0x5d6d56dc0582 - as core::future::future::Future>::poll::h3427ce9b174c5967 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5d6d56dc053d - as core::future::future::Future>::poll::h1ac0758f2312ed9b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5d6d56dbadbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hd82afba62d01313f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:73 [INFO] [stdout] 25: 0x5d6d56dbacfb - tokio::runtime::coop::with_budget::h4c714fad42afca34 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 26: 0x5d6d56dbacfb - tokio::runtime::coop::budget::h7ab6914b427f0c26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 27: 0x5d6d56dbacfb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h617cb2c23a712f8e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:659:25 [INFO] [stdout] 28: 0x5d6d56db9560 - tokio::runtime::scheduler::current_thread::Context::enter::h1be2370557759d53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:404:19 [INFO] [stdout] 29: 0x5d6d56dba3cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h32493957ddeef39b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:658:44 [INFO] [stdout] 30: 0x5d6d56dba0f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hfe01ec200e266945 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:68 [INFO] [stdout] 31: 0x5d6d56dbff7b - tokio::runtime::context::scoped::Scoped::set::hef3569b1a52c5605 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5d6d56db8799 - tokio::runtime::context::set_scheduler::{{closure}}::hf94a2ede8ad2f137 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:38 [INFO] [stdout] 33: 0x5d6d56db5742 - std::thread::local::LocalKey::try_with::hd81fa107155e2fe0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5d6d56db4f0e - std::thread::local::LocalKey::with::had3e0f1ad00cdda0 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5d6d56db874d - tokio::runtime::context::set_scheduler::h0ce015eb17c78227 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context.rs:180:17 [INFO] [stdout] 36: 0x5d6d56db9ea0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h8e4862cfa021b977 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:737:27 [INFO] [stdout] 37: 0x5d6d56dba113 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8982a133c26198b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:646:24 [INFO] [stdout] 38: 0x5d6d56db91c5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h76fbbd9c0267c908 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:175:33 [INFO] [stdout] 39: 0x5d6d56db8970 - tokio::runtime::context::runtime::enter_runtime::h777e15d3fec9ecfa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5d6d56db9121 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h42951417a3d43e76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 41: 0x5d6d56db8faa - tokio::runtime::runtime::Runtime::block_on::h0b0a12cf7fc84b04 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.38.0/src/runtime/runtime.rs:347:52 [INFO] [stdout] 42: 0x5d6d56dc119e - badssl::test_badssl_modern::hac6c4372dc546596 [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:19:71 [INFO] [stdout] 43: 0x5d6d56dc1047 - badssl::test_badssl_modern::{{closure}}::hc3b4342889c88f36 [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:6:30 [INFO] [stdout] 44: 0x5d6d56dbcc86 - core::ops::function::FnOnce::call_once::h631391876584cd2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x5d6d570d132b - core::ops::function::FnOnce::call_once::h1f9474f1347fff52 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x5d6d570d132b - test::__rust_begin_short_backtrace::ha52ab26e77157f03 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18 [INFO] [stdout] 47: 0x5d6d570d0465 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74 [INFO] [stdout] 48: 0x5d6d570d0465 - as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x5d6d570d0465 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 50: 0x5d6d570d0465 - std::panicking::catch_unwind::h6deb5fe1e91873c9 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 51: 0x5d6d570d0465 - std::panic::catch_unwind::hea0829b6b565654b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5d6d570d0465 - test::run_test_in_process::hdc44dfecea3db21b [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27 [INFO] [stdout] 53: 0x5d6d570d0465 - test::run_test::{{closure}}::h0364ba59bf23f652 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43 [INFO] [stdout] 54: 0x5d6d57094064 - test::run_test::{{closure}}::h32730b304eec05da [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41 [INFO] [stdout] 55: 0x5d6d57094064 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5d6d57097a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5d6d57097a3a - as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5d6d57097a3a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40 [INFO] [stdout] 59: 0x5d6d57097a3a - std::panicking::catch_unwind::he81557d0e17cc1bc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19 [INFO] [stdout] 60: 0x5d6d57097a3a - std::panic::catch_unwind::hc2b8e79c20593955 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x5d6d57097a3a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5d6d57097a3a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x5d6d571993ef - as core::ops::function::FnOnce>::call_once::h5924238c754de3b8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x5d6d571993ef - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8 [INFO] [stdout] at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x7082fcc99aa4 - [INFO] [stdout] 66: 0x7082fcd26a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_badssl_modern [INFO] [stdout] test_badssl_self_signed [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test badssl` [INFO] running `Command { std: "docker" "inspect" "592222e0ed6dbf7e4f6fab086ce31ab1689defd1ab59c4ec9592439cabff5faf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592222e0ed6dbf7e4f6fab086ce31ab1689defd1ab59c4ec9592439cabff5faf", kill_on_drop: false }` [INFO] [stdout] 592222e0ed6dbf7e4f6fab086ce31ab1689defd1ab59c4ec9592439cabff5faf