[INFO] cloning repository https://github.com/anshulrgoyal/bust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anshulrgoyal/bust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanshulrgoyal%2Fbust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanshulrgoyal%2Fbust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cf6a3ce3426125da2e0e9e93cc7eb6ba2704e5c6
[INFO] testing anshulrgoyal/bust against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanshulrgoyal%2Fbust" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/anshulrgoyal/bust
[INFO] finished tweaking git repo https://github.com/anshulrgoyal/bust
[INFO] tweaked toml for git repo https://github.com/anshulrgoyal/bust written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/anshulrgoyal/bust on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/anshulrgoyal/bust 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9a949c582591cad918866636432c18b19dc33cdf1f8addabd517907d6284bde5
[INFO] running `Command { std: "docker" "start" "-a" "9a949c582591cad918866636432c18b19dc33cdf1f8addabd517907d6284bde5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9a949c582591cad918866636432c18b19dc33cdf1f8addabd517907d6284bde5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a949c582591cad918866636432c18b19dc33cdf1f8addabd517907d6284bde5", kill_on_drop: false }`
[INFO] [stdout] 9a949c582591cad918866636432c18b19dc33cdf1f8addabd517907d6284bde5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1d3b39aa528ddd4e9ed82467ffb2dc1d27508f3c35fcce239db5b0099c7e95c
[INFO] running `Command { std: "docker" "start" "-a" "f1d3b39aa528ddd4e9ed82467ffb2dc1d27508f3c35fcce239db5b0099c7e95c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling futures-core v0.3.23
[INFO] [stderr]    Compiling futures-task v0.3.23
[INFO] [stderr]    Compiling futures-channel v0.3.23
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-util v0.3.23
[INFO] [stderr]    Compiling futures-sink v0.3.23
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-io v0.3.23
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling async-trait v0.1.57
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling once_cell v1.13.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling ansi_term v0.7.5
[INFO] [stderr]    Compiling anyhow v1.0.62
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling backtrace v0.3.66
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling argh_shared v0.1.8
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strum_macros v0.8.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling strum v0.8.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling spinner v0.5.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling spinners v1.2.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.23
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.32
[INFO] [stderr]    Compiling enum-as-inner v0.3.4
[INFO] [stderr]    Compiling argh_derive v0.1.8
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling thiserror v1.0.32
[INFO] [stderr]    Compiling argh v0.1.8
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.23
[INFO] [stderr]    Compiling futures v0.3.23
[INFO] [stderr]    Compiling trust-dns-proto v0.19.7
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.7
[INFO] [stderr]    Compiling bust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Method` is never used
[INFO] [stdout]   --> src/args_parser.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum Method {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "f1d3b39aa528ddd4e9ed82467ffb2dc1d27508f3c35fcce239db5b0099c7e95c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1d3b39aa528ddd4e9ed82467ffb2dc1d27508f3c35fcce239db5b0099c7e95c", kill_on_drop: false }`
[INFO] [stdout] f1d3b39aa528ddd4e9ed82467ffb2dc1d27508f3c35fcce239db5b0099c7e95c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88dfd64bb53feef4caaab4ac46942b6a77235d8865091028148797c1bdf0bc84
[INFO] running `Command { std: "docker" "start" "-a" "88dfd64bb53feef4caaab4ac46942b6a77235d8865091028148797c1bdf0bc84", kill_on_drop: false }`
[INFO] [stderr]    Compiling bust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `Method` is never used
[INFO] [stdout]   --> src/args_parser.rs:42:10
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub enum Method {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "88dfd64bb53feef4caaab4ac46942b6a77235d8865091028148797c1bdf0bc84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88dfd64bb53feef4caaab4ac46942b6a77235d8865091028148797c1bdf0bc84", kill_on_drop: false }`
[INFO] [stdout] 88dfd64bb53feef4caaab4ac46942b6a77235d8865091028148797c1bdf0bc84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f68ea3114202834fb7230a9eacfecb56ecd805f53cfa94f67166b6a9d9c25d3a
[INFO] running `Command { std: "docker" "start" "-a" "f68ea3114202834fb7230a9eacfecb56ecd805f53cfa94f67166b6a9d9c25d3a", kill_on_drop: false }`
[INFO] [stderr] warning: enum `Method` is never used
[INFO] [stderr]   --> src/args_parser.rs:42:10
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub enum Method {
[INFO] [stderr]    |          ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bust` (bin "bust" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bust-16d7928319e8871a)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test bench::tests::bench_body_parsing ... ok
[INFO] [stdout] test test::tests::args_parser_should_error_with_url ... ok
[INFO] [stdout] test test::tests::http_parser_string ... ok
[INFO] [stdout] test test::tests::http_parser_string_with_get_method ... ok
[INFO] [stdout] test test::tests::http_parser_string_without_headers ... ok
[INFO] [stdout] test test::tests::args_parser_with_header ... ok
[INFO] [stdout] test test::tests::http_parser_string_with_localhost ... ok
[INFO] [stdout] test test::tests::http_parser_string_with_query ... ok
[INFO] [stdout] test test::tests::args_parser ... ok
[INFO] [stdout] test test::tests::multipart_body_test ... ok
[INFO] [stdout] test test::tests::args_parser_with_file ... ok
[INFO] [stdout] test test::tests::http_request_test ... FAILED
[INFO] [stdout] test test::tests::http_request_with_body_test ... FAILED
[INFO] [stdout] test test::tests::http_request_with_file_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::tests::http_request_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::tests::http_request_test' (35) panicked at src/test.rs:107:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ResolveError { kind: Proto(ProtoError { kind: Io(Kind(NetworkUnreachable)), backtrack: Some(   0: <trust_dns_proto::error::ProtoError as core::convert::From<trust_dns_proto::error::ProtoErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/error.rs:53:18
[INFO] [stdout]    1: <trust_dns_proto::error::ProtoErrorKind as core::convert::Into<trust_dns_proto::error::ProtoError>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: <trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/error.rs:274:42
[INFO] [stdout]    3: <<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from as core::ops::function::FnOnce<(std::io::error::Error,)>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    4: <<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from as futures_util::fns::FnOnce1<std::io::error::Error>>::call_once
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/fns.rs:15:9
[INFO] [stdout]    5: <futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as futures_util::fns::FnOnce1<core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>>::call_once::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/fns.rs:219:32
[INFO] [stdout]    6: <core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>::map_err::<trust_dns_proto::error::ProtoError, <futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as futures_util::fns::FnOnce1<core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>>::call_once::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    7: <futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as futures_util::fns::FnOnce1<core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>>::call_once
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/fns.rs:219:13
[INFO] [stdout]    8: <futures_util::future::future::map::Map<futures_util::future::try_future::into_future::IntoFuture<futures_util::future::try_future::MapOk<<trust_dns_proto::tcp::tcp_stream::TcpStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::connect<trust_dns_proto::TokioTime>::{closure#0}, <trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::with_timeout<trust_dns_proto::TokioTime>::{closure#0}>>, futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/map.rs:57:75
[INFO] [stdout]    9: <futures_util::future::future::Map<futures_util::future::try_future::into_future::IntoFuture<futures_util::future::try_future::MapOk<<trust_dns_proto::tcp::tcp_stream::TcpStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::connect<trust_dns_proto::TokioTime>::{closure#0}, <trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::with_timeout<trust_dns_proto::TokioTime>::{closure#0}>>, futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   10: <futures_util::future::try_future::MapErr<futures_util::future::try_future::MapOk<<trust_dns_proto::tcp::tcp_stream::TcpStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::connect<trust_dns_proto::TokioTime>::{closure#0}, <trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::with_timeout<trust_dns_proto::TokioTime>::{closure#0}>, <trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   11: <trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/tcp/tcp_client_stream.rs:129:25
[INFO] [stdout]   12: <trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   13: <trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/dns_multiplexer.rs:279:44
[INFO] [stdout]   14: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnectInner<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/dns_exchange.rs:342:42
[INFO] [stdout]   15: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnectInner<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   16: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnect<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/dns_exchange.rs:296:16
[INFO] [stdout]   17: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnect<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   18: <trust_dns_resolver::name_server::connection_provider::ConnectionFuture<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/connection_provider.rs:300:46
[INFO] [stdout]   19: <trust_dns_resolver::name_server::name_server::NameServer<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::connected_mut_client::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server.rs:115:18
[INFO] [stdout]   20: <trust_dns_resolver::name_server::name_server::NameServer<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::inner_send::<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server.rs:132:54
[INFO] [stdout]   21: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.23/src/future.rs:82:14
[INFO] [stdout]   23: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as futures_util::future::try_future::TryFutureExt>::try_poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/try_future/mod.rs:623:24
[INFO] [stdout]   24: <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/select_ok.rs:52:77
[INFO] [stdout]   25: core::iter::traits::iterator::Iterator::find_map::check::<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2919:32
[INFO] [stdout]   26: <core::iter::adapters::enumerate::Enumerate<_> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::<&mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>, (), core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>, core::iter::traits::iterator::Iterator::find_map::check<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   27: <core::slice::iter::IterMut<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::enumerate::Enumerate<_> as core::iter::traits::iterator::Iterator>::try_fold::enumerate<&mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>, (), core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>, core::iter::traits::iterator::Iterator::find_map::check<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2431:21
[INFO] [stdout]   28: <core::iter::adapters::enumerate::Enumerate<core::slice::iter::IterMut<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   29: <core::iter::adapters::enumerate::Enumerate<core::slice::iter::IterMut<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>>> as core::iter::traits::iterator::Iterator>::find_map::<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2925:14
[INFO] [stdout]   30: <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/select_ok.rs:52:51
[INFO] [stdout]   31: trust_dns_resolver::name_server::name_server_pool::parallel_conn_loop::<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server_pool.rs:286:43
[INFO] [stdout]   32: <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server_pool.rs:194:55
[INFO] [stdout]   33: <<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0} as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.23/src/future.rs:82:14
[INFO] [stdout]   34: <futures_util::future::try_future::try_flatten_err::TryFlattenErr<futures_util::future::try_future::MapErr<futures_util::future::try_future::AndThen<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::either::Either<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::ready::Ready<core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>>>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#1}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/try_future/try_flatten_err.rs:54:43
[INFO] [stdout]   35: <futures_util::future::try_future::TryFlattenErr<futures_util::future::try_future::MapErr<futures_util::future::try_future::AndThen<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::either::Either<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::ready::Ready<core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>>>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#1}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   36: <futures_util::future::try_future::OrElse<futures_util::future::try_future::AndThen<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::either::Either<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::ready::Ready<core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>>>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#1}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   37: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   39: <trust_dns_proto::xfer::retry_dns_handle::RetrySendFuture<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/retry_dns_handle.rs:78:31
[INFO] [stdout]   40: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41: <trust_dns_resolver::lookup_state::CachingClient<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>>::inner_lookup::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_state.rs:156:85
[INFO] [stdout]   42: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_resolver::lookup::Lookup, trust_dns_resolver::error::ResolveError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   43: trust_dns_resolver::lookup_ip::hosts_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:249:35
[INFO] [stdout]   44: trust_dns_resolver::lookup_ip::rt_then_swap::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:398:14
[INFO] [stdout]   45: trust_dns_resolver::lookup_ip::ipv4_then_ipv6::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:355:6
[INFO] [stdout]   46: trust_dns_resolver::lookup_ip::strategic_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:232:88
[INFO] [stdout]   47: <trust_dns_resolver::lookup_ip::LookupIpFuture<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:134:45
[INFO] [stdout]   48: <trust_dns_resolver::async_resolver::AsyncResolver<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::lookup_ip::<&str>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/async_resolver.rs:415:10
[INFO] [stdout]   49: bust::test::tests::http_request_test::{closure#0}
[INFO] [stdout]              at src/test.rs:106:14
[INFO] [stdout]   50: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   51: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   52: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   55: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   56: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   57: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   58: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   59: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   60: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   61: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   62: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   63: bust::test::tests::http_request_test
[INFO] [stdout]              at src/test.rs:86:5
[INFO] [stdout]   64: bust::test::tests::http_request_test::{closure#0}
[INFO] [stdout]              at src/test.rs:87:33
[INFO] [stdout]   65: <bust::test::tests::http_request_test::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   67: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   68: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71: <unknown>
[INFO] [stdout]   72: clone
[INFO] [stdout] ) }), backtrack: Some(   0: <trust_dns_resolver::error::ResolveError as core::convert::From<trust_dns_resolver::error::ResolveErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/error.rs:116:24
[INFO] [stdout]    1: <trust_dns_resolver::error::ResolveErrorKind as core::convert::Into<trust_dns_resolver::error::ResolveError>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: <trust_dns_resolver::error::ResolveError as core::convert::From<trust_dns_proto::error::ProtoError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/error.rs:153:44
[INFO] [stdout]    3: <core::result::Result<trust_dns_resolver::lookup::Lookup, trust_dns_resolver::error::ResolveError> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, trust_dns_proto::error::ProtoError>>>::from_residual
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:2189:27
[INFO] [stdout]    4: <trust_dns_resolver::lookup_state::CachingClient<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>>::inner_lookup::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_state.rs:156:32
[INFO] [stdout]    5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_resolver::lookup::Lookup, trust_dns_resolver::error::ResolveError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: trust_dns_resolver::lookup_ip::hosts_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:249:35
[INFO] [stdout]    7: trust_dns_resolver::lookup_ip::rt_then_swap::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:398:14
[INFO] [stdout]    8: trust_dns_resolver::lookup_ip::ipv4_then_ipv6::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:355:6
[INFO] [stdout]    9: trust_dns_resolver::lookup_ip::strategic_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:232:88
[INFO] [stdout]   10: <trust_dns_resolver::lookup_ip::LookupIpFuture<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:134:45
[INFO] [stdout]   11: <trust_dns_resolver::async_resolver::AsyncResolver<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::lookup_ip::<&str>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/async_resolver.rs:415:10
[INFO] [stdout]   12: bust::test::tests::http_request_test::{closure#0}
[INFO] [stdout]              at src/test.rs:106:14
[INFO] [stdout]   13: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   14: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   15: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   16: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   17: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   18: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   19: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   20: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   21: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   22: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   23: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   24: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   25: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   26: bust::test::tests::http_request_test
[INFO] [stdout]              at src/test.rs:86:5
[INFO] [stdout]   27: bust::test::tests::http_request_test::{closure#0}
[INFO] [stdout]              at src/test.rs:87:33
[INFO] [stdout]   28: <bust::test::tests::http_request_test::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   31: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   34: <unknown>
[INFO] [stdout]   35: clone
[INFO] [stdout] ) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c1c7246102 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c1c7246102 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c1c7246102 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c1c7246102 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c1c725cfca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c1c725cfca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60c1c724b1a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60c1c724b1a6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60c1c7223e0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c1c7223e0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c1c723e289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c1c71d91be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60c1c71d91be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60c1c723e442 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60c1c723e442 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c1c7223ec8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c1c7219089 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c1c7224d1d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c1c725d73c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c1c725d482 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c1c6f418a0 - <core[585f66e14d78f9ba]::result::Result<trust_dns_resolver[a2a50f7d8de5073b]::lookup_ip::LookupIp, trust_dns_resolver[a2a50f7d8de5073b]::error::ResolveError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60c1c6f418a0 - bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:107:14
[INFO] [stdout]   22:     0x60c1c6f3b98d - <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x60c1c6f49ab0 - tokio[a48bda250b0ef755]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x60c1c6f22615 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[a48bda250b0ef755]::coop::Budget>>>::try_with::<tokio[a48bda250b0ef755]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x60c1c6f21f0e - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[a48bda250b0ef755]::coop::Budget>>>::with::<tokio[a48bda250b0ef755]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x60c1c6f399e3 - tokio[a48bda250b0ef755]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x60c1c6f399e3 - tokio[a48bda250b0ef755]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x60c1c6f399e3 - <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x60c1c6f3b861 - tokio[a48bda250b0ef755]::runtime::basic_scheduler::enter::<<tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}, (), tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x60c1c6f2f799 - <tokio[a48bda250b0ef755]::macros::scoped_tls::ScopedKey<tokio[a48bda250b0ef755]::runtime::basic_scheduler::Context>>::set::<tokio[a48bda250b0ef755]::runtime::basic_scheduler::enter<<tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}, (), tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60c1c6f38a7c - tokio[a48bda250b0ef755]::runtime::basic_scheduler::enter::<<tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}, (), tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x60c1c6f378b2 - <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x60c1c6f49296 - <tokio[a48bda250b0ef755]::runtime::Runtime>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x60c1c6f347cb - tokio[a48bda250b0ef755]::runtime::context::enter::<<tokio[a48bda250b0ef755]::runtime::Runtime>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x60c1c6f33a3a - <tokio[a48bda250b0ef755]::runtime::handle::Handle>::enter::<<tokio[a48bda250b0ef755]::runtime::Runtime>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x60c1c6f48419 - <tokio[a48bda250b0ef755]::runtime::Runtime>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x60c1c6f45450 - bust[51e516070f1f4c8b]::test::tests::http_request_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:86:5
[INFO] [stdout]   38:     0x60c1c6f40b97 - bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:87:33
[INFO] [stdout]   39:     0x60c1c6f25466 - <bust[51e516070f1f4c8b]::test::tests::http_request_test::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60c1c71cd56b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60c1c71cd56b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x60c1c71d9dca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x60c1c71d9dca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x60c1c71d9dca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x60c1c71d9dca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x60c1c71d9dca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x60c1c71d9dca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x60c1c71d9dca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x60c1c71d4294 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x60c1c71d4294 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x60c1c71dc8c2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x60c1c71dc8c2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c1c724589f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x60c1c724589f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7212cd3c5aa4 - <unknown>
[INFO] [stdout]   61:     0x7212cd452a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::tests::http_request_with_body_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::tests::http_request_with_body_test' (36) panicked at src/test.rs:145:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ResolveError { kind: Proto(ProtoError { kind: Io(Kind(NetworkUnreachable)), backtrack: Some(   0: <trust_dns_proto::error::ProtoError as core::convert::From<trust_dns_proto::error::ProtoErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/error.rs:53:18
[INFO] [stdout]    1: <trust_dns_proto::error::ProtoErrorKind as core::convert::Into<trust_dns_proto::error::ProtoError>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: <trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/error.rs:274:42
[INFO] [stdout]    3: <<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from as core::ops::function::FnOnce<(std::io::error::Error,)>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    4: <<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from as futures_util::fns::FnOnce1<std::io::error::Error>>::call_once
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/fns.rs:15:9
[INFO] [stdout]    5: <futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as futures_util::fns::FnOnce1<core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>>::call_once::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/fns.rs:219:32
[INFO] [stdout]    6: <core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>::map_err::<trust_dns_proto::error::ProtoError, <futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as futures_util::fns::FnOnce1<core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>>::call_once::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    7: <futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as futures_util::fns::FnOnce1<core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>>::call_once
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/fns.rs:219:13
[INFO] [stdout]    8: <futures_util::future::future::map::Map<futures_util::future::try_future::into_future::IntoFuture<futures_util::future::try_future::MapOk<<trust_dns_proto::tcp::tcp_stream::TcpStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::connect<trust_dns_proto::TokioTime>::{closure#0}, <trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::with_timeout<trust_dns_proto::TokioTime>::{closure#0}>>, futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/map.rs:57:75
[INFO] [stdout]    9: <futures_util::future::future::Map<futures_util::future::try_future::into_future::IntoFuture<futures_util::future::try_future::MapOk<<trust_dns_proto::tcp::tcp_stream::TcpStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::connect<trust_dns_proto::TokioTime>::{closure#0}, <trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::with_timeout<trust_dns_proto::TokioTime>::{closure#0}>>, futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   10: <futures_util::future::try_future::MapErr<futures_util::future::try_future::MapOk<<trust_dns_proto::tcp::tcp_stream::TcpStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::connect<trust_dns_proto::TokioTime>::{closure#0}, <trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::with_timeout<trust_dns_proto::TokioTime>::{closure#0}>, <trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   11: <trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/tcp/tcp_client_stream.rs:129:25
[INFO] [stdout]   12: <trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   13: <trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/dns_multiplexer.rs:279:44
[INFO] [stdout]   14: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnectInner<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/dns_exchange.rs:342:42
[INFO] [stdout]   15: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnectInner<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   16: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnect<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/dns_exchange.rs:296:16
[INFO] [stdout]   17: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnect<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   18: <trust_dns_resolver::name_server::connection_provider::ConnectionFuture<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/connection_provider.rs:300:46
[INFO] [stdout]   19: <trust_dns_resolver::name_server::name_server::NameServer<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::connected_mut_client::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server.rs:115:18
[INFO] [stdout]   20: <trust_dns_resolver::name_server::name_server::NameServer<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::inner_send::<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server.rs:132:54
[INFO] [stdout]   21: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.23/src/future.rs:82:14
[INFO] [stdout]   23: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as futures_util::future::try_future::TryFutureExt>::try_poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/try_future/mod.rs:623:24
[INFO] [stdout]   24: <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/select_ok.rs:52:77
[INFO] [stdout]   25: core::iter::traits::iterator::Iterator::find_map::check::<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2919:32
[INFO] [stdout]   26: <core::iter::adapters::enumerate::Enumerate<_> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::<&mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>, (), core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>, core::iter::traits::iterator::Iterator::find_map::check<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   27: <core::slice::iter::IterMut<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::enumerate::Enumerate<_> as core::iter::traits::iterator::Iterator>::try_fold::enumerate<&mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>, (), core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>, core::iter::traits::iterator::Iterator::find_map::check<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2431:21
[INFO] [stdout]   28: <core::iter::adapters::enumerate::Enumerate<core::slice::iter::IterMut<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   29: <core::iter::adapters::enumerate::Enumerate<core::slice::iter::IterMut<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>>> as core::iter::traits::iterator::Iterator>::find_map::<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2925:14
[INFO] [stdout]   30: <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/select_ok.rs:52:51
[INFO] [stdout]   31: trust_dns_resolver::name_server::name_server_pool::parallel_conn_loop::<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server_pool.rs:286:43
[INFO] [stdout]   32: <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server_pool.rs:194:55
[INFO] [stdout]   33: <<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0} as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.23/src/future.rs:82:14
[INFO] [stdout]   34: <futures_util::future::try_future::try_flatten_err::TryFlattenErr<futures_util::future::try_future::MapErr<futures_util::future::try_future::AndThen<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::either::Either<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::ready::Ready<core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>>>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#1}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/try_future/try_flatten_err.rs:54:43
[INFO] [stdout]   35: <futures_util::future::try_future::TryFlattenErr<futures_util::future::try_future::MapErr<futures_util::future::try_future::AndThen<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::either::Either<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::ready::Ready<core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>>>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#1}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   36: <futures_util::future::try_future::OrElse<futures_util::future::try_future::AndThen<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::either::Either<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::ready::Ready<core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>>>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#1}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   37: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   39: <trust_dns_proto::xfer::retry_dns_handle::RetrySendFuture<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/retry_dns_handle.rs:78:31
[INFO] [stdout]   40: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41: <trust_dns_resolver::lookup_state::CachingClient<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>>::inner_lookup::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_state.rs:156:85
[INFO] [stdout]   42: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_resolver::lookup::Lookup, trust_dns_resolver::error::ResolveError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   43: trust_dns_resolver::lookup_ip::hosts_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:249:35
[INFO] [stdout]   44: trust_dns_resolver::lookup_ip::rt_then_swap::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:398:14
[INFO] [stdout]   45: trust_dns_resolver::lookup_ip::ipv4_then_ipv6::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:355:6
[INFO] [stdout]   46: trust_dns_resolver::lookup_ip::strategic_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:232:88
[INFO] [stdout]   47: <trust_dns_resolver::lookup_ip::LookupIpFuture<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:134:45
[INFO] [stdout]   48: <trust_dns_resolver::async_resolver::AsyncResolver<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::lookup_ip::<&str>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/async_resolver.rs:415:10
[INFO] [stdout]   49: bust::test::tests::http_request_with_body_test::{closure#0}
[INFO] [stdout]              at src/test.rs:144:14
[INFO] [stdout]   50: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   51: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   52: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   55: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   56: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   57: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   58: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_body_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   59: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   60: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   61: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   62: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_with_body_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   63: bust::test::tests::http_request_with_body_test
[INFO] [stdout]              at src/test.rs:124:5
[INFO] [stdout]   64: bust::test::tests::http_request_with_body_test::{closure#0}
[INFO] [stdout]              at src/test.rs:125:43
[INFO] [stdout]   65: <bust::test::tests::http_request_with_body_test::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   67: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   68: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71: <unknown>
[INFO] [stdout]   72: clone
[INFO] [stdout] ) }), backtrack: Some(   0: <trust_dns_resolver::error::ResolveError as core::convert::From<trust_dns_resolver::error::ResolveErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/error.rs:116:24
[INFO] [stdout]    1: <trust_dns_resolver::error::ResolveErrorKind as core::convert::Into<trust_dns_resolver::error::ResolveError>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: <trust_dns_resolver::error::ResolveError as core::convert::From<trust_dns_proto::error::ProtoError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/error.rs:153:44
[INFO] [stdout]    3: <core::result::Result<trust_dns_resolver::lookup::Lookup, trust_dns_resolver::error::ResolveError> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, trust_dns_proto::error::ProtoError>>>::from_residual
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:2189:27
[INFO] [stdout]    4: <trust_dns_resolver::lookup_state::CachingClient<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>>::inner_lookup::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_state.rs:156:32
[INFO] [stdout]    5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_resolver::lookup::Lookup, trust_dns_resolver::error::ResolveError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: trust_dns_resolver::lookup_ip::hosts_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:249:35
[INFO] [stdout]    7: trust_dns_resolver::lookup_ip::rt_then_swap::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:398:14
[INFO] [stdout]    8: trust_dns_resolver::lookup_ip::ipv4_then_ipv6::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:355:6
[INFO] [stdout]    9: trust_dns_resolver::lookup_ip::strategic_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:232:88
[INFO] [stdout]   10: <trust_dns_resolver::lookup_ip::LookupIpFuture<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:134:45
[INFO] [stdout]   11: <trust_dns_resolver::async_resolver::AsyncResolver<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::lookup_ip::<&str>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/async_resolver.rs:415:10
[INFO] [stdout]   12: bust::test::tests::http_request_with_body_test::{closure#0}
[INFO] [stdout]              at src/test.rs:144:14
[INFO] [stdout]   13: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   14: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   15: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   16: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   17: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   18: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   19: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   20: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   21: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_body_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   22: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   23: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   24: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   25: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_with_body_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   26: bust::test::tests::http_request_with_body_test
[INFO] [stdout]              at src/test.rs:124:5
[INFO] [stdout]   27: bust::test::tests::http_request_with_body_test::{closure#0}
[INFO] [stdout]              at src/test.rs:125:43
[INFO] [stdout]   28: <bust::test::tests::http_request_with_body_test::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   31: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   34: <unknown>
[INFO] [stdout]   35: clone
[INFO] [stdout] ) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c1c7246102 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c1c7246102 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c1c7246102 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c1c7246102 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c1c725cfca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c1c725cfca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60c1c724b1a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60c1c724b1a6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60c1c7223e0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c1c7223e0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c1c723e289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c1c71d91be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60c1c71d91be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60c1c723e442 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60c1c723e442 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c1c7223ec8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c1c7219089 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c1c7224d1d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c1c725d73c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c1c725d482 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c1c6f431ac - <core[585f66e14d78f9ba]::result::Result<trust_dns_resolver[a2a50f7d8de5073b]::lookup_ip::LookupIp, trust_dns_resolver[a2a50f7d8de5073b]::error::ResolveError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60c1c6f431ac - bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:145:14
[INFO] [stdout]   22:     0x60c1c6f3bbad - <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x60c1c6f49d10 - tokio[a48bda250b0ef755]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x60c1c6f22815 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[a48bda250b0ef755]::coop::Budget>>>::try_with::<tokio[a48bda250b0ef755]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x60c1c6f21fae - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[a48bda250b0ef755]::coop::Budget>>>::with::<tokio[a48bda250b0ef755]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x60c1c6f3a8b3 - tokio[a48bda250b0ef755]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x60c1c6f3a8b3 - tokio[a48bda250b0ef755]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x60c1c6f3a8b3 - <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x60c1c6f3b901 - tokio[a48bda250b0ef755]::runtime::basic_scheduler::enter::<<tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, (), tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x60c1c6f2f9d9 - <tokio[a48bda250b0ef755]::macros::scoped_tls::ScopedKey<tokio[a48bda250b0ef755]::runtime::basic_scheduler::Context>>::set::<tokio[a48bda250b0ef755]::runtime::basic_scheduler::enter<<tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, (), tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60c1c6f391ec - tokio[a48bda250b0ef755]::runtime::basic_scheduler::enter::<<tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, (), tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x60c1c6f37932 - <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x60c1c6f49416 - <tokio[a48bda250b0ef755]::runtime::Runtime>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x60c1c6f349cb - tokio[a48bda250b0ef755]::runtime::context::enter::<<tokio[a48bda250b0ef755]::runtime::Runtime>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x60c1c6f33bba - <tokio[a48bda250b0ef755]::runtime::handle::Handle>::enter::<<tokio[a48bda250b0ef755]::runtime::Runtime>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x60c1c6f484d9 - <tokio[a48bda250b0ef755]::runtime::Runtime>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x60c1c6f467e0 - bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:124:5
[INFO] [stdout]   38:     0x60c1c6f40c87 - bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:125:43
[INFO] [stdout]   39:     0x60c1c6f255a6 - <bust[51e516070f1f4c8b]::test::tests::http_request_with_body_test::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60c1c71cd56b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60c1c71cd56b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x60c1c71d9dca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x60c1c71d9dca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x60c1c71d9dca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x60c1c71d9dca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x60c1c71d9dca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x60c1c71d9dca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x60c1c71d9dca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x60c1c71d4294 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x60c1c71d4294 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x60c1c71dc8c2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x60c1c71dc8c2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c1c724589f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x60c1c724589f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7212cd3c5aa4 - <unknown>
[INFO] [stdout]   61:     0x7212cd452a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test::tests::http_request_with_file_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::tests::http_request_with_file_test' (37) panicked at src/test.rs:183:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: ResolveError { kind: Proto(ProtoError { kind: Io(Kind(NetworkUnreachable)), backtrack: Some(   0: <trust_dns_proto::error::ProtoError as core::convert::From<trust_dns_proto::error::ProtoErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/error.rs:53:18
[INFO] [stdout]    1: <trust_dns_proto::error::ProtoErrorKind as core::convert::Into<trust_dns_proto::error::ProtoError>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: <trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/error.rs:274:42
[INFO] [stdout]    3: <<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from as core::ops::function::FnOnce<(std::io::error::Error,)>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    4: <<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from as futures_util::fns::FnOnce1<std::io::error::Error>>::call_once
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/fns.rs:15:9
[INFO] [stdout]    5: <futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as futures_util::fns::FnOnce1<core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>>::call_once::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/fns.rs:219:32
[INFO] [stdout]    6: <core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>::map_err::<trust_dns_proto::error::ProtoError, <futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as futures_util::fns::FnOnce1<core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>>::call_once::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:968:27
[INFO] [stdout]    7: <futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as futures_util::fns::FnOnce1<core::result::Result<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, std::io::error::Error>>>::call_once
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/fns.rs:219:13
[INFO] [stdout]    8: <futures_util::future::future::map::Map<futures_util::future::try_future::into_future::IntoFuture<futures_util::future::try_future::MapOk<<trust_dns_proto::tcp::tcp_stream::TcpStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::connect<trust_dns_proto::TokioTime>::{closure#0}, <trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::with_timeout<trust_dns_proto::TokioTime>::{closure#0}>>, futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/map.rs:57:75
[INFO] [stdout]    9: <futures_util::future::future::Map<futures_util::future::try_future::into_future::IntoFuture<futures_util::future::try_future::MapOk<<trust_dns_proto::tcp::tcp_stream::TcpStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::connect<trust_dns_proto::TokioTime>::{closure#0}, <trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::with_timeout<trust_dns_proto::TokioTime>::{closure#0}>>, futures_util::fns::MapErrFn<<trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   10: <futures_util::future::try_future::MapErr<futures_util::future::try_future::MapOk<<trust_dns_proto::tcp::tcp_stream::TcpStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::connect<trust_dns_proto::TokioTime>::{closure#0}, <trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>>::with_timeout<trust_dns_proto::TokioTime>::{closure#0}>, <trust_dns_proto::error::ProtoError as core::convert::From<std::io::error::Error>>::from> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   11: <trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/tcp/tcp_client_stream.rs:129:25
[INFO] [stdout]   12: <trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   13: <trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/dns_multiplexer.rs:279:44
[INFO] [stdout]   14: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnectInner<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/dns_exchange.rs:342:42
[INFO] [stdout]   15: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnectInner<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   16: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnect<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/dns_exchange.rs:296:16
[INFO] [stdout]   17: <trust_dns_proto::xfer::dns_exchange::DnsExchangeConnect<trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerConnect<trust_dns_proto::tcp::tcp_client_stream::TcpClientConnect<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexer<trust_dns_proto::tcp::tcp_client_stream::TcpClientStream<trust_dns_proto::iocompat::AsyncIo02As03<tokio::net::tcp::stream::TcpStream>>, trust_dns_proto::op::message::NoopMessageFinalizer, alloc::boxed::Box<dyn trust_dns_proto::xfer::dns_handle::DnsStreamHandle>>, trust_dns_proto::xfer::dns_multiplexer::DnsMultiplexerSerialResponse, trust_dns_proto::TokioTime> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   18: <trust_dns_resolver::name_server::connection_provider::ConnectionFuture<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/connection_provider.rs:300:46
[INFO] [stdout]   19: <trust_dns_resolver::name_server::name_server::NameServer<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::connected_mut_client::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server.rs:115:18
[INFO] [stdout]   20: <trust_dns_resolver::name_server::name_server::NameServer<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::inner_send::<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server.rs:132:54
[INFO] [stdout]   21: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.23/src/future.rs:82:14
[INFO] [stdout]   23: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as futures_util::future::try_future::TryFutureExt>::try_poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/try_future/mod.rs:623:24
[INFO] [stdout]   24: <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/select_ok.rs:52:77
[INFO] [stdout]   25: core::iter::traits::iterator::Iterator::find_map::check::<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2919:32
[INFO] [stdout]   26: <core::iter::adapters::enumerate::Enumerate<_> as core::iter::traits::iterator::Iterator>::try_fold::enumerate::<&mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>, (), core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>, core::iter::traits::iterator::Iterator::find_map::check<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--bin bust`
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/enumerate.rs:119:27
[INFO] [stdout]   27: <core::slice::iter::IterMut<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::iter::traits::iterator::Iterator>::try_fold::<(), <core::iter::adapters::enumerate::Enumerate<_> as core::iter::traits::iterator::Iterator>::try_fold::enumerate<&mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>, (), core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>, core::iter::traits::iterator::Iterator::find_map::check<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2431:21
[INFO] [stdout]   28: <core::iter::adapters::enumerate::Enumerate<core::slice::iter::IterMut<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>>> as core::iter::traits::iterator::Iterator>::try_fold::<(), core::iter::traits::iterator::Iterator::find_map::check<(usize, &mut core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>), (usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>::{closure#0}, core::ops::control_flow::ControlFlow<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>)>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/adapters/enumerate.rs:125:19
[INFO] [stdout]   29: <core::iter::adapters::enumerate::Enumerate<core::slice::iter::IterMut<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>>> as core::iter::traits::iterator::Iterator>::find_map::<(usize, core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>), <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/iter/traits/iterator.rs:2925:14
[INFO] [stdout]   30: <futures_util::future::select_ok::SelectOk<core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/select_ok.rs:52:51
[INFO] [stdout]   31: trust_dns_resolver::name_server::name_server_pool::parallel_conn_loop::<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server_pool.rs:286:43
[INFO] [stdout]   32: <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/name_server/name_server_pool.rs:194:55
[INFO] [stdout]   33: <<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0} as futures_core::future::TryFuture>::try_poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-core-0.3.23/src/future.rs:82:14
[INFO] [stdout]   34: <futures_util::future::try_future::try_flatten_err::TryFlattenErr<futures_util::future::try_future::MapErr<futures_util::future::try_future::AndThen<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::either::Either<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::ready::Ready<core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>>>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#1}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/try_future/try_flatten_err.rs:54:43
[INFO] [stdout]   35: <futures_util::future::try_future::TryFlattenErr<futures_util::future::try_future::MapErr<futures_util::future::try_future::AndThen<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::either::Either<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::ready::Ready<core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>>>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#1}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   36: <futures_util::future::try_future::OrElse<futures_util::future::try_future::AndThen<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::either::Either<<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, futures_util::future::ready::Ready<core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>>>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#0}>, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::try_send::{closure#0}, <trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>> as trust_dns_proto::xfer::dns_handle::DnsHandle>::send<trust_dns_proto::xfer::dns_request::DnsRequest>::{closure#1}> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/lib.rs:91:35
[INFO] [stdout]   37: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   38: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as futures_util::future::future::FutureExt>::poll_unpin
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.23/src/future/future/mod.rs:562:24
[INFO] [stdout]   39: <trust_dns_proto::xfer::retry_dns_handle::RetrySendFuture<trust_dns_resolver::name_server::name_server_pool::NameServerPool<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.19.7/src/xfer/retry_dns_handle.rs:78:31
[INFO] [stdout]   40: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_proto::xfer::dns_response::DnsResponse, trust_dns_proto::error::ProtoError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41: <trust_dns_resolver::lookup_state::CachingClient<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>>::inner_lookup::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_state.rs:156:85
[INFO] [stdout]   42: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_resolver::lookup::Lookup, trust_dns_resolver::error::ResolveError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]   43: trust_dns_resolver::lookup_ip::hosts_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:249:35
[INFO] [stdout]   44: trust_dns_resolver::lookup_ip::rt_then_swap::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:398:14
[INFO] [stdout]   45: trust_dns_resolver::lookup_ip::ipv4_then_ipv6::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:355:6
[INFO] [stdout]   46: trust_dns_resolver::lookup_ip::strategic_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:232:88
[INFO] [stdout]   47: <trust_dns_resolver::lookup_ip::LookupIpFuture<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:134:45
[INFO] [stdout]   48: <trust_dns_resolver::async_resolver::AsyncResolver<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::lookup_ip::<&str>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/async_resolver.rs:415:10
[INFO] [stdout]   49: bust::test::tests::http_request_with_file_test::{closure#0}
[INFO] [stdout]              at src/test.rs:182:14
[INFO] [stdout]   50: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   51: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   52: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   55: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   56: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   57: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   58: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_file_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   59: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   60: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   61: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   62: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_with_file_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   63: bust::test::tests::http_request_with_file_test
[INFO] [stdout]              at src/test.rs:162:5
[INFO] [stdout]   64: bust::test::tests::http_request_with_file_test::{closure#0}
[INFO] [stdout]              at src/test.rs:163:43
[INFO] [stdout]   65: <bust::test::tests::http_request_with_file_test::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   67: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   68: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   70: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   71: <unknown>
[INFO] [stdout]   72: clone
[INFO] [stdout] ) }), backtrack: Some(   0: <trust_dns_resolver::error::ResolveError as core::convert::From<trust_dns_resolver::error::ResolveErrorKind>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/error.rs:116:24
[INFO] [stdout]    1: <trust_dns_resolver::error::ResolveErrorKind as core::convert::Into<trust_dns_resolver::error::ResolveError>>::into
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/convert/mod.rs:778:9
[INFO] [stdout]    2: <trust_dns_resolver::error::ResolveError as core::convert::From<trust_dns_proto::error::ProtoError>>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/error.rs:153:44
[INFO] [stdout]    3: <core::result::Result<trust_dns_resolver::lookup::Lookup, trust_dns_resolver::error::ResolveError> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, trust_dns_proto::error::ProtoError>>>::from_residual
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:2189:27
[INFO] [stdout]    4: <trust_dns_resolver::lookup_state::CachingClient<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>>::inner_lookup::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_state.rs:156:32
[INFO] [stdout]    5: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<trust_dns_resolver::lookup::Lookup, trust_dns_resolver::error::ResolveError>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/future/future.rs:133:9
[INFO] [stdout]    6: trust_dns_resolver::lookup_ip::hosts_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:249:35
[INFO] [stdout]    7: trust_dns_resolver::lookup_ip::rt_then_swap::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:398:14
[INFO] [stdout]    8: trust_dns_resolver::lookup_ip::ipv4_then_ipv6::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:355:6
[INFO] [stdout]    9: trust_dns_resolver::lookup_ip::strategic_lookup::<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:232:88
[INFO] [stdout]   10: <trust_dns_resolver::lookup_ip::LookupIpFuture<trust_dns_resolver::lookup::LookupEither<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>> as core::future::future::Future>::poll
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/lookup_ip.rs:134:45
[INFO] [stdout]   11: <trust_dns_resolver::async_resolver::AsyncResolver<trust_dns_resolver::name_server::connection_provider::GenericConnection, trust_dns_resolver::name_server::connection_provider::GenericConnectionProvider<trust_dns_resolver::name_server::connection_provider::tokio_runtime::TokioRuntime>>>::lookup_ip::<&str>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-resolver-0.19.7/src/async_resolver.rs:415:10
[INFO] [stdout]   12: bust::test::tests::http_request_with_file_test::{closure#0}
[INFO] [stdout]              at src/test.rs:182:14
[INFO] [stdout]   13: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   14: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   15: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::try_with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   16: <std::thread::local::LocalKey<core::cell::Cell<tokio::coop::Budget>>>::with::<tokio::coop::with_budget<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core::task::poll::Poll<()>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   17: tokio::coop::with_budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]       tokio::coop::budget::<core::task::poll::Poll<()>, <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]       <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   18: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   19: <tokio::macros::scoped_tls::ScopedKey<tokio::runtime::basic_scheduler::Context>>::set::<tokio::runtime::basic_scheduler::enter<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   20: tokio::runtime::basic_scheduler::enter::<<tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, (), tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   21: <tokio::runtime::basic_scheduler::BasicScheduler<tokio::park::either::Either<tokio::time::driver::Driver<tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>, tokio::park::either::Either<tokio::io::driver::Driver, tokio::park::thread::ParkThread>>>>::block_on::<bust::test::tests::http_request_with_file_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   22: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   23: tokio::runtime::context::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   24: <tokio::runtime::handle::Handle>::enter::<<tokio::runtime::Runtime>::block_on<bust::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   25: <tokio::runtime::Runtime>::block_on::<bust::test::tests::http_request_with_file_test::{closure#0}>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   26: bust::test::tests::http_request_with_file_test
[INFO] [stdout]              at src/test.rs:162:5
[INFO] [stdout]   27: bust::test::tests::http_request_with_file_test::{closure#0}
[INFO] [stdout]              at src/test.rs:163:43
[INFO] [stdout]   28: <bust::test::tests::http_request_with_file_test::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29: <fn() -> core::result::Result<(), alloc::string::String> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]       test::__rust_begin_short_backtrace::<core::result::Result<(), alloc::string::String>, fn() -> core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   30: test::run_test_in_process::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<core::result::Result<(), alloc::string::String>, core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<test::run_test_in_process::{closure#0}>, core::result::Result<(), alloc::string::String>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       test::run_test_in_process
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]       test::run_test::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   31: test::run_test::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]       std::sys::backtrace::__rust_begin_short_backtrace::<test::run_test::{closure#1}, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32: std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]       <core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]       std::panicking::catch_unwind::do_call::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]       std::panicking::catch_unwind::<(), core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]       std::panic::catch_unwind::<core::panic::unwind_safe::AssertUnwindSafe<std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]       std::thread::lifecycle::spawn_unchecked::<test::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]       <std::thread::lifecycle::spawn_unchecked<test::run_test::{closure#1}, ()>::{closure#1} as core::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]       <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   34: <unknown>
[INFO] [stdout]   35: clone
[INFO] [stdout] ) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60c1c7246102 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x60c1c7246102 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x60c1c7246102 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x60c1c7246102 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x60c1c725cfca - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x60c1c725cfca - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x60c1c724b1a6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x60c1c724b1a6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x60c1c7223e0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x60c1c7223e0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x60c1c723e289 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x60c1c71d91be - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x60c1c71d91be - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x60c1c723e442 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x60c1c723e442 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x60c1c7223ec8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x60c1c7219089 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x60c1c7224d1d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x60c1c725d73c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x60c1c725d482 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x60c1c6f44397 - <core[585f66e14d78f9ba]::result::Result<trust_dns_resolver[a2a50f7d8de5073b]::lookup_ip::LookupIp, trust_dns_resolver[a2a50f7d8de5073b]::error::ResolveError>>::unwrap
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x60c1c6f44397 - bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:183:14
[INFO] [stdout]   22:     0x60c1c6f3bcbd - <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   23:     0x60c1c6f49e40 - tokio[a48bda250b0ef755]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   24:     0x60c1c6f22915 - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[a48bda250b0ef755]::coop::Budget>>>::try_with::<tokio[a48bda250b0ef755]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   25:     0x60c1c6f21ffe - <std[3f03f8b59f91bef1]::thread::local::LocalKey<core[585f66e14d78f9ba]::cell::Cell<tokio[a48bda250b0ef755]::coop::Budget>>>::with::<tokio[a48bda250b0ef755]::coop::with_budget<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[585f66e14d78f9ba]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   26:     0x60c1c6f3b023 - tokio[a48bda250b0ef755]::coop::with_budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   27:     0x60c1c6f3b023 - tokio[a48bda250b0ef755]::coop::budget::<core[585f66e14d78f9ba]::task::poll::Poll<()>, <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   28:     0x60c1c6f3b023 - <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   29:     0x60c1c6f3b951 - tokio[a48bda250b0ef755]::runtime::basic_scheduler::enter::<<tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, (), tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   30:     0x60c1c6f2faf9 - <tokio[a48bda250b0ef755]::macros::scoped_tls::ScopedKey<tokio[a48bda250b0ef755]::runtime::basic_scheduler::Context>>::set::<tokio[a48bda250b0ef755]::runtime::basic_scheduler::enter<<tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, (), tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   31:     0x60c1c6f395ac - tokio[a48bda250b0ef755]::runtime::basic_scheduler::enter::<<tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, (), tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   32:     0x60c1c6f37972 - <tokio[a48bda250b0ef755]::runtime::basic_scheduler::BasicScheduler<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::time::driver::Driver<tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>, tokio[a48bda250b0ef755]::park::either::Either<tokio[a48bda250b0ef755]::io::driver::Driver, tokio[a48bda250b0ef755]::park::thread::ParkThread>>>>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   33:     0x60c1c6f494d6 - <tokio[a48bda250b0ef755]::runtime::Runtime>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   34:     0x60c1c6f34acb - tokio[a48bda250b0ef755]::runtime::context::enter::<<tokio[a48bda250b0ef755]::runtime::Runtime>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   35:     0x60c1c6f33c7a - <tokio[a48bda250b0ef755]::runtime::handle::Handle>::enter::<<tokio[a48bda250b0ef755]::runtime::Runtime>::block_on<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   36:     0x60c1c6f48539 - <tokio[a48bda250b0ef755]::runtime::Runtime>::block_on::<bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   37:     0x60c1c6f469d0 - bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:162:5
[INFO] [stdout]   38:     0x60c1c6f40cb7 - bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/test.rs:163:43
[INFO] [stdout]   39:     0x60c1c6f255e6 - <bust[51e516070f1f4c8b]::test::tests::http_request_with_file_test::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x60c1c71cd56b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x60c1c71cd56b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   42:     0x60c1c71d9dca - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   43:     0x60c1c71d9dca - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x60c1c71d9dca - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x60c1c71d9dca - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x60c1c71d9dca - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x60c1c71d9dca - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   48:     0x60c1c71d9dca - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   49:     0x60c1c71d4294 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   50:     0x60c1c71d4294 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   51:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   52:     0x60c1c71dc8c2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x60c1c71dc8c2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   57:     0x60c1c71dc8c2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x60c1c724589f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   59:     0x60c1c724589f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   60:     0x7212cd3c5aa4 - <unknown>
[INFO] [stdout]   61:     0x7212cd452a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::tests::http_request_test
[INFO] [stdout]     test::tests::http_request_with_body_test
[INFO] [stdout]     test::tests::http_request_with_file_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 11 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.17s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f68ea3114202834fb7230a9eacfecb56ecd805f53cfa94f67166b6a9d9c25d3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f68ea3114202834fb7230a9eacfecb56ecd805f53cfa94f67166b6a9d9c25d3a", kill_on_drop: false }`
[INFO] [stdout] f68ea3114202834fb7230a9eacfecb56ecd805f53cfa94f67166b6a9d9c25d3a
