[INFO] cloning repository https://github.com/Arikato111/htils
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arikato111/htils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArikato111%2Fhtils", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArikato111%2Fhtils'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a65e62791637c87957bdff651353c6a143baa064
[INFO] testing Arikato111/htils against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArikato111%2Fhtils" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Arikato111/htils
[INFO] finished tweaking git repo https://github.com/Arikato111/htils
[INFO] tweaked toml for git repo https://github.com/Arikato111/htils written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arikato111/htils on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arikato111/htils 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] da93eed49e6b52723798a1727ccd0c29c8d8154e006f370ba6c7de941aeb05f9
[INFO] running `Command { std: "docker" "start" "-a" "da93eed49e6b52723798a1727ccd0c29c8d8154e006f370ba6c7de941aeb05f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "da93eed49e6b52723798a1727ccd0c29c8d8154e006f370ba6c7de941aeb05f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da93eed49e6b52723798a1727ccd0c29c8d8154e006f370ba6c7de941aeb05f9", kill_on_drop: false }`
[INFO] [stdout] da93eed49e6b52723798a1727ccd0c29c8d8154e006f370ba6c7de941aeb05f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b2d60428b1e9431174b193f78c5c1cb009567a009e9d8e9a5dbb8f31f4d3d03
[INFO] running `Command { std: "docker" "start" "-a" "1b2d60428b1e9431174b193f78c5c1cb009567a009e9d8e9a5dbb8f31f4d3d03", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[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 zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling clap_complete v4.5.48
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling sked v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.27s
[INFO] running `Command { std: "docker" "inspect" "1b2d60428b1e9431174b193f78c5c1cb009567a009e9d8e9a5dbb8f31f4d3d03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b2d60428b1e9431174b193f78c5c1cb009567a009e9d8e9a5dbb8f31f4d3d03", kill_on_drop: false }`
[INFO] [stdout] 1b2d60428b1e9431174b193f78c5c1cb009567a009e9d8e9a5dbb8f31f4d3d03
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 89427c278abef1dfd1b9e218b68eb9dd5a33ce207f429ec2d8221b4056030d9c
[INFO] running `Command { std: "docker" "start" "-a" "89427c278abef1dfd1b9e218b68eb9dd5a33ce207f429ec2d8221b4056030d9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling sked v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.43s
[INFO] running `Command { std: "docker" "inspect" "89427c278abef1dfd1b9e218b68eb9dd5a33ce207f429ec2d8221b4056030d9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89427c278abef1dfd1b9e218b68eb9dd5a33ce207f429ec2d8221b4056030d9c", kill_on_drop: false }`
[INFO] [stdout] 89427c278abef1dfd1b9e218b68eb9dd5a33ce207f429ec2d8221b4056030d9c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a5fbd44584c8a96c1ef1584edc0774c7c54b88109ca18042dbc1e6fab4b79e3
[INFO] running `Command { std: "docker" "start" "-a" "3a5fbd44584c8a96c1ef1584edc0774c7c54b88109ca18042dbc1e6fab4b79e3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sked-d88cfc099b67682b)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test utils::wordlist::tests::wordlist_range ... ok
[INFO] [stdout] test utils::wordlist::tests::wordlist_file ... ok
[INFO] [stdout] test utils::wordlist::tests::parse_wordlist_range ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sked-017529e7d2d4848f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sked
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/utils/download_file.rs - utils::download_file::download_file (line 6) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/download_file.rs - utils::download_file::download_file (line 6) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (63) panicked at src/utils/download_file.rs:10:36:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: error sending request for url (https://crates.io/assets/cargo.png)
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: client error (Connect)
[INFO] [stdout]     1: dns error
[INFO] [stdout]     2: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:2184:27
[INFO] [stdout]    2: sked::utils::download_file::download_file::{{closure}}
[INFO] [stdout]              at ./src/utils/download_file.rs:18:14
[INFO] [stdout]    3: rust_out::main::_doctest_main_src_utils_download_file_rs_6_0::{{closure}}
[INFO] [stdout]    4: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    5: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}
[INFO] [stdout]    6: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}
[INFO] [stdout]    7: tokio::runtime::scheduler::current_thread::Context::enter
[INFO] [stdout]    8: tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}
[INFO] [stdout]   10: tokio::runtime::context::scoped::Scoped<T>::set
[INFO] [stdout]   11: tokio::runtime::context::set_scheduler::{{closure}}
[INFO] [stdout]   12: std::thread::local::LocalKey<T>::try_with
[INFO] [stdout]   13: std::thread::local::LocalKey<T>::with
[INFO] [stdout]   14: tokio::runtime::context::set_scheduler
[INFO] [stdout]   15: tokio::runtime::scheduler::current_thread::CoreGuard::enter
[INFO] [stdout]   16: tokio::runtime::scheduler::current_thread::CoreGuard::block_on
[INFO] [stdout]   17: tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}
[INFO] [stdout]   18: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   19: tokio::runtime::scheduler::current_thread::CurrentThread::block_on
[INFO] [stdout]   20: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   21: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   22: tokio_test::block_on
[INFO] [stdout]   23: rust_out::main::_doctest_main_src_utils_download_file_rs_6_0
[INFO] [stdout]   24: rust_out::main
[INFO] [stdout]   25: core::ops::function::FnOnce::call_once
[INFO] [stdout]   26: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   27: std::rt::lang_start::{{closure}}
[INFO] [stdout]   28: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   29: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   32: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   33: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   34: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   35: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   36: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   37: std::rt::lang_start
[INFO] [stdout]   38: main
[INFO] [stdout]   39: <unknown>
[INFO] [stdout]   40: __libc_start_main
[INFO] [stdout]   41: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x577290cc6272 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x577290cc6272 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x577290cc6272 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x577290cc6272 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x577290cd6b7f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x577290cd6b7f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x577290c9bf33 - std::io::default_write_fmt::hf7668c9f69c3a921
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x577290c9bf33 - std::io::Write::write_fmt::ha6503cd07dd1d506
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x577290ca44b2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x577290ca954f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x577290ca93a9 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x577290ca9bd5 - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x577290ca99ba - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x577290ca45e9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x577290c905cd - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x577290cdb740 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x577290cdac36 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   17:     0x5772908d21fc - rust_out::main::_doctest_main_src_utils_download_file_rs_6_0::{{closure}}::h8a905ff7dedffa53
[INFO] [stdout]   18:     0x5772908d1e86 - <core::pin::Pin<P> as core::future::future::Future>::poll::h5d391fd55584418b
[INFO] [stdout]   19:     0x5772908d1d26 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h0738417e68fc75c8
[INFO] [stdout]   20:     0x5772908d1b44 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h20331a8546b7b671
[INFO] [stdout]   21:     0x5772908cf000 - tokio::runtime::scheduler::current_thread::Context::enter::h34639da80c5eb4e1
[INFO] [stdout]   22:     0x5772908d126d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hf24a8a5c156ac6c2
[INFO] [stdout]   23:     0x5772908d0504 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h10390ffb85342260
[INFO] [stdout]   24:     0x5772908cce61 - tokio::runtime::context::scoped::Scoped<T>::set::hf618faa9e103764c
[INFO] [stdout]   25:     0x5772908ccac4 - tokio::runtime::context::set_scheduler::{{closure}}::h650ce247139874b0
[INFO] [stdout]   26:     0x5772908ca32a - std::thread::local::LocalKey<T>::try_with::h22508fa34803b2eb
[INFO] [stdout]   27:     0x5772908ca019 - std::thread::local::LocalKey<T>::with::hec71fe9b9f56bd98
[INFO] [stdout]   28:     0x5772908cca5b - tokio::runtime::context::set_scheduler::h64f7b9c930156d64
[INFO] [stdout]   29:     0x5772908d02c4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb7e5d75663ebf6ba
[INFO] [stdout]   30:     0x5772908d058e - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he32e7b1c414f18cd
[INFO] [stdout]   31:     0x5772908ce950 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::hc58f67df07702df7
[INFO] [stdout]   32:     0x5772908cd128 - tokio::runtime::context::runtime::enter_runtime::h342c65e7e7c391e5
[INFO] [stdout]   33:     0x5772908ce3df - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hd4c2a356de5758c2
[INFO] [stdout]   34:     0x5772908cdee4 - tokio::runtime::runtime::Runtime::block_on_inner::hf36eab136e6e0b34
[INFO] [stdout]   35:     0x5772908ce0e2 - tokio::runtime::runtime::Runtime::block_on::h6a4b9017b2276083
[INFO] [stdout]   36:     0x5772908c9daf - tokio_test::block_on::he50e2643fd7a7738
[INFO] [stdout]   37:     0x5772908d1f29 - rust_out::main::_doctest_main_src_utils_download_file_rs_6_0::h93c0d5d4b951f692
[INFO] [stdout]   38:     0x5772908d1f06 - rust_out::main::hca4b1f7e004a5b5b
[INFO] [stdout]   39:     0x5772908cae33 - core::ops::function::FnOnce::call_once::hd1d9844f43ba9ade
[INFO] [stdout]   40:     0x5772908c9e66 - std::sys::backtrace::__rust_begin_short_backtrace::h1b07d04bd89bf1d2
[INFO] [stdout]   41:     0x5772908c9e49 - std::rt::lang_start::{{closure}}::h195b227e6d961974
[INFO] [stdout]   42:     0x577290c9d790 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfe01ef9c04091e5f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   43:     0x577290c9d790 - std::panicking::catch_unwind::do_call::h3720541c1dc2745c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   44:     0x577290c9d790 - std::panicking::catch_unwind::hf812e1c72a8544c2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   45:     0x577290c9d790 - std::panic::catch_unwind::h9e80dffea8831154
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x577290c9d790 - std::rt::lang_start_internal::{{closure}}::h03410fa218b2c977
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:175:24
[INFO] [stdout]   47:     0x577290c9d790 - std::panicking::catch_unwind::do_call::hcc46efa18e4a9c15
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   48:     0x577290c9d790 - std::panicking::catch_unwind::hc0afbf6668eb863a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   49:     0x577290c9d790 - std::panic::catch_unwind::h9640c0d1343096b8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x577290c9d790 - std::rt::lang_start_internal::hea659f61d058debe
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/rt.rs:171:5
[INFO] [stdout]   51:     0x5772908c9e31 - std::rt::lang_start::h1eafb7a9125a057d
[INFO] [stdout]   52:     0x5772908d22a5 - main
[INFO] [stdout]   53:     0x7ff5ac9961ca - <unknown>
[INFO] [stdout]   54:     0x7ff5ac99628b - __libc_start_main
[INFO] [stdout]   55:     0x5772908c9ae5 - _start
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/utils/download_file.rs - utils::download_file::download_file (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.68s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.83s; merged doctests compilation took 0.15s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "3a5fbd44584c8a96c1ef1584edc0774c7c54b88109ca18042dbc1e6fab4b79e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5fbd44584c8a96c1ef1584edc0774c7c54b88109ca18042dbc1e6fab4b79e3", kill_on_drop: false }`
[INFO] [stdout] 3a5fbd44584c8a96c1ef1584edc0774c7c54b88109ca18042dbc1e6fab4b79e3
