[INFO] fetching crate duckduckgo 0.2.0...
[INFO] testing duckduckgo-0.2.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate duckduckgo 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate duckduckgo 0.2.0
[INFO] finished tweaking crates.io crate duckduckgo 0.2.0
[INFO] tweaked toml for crates.io crate duckduckgo 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate duckduckgo 0.2.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate duckduckgo 0.2.0 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slab v0.4.10
[INFO] [stderr]   Downloaded rustc-demangle v0.1.25
[INFO] [stderr]   Downloaded phf_generator v0.12.1
[INFO] [stderr]   Downloaded servo_arc v0.4.1
[INFO] [stderr]   Downloaded getopts v0.2.23
[INFO] [stderr]   Downloaded phf_macros v0.12.1
[INFO] [stderr]   Downloaded cookie v0.17.0
[INFO] [stderr]   Downloaded tinyvec v1.9.0
[INFO] [stderr]   Downloaded cc v1.2.27
[INFO] [stderr]   Downloaded bumpalo v3.18.1
[INFO] [stderr]   Downloaded signal-hook-registry v1.4.5
[INFO] [stderr]   Downloaded hashbrown v0.15.4
[INFO] [stderr]   Downloaded cookie_store v0.20.0
[INFO] [stderr]   Downloaded scraper v0.23.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2288805d232a198c06c5ec04dbc1189a6fc64e26f526c199d47abb9d66935469
[INFO] running `Command { std: "docker" "start" "-a" "2288805d232a198c06c5ec04dbc1189a6fc64e26f526c199d47abb9d66935469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2288805d232a198c06c5ec04dbc1189a6fc64e26f526c199d47abb9d66935469", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2288805d232a198c06c5ec04dbc1189a6fc64e26f526c199d47abb9d66935469", kill_on_drop: false }`
[INFO] [stdout] 2288805d232a198c06c5ec04dbc1189a6fc64e26f526c199d47abb9d66935469
[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=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff82da06b9ac56184925cb8c67a0e796f1b2ddf5ad7bbe8499cc28f6b2aa2bbe
[INFO] running `Command { std: "docker" "start" "-a" "ff82da06b9ac56184925cb8c67a0e796f1b2ddf5ad7bbe8499cc28f6b2aa2bbe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling mac v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futf v0.1.5
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling tendril v0.4.3
[INFO] [stderr]    Compiling dtoa-short v0.3.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling servo_arc v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling getopts v0.2.23
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling ego-tree v0.10.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling phf_macros v0.12.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling cssparser v0.34.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.20.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling html5ever v0.29.1
[INFO] [stderr]    Compiling scraper v0.23.1
[INFO] [stderr]    Compiling duckduckgo v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.14s
[INFO] running `Command { std: "docker" "inspect" "ff82da06b9ac56184925cb8c67a0e796f1b2ddf5ad7bbe8499cc28f6b2aa2bbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff82da06b9ac56184925cb8c67a0e796f1b2ddf5ad7bbe8499cc28f6b2aa2bbe", kill_on_drop: false }`
[INFO] [stdout] ff82da06b9ac56184925cb8c67a0e796f1b2ddf5ad7bbe8499cc28f6b2aa2bbe
[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=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f81b87b5bf99c8d55bb9c32b4abc35e7568ea09a9506361d818d9f7576e4da6f
[INFO] running `Command { std: "docker" "start" "-a" "f81b87b5bf99c8d55bb9c32b4abc35e7568ea09a9506361d818d9f7576e4da6f", kill_on_drop: false }`
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling duckduckgo v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.19s
[INFO] running `Command { std: "docker" "inspect" "f81b87b5bf99c8d55bb9c32b4abc35e7568ea09a9506361d818d9f7576e4da6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f81b87b5bf99c8d55bb9c32b4abc35e7568ea09a9506361d818d9f7576e4da6f", kill_on_drop: false }`
[INFO] [stdout] f81b87b5bf99c8d55bb9c32b4abc35e7568ea09a9506361d818d9f7576e4da6f
[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=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 488dabf0578d92e1f587197fc5dd4ec8435b5fcaab7098730e28c2f392bdb6ed
[INFO] running `Command { std: "docker" "start" "-a" "488dabf0578d92e1f587197fc5dd4ec8435b5fcaab7098730e28c2f392bdb6ed", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/duckduckgo-a44dff809920c17e)
[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]      Running unittests src/bin/main.rs (/opt/rustwide/target/debug/deps/ddg-22b6f48d74105e5b)
[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 duckduckgo
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/colors.rs - colors::AnsiColor::escape_code (line 70) ... ok
[INFO] [stdout] test src/icon.rs - icon::Icon::new (line 29) ... ok
[INFO] [stdout] test src/colors.rs - colors::AnsiStyle::escape_code (line 126) ... ok
[INFO] [stdout] test src/colors.rs - colors::AnsiStyle::reset_code (line 153) ... ok
[INFO] [stdout] test src/browser.rs - browser::Browser::new (line 27) ... ok
[INFO] [stdout] test src/browser.rs - browser::Browser::browse (line 405) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::lite_search (line 139) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::request (line 49) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::search_operators (line 686) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::advanced_search (line 645) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::search (line 605) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::news (line 305) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::get_vqd (line 92) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::images (line 217) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::browse (line 405) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (76) panicked at /tmp/rustdoctest0sylaH/doctest_bundle_2024.rs:28:66:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to send request to https://api.duckduckgo.com/?q=Rust&format=json
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (https://api.duckduckgo.com/?q=Rust&format=json): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     3: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]    2: duckduckgo::browser::Browser::browse::{{closure}}
[INFO] [stdout]    3: doctest_bundle_2024::__doctest_1::main::{{closure}}
[INFO] [stdout]    4: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    6: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    7: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]    9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   10: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   12: doctest_bundle_2024::__doctest_1::main
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_1::__main_fn
[INFO] [stdout]   14: doctest_runner_2024::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   15: <doctest_runner_2024::__doctest_1::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16: doctest_runner_2024::main
[INFO] [stdout]   17: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   19: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   20: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   28: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   29: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   30: main
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: __libc_start_main
[INFO] [stdout]   33: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d2a1cb9df2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d2a1cb9df2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d2a1cb9df2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61d2a1cb9df2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61d2a1ccbeea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61d2a1ccbeea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x61d2a1c86096 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61d2a1c86096 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x61d2a1c98479 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61d2a1c98479 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61d2a1c982d9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x61d2a1c9876b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x61d2a1c98538 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x61d2a1c92cf9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x61d2a1c7ad4d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x61d2a1cd4edc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61d2a1cd4452 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x61d2a1428d92 - doctest_bundle_2024::__doctest_1::main::{{closure}}::h4eb708b9ba1d38ae
[INFO] [stdout]   18:     0x61d2a144c4b7 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h5852cee25893942e
[INFO] [stdout]   19:     0x61d2a144b9d6 - tokio::runtime::park::CachedParkThread::block_on::hdf2c75b96392f990
[INFO] [stdout]   20:     0x61d2a14572bf - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hf6ae2bee8c7b6616
[INFO] [stdout]   21:     0x61d2a145aa8f - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h2df4514002ccac1c
[INFO] [stdout]   22:     0x61d2a144fd67 - tokio::runtime::context::runtime::enter_runtime::h29ad9a94bacaeee5
[INFO] [stdout]   23:     0x61d2a145a894 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h8d6004db9040cb90
[INFO] [stdout]   24:     0x61d2a14581fd - tokio::runtime::runtime::Runtime::block_on_inner::h7c4f57dd8273ed76
[INFO] [stdout]   25:     0x61d2a1459b15 - tokio::runtime::runtime::Runtime::block_on::habb260300743eb75
[INFO] [stdout]   26:     0x61d2a1428a67 - doctest_bundle_2024::__doctest_1::main::hdabfee06497fb99b
[INFO] [stdout]   27:     0x61d2a1428e26 - doctest_bundle_2024::__doctest_1::__main_fn::hd31cf4c95d482ee8
[INFO] [stdout]   28:     0x61d2a1407751 - doctest_runner_2024[9ea74ac070f4d2a9]::__doctest_1::TEST::{closure#0}
[INFO] [stdout]   29:     0x61d2a140b686 - <doctest_runner_2024[9ea74ac070f4d2a9]::__doctest_1::TEST::{closure#0} as core[32850a7867c2faaf]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x61d2a1408583 - doctest_runner_2024[9ea74ac070f4d2a9]::main
[INFO] [stdout]   31:     0x61d2a140b5a3 - <fn() -> std[765ed69a96918746]::process::ExitCode as core[32850a7867c2faaf]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x61d2a1406fe6 - std[765ed69a96918746]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[765ed69a96918746]::process::ExitCode, std[765ed69a96918746]::process::ExitCode>
[INFO] [stdout]   33:     0x61d2a14074f9 - std[765ed69a96918746]::rt::lang_start::<std[765ed69a96918746]::process::ExitCode>::{closure#0}
[INFO] [stdout]   34:     0x61d2a1c87d16 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x61d2a1c87d16 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x61d2a1c87d16 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x61d2a1c87d16 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x61d2a1c87d16 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x61d2a1c87d16 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x61d2a1c87d16 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x61d2a1c87d16 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x61d2a1c87d16 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x61d2a1406f21 - std[765ed69a96918746]::rt::lang_start::<std[765ed69a96918746]::process::ExitCode>
[INFO] [stdout]   44:     0x61d2a140ba85 - main
[INFO] [stdout]   45:     0x76a3166bc1ca - <unknown>
[INFO] [stdout]   46:     0x76a3166bc28b - __libc_start_main
[INFO] [stdout]   47:     0x61d2a14054a5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::lite_search (line 139) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Failed to send request to DuckDuckGo Lite
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error sending request for url (https://lite.duckduckgo.com/lite/?q=rust+language&kl=wt-wt): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     3: 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]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: duckduckgo::browser::Browser::request::{{closure}}
[INFO] [stdout]    3: duckduckgo::browser::Browser::lite_search::{{closure}}
[INFO] [stdout]    4: doctest_bundle_2024::__doctest_4::main::{{closure}}
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_4::main
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_4::__main_fn
[INFO] [stdout]   15: doctest_runner_2024::__doctest_4::TEST::{closure#0}
[INFO] [stdout]   16: <doctest_runner_2024::__doctest_4::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17: doctest_runner_2024::main
[INFO] [stdout]   18: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   20: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   21: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   30: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   31: main
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: __libc_start_main
[INFO] [stdout]   34: _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/browser.rs - browser::Browser::request (line 49) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://api.duckduckgo.com/?test=123): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[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]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: duckduckgo::browser::Browser::request::{{closure}}
[INFO] [stdout]    3: doctest_bundle_2024::__doctest_7::main::{{closure}}
[INFO] [stdout]    4: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    6: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    7: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    8: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]    9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   10: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   12: doctest_bundle_2024::__doctest_7::main
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_7::__main_fn
[INFO] [stdout]   14: doctest_runner_2024::__doctest_7::TEST::{closure#0}
[INFO] [stdout]   15: <doctest_runner_2024::__doctest_7::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16: doctest_runner_2024::main
[INFO] [stdout]   17: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   19: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   20: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   21: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   22: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   23: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   24: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   25: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   28: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   29: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   30: main
[INFO] [stdout]   31: <unknown>
[INFO] [stdout]   32: __libc_start_main
[INFO] [stdout]   33: _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/browser.rs - browser::Browser::search_operators (line 686) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (127) panicked at /tmp/rustdoctest0sylaH/doctest_bundle_2024.rs:155:98:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to perform operator search for query 'Rust'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Failed to send request to https://api.duckduckgo.com/?q=Rust&site:github.com&kp=1&format=json
[INFO] [stdout]     1: error sending request for url (https://api.duckduckgo.com/?q=Rust&site:github.com&kp=1&format=json): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     3: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     4: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]    2: duckduckgo::browser::Browser::browse::{{closure}}
[INFO] [stdout]    3: duckduckgo::browser::Browser::search_operators::{{closure}}
[INFO] [stdout]    4: doctest_bundle_2024::__doctest_9::main::{{closure}}
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_9::main
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_9::__main_fn
[INFO] [stdout]   15: doctest_runner_2024::__doctest_9::TEST::{closure#0}
[INFO] [stdout]   16: <doctest_runner_2024::__doctest_9::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17: doctest_runner_2024::main
[INFO] [stdout]   18: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   20: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   21: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   30: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   31: main
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: __libc_start_main
[INFO] [stdout]   34: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ffd981afdf2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ffd981afdf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ffd981afdf2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ffd981afdf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ffd981c1eea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ffd981c1eea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ffd9817c096 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ffd9817c096 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ffd9818e479 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ffd9818e479 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ffd9818e2d9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5ffd9818e76b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5ffd9818e538 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5ffd98188cf9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5ffd98170d4d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5ffd981caedc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5ffd981ca452 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5ffd979219b8 - doctest_bundle_2024::__doctest_9::main::{{closure}}::h0bede60d01712e17
[INFO] [stdout]   18:     0x5ffd97942677 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hb11010ae494575bb
[INFO] [stdout]   19:     0x5ffd97940af0 - tokio::runtime::park::CachedParkThread::block_on::hb93501c773d3f8df
[INFO] [stdout]   20:     0x5ffd9794d451 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hfafbcd88582b88aa
[INFO] [stdout]   21:     0x5ffd97950bf1 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h39b674242d1b0002
[INFO] [stdout]   22:     0x5ffd97945a77 - tokio::runtime::context::runtime::enter_runtime::h1a282879fb26261a
[INFO] [stdout]   23:     0x5ffd97950762 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h500ddd119615475d
[INFO] [stdout]   24:     0x5ffd9794dc5d - tokio::runtime::runtime::Runtime::block_on_inner::h55acf8d54c1cd4d1
[INFO] [stdout]   25:     0x5ffd9794fff5 - tokio::runtime::runtime::Runtime::block_on::hcecd54175f99de9d
[INFO] [stdout]   26:     0x5ffd97921667 - doctest_bundle_2024::__doctest_9::main::h8d7a34f03cd74438
[INFO] [stdout]   27:     0x5ffd97921a56 - doctest_bundle_2024::__doctest_9::__main_fn::h85bb749d2494425b
[INFO] [stdout]   28:     0x5ffd978fdb51 - doctest_runner_2024[9ea74ac070f4d2a9]::__doctest_9::TEST::{closure#0}
[INFO] [stdout]   29:     0x5ffd97901886 - <doctest_runner_2024[9ea74ac070f4d2a9]::__doctest_9::TEST::{closure#0} as core[32850a7867c2faaf]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5ffd978fe583 - doctest_runner_2024[9ea74ac070f4d2a9]::main
[INFO] [stdout]   31:     0x5ffd979015a3 - <fn() -> std[765ed69a96918746]::process::ExitCode as core[32850a7867c2faaf]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x5ffd978fcfe6 - std[765ed69a96918746]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[765ed69a96918746]::process::ExitCode, std[765ed69a96918746]::process::ExitCode>
[INFO] [stdout]   33:     0x5ffd978fd4f9 - std[765ed69a96918746]::rt::lang_start::<std[765ed69a96918746]::process::ExitCode>::{closure#0}
[INFO] [stdout]   34:     0x5ffd9817dd16 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x5ffd9817dd16 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5ffd9817dd16 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5ffd9817dd16 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5ffd9817dd16 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x5ffd9817dd16 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5ffd9817dd16 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5ffd9817dd16 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5ffd9817dd16 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x5ffd978fcf21 - std[765ed69a96918746]::rt::lang_start::<std[765ed69a96918746]::process::ExitCode>
[INFO] [stdout]   44:     0x5ffd97901a85 - main
[INFO] [stdout]   45:     0x7f8b7e89d1ca - <unknown>
[INFO] [stdout]   46:     0x7f8b7e89d28b - __libc_start_main
[INFO] [stdout]   47:     0x5ffd978fb4a5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::advanced_search (line 645) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (68) panicked at /tmp/rustdoctest0sylaH/doctest_bundle_2024.rs:13:93:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to perform advanced search for query 'Rust'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Failed to send request to https://api.duckduckgo.com/?q=Rust&kl=lang:en&kp=1&format=json
[INFO] [stdout]     1: error sending request for url (https://api.duckduckgo.com/?q=Rust&kl=lang:en&kp=1&format=json): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     3: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     4: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]    2: duckduckgo::browser::Browser::browse::{{closure}}
[INFO] [stdout]    3: duckduckgo::browser::Browser::advanced_search::{{closure}}
[INFO] [stdout]    4: doctest_bundle_2024::__doctest_0::main::{{closure}}
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_0::main
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_0::__main_fn
[INFO] [stdout]   15: doctest_runner_2024::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   16: <doctest_runner_2024::__doctest_0::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17: doctest_runner_2024::main
[INFO] [stdout]   18: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   20: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   21: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   30: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   31: main
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: __libc_start_main
[INFO] [stdout]   34: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b19e595ddf2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b19e595ddf2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b19e595ddf2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b19e595ddf2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b19e596feea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b19e596feea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5b19e592a096 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b19e592a096 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b19e593c479 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b19e593c479 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b19e593c2d9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5b19e593c76b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5b19e593c538 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5b19e5936cf9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5b19e591ed4d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5b19e5978edc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5b19e5978452 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5b19e50cc898 - doctest_bundle_2024::__doctest_0::main::{{closure}}::h1805c0fa9e1128b5
[INFO] [stdout]   18:     0x5b19e50f0737 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::hd124f7f722caffab
[INFO] [stdout]   19:     0x5b19e50e7740 - tokio::runtime::park::CachedParkThread::block_on::h06d391799f3b7f1d
[INFO] [stdout]   20:     0x5b19e50fa811 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h75f0e2cbf044e2b2
[INFO] [stdout]   21:     0x5b19e50feb51 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::h315ae8528d1c668c
[INFO] [stdout]   22:     0x5b19e50f5e77 - tokio::runtime::context::runtime::enter_runtime::hb9b051bb29b6d332
[INFO] [stdout]   23:     0x5b19e50fe6f2 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h4022e913e2a774f0
[INFO] [stdout]   24:     0x5b19e50fcb9d - tokio::runtime::runtime::Runtime::block_on_inner::hdacce97efbbdb006
[INFO] [stdout]   25:     0x5b19e50fdd85 - tokio::runtime::runtime::Runtime::block_on::hb27e60d79b3c2fa0
[INFO] [stdout]   26:     0x5b19e50cc547 - doctest_bundle_2024::__doctest_0::main::hef229ba9cf546418
[INFO] [stdout]   27:     0x5b19e50cc936 - doctest_bundle_2024::__doctest_0::__main_fn::h6e0ec561848a7831
[INFO] [stdout]   28:     0x5b19e50ab6d0 - doctest_runner_2024[9ea74ac070f4d2a9]::__doctest_0::TEST::{closure#0}
[INFO] [stdout]   29:     0x5b19e50af646 - <doctest_runner_2024[9ea74ac070f4d2a9]::__doctest_0::TEST::{closure#0} as core[32850a7867c2faaf]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x5b19e50ac583 - doctest_runner_2024[9ea74ac070f4d2a9]::main
[INFO] [stdout]   31:     0x5b19e50af5a3 - <fn() -> std[765ed69a96918746]::process::ExitCode as core[32850a7867c2faaf]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x5b19e50aafe6 - std[765ed69a96918746]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[765ed69a96918746]::process::ExitCode, std[765ed69a96918746]::process::ExitCode>
[INFO] [stdout]   33:     0x5b19e50ab4f9 - std[765ed69a96918746]::rt::lang_start::<std[765ed69a96918746]::process::ExitCode>::{closure#0}
[INFO] [stdout]   34:     0x5b19e592bd16 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x5b19e592bd16 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5b19e592bd16 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5b19e592bd16 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5b19e592bd16 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x5b19e592bd16 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x5b19e592bd16 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x5b19e592bd16 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x5b19e592bd16 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x5b19e50aaf21 - std[765ed69a96918746]::rt::lang_start::<std[765ed69a96918746]::process::ExitCode>
[INFO] [stdout]   44:     0x5b19e50afa85 - main
[INFO] [stdout]   45:     0x72106e7101ca - <unknown>
[INFO] [stdout]   46:     0x72106e71028b - __libc_start_main
[INFO] [stdout]   47:     0x5b19e50a94a5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::search (line 605) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (77) panicked at /tmp/rustdoctest0sylaH/doctest_bundle_2024.rs:140:73:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Failed to perform search for query 'Rust'
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: Failed to send request to https://api.duckduckgo.com/?q=Rust&kp=1&format=json
[INFO] [stdout]     1: error sending request for url (https://api.duckduckgo.com/?q=Rust&kp=1&format=json): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     2: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     3: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     4: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[INFO] [stdout]    1: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::with_context
[INFO] [stdout]    2: duckduckgo::browser::Browser::browse::{{closure}}
[INFO] [stdout]    3: duckduckgo::browser::Browser::search::{{closure}}
[INFO] [stdout]    4: doctest_bundle_2024::__doctest_8::main::{{closure}}
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_8::main
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_8::__main_fn
[INFO] [stdout]   15: doctest_runner_2024::__doctest_8::TEST::{closure#0}
[INFO] [stdout]   16: <doctest_runner_2024::__doctest_8::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17: doctest_runner_2024::main
[INFO] [stdout]   18: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   20: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   21: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   30: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   31: main
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: __libc_start_main
[INFO] [stdout]   34: _start
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x628a08c84df2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x628a08c84df2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x628a08c84df2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x628a08c84df2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x628a08c96eea - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x628a08c96eea - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x628a08c51096 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x628a08c51096 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x628a08c63479 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x628a08c63479 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x628a08c632d9 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x628a08c6376b - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x628a08c63538 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x628a08c5dcf9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x628a08c45d4d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x628a08c9fedc - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x628a08c9f452 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x628a083f64aa - doctest_bundle_2024::__doctest_8::main::{{closure}}::hd02b5a8c4a4ebdde
[INFO] [stdout]   18:     0x628a08417557 - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h844800a4f819fea9
[INFO] [stdout]   19:     0x628a08410760 - tokio::runtime::park::CachedParkThread::block_on::h52691628bcc8dec8
[INFO] [stdout]   20:     0x628a08421c51 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::hbafab86df64da7d2
[INFO] [stdout]   21:     0x628a08425e51 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hd1b531ddeb1e80c7
[INFO] [stdout]   22:     0x628a0841cb87 - tokio::runtime::context::runtime::enter_runtime::hb0a3ec9c1aa2ed5a
[INFO] [stdout]   23:     0x628a084258e2 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h9aac10df548d389a
[INFO] [stdout]   24:     0x628a084235fd - tokio::runtime::runtime::Runtime::block_on_inner::h96d6d6a4546cc134
[INFO] [stdout]   25:     0x628a08424615 - tokio::runtime::runtime::Runtime::block_on::h3b31dd91b103a19f
[INFO] [stdout]   26:     0x628a083f6177 - doctest_bundle_2024::__doctest_8::main::h1706bacc15a0880a
[INFO] [stdout]   27:     0x628a083f6536 - doctest_bundle_2024::__doctest_8::__main_fn::h336fccf1a7586552
[INFO] [stdout]   28:     0x628a083d2ad1 - doctest_runner_2024[9ea74ac070f4d2a9]::__doctest_8::TEST::{closure#0}
[INFO] [stdout]   29:     0x628a083d6846 - <doctest_runner_2024[9ea74ac070f4d2a9]::__doctest_8::TEST::{closure#0} as core[32850a7867c2faaf]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   30:     0x628a083d3583 - doctest_runner_2024[9ea74ac070f4d2a9]::main
[INFO] [stdout]   31:     0x628a083d65a3 - <fn() -> std[765ed69a96918746]::process::ExitCode as core[32850a7867c2faaf]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   32:     0x628a083d1fe6 - std[765ed69a96918746]::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std[765ed69a96918746]::process::ExitCode, std[765ed69a96918746]::process::ExitCode>
[INFO] [stdout]   33:     0x628a083d24f9 - std[765ed69a96918746]::rt::lang_start::<std[765ed69a96918746]::process::ExitCode>::{closure#0}
[INFO] [stdout]   34:     0x628a08c52d16 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h6cf6e1b4b1f98539
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   35:     0x628a08c52d16 - std::panicking::catch_unwind::do_call::h174840425564edbd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x628a08c52d16 - std::panicking::catch_unwind::had0fde8b5d7282ba
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x628a08c52d16 - std::panic::catch_unwind::hdb1c6876cc6d1988
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x628a08c52d16 - std::rt::lang_start_internal::{{closure}}::h9a3342d69e945811
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   39:     0x628a08c52d16 - std::panicking::catch_unwind::do_call::haba617e1655662f0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x628a08c52d16 - std::panicking::catch_unwind::hdcb3b0cdc4ef023b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x628a08c52d16 - std::panic::catch_unwind::hd7496902866db161
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x628a08c52d16 - std::rt::lang_start_internal::h9f282d832ae47dd5
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   43:     0x628a083d1f21 - std[765ed69a96918746]::rt::lang_start::<std[765ed69a96918746]::process::ExitCode>
[INFO] [stdout]   44:     0x628a083d6a85 - main
[INFO] [stdout]   45:     0x7fb05f0191ca - <unknown>
[INFO] [stdout]   46:     0x7fb05f01928b - __libc_start_main
[INFO] [stdout]   47:     0x628a083d04a5 - _start
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/browser.rs - browser::Browser::news (line 305) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://duckduckgo.com/?q=AI): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[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]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: duckduckgo::browser::Browser::request::{{closure}}
[INFO] [stdout]    3: duckduckgo::browser::Browser::get_vqd::{{closure}}
[INFO] [stdout]    4: duckduckgo::browser::Browser::news::{{closure}}
[INFO] [stdout]    5: doctest_bundle_2024::__doctest_6::main::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    7: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    8: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   11: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   13: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_6::main
[INFO] [stdout]   15: doctest_bundle_2024::__doctest_6::__main_fn
[INFO] [stdout]   16: doctest_runner_2024::__doctest_6::TEST::{closure#0}
[INFO] [stdout]   17: <doctest_runner_2024::__doctest_6::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18: doctest_runner_2024::main
[INFO] [stdout]   19: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   21: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   22: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   26: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   31: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   32: main
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: __libc_start_main
[INFO] [stdout]   35: _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/browser.rs - browser::Browser::get_vqd (line 92) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://duckduckgo.com/?q=rust+programming): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[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]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: duckduckgo::browser::Browser::request::{{closure}}
[INFO] [stdout]    3: duckduckgo::browser::Browser::get_vqd::{{closure}}
[INFO] [stdout]    4: doctest_bundle_2024::__doctest_2::main::{{closure}}
[INFO] [stdout]    5: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    7: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    8: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]    9: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   11: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   13: doctest_bundle_2024::__doctest_2::main
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_2::__main_fn
[INFO] [stdout]   15: doctest_runner_2024::__doctest_2::TEST::{closure#0}
[INFO] [stdout]   16: <doctest_runner_2024::__doctest_2::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   17: doctest_runner_2024::main
[INFO] [stdout]   18: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   19: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   20: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   21: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   25: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   26: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   29: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   30: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   31: main
[INFO] [stdout]   32: <unknown>
[INFO] [stdout]   33: __libc_start_main
[INFO] [stdout]   34: _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/browser.rs - browser::Browser::images (line 217) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: error sending request for url (https://duckduckgo.com/?q=rustacean): error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     0: error trying to connect: dns error: failed to lookup address information: Temporary failure in name resolution
[INFO] [stdout]     1: dns error: failed to lookup address information: Temporary failure in name resolution
[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]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: duckduckgo::browser::Browser::request::{{closure}}
[INFO] [stdout]    3: duckduckgo::browser::Browser::get_vqd::{{closure}}
[INFO] [stdout]    4: duckduckgo::browser::Browser::images::{{closure}}
[INFO] [stdout]    5: doctest_bundle_2024::__doctest_3::main::{{closure}}
[INFO] [stdout]    6: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    7: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    8: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]    9: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   10: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   11: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   12: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   13: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   14: doctest_bundle_2024::__doctest_3::main
[INFO] [stdout]   15: doctest_bundle_2024::__doctest_3::__main_fn
[INFO] [stdout]   16: doctest_runner_2024::__doctest_3::TEST::{closure#0}
[INFO] [stdout]   17: <doctest_runner_2024::__doctest_3::TEST::{closure#0} as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   18: doctest_runner_2024::main
[INFO] [stdout]   19: <fn() -> std::process::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   20: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> std::process::ExitCode, std::process::ExitCode>
[INFO] [stdout]   21: std::rt::lang_start::<std::process::ExitCode>::{closure#0}
[INFO] [stdout]   22: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   26: std::rt::lang_start_internal::{{closure}}
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:175:24
[INFO] [stdout]   27: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   30: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/rt.rs:171:5
[INFO] [stdout]   31: std::rt::lang_start::<std::process::ExitCode>
[INFO] [stdout]   32: main
[INFO] [stdout]   33: <unknown>
[INFO] [stdout]   34: __libc_start_main
[INFO] [stdout]   35: _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/browser.rs - browser::Browser::advanced_search (line 645)
[INFO] [stdout]     src/browser.rs - browser::Browser::browse (line 405)
[INFO] [stdout]     src/browser.rs - browser::Browser::get_vqd (line 92)
[INFO] [stdout]     src/browser.rs - browser::Browser::images (line 217)
[INFO] [stdout]     src/browser.rs - browser::Browser::lite_search (line 139)
[INFO] [stdout]     src/browser.rs - browser::Browser::news (line 305)
[INFO] [stdout]     src/browser.rs - browser::Browser::request (line 49)
[INFO] [stdout]     src/browser.rs - browser::Browser::search (line 605)
[INFO] [stdout]     src/browser.rs - browser::Browser::search_operators (line 686)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.73s; merged doctests compilation took 2.31s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "488dabf0578d92e1f587197fc5dd4ec8435b5fcaab7098730e28c2f392bdb6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "488dabf0578d92e1f587197fc5dd4ec8435b5fcaab7098730e28c2f392bdb6ed", kill_on_drop: false }`
[INFO] [stdout] 488dabf0578d92e1f587197fc5dd4ec8435b5fcaab7098730e28c2f392bdb6ed
