[INFO] fetching crate dusks-reqwest 0.12.4... [INFO] testing dusks-reqwest-0.12.4 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate dusks-reqwest 0.12.4 into /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dusks-reqwest 0.12.4 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fdc7455a45e4c933971315261934e7277f96af543624fe77c3f9264062d5878 [INFO] running `Command { std: "docker" "start" "-a" "8fdc7455a45e4c933971315261934e7277f96af543624fe77c3f9264062d5878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fdc7455a45e4c933971315261934e7277f96af543624fe77c3f9264062d5878", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fdc7455a45e4c933971315261934e7277f96af543624fe77c3f9264062d5878", kill_on_drop: false }` [INFO] [stdout] 8fdc7455a45e4c933971315261934e7277f96af543624fe77c3f9264062d5878 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c2d416ef90622fe2b6766c4a505d63cfe838c23fa356789e58e77cb85db45bb [INFO] running `Command { std: "docker" "start" "-a" "9c2d416ef90622fe2b6766c4a505d63cfe838c23fa356789e58e77cb85db45bb", 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 openssl v0.10.64 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-task v0.3.30 [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 smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.203 [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 rustls-pemfile v2.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v0.8.11 [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 tokio v1.38.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling hyper-util v0.1.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [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)]` (part of `#[warn(unused)]`) 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 21.41s [INFO] running `Command { std: "docker" "inspect" "9c2d416ef90622fe2b6766c4a505d63cfe838c23fa356789e58e77cb85db45bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c2d416ef90622fe2b6766c4a505d63cfe838c23fa356789e58e77cb85db45bb", kill_on_drop: false }` [INFO] [stdout] 9c2d416ef90622fe2b6766c4a505d63cfe838c23fa356789e58e77cb85db45bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3477bf76fd4636a5415668193f489624a0f2505caaf1c8b53a795aad722178e4 [INFO] running `Command { std: "docker" "start" "-a" "3477bf76fd4636a5415668193f489624a0f2505caaf1c8b53a795aad722178e4", 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 futures-util v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling rle-decode-fast v1.0.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 subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate v1.4.0 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tokio v1.38.0 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling zstd v0.13.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.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)]` (part of `#[warn(unused)]`) 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 48.37s [INFO] running `Command { std: "docker" "inspect" "3477bf76fd4636a5415668193f489624a0f2505caaf1c8b53a795aad722178e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3477bf76fd4636a5415668193f489624a0f2505caaf1c8b53a795aad722178e4", kill_on_drop: false }` [INFO] [stdout] 3477bf76fd4636a5415668193f489624a0f2505caaf1c8b53a795aad722178e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97e35afff13e6638c622a4e31d6ed623b416e73198aeb1e5ad2326f867185b52 [INFO] running `Command { std: "docker" "start" "-a" "97e35afff13e6638c622a4e31d6ed623b416e73198aeb1e5ad2326f867185b52", 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)]` (part of `#[warn(unused)]`) 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.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dusks_reqwest-af9bb516963c06d0) [INFO] [stdout] [INFO] [stdout] running 89 tests [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::body::tests::body_exact_length ... ok [INFO] [stdout] test async_impl::request::tests::convert_from_http_request ... ok [INFO] [stdout] test async_impl::request::tests::set_http_request_version ... 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 async_impl::request::tests::convert_url_authority_into_basic_auth ... ok [INFO] [stdout] test redirect::test_redirect_policy_custom ... ok [INFO] [stdout] test redirect::test_redirect_policy_limit_to_0 ... ok [INFO] [stdout] test redirect::test_redirect_policy_limit ... ok [INFO] [stdout] test response::tests::test_response_builder_ext ... ok [INFO] [stdout] test redirect::test_remove_sensitive_headers ... 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::try_clone_reusable ... ok [INFO] [stdout] test tls::tests::certificate_from_der_invalid ... ok [INFO] [stdout] test async_impl::request::tests::builder_split_reassemble ... ok [INFO] [stdout] test async_impl::request::tests::try_clone_no_body ... ok [INFO] [stdout] test async_impl::request::tests::add_query_append ... ok [INFO] [stdout] test async_impl::request::tests::add_query_struct ... ok [INFO] [stdout] test async_impl::client::tests::execute_request_rejects_invalid_urls ... ok [INFO] [stdout] test async_impl::request::tests::add_query_map ... ok [INFO] [stdout] test async_impl::request::tests::test_basic_auth_sensitive_header ... ok [INFO] [stdout] test async_impl::client::tests::execute_request_rejects_invalid_hostname ... 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_same ... ok [INFO] [stdout] test async_impl::request::tests::test_explicit_sensitive_header ... ok [INFO] [stdout] test async_impl::request::tests::test_bearer_auth_sensitive_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 89 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s [INFO] [stdout] [INFO] [stderr] Running tests/badssl.rs (/opt/rustwide/target/debug/deps/badssl-a321f89f303dc237) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_badssl_modern ... FAILED [INFO] [stdout] test test_badssl_no_built_in_roots ... ok [INFO] [stdout] test test_badssl_self_signed ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_badssl_modern stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_badssl_modern' (119) 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: 0x61ac535165f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61ac535165f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61ac535165f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61ac535165f2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61ac53527b0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61ac53527b0f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61ac534e2201 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61ac534e2201 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61ac534ef062 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61ac534f3f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x61ac534f3e11 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x61ac5342383e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x61ac5342383e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61ac534f46ef - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x61ac534f46ef - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x61ac534f449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x61ac534ef199 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61ac534d64bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x61ac535307a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61ac5352fc76 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x61ac5312ec2a - core::result::Result::unwrap::hd61ee64322f350ee [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x61ac5312ec2a - badssl::test_badssl_modern::{{closure}}::h386b4376fa96158c [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:14:10 [INFO] [stdout] 22: 0x61ac531297c2 - as core::future::future::Future>::poll::h1a495e6ea448be25 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x61ac531297fd - as core::future::future::Future>::poll::hf33ff98596b36083 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x61ac531293bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8b22b5f1ae9934e7 [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: 0x61ac531292fb - tokio::runtime::coop::with_budget::ha4fb0b3829901cad [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: 0x61ac531292fb - tokio::runtime::coop::budget::h01c037f1b100372d [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: 0x61ac531292fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h514db73f147d0922 [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: 0x61ac53127b60 - tokio::runtime::scheduler::current_thread::Context::enter::hb054f10b9e11d0a4 [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: 0x61ac531289cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h04ace091a52576b5 [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: 0x61ac531286f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7f12d12565516d41 [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: 0x61ac5312ddcb - tokio::runtime::context::scoped::Scoped::set::ha7d52e8784feffef [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: 0x61ac53127469 - tokio::runtime::context::set_scheduler::{{closure}}::hbd2265642beecc02 [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: 0x61ac53123c22 - std::thread::local::LocalKey::try_with::h8c5978d8239820b0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x61ac5312366e - std::thread::local::LocalKey::with::hd8c008cfd6887bf6 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x61ac5312741d - tokio::runtime::context::set_scheduler::h6ad6a5a6f1738f1f [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: 0x61ac531284a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hded7c315b267a034 [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: 0x61ac53128713 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h51c78a9881d3e01f [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: 0x61ac531277c5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc91b7eebca0618c3 [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: 0x61ac5312df30 - tokio::runtime::context::runtime::enter_runtime::h288ac66a83bad343 [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: 0x61ac53127721 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h36c4f9d37af4c4e9 [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: 0x61ac5312763a - tokio::runtime::runtime::Runtime::block_on::h1a7437e5305c5901 [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: 0x61ac5312e7ae - badssl::test_badssl_modern::hd9af5de448dbc532 [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:19:71 [INFO] [stdout] 43: 0x61ac5312ef87 - badssl::test_badssl_modern::{{closure}}::h5f58f582f157a809 [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:6:30 [INFO] [stdout] 44: 0x61ac5312afb6 - core::ops::function::FnOnce::call_once::ha26bce0ee8083449 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61ac534235fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x61ac534235fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x61ac53439265 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x61ac53439265 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x61ac53439265 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x61ac53439265 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x61ac53439265 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x61ac53439265 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x61ac53439265 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x61ac5340fa54 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x61ac5340fa54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x61ac5341331a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x61ac5341331a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x61ac5341331a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x61ac5341331a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x61ac5341331a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x61ac5341331a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x61ac5341331a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x61ac534ea2ff - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 64: 0x61ac534ea2ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 65: 0x794d1e98faa4 - [INFO] [stdout] 66: 0x794d1ea1ca34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_badssl_self_signed stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_badssl_self_signed' (121) 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: 0x61ac535165f2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61ac535165f2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61ac535165f2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61ac535165f2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61ac53527b0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61ac53527b0f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61ac534e2201 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61ac534e2201 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61ac534ef062 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61ac534f3f7f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x61ac534f3e11 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x61ac5342383e - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x61ac5342383e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61ac534f46ef - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x61ac534f46ef - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x61ac534f449a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x61ac534ef199 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61ac534d64bd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x61ac535307a0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x61ac5352fc76 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x61ac5312f57a - core::result::Result::unwrap::hd61ee64322f350ee [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23 [INFO] [stdout] 21: 0x61ac5312f57a - badssl::test_badssl_self_signed::{{closure}}::h3c3cf8142361efcd [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:55:10 [INFO] [stdout] 22: 0x61ac531297c2 - as core::future::future::Future>::poll::h1a495e6ea448be25 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x61ac531297fd - as core::future::future::Future>::poll::hf33ff98596b36083 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x61ac531293bd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h8b22b5f1ae9934e7 [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: 0x61ac531292fb - tokio::runtime::coop::with_budget::ha4fb0b3829901cad [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: 0x61ac531292fb - tokio::runtime::coop::budget::h01c037f1b100372d [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: 0x61ac531292fb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h514db73f147d0922 [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: 0x61ac53127b60 - tokio::runtime::scheduler::current_thread::Context::enter::hb054f10b9e11d0a4 [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: 0x61ac531289cd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h04ace091a52576b5 [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: 0x61ac531286f4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h7f12d12565516d41 [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: 0x61ac5312ddcb - tokio::runtime::context::scoped::Scoped::set::ha7d52e8784feffef [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: 0x61ac53127469 - tokio::runtime::context::set_scheduler::{{closure}}::hbd2265642beecc02 [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: 0x61ac53123c22 - std::thread::local::LocalKey::try_with::h8c5978d8239820b0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x61ac5312366e - std::thread::local::LocalKey::with::hd8c008cfd6887bf6 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x61ac5312741d - tokio::runtime::context::set_scheduler::h6ad6a5a6f1738f1f [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: 0x61ac531284a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hded7c315b267a034 [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: 0x61ac53128713 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h51c78a9881d3e01f [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: 0x61ac531277c5 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc91b7eebca0618c3 [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: 0x61ac5312df30 - tokio::runtime::context::runtime::enter_runtime::h288ac66a83bad343 [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: 0x61ac53127721 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h36c4f9d37af4c4e9 [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: 0x61ac5312763a - tokio::runtime::runtime::Runtime::block_on::h1a7437e5305c5901 [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: 0x61ac5312f0de - badssl::test_badssl_self_signed::h3a2a1edb1aecff1b [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:60:68 [INFO] [stdout] 43: 0x61ac5312f8d7 - badssl::test_badssl_self_signed::{{closure}}::h924718e08fe5ac48 [INFO] [stdout] at /opt/rustwide/workdir/tests/badssl.rs:46:35 [INFO] [stdout] 44: 0x61ac5312aff6 - core::ops::function::FnOnce::call_once::had94dc415869f021 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x61ac534235fb - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 46: 0x61ac534235fb - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x61ac53439265 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x61ac53439265 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x61ac53439265 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x61ac53439265 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x61ac53439265 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x61ac53439265 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x61ac53439265 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x61ac5340fa54 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x61ac5340fa54 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x61ac5341331a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x61ac5341331a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 58: 0x61ac5341331a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x61ac5341331a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x61ac5341331a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x61ac5341331a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x61ac5341331a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 63: 0x61ac534ea2ff - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 64: 0x61ac534ea2ff - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 65: 0x794d1e98faa4 - [INFO] [stdout] 66: 0x794d1ea1ca34 - 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.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test badssl` [INFO] running `Command { std: "docker" "inspect" "97e35afff13e6638c622a4e31d6ed623b416e73198aeb1e5ad2326f867185b52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97e35afff13e6638c622a4e31d6ed623b416e73198aeb1e5ad2326f867185b52", kill_on_drop: false }` [INFO] [stdout] 97e35afff13e6638c622a4e31d6ed623b416e73198aeb1e5ad2326f867185b52