[INFO] fetching crate tydle 0.1.14...
[INFO] testing tydle-0.1.14 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate tydle 0.1.14 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate tydle 0.1.14
[INFO] finished tweaking crates.io crate tydle 0.1.14
[INFO] tweaked toml for crates.io crate tydle 0.1.14 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tydle 0.1.14 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tydle 0.1.14 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b49f642a7ca84ada0d0ad683a6c5cf84d3fe260562fc6ad5dc24ca0083e6af67
[INFO] running `Command { std: "docker" "start" "-a" "b49f642a7ca84ada0d0ad683a6c5cf84d3fe260562fc6ad5dc24ca0083e6af67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b49f642a7ca84ada0d0ad683a6c5cf84d3fe260562fc6ad5dc24ca0083e6af67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b49f642a7ca84ada0d0ad683a6c5cf84d3fe260562fc6ad5dc24ca0083e6af67", kill_on_drop: false }`
[INFO] [stdout] b49f642a7ca84ada0d0ad683a6c5cf84d3fe260562fc6ad5dc24ca0083e6af67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cec1569969a5cc3dbef53e5245823ba9fe159396a4f092e25226ac7c35b4465
[INFO] running `Command { std: "docker" "start" "-a" "9cec1569969a5cc3dbef53e5245823ba9fe159396a4f092e25226ac7c35b4465", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rustls-pki-types v1.13.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling webpki-roots v1.0.4
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling iri-string v0.7.9
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[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 synstructure v0.13.2
[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 zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[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 clap v4.5.51
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling tydle v0.1.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "9cec1569969a5cc3dbef53e5245823ba9fe159396a4f092e25226ac7c35b4465", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cec1569969a5cc3dbef53e5245823ba9fe159396a4f092e25226ac7c35b4465", kill_on_drop: false }`
[INFO] [stdout] 9cec1569969a5cc3dbef53e5245823ba9fe159396a4f092e25226ac7c35b4465
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64ef17c12601f7bfbf1ecbaa35a8787ffe497f058dd9b3d0adeff83dde12e9cf
[INFO] running `Command { std: "docker" "start" "-a" "64ef17c12601f7bfbf1ecbaa35a8787ffe497f058dd9b3d0adeff83dde12e9cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling tydle v0.1.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.13s
[INFO] running `Command { std: "docker" "inspect" "64ef17c12601f7bfbf1ecbaa35a8787ffe497f058dd9b3d0adeff83dde12e9cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64ef17c12601f7bfbf1ecbaa35a8787ffe497f058dd9b3d0adeff83dde12e9cf", kill_on_drop: false }`
[INFO] [stdout] 64ef17c12601f7bfbf1ecbaa35a8787ffe497f058dd9b3d0adeff83dde12e9cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0e6b650083b95d247dd37c0286f9ef1dde87d386bc44699e1c4a575ddbd72b63
[INFO] running `Command { std: "docker" "start" "-a" "0e6b650083b95d247dd37c0286f9ef1dde87d386bc44699e1c4a575ddbd72b63", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tydle-458e8ed76c355643)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tydle
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/tydle.rs - tydle::Extract::get_manifest (line 105) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::only_urls (line 463) ... FAILED
[INFO] [stdout] test src/tydle.rs - tydle::Extract::get_streams_from_manifest (line 177) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::video_only (line 354) ... FAILED
[INFO] [stdout] test src/tydle.rs - tydle::Extract::get_video_info (line 131) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::with_highest_bitrate (line 417) ... FAILED
[INFO] [stdout] test src/tydle.rs - tydle::Extract::get_video_info_from_manifest (line 151) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::audio_only (line 375) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::with_lowest_bitrate (line 396) ... FAILED
[INFO] [stdout] test src/tydle.rs - tydle::Extract::get_streams (line 206) ... FAILED
[INFO] [stdout] test src/yt_interface.rs - yt_interface::Filterable::only_signatures (line 439) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/tydle.rs - tydle::Extract::get_manifest (line 105) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_manifest::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:291:50
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: doctest_bundle_2024::__doctest_0::main::{{closure}}
[INFO] [stdout]    9: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   11: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   14: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   15: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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 463) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_streams::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:676:59
[INFO] [stdout]    7: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_streams::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:278:49
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_7::main::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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 177) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_manifest::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:291:50
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: doctest_bundle_2024::__doctest_2::main::{{closure}}
[INFO] [stdout]    9: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   11: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   14: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   15: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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 354) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_streams::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:676:59
[INFO] [stdout]    7: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_streams::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:278:49
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_8::main::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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 131) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_video_info::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:693:59
[INFO] [stdout]    7: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_video_info::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:304:52
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_3::main::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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_highest_bitrate (line 417) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_streams::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:676:59
[INFO] [stdout]    7: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_streams::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:278:49
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_9::main::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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_from_manifest (line 151) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_manifest::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:291:50
[INFO] [stdout]    7: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    8: doctest_bundle_2024::__doctest_4::main::{{closure}}
[INFO] [stdout]    9: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   11: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   13: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   14: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   15: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   33: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::audio_only (line 375) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_streams::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:676:59
[INFO] [stdout]    7: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_streams::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:278:49
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_5::main::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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 396) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_streams::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:676:59
[INFO] [stdout]    7: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_streams::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:278:49
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_10::main::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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 206) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_streams::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:676:59
[INFO] [stdout]    7: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_streams::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:278:49
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_1::main::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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 439) 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::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/backtrace.rs:27:14
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:2189:27
[INFO] [stdout]    2: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_initial_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:151:24
[INFO] [stdout]    3: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::download::ExtractorDownloadHandle>::download_webpage::{{closure}}
[INFO] [stdout]              at ./src/extractor/download.rs:114:14
[INFO] [stdout]    4: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:631:14
[INFO] [stdout]    5: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_manifest::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:670:66
[INFO] [stdout]    6: <tydle::extractor::extract::YtExtractor<P,C> as tydle::extractor::extract::InfoExtractor>::extract_streams::{{closure}}
[INFO] [stdout]              at ./src/extractor/extract.rs:676:59
[INFO] [stdout]    7: <tydle::tydle::Tydle<P,C> as tydle::tydle::Extract>::get_streams::{{closure}}
[INFO] [stdout]              at ./src/tydle.rs:278:49
[INFO] [stdout]    8: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]    9: doctest_bundle_2024::__doctest_6::main::{{closure}}
[INFO] [stdout]   10: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]   12: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   13: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   14: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   15: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   16: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   17: tokio::runtime::runtime::Runtime::block_on
[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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/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/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   34: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/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 105)
[INFO] [stdout]     src/tydle.rs - tydle::Extract::get_streams (line 206)
[INFO] [stdout]     src/tydle.rs - tydle::Extract::get_streams_from_manifest (line 177)
[INFO] [stdout]     src/tydle.rs - tydle::Extract::get_video_info (line 131)
[INFO] [stdout]     src/tydle.rs - tydle::Extract::get_video_info_from_manifest (line 151)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::audio_only (line 375)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::only_signatures (line 439)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::only_urls (line 463)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::video_only (line 354)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::with_highest_bitrate (line 417)
[INFO] [stdout]     src/yt_interface.rs - yt_interface::Filterable::with_lowest_bitrate (line 396)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.99s; merged doctests compilation took 3.40s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0e6b650083b95d247dd37c0286f9ef1dde87d386bc44699e1c4a575ddbd72b63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e6b650083b95d247dd37c0286f9ef1dde87d386bc44699e1c4a575ddbd72b63", kill_on_drop: false }`
[INFO] [stdout] 0e6b650083b95d247dd37c0286f9ef1dde87d386bc44699e1c4a575ddbd72b63
