[INFO] cloning repository https://github.com/Dev-Siri/ty
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dev-Siri/ty" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev-Siri%2Fty", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev-Siri%2Fty'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8dfb0e096f49d4505cb479281cb33436c20f7e1b
[INFO] testing Dev-Siri/ty against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDev-Siri%2Fty" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dev-Siri/ty
[INFO] finished tweaking git repo https://github.com/Dev-Siri/ty
[INFO] tweaked toml for git repo https://github.com/Dev-Siri/ty written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dev-Siri/ty 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 git repo https://github.com/Dev-Siri/ty 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 serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded base64-simd v0.7.0
[INFO] [stderr]   Downloaded gzip-header v1.0.0
[INFO] [stderr]   Downloaded cooked-waker v5.0.0
[INFO] [stderr]   Downloaded deno_unsync v0.4.4
[INFO] [stderr]   Downloaded sourcemap v8.0.1
[INFO] [stderr]   Downloaded fancy-regex v0.16.2
[INFO] [stderr]   Downloaded serde_v8 v0.220.0
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.4.5
[INFO] [stderr]   Downloaded tsify-macros v0.5.6
[INFO] [stderr]   Downloaded tsify v0.5.6
[INFO] [stderr]   Downloaded proc-macro-rules-macros v0.4.0
[INFO] [stderr]   Downloaded proc-macro-rules v0.4.0
[INFO] [stderr]   Downloaded outref v0.1.0
[INFO] [stderr]   Downloaded simd-abstraction v0.7.1
[INFO] [stderr]   Downloaded deno_core v0.311.0
[INFO] [stderr]   Downloaded if_chain v1.0.3
[INFO] [stderr]   Downloaded fslock v0.2.1
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] [stderr]   Downloaded deno_core_icudata v0.0.73
[INFO] [stderr]   Downloaded deno_ops v0.187.0
[INFO] [stderr]   Downloaded v8 v0.106.0
[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] 756e17d925bc3ba0f5f7a98b62d690d6cbb574603cfa576ba01694783ebfe47e
[INFO] running `Command { std: "docker" "start" "-a" "756e17d925bc3ba0f5f7a98b62d690d6cbb574603cfa576ba01694783ebfe47e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "756e17d925bc3ba0f5f7a98b62d690d6cbb574603cfa576ba01694783ebfe47e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "756e17d925bc3ba0f5f7a98b62d690d6cbb574603cfa576ba01694783ebfe47e", kill_on_drop: false }`
[INFO] [stdout] 756e17d925bc3ba0f5f7a98b62d690d6cbb574603cfa576ba01694783ebfe47e
[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] 9a8d53bc7bf822cabbf3a9140eaad0c3ad57a23f702f08f593ea54da843df874
[INFO] running `Command { std: "docker" "start" "-a" "9a8d53bc7bf822cabbf3a9140eaad0c3ad57a23f702f08f593ea54da843df874", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ring v0.17.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.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fancy-regex v0.16.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.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 hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tydle v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.01s
[INFO] running `Command { std: "docker" "inspect" "9a8d53bc7bf822cabbf3a9140eaad0c3ad57a23f702f08f593ea54da843df874", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9a8d53bc7bf822cabbf3a9140eaad0c3ad57a23f702f08f593ea54da843df874", kill_on_drop: false }`
[INFO] [stdout] 9a8d53bc7bf822cabbf3a9140eaad0c3ad57a23f702f08f593ea54da843df874
[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] 621163c6c194187858bc6662b41338cf4585e94ad6b3917c836ce96040648d2b
[INFO] running `Command { std: "docker" "start" "-a" "621163c6c194187858bc6662b41338cf4585e94ad6b3917c836ce96040648d2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling tydle v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.72s
[INFO] running `Command { std: "docker" "inspect" "621163c6c194187858bc6662b41338cf4585e94ad6b3917c836ce96040648d2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "621163c6c194187858bc6662b41338cf4585e94ad6b3917c836ce96040648d2b", kill_on_drop: false }`
[INFO] [stdout] 621163c6c194187858bc6662b41338cf4585e94ad6b3917c836ce96040648d2b
[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] 994f8a37f9e9ba30d51de282afa9269cb692a2aada7388229ab21ab49a74bfc6
[INFO] running `Command { std: "docker" "start" "-a" "994f8a37f9e9ba30d51de282afa9269cb692a2aada7388229ab21ab49a74bfc6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tydle-4bdddcfbf29a48e2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tydle
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/tydle.rs - tydle::Extract::get_video_info_from_manifest (line 126) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::video_only (line 348) ... FAILED
[INFO] [stdout] test src/tydle.rs - tydle::Extract::get_streams_from_manifest (line 152) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::with_highest_bitrate (line 411) ... FAILED
[INFO] [stdout] test src/tydle.rs - tydle::Extract::get_manifest (line 80) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::only_urls (line 457) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::with_lowest_bitrate (line 390) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::audio_only (line 369) ... FAILED
[INFO] [stdout] test src/tydle.rs - tydle::Extract::get_streams (line 181) ... FAILED
[INFO] [stdout] test src/tydle.rs - tydle::Extract::get_video_info (line 106) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::only_signatures (line 433) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/tydle.rs - tydle::Extract::get_video_info_from_manifest (line 126) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_manifest::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:262:50
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtManifest, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: doctest_bundle_2024::__doctest_4::main::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>::{closure#0}
[INFO] [stdout]   13: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_4::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   14: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>
[INFO] [stdout]   15: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_4::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_4::main::{closure#0}>
[INFO] [stdout]   17: doctest_bundle_2024::__doctest_4::main
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_4::__main_fn
[INFO] [stdout]   19: doctest_runner_2024::__doctest_4::TEST::{closure#0}
[INFO] [stdout]   20: <doctest_runner_2024::__doctest_4::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21: doctest_runner_2024::main
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/yt_interface.rs - yt_interface::Filterable::video_only (line 348) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_streams::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:668:59
[INFO] [stdout]    7: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_streams::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:249:49
[INFO] [stdout]    8: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtStreamResponse, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_8::main::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>
[INFO] [stdout]   13: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>::{closure#0}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_8::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_8::main::{closure#0}>
[INFO] [stdout]   17: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_8::main::{closure#0}>
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_8::main
[INFO] [stdout]   19: doctest_bundle_2024::__doctest_8::__main_fn
[INFO] [stdout]   20: doctest_runner_2024::__doctest_8::TEST::{closure#0}
[INFO] [stdout]   21: <doctest_runner_2024::__doctest_8::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22: doctest_runner_2024::main
[INFO] [stdout]   23: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   25: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   26: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   35: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   36: main
[INFO] [stdout]   37: <unknown>
[INFO] [stdout]   38: __libc_start_main
[INFO] [stdout]   39: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/tydle.rs - tydle::Extract::get_streams_from_manifest (line 152) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_manifest::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:262:50
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtManifest, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: doctest_bundle_2024::__doctest_2::main::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>::{closure#0}
[INFO] [stdout]   13: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_2::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   14: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>
[INFO] [stdout]   15: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_2::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_2::main::{closure#0}>
[INFO] [stdout]   17: doctest_bundle_2024::__doctest_2::main
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_2::__main_fn
[INFO] [stdout]   19: doctest_runner_2024::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   20: <doctest_runner_2024::__doctest_2::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21: doctest_runner_2024::main
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/yt_interface.rs - yt_interface::Filterable::with_highest_bitrate (line 411) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_streams::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:668:59
[INFO] [stdout]    7: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_streams::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:249:49
[INFO] [stdout]    8: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtStreamResponse, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_9::main::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>
[INFO] [stdout]   13: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>::{closure#0}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_9::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_9::main::{closure#0}>
[INFO] [stdout]   17: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_9::main::{closure#0}>
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_9::main
[INFO] [stdout]   19: doctest_bundle_2024::__doctest_9::__main_fn
[INFO] [stdout]   20: doctest_runner_2024::__doctest_9::TEST::{closure#0}
[INFO] [stdout]   21: <doctest_runner_2024::__doctest_9::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22: doctest_runner_2024::main
[INFO] [stdout]   23: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   25: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   26: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   35: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   36: main
[INFO] [stdout]   37: <unknown>
[INFO] [stdout]   38: __libc_start_main
[INFO] [stdout]   39: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/tydle.rs - tydle::Extract::get_manifest (line 80) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_manifest::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:262:50
[INFO] [stdout]    7: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtManifest, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: doctest_bundle_2024::__doctest_0::main::{closure#0}
[INFO] [stdout]    9: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>
[INFO] [stdout]   11: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>::{closure#0}
[INFO] [stdout]   13: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_0::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   14: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>
[INFO] [stdout]   15: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_0::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_0::main::{closure#0}>
[INFO] [stdout]   17: doctest_bundle_2024::__doctest_0::main
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_0::__main_fn
[INFO] [stdout]   19: doctest_runner_2024::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   20: <doctest_runner_2024::__doctest_0::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   21: doctest_runner_2024::main
[INFO] [stdout]   22: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   23: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   24: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   25: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   30: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   31: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   34: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   35: main
[INFO] [stdout]   36: <unknown>
[INFO] [stdout]   37: __libc_start_main
[INFO] [stdout]   38: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/yt_interface.rs - yt_interface::Filterable::only_urls (line 457) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_streams::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:668:59
[INFO] [stdout]    7: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_streams::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:249:49
[INFO] [stdout]    8: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtStreamResponse, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_7::main::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>
[INFO] [stdout]   13: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>::{closure#0}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_7::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_7::main::{closure#0}>
[INFO] [stdout]   17: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_7::main::{closure#0}>
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_7::main
[INFO] [stdout]   19: doctest_bundle_2024::__doctest_7::__main_fn
[INFO] [stdout]   20: doctest_runner_2024::__doctest_7::TEST::{closure#0}
[INFO] [stdout]   21: <doctest_runner_2024::__doctest_7::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22: doctest_runner_2024::main
[INFO] [stdout]   23: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   25: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   26: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   35: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   36: main
[INFO] [stdout]   37: <unknown>
[INFO] [stdout]   38: __libc_start_main
[INFO] [stdout]   39: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/yt_interface.rs - yt_interface::Filterable::with_lowest_bitrate (line 390) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_streams::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:668:59
[INFO] [stdout]    7: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_streams::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:249:49
[INFO] [stdout]    8: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtStreamResponse, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_10::main::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_10::main::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_10::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_10::main::{closure#0}>
[INFO] [stdout]   13: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_10::main::{closure#0}>::{closure#0}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_10::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_10::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_10::main::{closure#0}>
[INFO] [stdout]   17: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_10::main::{closure#0}>
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_10::main
[INFO] [stdout]   19: doctest_bundle_2024::__doctest_10::__main_fn
[INFO] [stdout]   20: doctest_runner_2024::__doctest_10::TEST::{closure#0}
[INFO] [stdout]   21: <doctest_runner_2024::__doctest_10::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22: doctest_runner_2024::main
[INFO] [stdout]   23: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   25: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   26: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   35: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   36: main
[INFO] [stdout]   37: <unknown>
[INFO] [stdout]   38: __libc_start_main
[INFO] [stdout]   39: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/yt_interface.rs - yt_interface::Filterable::audio_only (line 369) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_streams::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:668:59
[INFO] [stdout]    7: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_streams::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:249:49
[INFO] [stdout]    8: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtStreamResponse, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_5::main::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_5::main::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_5::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_5::main::{closure#0}>
[INFO] [stdout]   13: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_5::main::{closure#0}>::{closure#0}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_5::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_5::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_5::main::{closure#0}>
[INFO] [stdout]   17: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_5::main::{closure#0}>
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_5::main
[INFO] [stdout]   19: doctest_bundle_2024::__doctest_5::__main_fn
[INFO] [stdout]   20: doctest_runner_2024::__doctest_5::TEST::{closure#0}
[INFO] [stdout]   21: <doctest_runner_2024::__doctest_5::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22: doctest_runner_2024::main
[INFO] [stdout]   23: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   25: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   26: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   35: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   36: main
[INFO] [stdout]   37: <unknown>
[INFO] [stdout]   38: __libc_start_main
[INFO] [stdout]   39: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/tydle.rs - tydle::Extract::get_streams (line 181) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_streams::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:668:59
[INFO] [stdout]    7: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_streams::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:249:49
[INFO] [stdout]    8: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtStreamResponse, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_1::main::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>
[INFO] [stdout]   13: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>::{closure#0}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_1::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_1::main::{closure#0}>
[INFO] [stdout]   17: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_1::main::{closure#0}>
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_1::main
[INFO] [stdout]   19: doctest_bundle_2024::__doctest_1::__main_fn
[INFO] [stdout]   20: doctest_runner_2024::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   21: <doctest_runner_2024::__doctest_1::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22: doctest_runner_2024::main
[INFO] [stdout]   23: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   25: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   26: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   35: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   36: main
[INFO] [stdout]   37: <unknown>
[INFO] [stdout]   38: __libc_start_main
[INFO] [stdout]   39: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/tydle.rs - tydle::Extract::get_video_info (line 106) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_video_info::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:685:59
[INFO] [stdout]    7: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_video_info::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:275:52
[INFO] [stdout]    8: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtVideoInfo, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_3::main::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>
[INFO] [stdout]   13: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>::{closure#0}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_3::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_3::main::{closure#0}>
[INFO] [stdout]   17: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_3::main::{closure#0}>
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_3::main
[INFO] [stdout]   19: doctest_bundle_2024::__doctest_3::__main_fn
[INFO] [stdout]   20: doctest_runner_2024::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   21: <doctest_runner_2024::__doctest_3::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22: doctest_runner_2024::main
[INFO] [stdout]   23: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   25: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   26: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   35: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   36: main
[INFO] [stdout]   37: <unknown>
[INFO] [stdout]   38: __libc_start_main
[INFO] [stdout]   39: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/yt_interface.rs - yt_interface::Filterable::only_signatures (line 433) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://www.youtube.com/watch?bpctr=9999999999&has_verified=1&v=dQw4w9WgXcQ)
[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 as core::convert::From<reqwest::error::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<alloc::string::String, anyhow::Error> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible, reqwest::error::Error>>>::from_residual
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:146:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{closure#0}
[INFO] [stdout]              at ./src/extractor/download.rs:109:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:623:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_manifest::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:662:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor as tydle::extractor::extract::InfoExtractor>::extract_streams::{closure#0}
[INFO] [stdout]              at ./src/extractor/extract.rs:668:59
[INFO] [stdout]    7: <tydle::tydle::Tydle as tydle::tydle::Extract>::get_streams::{closure#0}
[INFO] [stdout]              at ./src/tydle.rs:249:49
[INFO] [stdout]    8: <core::pin::Pin<alloc::boxed::Box<dyn core::future::future::Future<Output = core::result::Result<tydle::yt_interface::YtStreamResponse, anyhow::Error>> + core::marker::Send>> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_6::main::{closure#0}
[INFO] [stdout]   10: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>::{closure#0}
[INFO] [stdout]   11: <tokio::runtime::park::CachedParkThread>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>
[INFO] [stdout]   12: <tokio::runtime::context::blocking::BlockingRegionGuard>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>
[INFO] [stdout]   13: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>::{closure#0}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime::<<tokio::runtime::scheduler::multi_thread::MultiThread>::block_on<doctest_bundle_2024::__doctest_6::main::{closure#0}>::{closure#0}, core::result::Result<(), anyhow::Error>>
[INFO] [stdout]   15: <tokio::runtime::scheduler::multi_thread::MultiThread>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>
[INFO] [stdout]   16: <tokio::runtime::runtime::Runtime>::block_on_inner::<doctest_bundle_2024::__doctest_6::main::{closure#0}>
[INFO] [stdout]   17: <tokio::runtime::runtime::Runtime>::block_on::<doctest_bundle_2024::__doctest_6::main::{closure#0}>
[INFO] [stdout]   18: doctest_bundle_2024::__doctest_6::main
[INFO] [stdout]   19: doctest_bundle_2024::__doctest_6::__main_fn
[INFO] [stdout]   20: doctest_runner_2024::__doctest_6::TEST::{closure#0}
[INFO] [stdout]   21: <doctest_runner_2024::__doctest_6::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   22: doctest_runner_2024::main
[INFO] [stdout]   23: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   24: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   25: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   26: <&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::marker::Sync + core::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:175:24
[INFO] [stdout]   31: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/rt.rs:171:5
[INFO] [stdout]   35: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   36: main
[INFO] [stdout]   37: <unknown>
[INFO] [stdout]   38: __libc_start_main
[INFO] [stdout]   39: _start
[INFO] [stdout] Error: "the test returned a termination value with a non-zero status code (1) which indicates a failure"
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/tydle.rs - tydle::Extract::get_manifest (line 80)
[INFO] [stdout]     src/tydle.rs - tydle::Extract::get_streams (line 181)
[INFO] [stdout]     src/tydle.rs - tydle::Extract::get_streams_from_manifest (line 152)
[INFO] [stdout]     src/tydle.rs - tydle::Extract::get_video_info (line 106)
[INFO] [stdout]     src/tydle.rs - tydle::Extract::get_video_info_from_manifest (line 126)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::audio_only (line 369)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::only_signatures (line 433)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::only_urls (line 457)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::video_only (line 348)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::with_highest_bitrate (line 411)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::with_lowest_bitrate (line 390)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.19s; merged doctests compilation took 1.99s
[INFO] running `Command { std: "docker" "inspect" "994f8a37f9e9ba30d51de282afa9269cb692a2aada7388229ab21ab49a74bfc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "994f8a37f9e9ba30d51de282afa9269cb692a2aada7388229ab21ab49a74bfc6", kill_on_drop: false }`
[INFO] [stdout] 994f8a37f9e9ba30d51de282afa9269cb692a2aada7388229ab21ab49a74bfc6
