[INFO] fetching crate influxive-downloader 0.0.5...
[INFO] testing influxive-downloader-0.0.5 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate influxive-downloader 0.0.5 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate influxive-downloader 0.0.5
[INFO] finished tweaking crates.io crate influxive-downloader 0.0.5
[INFO] tweaked toml for crates.io crate influxive-downloader 0.0.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate influxive-downloader 0.0.5 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate influxive-downloader 0.0.5 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be075aa2e022e49b5486900c58caba4d3b7ee9636926604de3d4b1eec80fed3b
[INFO] running `Command { std: "docker" "start" "-a" "be075aa2e022e49b5486900c58caba4d3b7ee9636926604de3d4b1eec80fed3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be075aa2e022e49b5486900c58caba4d3b7ee9636926604de3d4b1eec80fed3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be075aa2e022e49b5486900c58caba4d3b7ee9636926604de3d4b1eec80fed3b", kill_on_drop: false }`
[INFO] [stdout] be075aa2e022e49b5486900c58caba4d3b7ee9636926604de3d4b1eec80fed3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3e6f6e21cd71bfb35786b66a31280fc372859b0927230d95602a566e09977f9a
[INFO] running `Command { std: "docker" "start" "-a" "3e6f6e21cd71bfb35786b66a31280fc372859b0927230d95602a566e09977f9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling influxive-core v0.0.5
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling influxive-downloader v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[INFO] running `Command { std: "docker" "inspect" "3e6f6e21cd71bfb35786b66a31280fc372859b0927230d95602a566e09977f9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e6f6e21cd71bfb35786b66a31280fc372859b0927230d95602a566e09977f9a", kill_on_drop: false }`
[INFO] [stdout] 3e6f6e21cd71bfb35786b66a31280fc372859b0927230d95602a566e09977f9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] a37599f8470a10df94a46935e6edc283cc82968332233fb24ed8552a8b13e394
[INFO] running `Command { std: "docker" "start" "-a" "a37599f8470a10df94a46935e6edc283cc82968332233fb24ed8552a8b13e394", kill_on_drop: false }`
[INFO] [stderr]    Compiling influxive-downloader v0.0.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.64s
[INFO] running `Command { std: "docker" "inspect" "a37599f8470a10df94a46935e6edc283cc82968332233fb24ed8552a8b13e394", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a37599f8470a10df94a46935e6edc283cc82968332233fb24ed8552a8b13e394", kill_on_drop: false }`
[INFO] [stdout] a37599f8470a10df94a46935e6edc283cc82968332233fb24ed8552a8b13e394
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] ed7f196bfa26607294cf871e5e45c59bf21ea25b0f027c6366f18e6d0b229009
[INFO] running `Command { std: "docker" "start" "-a" "ed7f196bfa26607294cf871e5e45c59bf21ea25b0f027c6366f18e6d0b229009", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/influxive-downloader/935038e7a08a48b1/deps/influxive_downloader-935038e7a08a48b1)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test tests::tar_gz_sanity ... FAILED
[INFO] [stdout] test tests::zip_sanity ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::tar_gz_sanity stdout ----
[INFO] [stdout] DownloadSpec { url: "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-linux-amd64.tar.gz", archive: TarGz { inner_path: "influx" }, archive_hash: Sha2_256([162, 102, 243, 4, 84, 116, 99, 182, 188, 120, 134, 191, 69, 227, 125, 37, 43, 204, 12, 235, 49, 86, 171, 141, 120, 197, 37, 97, 85, 143, 191, 230]), file_hash: Sha2_256([99, 162, 170, 1, 18, 187, 168, 205, 53, 118, 86, 181, 57, 60, 94, 102, 85, 218, 108, 133, 89, 3, 116, 52, 43, 95, 14, 241, 76, 96, 250, 117]), file_prefix: "influx", file_extension: "" }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (26) panicked at src/lib.rs:285:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: reqwest::Error { kind: Request, url: "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-linux-amd64.tar.gz", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed984d273d2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed984d273d2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ed984d3dcda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed984d3dcda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ed984d2c836 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed984d2c836 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ed984d020af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed984d020af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed984d1dd09 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed984bd8cae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ed984bd8cae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed984d1df72 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ed984d1df72 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed984d02168 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed984cf98d9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ed984d0344d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed984d3e44c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed984d3e192 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ed98466861b - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::path::PathBuf, std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ed98466861b - influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:285:70
[INFO] [stdout]   22:     0x5ed98464aab8 - <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   23:     0x5ed984656a28 - <tokio[f028f2de375539ff]::loom::std::unsafe_cell::UnsafeCell<tokio[f028f2de375539ff]::runtime::task::core::Stage<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}>>>::with_mut::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5ed984656a28 - <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   25:     0x5ed98463bfea - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5ed984688d00 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ed9846ab2fe - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ed98465b34b - __rust_try
[INFO] [stdout]   29:     0x5ed984659c83 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::task::poll::Poll<()>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ed984659c83 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ed98463a7ff - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5ed984645492 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5ed984645743 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5ed98469926b - tokio[f028f2de375539ff]::runtime::task::raw::poll::<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   35:     0x5ed984c6c5f7 - <tokio[f028f2de375539ff]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   36:     0x5ed984c815f2 - <tokio[f028f2de375539ff]::runtime::task::LocalNotified<alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   37:     0x5ed984c22bfd - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stdout]   38:     0x5ed984c2de69 - tokio[f028f2de375539ff]::task::coop::with_budget::<core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::boxed::Box<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5ed984c2de69 - tokio[f028f2de375539ff]::task::coop::budget::<core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::boxed::Box<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5ed984c2de69 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   41:     0x5ed984c2cbe9 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   42:     0x5ed984c22289 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   43:     0x5ed984c75210 - <tokio[f028f2de375539ff]::runtime::context::scoped::Scoped<tokio[f028f2de375539ff]::runtime::scheduler::Context>>::set::<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5ed984c7e7ab - tokio[f028f2de375539ff]::runtime::context::set_scheduler::<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5ed984c7616b - <std[840933623431fd06]::thread::local::LocalKey<tokio[f028f2de375539ff]::runtime::context::Context>>::try_with::<tokio[f028f2de375539ff]::runtime::context::set_scheduler<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5ed984c75e1f - <std[840933623431fd06]::thread::local::LocalKey<tokio[f028f2de375539ff]::runtime::context::Context>>::with::<tokio[f028f2de375539ff]::runtime::context::set_scheduler<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5ed984c7e0d4 - tokio[f028f2de375539ff]::runtime::context::set_scheduler::<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5ed984c236b9 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   49:     0x5ed984c6f7ef - tokio[f028f2de375539ff]::runtime::context::runtime::enter_runtime::<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5ed984c2e8e1 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   51:     0x5ed984c2246b - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   52:     0x5ed984c81f9b - <tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5ed984c11c3c - <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   54:     0x5ed984c15c3c - <tokio[f028f2de375539ff]::loom::std::unsafe_cell::UnsafeCell<tokio[f028f2de375539ff]::runtime::task::core::Stage<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5ed984c15c3c - <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   56:     0x5ed984c0d2ee - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5ed984c6f021 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ed984c6fcdf - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ed984c184cb - __rust_try
[INFO] [stdout]   60:     0x5ed984c17923 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::task::poll::Poll<()>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5ed984c17923 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5ed984c0c6b0 - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5ed984c0f469 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5ed984c0f727 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5ed984c6a0cd - tokio[f028f2de375539ff]::runtime::task::raw::poll::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   66:     0x5ed984c6c5f7 - <tokio[f028f2de375539ff]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   67:     0x5ed984c81637 - <tokio[f028f2de375539ff]::runtime::task::UnownedTask<tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   68:     0x5ed984c88da7 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5ed984c8a7c0 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   70:     0x5ed984c881a4 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5ed984c6f726 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5ed984c79092 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5ed984c6f171 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5ed984c6fee7 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5ed984c7c83b - __rust_try
[INFO] [stdout]   76:     0x5ed984c78d50 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5ed984c78d50 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5ed984c78d50 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x5ed984c3e13f - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5ed984d26c3f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x5ed984d26c3f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x7bf42b099aa4 - <unknown>
[INFO] [stdout]   83:     0x7bf42b126a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (29) panicked at src/lib.rs:285:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: reqwest::Error { kind: Request, url: "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-linux-amd64.tar.gz", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed984d273d2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed984d273d2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ed984d3dcda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed984d3dcda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ed984d2c836 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed984d2c836 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ed984d020af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed984d020af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed984d1dd09 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed984bd8cae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ed984bd8cae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed984d1df72 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ed984d1df72 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed984d02168 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed984cf98d9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ed984d0344d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed984d3e44c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed984d3e192 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ed98466861b - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::path::PathBuf, std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ed98466861b - influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:285:70
[INFO] [stdout]   22:     0x5ed98464aab8 - <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   23:     0x5ed984656a28 - <tokio[f028f2de375539ff]::loom::std::unsafe_cell::UnsafeCell<tokio[f028f2de375539ff]::runtime::task::core::Stage<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}>>>::with_mut::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5ed984656a28 - <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   25:     0x5ed98463bfea - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5ed984688d00 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ed9846ab2fe - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ed98465b34b - __rust_try
[INFO] [stdout]   29:     0x5ed984659c83 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::task::poll::Poll<()>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ed984659c83 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ed98463a7ff - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5ed984645492 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5ed984645743 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5ed98469926b - tokio[f028f2de375539ff]::runtime::task::raw::poll::<influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   35:     0x5ed984c6c5f7 - <tokio[f028f2de375539ff]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   36:     0x5ed984c815f2 - <tokio[f028f2de375539ff]::runtime::task::LocalNotified<alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   37:     0x5ed984c22bfd - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stdout]   38:     0x5ed984c2de69 - tokio[f028f2de375539ff]::task::coop::with_budget::<core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::boxed::Box<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5ed984c2de69 - tokio[f028f2de375539ff]::task::coop::budget::<core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::boxed::Box<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5ed984c2de69 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   41:     0x5ed984c2cbe9 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   42:     0x5ed984c22289 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   43:     0x5ed984c75210 - <tokio[f028f2de375539ff]::runtime::context::scoped::Scoped<tokio[f028f2de375539ff]::runtime::scheduler::Context>>::set::<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5ed984c7e7ab - tokio[f028f2de375539ff]::runtime::context::set_scheduler::<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5ed984c7616b - <std[840933623431fd06]::thread::local::LocalKey<tokio[f028f2de375539ff]::runtime::context::Context>>::try_with::<tokio[f028f2de375539ff]::runtime::context::set_scheduler<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5ed984c75e1f - <std[840933623431fd06]::thread::local::LocalKey<tokio[f028f2de375539ff]::runtime::context::Context>>::with::<tokio[f028f2de375539ff]::runtime::context::set_scheduler<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5ed984c7e0d4 - tokio[f028f2de375539ff]::runtime::context::set_scheduler::<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5ed984c236b9 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   49:     0x5ed984c6f7ef - tokio[f028f2de375539ff]::runtime::context::runtime::enter_runtime::<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5ed984c2e8e1 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   51:     0x5ed984c2246b - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   52:     0x5ed984c81f9b - <tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5ed984c11c3c - <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   54:     0x5ed984c15c3c - <tokio[f028f2de375539ff]::loom::std::unsafe_cell::UnsafeCell<tokio[f028f2de375539ff]::runtime::task::core::Stage<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5ed984c15c3c - <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   56:     0x5ed984c0d2ee - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5ed984c6f021 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ed984c6fcdf - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ed984c184cb - __rust_try
[INFO] [stdout]   60:     0x5ed984c17923 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::task::poll::Poll<()>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5ed984c17923 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5ed984c0c6b0 - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5ed984c0f469 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5ed984c0f727 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5ed984c6a0cd - tokio[f028f2de375539ff]::runtime::task::raw::poll::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   66:     0x5ed984c6c5f7 - <tokio[f028f2de375539ff]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   67:     0x5ed984c81637 - <tokio[f028f2de375539ff]::runtime::task::UnownedTask<tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   68:     0x5ed984c88da7 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5ed984c8a7c0 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   70:     0x5ed984c881a4 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5ed984c6f726 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5ed984c79092 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5ed984c6f171 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5ed984c6fee7 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5ed984c7c83b - __rust_try
[INFO] [stdout]   76:     0x5ed984c78d50 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5ed984c78d50 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5ed984c78d50 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x5ed984c3e13f - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5ed984d26c3f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x5ed984d26c3f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x7bf42b099aa4 - <unknown>
[INFO] [stdout]   83:     0x7bf42b126a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tar_gz_sanity' (16) panicked at src/lib.rs:293:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(13), "called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: reqwest::Error { kind: Request, url: \"https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-linux-amd64.tar.gz\", source: hyper_util::client::legacy::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) } }", ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed984d273d2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed984d273d2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ed984d3dcda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed984d3dcda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ed984d2c836 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed984d2c836 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ed984d020af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed984d020af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed984d1dd09 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed984bd8cae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ed984bd8cae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed984d1df72 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ed984d1df72 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed984d02168 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed984cf98d9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ed984d0344d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed984d3e44c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed984d3e192 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ed9846691bb - <core[8f93d80df273fe75]::result::Result<(), tokio[f028f2de375539ff]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ed9846691bb - influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:293:24
[INFO] [stdout]   22:     0x5ed9846a2202 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ed984665a1d - <tokio[f028f2de375539ff]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]   24:     0x5ed984662d32 - tokio[f028f2de375539ff]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5ed984662d32 - tokio[f028f2de375539ff]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5ed984662d32 - <tokio[f028f2de375539ff]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]   27:     0x5ed98468c0a4 - <tokio[f028f2de375539ff]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5ed984685a98 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   29:     0x5ed984664c6b - tokio[f028f2de375539ff]::runtime::context::runtime::enter_runtime::<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5ed984683154 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   31:     0x5ed9846aa054 - <tokio[f028f2de375539ff]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   32:     0x5ed9846aa24c - <tokio[f028f2de375539ff]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   33:     0x5ed9846696c1 - influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:292:25
[INFO] [stdout]   34:     0x5ed984668837 - influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:277:29
[INFO] [stdout]   35:     0x5ed984661466 - <influxive_downloader[aecf089f210ce7d]::tests::tar_gz_sanity::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ed984bcd05b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5ed984bcd05b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5ed984bd98ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5ed984bd98ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ed984bd98ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5ed984bd98ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5ed984bd98ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ed984bd98ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5ed984bd98ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5ed984bd3d84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5ed984bd3d84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5ed984bdc3b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5ed984bdc3b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ed984bdc3b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5ed984bdc3b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5ed984bdc3b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ed984bdc3b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5ed984bdc3b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ed984d26c3f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x5ed984d26c3f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56:     0x7bf42b099aa4 - <unknown>
[INFO] [stdout]   57:     0x7bf42b126a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::zip_sanity stdout ----
[INFO] [stdout] DownloadSpec { url: "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-windows-amd64.zip", archive: Zip { inner_path: "influx.exe" }, archive_hash: Sha2_256([169, 38, 87, 113, 162, 105, 50, 105, 229, 14, 234, 242, 172, 130, 172, 1, 212, 67, 5, 198, 198, 165, 180, 37, 207, 99, 232, 40, 155, 110, 137, 196]), file_hash: Sha2_256([130, 155, 178, 101, 113, 73, 67, 106, 136, 169, 89, 234, 34, 60, 159, 133, 187, 37, 67, 31, 207, 40, 145, 5, 101, 34, 217, 236, 6, 31, 9, 62]), file_prefix: "influx", file_extension: ".exe" }
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (36) panicked at src/lib.rs:306:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: reqwest::Error { kind: Request, url: "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-windows-amd64.zip", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed984d273d2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed984d273d2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ed984d3dcda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed984d3dcda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ed984d2c836 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed984d2c836 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ed984d020af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed984d020af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed984d1dd09 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed984bd8cae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ed984bd8cae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed984d1df72 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ed984d1df72 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed984d02168 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed984cf98d9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ed984d0344d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed984d3e44c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed984d3e192 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ed98466807b - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::path::PathBuf, std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ed98466807b - influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:306:70
[INFO] [stdout]   22:     0x5ed98464a378 - <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   23:     0x5ed9846562a8 - <tokio[f028f2de375539ff]::loom::std::unsafe_cell::UnsafeCell<tokio[f028f2de375539ff]::runtime::task::core::Stage<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}>>>::with_mut::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5ed9846562a8 - <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   25:     0x5ed98463bdea - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5ed984688c20 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ed9846ab1de - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ed98465b34b - __rust_try
[INFO] [stdout]   29:     0x5ed9846598c3 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::task::poll::Poll<()>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ed9846598c3 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ed98463a35f - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5ed9846448d2 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5ed984644b83 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5ed98469922b - tokio[f028f2de375539ff]::runtime::task::raw::poll::<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   35:     0x5ed984c6c5f7 - <tokio[f028f2de375539ff]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   36:     0x5ed984c815f2 - <tokio[f028f2de375539ff]::runtime::task::LocalNotified<alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   37:     0x5ed984c22bfd - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stdout]   38:     0x5ed984c2de69 - tokio[f028f2de375539ff]::task::coop::with_budget::<core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::boxed::Box<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5ed984c2de69 - tokio[f028f2de375539ff]::task::coop::budget::<core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::boxed::Box<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5ed984c2de69 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   41:     0x5ed984c2cbe9 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   42:     0x5ed984c22289 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   43:     0x5ed984c75210 - <tokio[f028f2de375539ff]::runtime::context::scoped::Scoped<tokio[f028f2de375539ff]::runtime::scheduler::Context>>::set::<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5ed984c7e7ab - tokio[f028f2de375539ff]::runtime::context::set_scheduler::<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5ed984c7616b - <std[840933623431fd06]::thread::local::LocalKey<tokio[f028f2de375539ff]::runtime::context::Context>>::try_with::<tokio[f028f2de375539ff]::runtime::context::set_scheduler<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5ed984c75e1f - <std[840933623431fd06]::thread::local::LocalKey<tokio[f028f2de375539ff]::runtime::context::Context>>::with::<tokio[f028f2de375539ff]::runtime::context::set_scheduler<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5ed984c7e0d4 - tokio[f028f2de375539ff]::runtime::context::set_scheduler::<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5ed984c236b9 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   49:     0x5ed984c6f7ef - tokio[f028f2de375539ff]::runtime::context::runtime::enter_runtime::<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5ed984c2e8e1 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   51:     0x5ed984c2246b - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   52:     0x5ed984c81f9b - <tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5ed984c11c3c - <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   54:     0x5ed984c15c3c - <tokio[f028f2de375539ff]::loom::std::unsafe_cell::UnsafeCell<tokio[f028f2de375539ff]::runtime::task::core::Stage<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5ed984c15c3c - <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   56:     0x5ed984c0d2ee - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5ed984c6f021 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ed984c6fcdf - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ed984c184cb - __rust_try
[INFO] [stdout]   60:     0x5ed984c17923 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::task::poll::Poll<()>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5ed984c17923 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5ed984c0c6b0 - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5ed984c0f469 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5ed984c0f727 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5ed984c6a0cd - tokio[f028f2de375539ff]::runtime::task::raw::poll::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   66:     0x5ed984c6c5f7 - <tokio[f028f2de375539ff]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   67:     0x5ed984c81637 - <tokio[f028f2de375539ff]::runtime::task::UnownedTask<tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   68:     0x5ed984c88da7 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5ed984c8a7c0 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   70:     0x5ed984c881a4 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5ed984c6f726 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5ed984c79092 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5ed984c6f171 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5ed984c6fee7 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5ed984c7c83b - __rust_try
[INFO] [stdout]   76:     0x5ed984c78d50 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5ed984c78d50 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5ed984c78d50 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x5ed984c3e13f - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5ed984d26c3f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x5ed984d26c3f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x7bf42b099aa4 - <unknown>
[INFO] [stdout]   83:     0x7bf42b126a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (34) panicked at src/lib.rs:306:70:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: reqwest::Error { kind: Request, url: "https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-windows-amd64.zip", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) } }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed984d273d2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed984d273d2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ed984d3dcda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed984d3dcda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ed984d2c836 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed984d2c836 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ed984d020af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed984d020af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed984d1dd09 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed984bd8cae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ed984bd8cae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed984d1df72 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ed984d1df72 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed984d02168 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed984cf98d9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ed984d0344d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed984d3e44c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed984d3e192 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ed98466807b - <core[8f93d80df273fe75]::result::Result<std[840933623431fd06]::path::PathBuf, std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ed98466807b - influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:306:70
[INFO] [stdout]   22:     0x5ed98464a378 - <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   23:     0x5ed9846562a8 - <tokio[f028f2de375539ff]::loom::std::unsafe_cell::UnsafeCell<tokio[f028f2de375539ff]::runtime::task::core::Stage<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}>>>::with_mut::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   24:     0x5ed9846562a8 - <tokio[f028f2de375539ff]::runtime::task::core::Core<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   25:     0x5ed98463bdea - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   26:     0x5ed984688c20 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5ed9846ab1de - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5ed98465b34b - __rust_try
[INFO] [stdout]   29:     0x5ed9846598c3 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::task::poll::Poll<()>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ed9846598c3 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ed98463a35f - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   32:     0x5ed9846448d2 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   33:     0x5ed984644b83 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   34:     0x5ed98469922b - tokio[f028f2de375539ff]::runtime::task::raw::poll::<influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   35:     0x5ed984c6c5f7 - <tokio[f028f2de375539ff]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   36:     0x5ed984c815f2 - <tokio[f028f2de375539ff]::runtime::task::LocalNotified<alloc[40b2bae28975ac47]::sync::Arc<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::handle::Handle>>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:509:13
[INFO] [stdout]   37:     0x5ed984c22bfd - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:600:18
[INFO] [stdout]   38:     0x5ed984c2de69 - tokio[f028f2de375539ff]::task::coop::with_budget::<core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::boxed::Box<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   39:     0x5ed984c2de69 - tokio[f028f2de375539ff]::task::coop::budget::<core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::boxed::Box<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   40:     0x5ed984c2de69 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run_task
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:591:9
[INFO] [stdout]   41:     0x5ed984c2cbe9 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Context>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:539:29
[INFO] [stdout]   42:     0x5ed984c22289 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:504:24
[INFO] [stdout]   43:     0x5ed984c75210 - <tokio[f028f2de375539ff]::runtime::context::scoped::Scoped<tokio[f028f2de375539ff]::runtime::scheduler::Context>>::set::<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5ed984c7e7ab - tokio[f028f2de375539ff]::runtime::context::set_scheduler::<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5ed984c7616b - <std[840933623431fd06]::thread::local::LocalKey<tokio[f028f2de375539ff]::runtime::context::Context>>::try_with::<tokio[f028f2de375539ff]::runtime::context::set_scheduler<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5ed984c75e1f - <std[840933623431fd06]::thread::local::LocalKey<tokio[f028f2de375539ff]::runtime::context::Context>>::with::<tokio[f028f2de375539ff]::runtime::context::set_scheduler<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5ed984c7e0d4 - tokio[f028f2de375539ff]::runtime::context::set_scheduler::<(), tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5ed984c236b9 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:499:9
[INFO] [stdout]   49:     0x5ed984c6f7ef - tokio[f028f2de375539ff]::runtime::context::runtime::enter_runtime::<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x5ed984c2e8e1 - tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:491:5
[INFO] [stdout]   51:     0x5ed984c2246b - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/worker.rs:457:45
[INFO] [stdout]   52:     0x5ed984c81f9b - <tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/task.rs:42:21
[INFO] [stdout]   53:     0x5ed984c11c3c - <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:365:24
[INFO] [stdout]   54:     0x5ed984c15c3c - <tokio[f028f2de375539ff]::loom::std::unsafe_cell::UnsafeCell<tokio[f028f2de375539ff]::runtime::task::core::Stage<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/loom/std/unsafe_cell.rs:16:9
[INFO] [stdout]   55:     0x5ed984c15c3c - <tokio[f028f2de375539ff]::runtime::task::core::Core<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/core.rs:354:30
[INFO] [stdout]   56:     0x5ed984c0d2ee - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:535:30
[INFO] [stdout]   57:     0x5ed984c6f021 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5ed984c6fcdf - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5ed984c184cb - __rust_try
[INFO] [stdout]   60:     0x5ed984c17923 - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::task::poll::Poll<()>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5ed984c17923 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<tokio[f028f2de375539ff]::runtime::task::harness::poll_future<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[8f93d80df273fe75]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5ed984c0c6b0 - tokio[f028f2de375539ff]::runtime::task::harness::poll_future::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:523:18
[INFO] [stdout]   63:     0x5ed984c0f469 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:210:27
[INFO] [stdout]   64:     0x5ed984c0f727 - <tokio[f028f2de375539ff]::runtime::task::harness::Harness<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/harness.rs:155:20
[INFO] [stdout]   65:     0x5ed984c6a0cd - tokio[f028f2de375539ff]::runtime::task::raw::poll::<tokio[f028f2de375539ff]::runtime::blocking::task::BlockingTask<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:325:13
[INFO] [stdout]   66:     0x5ed984c6c5f7 - <tokio[f028f2de375539ff]::runtime::task::raw::RawTask>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/raw.rs:255:18
[INFO] [stdout]   67:     0x5ed984c81637 - <tokio[f028f2de375539ff]::runtime::task::UnownedTask<tokio[f028f2de375539ff]::runtime::blocking::schedule::BlockingSchedule>>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/task/mod.rs:546:13
[INFO] [stdout]   68:     0x5ed984c88da7 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Task>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:161:19
[INFO] [stdout]   69:     0x5ed984c8a7c0 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Inner>::run
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:516:22
[INFO] [stdout]   70:     0x5ed984c881a4 - <tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/blocking/pool.rs:474:47
[INFO] [stdout]   71:     0x5ed984c6f726 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5ed984c79092 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5ed984c6f171 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5ed984c6fee7 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5ed984c7c83b - __rust_try
[INFO] [stdout]   76:     0x5ed984c78d50 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5ed984c78d50 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5ed984c78d50 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x5ed984c3e13f - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<<tokio[f028f2de375539ff]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5ed984d26c3f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x5ed984d26c3f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x7bf42b099aa4 - <unknown>
[INFO] [stdout]   83:     0x7bf42b126a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::zip_sanity' (17) panicked at src/lib.rs:314:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(24), "called `Result::unwrap()` on an `Err` value: Custom { kind: Other, error: reqwest::Error { kind: Request, url: \"https://dl.influxdata.com/influxdb/releases/influxdb2-client-2.7.3-windows-amd64.zip\", source: hyper_util::client::legacy::Error(Connect, ConnectError(\"dns error\", Custom { kind: Uncategorized, error: \"failed to lookup address information: Temporary failure in name resolution\" })) } }", ...)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ed984d273d2 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ed984d273d2 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ed984d273d2 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ed984d3dcda - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ed984d3dcda - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5ed984d2c836 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ed984d2c836 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ed984d020af - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ed984d020af - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ed984d1dd09 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ed984bd8cae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ed984bd8cae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ed984d1df72 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ed984d1df72 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ed984d02168 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ed984cf98d9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ed984d0344d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ed984d3e44c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ed984d3e192 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ed984668c8b - <core[8f93d80df273fe75]::result::Result<(), tokio[f028f2de375539ff]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ed984668c8b - influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:314:24
[INFO] [stdout]   22:     0x5ed9846a2202 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5ed984665a1d - <tokio[f028f2de375539ff]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:71
[INFO] [stdout]   24:     0x5ed984662d32 - tokio[f028f2de375539ff]::task::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x5ed984662d32 - tokio[f028f2de375539ff]::task::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<()>, <tokio[f028f2de375539ff]::runtime::park::CachedParkThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x5ed984662d32 - <tokio[f028f2de375539ff]::runtime::park::CachedParkThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/park.rs:285:31
[INFO] [stdout]   27:     0x5ed98468c0a4 - <tokio[f028f2de375539ff]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x5ed984685a98 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   29:     0x5ed984664c6b - tokio[f028f2de375539ff]::runtime::context::runtime::enter_runtime::<<tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x5ed984683154 - <tokio[f028f2de375539ff]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   31:     0x5ed9846aa054 - <tokio[f028f2de375539ff]::runtime::runtime::Runtime>::block_on_inner::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   32:     0x5ed9846aa24c - <tokio[f028f2de375539ff]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   33:     0x5ed984669511 - influxive_downloader[aecf089f210ce7d]::tests::zip_sanity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:313:25
[INFO] [stdout]   34:     0x5ed984668807 - influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:298:26
[INFO] [stdout]   35:     0x5ed984661426 - <influxive_downloader[aecf089f210ce7d]::tests::zip_sanity::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ed984bcd05b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5ed984bcd05b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5ed984bd98ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5ed984bd98ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5ed984bd98ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5ed984bd98ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5ed984bd98ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ed984bd98ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5ed984bd98ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5ed984bd3d84 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5ed984bd3d84 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5ed984bdc3b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5ed984bdc3b2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5ed984bdc3b2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5ed984bdc3b2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5ed984bdc3b2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ed984bdc3b2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5ed984bdc3b2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ed984d26c3f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x5ed984d26c3f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56:     0x7bf42b099aa4 - <unknown>
[INFO] [stdout]   57:     0x7bf42b126a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::tar_gz_sanity
[INFO] [stdout]     tests::zip_sanity
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ed7f196bfa26607294cf871e5e45c59bf21ea25b0f027c6366f18e6d0b229009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed7f196bfa26607294cf871e5e45c59bf21ea25b0f027c6366f18e6d0b229009", kill_on_drop: false }`
[INFO] [stdout] ed7f196bfa26607294cf871e5e45c59bf21ea25b0f027c6366f18e6d0b229009
