[INFO] cloning repository https://github.com/marko0905/websearch-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marko0905/websearch-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarko0905%2Fwebsearch-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarko0905%2Fwebsearch-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbd2efee69c3b3c653b1c432a3b8dbcbfe77437c [INFO] testing marko0905/websearch-rs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarko0905%2Fwebsearch-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/marko0905/websearch-rs [INFO] finished tweaking git repo https://github.com/marko0905/websearch-rs [INFO] tweaked toml for git repo https://github.com/marko0905/websearch-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/marko0905/websearch-rs on toolchain 1.99.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/marko0905/websearch-rs 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e [INFO] running `Command { std: "docker" "start" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling zerocopy v0.8.50 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling siphasher v1.0.3 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling memchr v2.8.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling cc v1.2.63 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling bitflags v2.12.1 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling fslock v0.2.1 [INFO] [stderr] Compiling http v1.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling foreign-types-shared v0.3.1 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling log v0.4.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling foreign-types-macros v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling foreign-types v0.5.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling webpki-root-certs v1.0.7 [INFO] [stderr] Compiling serde_html_form v0.4.0 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling btls-sys v0.5.6 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.1 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling http2 v0.5.17 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling typed-builder-macro v0.23.2 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling lru v0.18.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling wreq-proto v0.2.5 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling typed-builder v0.23.2 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling wreq-rt v0.2.2-rc.4 [INFO] [stderr] Compiling brotli v8.0.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Compiling scraper v0.20.0 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling btls v0.5.6 [INFO] [stderr] Compiling tokio-btls v0.5.6 [INFO] [stderr] Compiling wreq v6.0.0-rc.29 [INFO] [stderr] Compiling wreq-util v3.0.0-rc.12 [INFO] [stderr] Compiling websearch-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 9m 49s [INFO] running `Command { std: "docker" "inspect" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-btls v0.5.6 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling http2 v0.5.17 [INFO] [stderr] Compiling wreq-proto v0.2.5 [INFO] [stderr] Compiling wreq-rt v0.2.2-rc.4 [INFO] [stderr] Compiling wreq v6.0.0-rc.29 [INFO] [stderr] Compiling wreq-util v3.0.0-rc.12 [INFO] [stderr] Compiling websearch-rs v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 48s [INFO] running `Command { std: "docker" "inspect" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/websearch_rs-8fafb286914659b1) [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test engines::books::annasarchive::tests::live_annasarchive_returns_results ... ignored, hits live Anna's Archive [INFO] [stdout] test engines::images::bing::tests::live_bing_images_returns_results ... ignored, hits live Bing Images [INFO] [stdout] test engines::images::duckduckgo::tests::live_duckduckgo_images_returns_results ... ignored, hits live DuckDuckGo [INFO] [stdout] test client::tests::rejects_zero_timeout ... ok [INFO] [stdout] test engines::books::annasarchive::tests::parses_annasarchive_fixture ... ok [INFO] [stdout] test engines::news::bing::tests::live_bing_news_returns_results ... ignored, hits live Bing News [INFO] [stdout] test engines::news::duckduckgo::tests::live_duckduckgo_news_returns_results ... ignored, hits live DuckDuckGo [INFO] [stdout] test engines::images::duckduckgo::tests::respects_max_results ... ok [INFO] [stdout] test engines::news::duckduckgo::tests::parses_news_fixture ... ok [INFO] [stdout] test engines::news::yahoo::tests::live_yahoo_news_returns_results ... ignored, hits live Yahoo News [INFO] [stdout] test engines::news::bing::tests::parses_bing_news_fixture ... ok [INFO] [stdout] test engines::images::bing::tests::parses_bing_images_fixture ... ok [INFO] [stdout] test engines::news::yahoo::tests::parses_yahoo_news_fixture_and_decodes_urls ... ok [INFO] [stdout] test engines::tests::backend_parsing ... ok [INFO] [stdout] test engines::news::duckduckgo::tests::respects_max_results ... ok [INFO] [stdout] test engines::tests::select_auto_orders_by_priority ... ok [INFO] [stdout] test engines::text::bing::tests::live_bing_returns_results ... ignored, hits live Bing [INFO] [stdout] test engines::tests::select_named_filters_and_falls_back ... ok [INFO] [stdout] test engines::text::bing::tests::parses_bing_fixture_and_decodes_urls ... ok [INFO] [stdout] test engines::text::brave::tests::live_brave_returns_results ... ignored, hits live Brave [INFO] [stdout] test engines::text::bing::tests::resolve_url_passes_through_direct_links ... ok [INFO] [stdout] test engines::text::bing::tests::respects_max_results ... ok [INFO] [stdout] test engines::text::duckduckgo::tests::detects_block_page ... ok [INFO] [stdout] test engines::text::duckduckgo::tests::live_duckduckgo_returns_results ... ignored, hits live DuckDuckGo [INFO] [stdout] test engines::text::brave::tests::parses_brave_fixture ... ok [INFO] [stdout] test engines::images::duckduckgo::tests::parses_images_fixture ... ok [INFO] [stdout] test engines::text::brave::tests::respects_max_results ... ok [INFO] [stdout] test engines::text::duckduckgo::tests::parses_text_fixture ... ok [INFO] [stdout] test engines::text::grokipedia::tests::live_grokipedia_returns_results ... ignored, hits live Grokipedia [INFO] [stdout] test engines::text::mojeek::tests::live_mojeek_returns_results ... ignored, hits live Mojeek [INFO] [stdout] test engines::text::duckduckgo::tests::unwraps_redirect_url ... ok [INFO] [stdout] test engines::text::duckduckgo::tests::respects_max_results ... ok [INFO] [stdout] test engines::text::grokipedia::tests::parses_grokipedia_fixture ... ok [INFO] [stdout] test engines::text::mojeek::tests::parses_mojeek_fixture ... ok [INFO] [stdout] test engines::text::startpage::tests::live_startpage_returns_results ... ignored, hits live Startpage [INFO] [stdout] test engines::text::wikipedia::tests::empty_query_block_is_empty ... ok [INFO] [stdout] test engines::text::startpage::tests::respects_max_results ... ok [INFO] [stdout] test engines::text::wikipedia::tests::language_defaults_to_en ... ok [INFO] [stdout] test engines::text::wikipedia::tests::live_wikipedia_returns_results ... ignored, hits live Wikipedia [INFO] [stdout] test engines::text::yahoo::tests::live_yahoo_returns_results ... ignored, hits live Yahoo [INFO] [stdout] test engines::text::startpage::tests::parses_startpage_fixture ... ok [INFO] [stdout] test engines::text::wikipedia::tests::parses_wikipedia_fixture ... ok [INFO] [stdout] test engines::text::yahoo::tests::resolve_url_passes_through_direct_links ... ok [INFO] [stdout] test engines::text::yahoo::tests::parses_yahoo_fixture_and_decodes_urls ... ok [INFO] [stdout] test engines::text::yandex::tests::live_yandex_returns_results ... ignored, hits live Yandex (anti-bot sensitive) [INFO] [stdout] test engines::text::yahoo::tests::respects_max_results ... ok [INFO] [stdout] test engines::text::yandex::tests::parses_yandex_fixture ... ok [INFO] [stdout] test engines::text::yandex::tests::skips_ad_items_without_organic_title ... ok [INFO] [stdout] test engines::videos::duckduckgo::tests::live_duckduckgo_videos_returns_results ... ignored, hits live DuckDuckGo [INFO] [stdout] test engines::text::yandex::tests::respects_max_results ... ok [INFO] [stdout] test engines::videos::duckduckgo::tests::respects_max_results ... ok [INFO] [stdout] test engines::videos::duckduckgo::tests::parses_videos_fixture ... ok [INFO] [stdout] test http::tests::retry_classification ... ok [INFO] [stdout] test http::tests::rejects_bad_proxy ... ok [INFO] [stdout] test ranking::tests::dedup_key_skips_empty_urls ... ok [INFO] [stdout] test ranking::tests::ignores_short_query_tokens ... ok [INFO] [stdout] test client::tests::builds_with_defaults ... ok [INFO] [stdout] test ranking::tests::normalizes_for_dedup ... ok [INFO] [stdout] test engines::tests::orchestrate_times_out_stalled_engine ... ok [INFO] [stdout] test http::tests::builds_with_default_config ... ok [INFO] [stdout] test ranking::tests::ranks_into_buckets_in_order ... ok [INFO] [stdout] test blocking::tests::blocking_client_wraps_async_client ... ok [INFO] [stdout] test ranking::tests::query_string_keeps_pages_distinct ... ok [INFO] [stdout] test ranking::tests::rank_is_stable_within_bucket ... ok [INFO] [stdout] test engines::tests::orchestrate_dedups_skips_errors_and_caps ... ok [INFO] [stdout] test engines::text::mojeek::tests::respects_max_results ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 50 passed; 0 failed; 16 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/websearch.rs (/opt/rustwide/target/release/deps/websearch-9502bcadb2b5dbd3) [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 tests/text_search.rs (/opt/rustwide/target/release/deps/text_search-7ceaa6af80c6562b) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test books_request_builder_sets_expected_fields ... ok [INFO] [stdout] test image_request_builder_sets_expected_fields ... ok [INFO] [stdout] test books_request_validation_rejects_empty_query ... ok [INFO] [stdout] test live_books_search_returns_results ... ignored, live provider test; depends on network and upstream books API [INFO] [stdout] test live_image_search_returns_results ... ignored, live provider test; depends on network and upstream images API [INFO] [stdout] test live_news_search_returns_results ... ignored, live provider test; depends on network and upstream news API [INFO] [stdout] test live_text_search_returns_results ... ignored, live provider test; depends on network and upstream HTML [INFO] [stdout] test live_video_search_returns_results ... ignored, live provider test; depends on network and upstream videos API [INFO] [stdout] test news_request_builder_sets_expected_fields ... ok [INFO] [stdout] test request_builder_sets_expected_fields ... ok [INFO] [stdout] test request_validation_rejects_empty_query ... ok [INFO] [stdout] test video_request_builder_sets_expected_fields ... ok [INFO] [stdout] test video_request_validation_rejects_empty_query ... ok [INFO] [stdout] test image_request_validation_rejects_empty_query ... ok [INFO] [stdout] test client_builder_accepts_basic_configuration ... ok [INFO] [stderr] Doc-tests websearch_rs [INFO] [stdout] test news_request_validation_rejects_empty_query ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e", kill_on_drop: false }` [INFO] [stdout] bc13cb78c8d3993d758f0a65a5c28ff04852bd54157a4525170cb68cae66d06e