[INFO] fetching crate influxive-downloader 0.0.5...
[INFO] testing influxive-downloader-0.0.5 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate influxive-downloader 0.0.5 into /workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate influxive-downloader 0.0.5 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded influxive-core v0.0.5
[INFO] [stderr]   Downloaded quinn-udp v0.5.13
[INFO] [stderr]   Downloaded rustls-webpki v0.103.4
[INFO] [stderr]   Downloaded proc-macro2 v1.0.97
[INFO] [stderr]   Downloaded quinn v0.11.8
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded quinn-proto v0.11.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e8f41d4efd0106f58623d860abd9e98f96d606811d85dc50944143ba7ea29bf2
[INFO] running `Command { std: "docker" "start" "-a" "e8f41d4efd0106f58623d860abd9e98f96d606811d85dc50944143ba7ea29bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e8f41d4efd0106f58623d860abd9e98f96d606811d85dc50944143ba7ea29bf2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8f41d4efd0106f58623d860abd9e98f96d606811d85dc50944143ba7ea29bf2", kill_on_drop: false }`
[INFO] [stdout] e8f41d4efd0106f58623d860abd9e98f96d606811d85dc50944143ba7ea29bf2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0d62c3bc4290baf179bdae454cd89460ffc9fbd3495beae7df58787f959fca1
[INFO] running `Command { std: "docker" "start" "-a" "c0d62c3bc4290baf179bdae454cd89460ffc9fbd3495beae7df58787f959fca1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling http v1.3.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 serde v1.0.219
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling lzma-rs v0.3.0
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling influxive-core v0.0.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.14
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core 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 hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[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 31.19s
[INFO] running `Command { std: "docker" "inspect" "c0d62c3bc4290baf179bdae454cd89460ffc9fbd3495beae7df58787f959fca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0d62c3bc4290baf179bdae454cd89460ffc9fbd3495beae7df58787f959fca1", kill_on_drop: false }`
[INFO] [stdout] c0d62c3bc4290baf179bdae454cd89460ffc9fbd3495beae7df58787f959fca1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7bd8ee054c3b2713084cde9f861e0955c45fe686e47369c2866c88b33df21759
[INFO] running `Command { std: "docker" "start" "-a" "7bd8ee054c3b2713084cde9f861e0955c45fe686e47369c2866c88b33df21759", 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 2.78s
[INFO] running `Command { std: "docker" "inspect" "7bd8ee054c3b2713084cde9f861e0955c45fe686e47369c2866c88b33df21759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bd8ee054c3b2713084cde9f861e0955c45fe686e47369c2866c88b33df21759", kill_on_drop: false }`
[INFO] [stdout] 7bd8ee054c3b2713084cde9f861e0955c45fe686e47369c2866c88b33df21759
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd4ee996a52bd6450d6e214385b125397cb13ab42e323b9aa5564f544a03c22f
[INFO] running `Command { std: "docker" "start" "-a" "cd4ee996a52bd6450d6e214385b125397cb13ab42e323b9aa5564f544a03c22f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/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' (47) 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:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5beee8518bd2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5beee8518bd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5beee852f4aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5beee852f4aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5beee851e006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5beee851e006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5beee84f3ebf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5beee84f3ebf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5beee850f4b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5beee83caede - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5beee83caede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5beee850f722 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5beee850f722 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5beee84f3f78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5beee84e8f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5beee84f525d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5beee852fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5beee852f962 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5beee7e632db - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::path::PathBuf, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5beee7e632db - influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:285:70
[INFO] [stdout]   22:     0x5beee7e379f8 - <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e43968 - <tokio[17c06600406639ea]::loom::std::unsafe_cell::UnsafeCell<tokio[17c06600406639ea]::runtime::task::core::Stage<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e43968 - <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e28f2a - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e53ff0 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5beee7e8697e - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5beee7e4828b - __rust_try
[INFO] [stdout]   29:     0x5beee7e46bc3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5beee7e46bc3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5beee7e2773f - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e323d2 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e32683 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e833bb - tokio[17c06600406639ea]::runtime::task::raw::poll::<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee8476317 - <tokio[17c06600406639ea]::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:     0x5beee847bc92 - <tokio[17c06600406639ea]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee845d5ad - <tokio[17c06600406639ea]::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:     0x5beee8466939 - tokio[17c06600406639ea]::task::coop::with_budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[17c06600406639ea]::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:     0x5beee8466939 - tokio[17c06600406639ea]::task::coop::budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[17c06600406639ea]::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:     0x5beee8466939 - <tokio[17c06600406639ea]::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:     0x5beee84656b9 - <tokio[17c06600406639ea]::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:     0x5beee845cd59 - tokio[17c06600406639ea]::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:     0x5beee840ada0 - <tokio[17c06600406639ea]::runtime::context::scoped::Scoped<tokio[17c06600406639ea]::runtime::scheduler::Context>>::set::<tokio[17c06600406639ea]::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:     0x5beee8425c4b - tokio[17c06600406639ea]::runtime::context::set_scheduler::<(), tokio[17c06600406639ea]::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:     0x5beee846b94b - <std[3b51380354919863]::thread::local::LocalKey<tokio[17c06600406639ea]::runtime::context::Context>>::try_with::<tokio[17c06600406639ea]::runtime::context::set_scheduler<(), tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5beee846b5ff - <std[3b51380354919863]::thread::local::LocalKey<tokio[17c06600406639ea]::runtime::context::Context>>::with::<tokio[17c06600406639ea]::runtime::context::set_scheduler<(), tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5beee8425304 - tokio[17c06600406639ea]::runtime::context::set_scheduler::<(), tokio[17c06600406639ea]::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:     0x5beee845e259 - tokio[17c06600406639ea]::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:     0x5beee840c3ff - tokio[17c06600406639ea]::runtime::context::runtime::enter_runtime::<tokio[17c06600406639ea]::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:     0x5beee8467e81 - tokio[17c06600406639ea]::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:     0x5beee845ceeb - <tokio[17c06600406639ea]::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:     0x5beee842c1cb - <tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[27de1724e4349be2]::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:     0x5beee8403fec - <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8407fec - <tokio[17c06600406639ea]::loom::std::unsafe_cell::UnsafeCell<tokio[17c06600406639ea]::runtime::task::core::Stage<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8407fec - <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee83ff69e - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8478841 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5beee845417f - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5beee840a87b - __rust_try
[INFO] [stdout]   60:     0x5beee8409cd3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5beee8409cd3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5beee83fea60 - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8401819 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8401ad7 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee84735ad - tokio[17c06600406639ea]::runtime::task::raw::poll::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8476317 - <tokio[17c06600406639ea]::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:     0x5beee847bcd7 - <tokio[17c06600406639ea]::runtime::task::UnownedTask<tokio[17c06600406639ea]::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:     0x5beee843cec7 - <tokio[17c06600406639ea]::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:     0x5beee843ed50 - <tokio[17c06600406639ea]::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:     0x5beee843a7a4 - <tokio[17c06600406639ea]::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:     0x5beee845c196 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5beee846e3e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5beee8478991 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5beee8454387 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5beee847139b - __rust_try
[INFO] [stdout]   76:     0x5beee846e040 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5beee846e040 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5beee846e040 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x5beee841dacf - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5beee851843f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x5beee851843f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x792dfa41baa4 - <unknown>
[INFO] [stdout]   83:     0x792dfa4a8a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (43) 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:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5beee8518bd2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5beee8518bd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5beee852f4aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5beee852f4aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5beee851e006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5beee851e006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5beee84f3ebf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5beee84f3ebf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5beee850f4b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5beee83caede - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5beee83caede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5beee850f722 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5beee850f722 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5beee84f3f78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5beee84e8f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5beee84f525d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5beee852fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5beee852f962 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5beee7e632db - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::path::PathBuf, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5beee7e632db - influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:285:70
[INFO] [stdout]   22:     0x5beee7e379f8 - <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e43968 - <tokio[17c06600406639ea]::loom::std::unsafe_cell::UnsafeCell<tokio[17c06600406639ea]::runtime::task::core::Stage<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e43968 - <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e28f2a - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e53ff0 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5beee7e8697e - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5beee7e4828b - __rust_try
[INFO] [stdout]   29:     0x5beee7e46bc3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5beee7e46bc3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5beee7e2773f - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e323d2 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e32683 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e833bb - tokio[17c06600406639ea]::runtime::task::raw::poll::<influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee8476317 - <tokio[17c06600406639ea]::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:     0x5beee847bc92 - <tokio[17c06600406639ea]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee845d5ad - <tokio[17c06600406639ea]::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:     0x5beee8466939 - tokio[17c06600406639ea]::task::coop::with_budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[17c06600406639ea]::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:     0x5beee8466939 - tokio[17c06600406639ea]::task::coop::budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[17c06600406639ea]::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:     0x5beee8466939 - <tokio[17c06600406639ea]::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:     0x5beee84656b9 - <tokio[17c06600406639ea]::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:     0x5beee845cd59 - tokio[17c06600406639ea]::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:     0x5beee840ada0 - <tokio[17c06600406639ea]::runtime::context::scoped::Scoped<tokio[17c06600406639ea]::runtime::scheduler::Context>>::set::<tokio[17c06600406639ea]::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:     0x5beee8425c4b - tokio[17c06600406639ea]::runtime::context::set_scheduler::<(), tokio[17c06600406639ea]::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:     0x5beee846b94b - <std[3b51380354919863]::thread::local::LocalKey<tokio[17c06600406639ea]::runtime::context::Context>>::try_with::<tokio[17c06600406639ea]::runtime::context::set_scheduler<(), tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5beee846b5ff - <std[3b51380354919863]::thread::local::LocalKey<tokio[17c06600406639ea]::runtime::context::Context>>::with::<tokio[17c06600406639ea]::runtime::context::set_scheduler<(), tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5beee8425304 - tokio[17c06600406639ea]::runtime::context::set_scheduler::<(), tokio[17c06600406639ea]::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:     0x5beee845e259 - tokio[17c06600406639ea]::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:     0x5beee840c3ff - tokio[17c06600406639ea]::runtime::context::runtime::enter_runtime::<tokio[17c06600406639ea]::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:     0x5beee8467e81 - tokio[17c06600406639ea]::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:     0x5beee845ceeb - <tokio[17c06600406639ea]::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:     0x5beee842c1cb - <tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[27de1724e4349be2]::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:     0x5beee8403fec - <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8407fec - <tokio[17c06600406639ea]::loom::std::unsafe_cell::UnsafeCell<tokio[17c06600406639ea]::runtime::task::core::Stage<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8407fec - <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee83ff69e - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8478841 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5beee845417f - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5beee840a87b - __rust_try
[INFO] [stdout]   60:     0x5beee8409cd3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5beee8409cd3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5beee83fea60 - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8401819 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8401ad7 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee84735ad - tokio[17c06600406639ea]::runtime::task::raw::poll::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8476317 - <tokio[17c06600406639ea]::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:     0x5beee847bcd7 - <tokio[17c06600406639ea]::runtime::task::UnownedTask<tokio[17c06600406639ea]::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:     0x5beee843cec7 - <tokio[17c06600406639ea]::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:     0x5beee843ed50 - <tokio[17c06600406639ea]::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:     0x5beee843a7a4 - <tokio[17c06600406639ea]::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:     0x5beee845c196 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5beee846e3e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5beee8478991 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5beee8454387 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5beee847139b - __rust_try
[INFO] [stdout]   76:     0x5beee846e040 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5beee846e040 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5beee846e040 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x5beee841dacf - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5beee851843f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x5beee851843f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x792dfa41baa4 - <unknown>
[INFO] [stdout]   83:     0x792dfa4a8a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::tar_gz_sanity' (25) panicked at src/lib.rs:293: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-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:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5beee8518bd2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5beee8518bd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5beee852f4aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5beee852f4aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5beee851e006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5beee851e006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5beee84f3ebf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5beee84f3ebf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5beee850f4b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5beee83caede - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5beee83caede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5beee850f722 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5beee850f722 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5beee84f3f78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5beee84e8f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5beee84f525d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5beee852fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5beee852f962 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5beee7e63e7b - <core[27de1724e4349be2]::result::Result<(), tokio[17c06600406639ea]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5beee7e63e7b - influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:293:24
[INFO] [stdout]   22:     0x5beee7e90c22 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5beee7e6048d - <tokio[17c06600406639ea]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e5d7b2 - tokio[17c06600406639ea]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e5d7b2 - tokio[17c06600406639ea]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e5d7b2 - <tokio[17c06600406639ea]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e56f44 - <tokio[17c06600406639ea]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e957f8 - <tokio[17c06600406639ea]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e5f76b - tokio[17c06600406639ea]::runtime::context::runtime::enter_runtime::<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e92484 - <tokio[17c06600406639ea]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e858a4 - <tokio[17c06600406639ea]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e85a9c - <tokio[17c06600406639ea]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e64411 - influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:292:25
[INFO] [stdout]   34:     0x5beee7e634f7 - influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:277:29
[INFO] [stdout]   35:     0x5beee7e4e3a6 - <influxive_downloader[eb59d4fb1ea81080]::tests::tar_gz_sanity::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5beee83bf28b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5beee83bf28b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5beee83cbaea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5beee83cbaea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5beee83cbaea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5beee83cbaea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5beee83cbaea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5beee83cbaea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5beee83cbaea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5beee83c7094 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5beee83c7094 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5beee83ce5e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5beee83ce5e2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5beee83ce5e2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5beee83ce5e2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5beee83ce5e2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5beee83ce5e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5beee83ce5e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5beee851843f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x5beee851843f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56:     0x792dfa41baa4 - <unknown>
[INFO] [stdout]   57:     0x792dfa4a8a64 - 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' (56) 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:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5beee8518bd2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5beee8518bd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5beee852f4aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5beee852f4aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5beee851e006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5beee851e006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5beee84f3ebf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5beee84f3ebf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5beee850f4b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5beee83caede - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5beee83caede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5beee850f722 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5beee850f722 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5beee84f3f78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5beee84e8f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5beee84f525d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5beee852fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5beee852f962 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5beee7e62d3b - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::path::PathBuf, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5beee7e62d3b - influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:306:70
[INFO] [stdout]   22:     0x5beee7e372b8 - <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e431e8 - <tokio[17c06600406639ea]::loom::std::unsafe_cell::UnsafeCell<tokio[17c06600406639ea]::runtime::task::core::Stage<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e431e8 - <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e28d2a - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e53f10 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5beee7e8685e - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5beee7e4828b - __rust_try
[INFO] [stdout]   29:     0x5beee7e46803 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5beee7e46803 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5beee7e2729f - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e31812 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e31ac3 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e8337b - tokio[17c06600406639ea]::runtime::task::raw::poll::<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee8476317 - <tokio[17c06600406639ea]::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:     0x5beee847bc92 - <tokio[17c06600406639ea]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee845d5ad - <tokio[17c06600406639ea]::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:     0x5beee8466939 - tokio[17c06600406639ea]::task::coop::with_budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[17c06600406639ea]::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:     0x5beee8466939 - tokio[17c06600406639ea]::task::coop::budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[17c06600406639ea]::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:     0x5beee8466939 - <tokio[17c06600406639ea]::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:     0x5beee84656b9 - <tokio[17c06600406639ea]::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:     0x5beee845cd59 - tokio[17c06600406639ea]::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:     0x5beee840ada0 - <tokio[17c06600406639ea]::runtime::context::scoped::Scoped<tokio[17c06600406639ea]::runtime::scheduler::Context>>::set::<tokio[17c06600406639ea]::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:     0x5beee8425c4b - tokio[17c06600406639ea]::runtime::context::set_scheduler::<(), tokio[17c06600406639ea]::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:     0x5beee846b94b - <std[3b51380354919863]::thread::local::LocalKey<tokio[17c06600406639ea]::runtime::context::Context>>::try_with::<tokio[17c06600406639ea]::runtime::context::set_scheduler<(), tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5beee846b5ff - <std[3b51380354919863]::thread::local::LocalKey<tokio[17c06600406639ea]::runtime::context::Context>>::with::<tokio[17c06600406639ea]::runtime::context::set_scheduler<(), tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5beee8425304 - tokio[17c06600406639ea]::runtime::context::set_scheduler::<(), tokio[17c06600406639ea]::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:     0x5beee845e259 - tokio[17c06600406639ea]::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:     0x5beee840c3ff - tokio[17c06600406639ea]::runtime::context::runtime::enter_runtime::<tokio[17c06600406639ea]::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:     0x5beee8467e81 - tokio[17c06600406639ea]::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:     0x5beee845ceeb - <tokio[17c06600406639ea]::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:     0x5beee842c1cb - <tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[27de1724e4349be2]::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:     0x5beee8403fec - <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8407fec - <tokio[17c06600406639ea]::loom::std::unsafe_cell::UnsafeCell<tokio[17c06600406639ea]::runtime::task::core::Stage<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8407fec - <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee83ff69e - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8478841 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5beee845417f - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5beee840a87b - __rust_try
[INFO] [stdout]   60:     0x5beee8409cd3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5beee8409cd3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5beee83fea60 - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8401819 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8401ad7 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee84735ad - tokio[17c06600406639ea]::runtime::task::raw::poll::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8476317 - <tokio[17c06600406639ea]::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:     0x5beee847bcd7 - <tokio[17c06600406639ea]::runtime::task::UnownedTask<tokio[17c06600406639ea]::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:     0x5beee843cec7 - <tokio[17c06600406639ea]::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:     0x5beee843ed50 - <tokio[17c06600406639ea]::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:     0x5beee843a7a4 - <tokio[17c06600406639ea]::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:     0x5beee845c196 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5beee846e3e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5beee8478991 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5beee8454387 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5beee847139b - __rust_try
[INFO] [stdout]   76:     0x5beee846e040 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5beee846e040 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5beee846e040 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x5beee841dacf - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5beee851843f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x5beee851843f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x792dfa41baa4 - <unknown>
[INFO] [stdout]   83:     0x792dfa4a8a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tokio-runtime-worker' (54) 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:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5beee8518bd2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5beee8518bd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5beee852f4aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5beee852f4aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5beee851e006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5beee851e006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5beee84f3ebf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5beee84f3ebf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5beee850f4b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5beee83caede - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5beee83caede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5beee850f722 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5beee850f722 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5beee84f3f78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5beee84e8f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5beee84f525d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5beee852fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5beee852f962 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5beee7e62d3b - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::path::PathBuf, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5beee7e62d3b - influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:306:70
[INFO] [stdout]   22:     0x5beee7e372b8 - <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e431e8 - <tokio[17c06600406639ea]::loom::std::unsafe_cell::UnsafeCell<tokio[17c06600406639ea]::runtime::task::core::Stage<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e431e8 - <tokio[17c06600406639ea]::runtime::task::core::Core<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e28d2a - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e53f10 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x5beee7e8685e - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x5beee7e4828b - __rust_try
[INFO] [stdout]   29:     0x5beee7e46803 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5beee7e46803 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::handle::Handle>>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5beee7e2729f - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e31812 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e31ac3 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee7e8337b - tokio[17c06600406639ea]::runtime::task::raw::poll::<influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}::{closure#0}, alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee8476317 - <tokio[17c06600406639ea]::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:     0x5beee847bc92 - <tokio[17c06600406639ea]::runtime::task::LocalNotified<alloc[a57f19327c0ad893]::sync::Arc<tokio[17c06600406639ea]::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:     0x5beee845d5ad - <tokio[17c06600406639ea]::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:     0x5beee8466939 - tokio[17c06600406639ea]::task::coop::with_budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[17c06600406639ea]::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:     0x5beee8466939 - tokio[17c06600406639ea]::task::coop::budget::<core[27de1724e4349be2]::result::Result<alloc[a57f19327c0ad893]::boxed::Box<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Core>, ()>, <tokio[17c06600406639ea]::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:     0x5beee8466939 - <tokio[17c06600406639ea]::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:     0x5beee84656b9 - <tokio[17c06600406639ea]::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:     0x5beee845cd59 - tokio[17c06600406639ea]::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:     0x5beee840ada0 - <tokio[17c06600406639ea]::runtime::context::scoped::Scoped<tokio[17c06600406639ea]::runtime::scheduler::Context>>::set::<tokio[17c06600406639ea]::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:     0x5beee8425c4b - tokio[17c06600406639ea]::runtime::context::set_scheduler::<(), tokio[17c06600406639ea]::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:     0x5beee846b94b - <std[3b51380354919863]::thread::local::LocalKey<tokio[17c06600406639ea]::runtime::context::Context>>::try_with::<tokio[17c06600406639ea]::runtime::context::set_scheduler<(), tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   46:     0x5beee846b5ff - <std[3b51380354919863]::thread::local::LocalKey<tokio[17c06600406639ea]::runtime::context::Context>>::with::<tokio[17c06600406639ea]::runtime::context::set_scheduler<(), tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   47:     0x5beee8425304 - tokio[17c06600406639ea]::runtime::context::set_scheduler::<(), tokio[17c06600406639ea]::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:     0x5beee845e259 - tokio[17c06600406639ea]::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:     0x5beee840c3ff - tokio[17c06600406639ea]::runtime::context::runtime::enter_runtime::<tokio[17c06600406639ea]::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:     0x5beee8467e81 - tokio[17c06600406639ea]::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:     0x5beee845ceeb - <tokio[17c06600406639ea]::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:     0x5beee842c1cb - <tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}> as core[27de1724e4349be2]::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:     0x5beee8403fec - <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   54:     0x5beee8407fec - <tokio[17c06600406639ea]::loom::std::unsafe_cell::UnsafeCell<tokio[17c06600406639ea]::runtime::task::core::Stage<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>>>>::with_mut::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8407fec - <tokio[17c06600406639ea]::runtime::task::core::Core<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee83ff69e - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8478841 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x5beee845417f - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   59:     0x5beee840a87b - __rust_try
[INFO] [stdout]   60:     0x5beee8409cd3 - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::task::poll::Poll<()>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5beee8409cd3 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<tokio[17c06600406639ea]::runtime::task::harness::poll_future<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[27de1724e4349be2]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5beee83fea60 - tokio[17c06600406639ea]::runtime::task::harness::poll_future::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8401819 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8401ad7 - <tokio[17c06600406639ea]::runtime::task::harness::Harness<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee84735ad - tokio[17c06600406639ea]::runtime::task::raw::poll::<tokio[17c06600406639ea]::runtime::blocking::task::BlockingTask<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::worker::Launch>::launch::{closure#0}>, tokio[17c06600406639ea]::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:     0x5beee8476317 - <tokio[17c06600406639ea]::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:     0x5beee847bcd7 - <tokio[17c06600406639ea]::runtime::task::UnownedTask<tokio[17c06600406639ea]::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:     0x5beee843cec7 - <tokio[17c06600406639ea]::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:     0x5beee843ed50 - <tokio[17c06600406639ea]::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:     0x5beee843a7a4 - <tokio[17c06600406639ea]::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:     0x5beee845c196 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   72:     0x5beee846e3e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   73:     0x5beee8478991 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   74:     0x5beee8454387 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   75:     0x5beee847139b - __rust_try
[INFO] [stdout]   76:     0x5beee846e040 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   77:     0x5beee846e040 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   78:     0x5beee846e040 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   79:     0x5beee841dacf - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<<tokio[17c06600406639ea]::runtime::blocking::pool::Spawner>::spawn_thread::{closure#0}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   80:     0x5beee851843f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   81:     0x5beee851843f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   82:     0x792dfa41baa4 - <unknown>
[INFO] [stdout]   83:     0x792dfa4a8a64 - clone
[INFO] [stdout]   84:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::zip_sanity' (26) panicked at src/lib.rs:314:24:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: JoinError::Panic(Id(35), "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:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5beee8518bd2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5beee8518bd2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5beee8518bd2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5beee852f4aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5beee852f4aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x5beee851e006 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5beee851e006 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5beee84f3ebf - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5beee84f3ebf - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5beee850f4b9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5beee83caede - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5beee83caede - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5beee850f722 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5beee850f722 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5beee84f3f78 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5beee84e8f99 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5beee84f525d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5beee852fc1c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5beee852f962 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5beee7e6394b - <core[27de1724e4349be2]::result::Result<(), tokio[17c06600406639ea]::runtime::task::error::JoinError>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5beee7e6394b - influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:314:24
[INFO] [stdout]   22:     0x5beee7e90c22 - <core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::future::future::Future<Output = ()>> as core[27de1724e4349be2]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x5beee7e6048d - <tokio[17c06600406639ea]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e5d7b2 - tokio[17c06600406639ea]::task::coop::with_budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e5d7b2 - tokio[17c06600406639ea]::task::coop::budget::<core[27de1724e4349be2]::task::poll::Poll<()>, <tokio[17c06600406639ea]::runtime::park::CachedParkThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e5d7b2 - <tokio[17c06600406639ea]::runtime::park::CachedParkThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e56f44 - <tokio[17c06600406639ea]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e957f8 - <tokio[17c06600406639ea]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e5f76b - tokio[17c06600406639ea]::runtime::context::runtime::enter_runtime::<<tokio[17c06600406639ea]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e92484 - <tokio[17c06600406639ea]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e858a4 - <tokio[17c06600406639ea]::runtime::runtime::Runtime>::block_on_inner::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e85a9c - <tokio[17c06600406639ea]::runtime::runtime::Runtime>::block_on::<core[27de1724e4349be2]::pin::Pin<&mut dyn core[27de1724e4349be2]::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:     0x5beee7e64261 - influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:313:25
[INFO] [stdout]   34:     0x5beee7e634c7 - influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:298:26
[INFO] [stdout]   35:     0x5beee7e4e366 - <influxive_downloader[eb59d4fb1ea81080]::tests::zip_sanity::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5beee83bf28b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5beee83bf28b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5beee83cbaea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5beee83cbaea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5beee83cbaea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5beee83cbaea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5beee83cbaea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5beee83cbaea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5beee83cbaea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5beee83c7094 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5beee83c7094 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5beee83ce5e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x5beee83ce5e2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5beee83ce5e2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x5beee83ce5e2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5beee83ce5e2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5beee83ce5e2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x5beee83ce5e2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5beee851843f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   55:     0x5beee851843f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   56:     0x792dfa41baa4 - <unknown>
[INFO] [stdout]   57:     0x792dfa4a8a64 - 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.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cd4ee996a52bd6450d6e214385b125397cb13ab42e323b9aa5564f544a03c22f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd4ee996a52bd6450d6e214385b125397cb13ab42e323b9aa5564f544a03c22f", kill_on_drop: false }`
[INFO] [stdout] cd4ee996a52bd6450d6e214385b125397cb13ab42e323b9aa5564f544a03c22f
