[INFO] fetching crate duckduckgo_search 0.1.3...
[INFO] testing duckduckgo_search-0.1.3 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate duckduckgo_search 0.1.3 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate duckduckgo_search 0.1.3
[INFO] finished tweaking crates.io crate duckduckgo_search 0.1.3
[INFO] tweaked toml for crates.io crate duckduckgo_search 0.1.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate duckduckgo_search 0.1.3 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate duckduckgo_search 0.1.3 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0406444d959a444ca8845449445b7bf0365061967865bc2c63b75a116eda74f8
[INFO] running `Command { std: "docker" "start" "-a" "0406444d959a444ca8845449445b7bf0365061967865bc2c63b75a116eda74f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0406444d959a444ca8845449445b7bf0365061967865bc2c63b75a116eda74f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0406444d959a444ca8845449445b7bf0365061967865bc2c63b75a116eda74f8", kill_on_drop: false }`
[INFO] [stdout] 0406444d959a444ca8845449445b7bf0365061967865bc2c63b75a116eda74f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] dbb5cf7caab686f77f50746a1660dbd783b48c62a5f4f5b8989952ab552289a5
[INFO] running `Command { std: "docker" "start" "-a" "dbb5cf7caab686f77f50746a1660dbd783b48c62a5f4f5b8989952ab552289a5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytes v1.6.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cc v1.1.6
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling rustls-pemfile v2.1.2
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling publicsuffix v2.2.3
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling tokio v1.38.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cookie_store v0.21.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.6
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.5
[INFO] [stderr]    Compiling duckduckgo_search v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `api_response`
[INFO] [stdout]    --> src/browser.rs:293:40
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn get_results_detailed(&self, api_response: Response, limit: Option<usize>) -> Result<Vec<(String, String)>, Error>{
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/browser.rs:293:64
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn get_results_detailed(&self, api_response: Response, limit: Option<usize>) -> Result<Vec<(String, String)>, Error>{
[INFO] [stdout]     |                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.96s
[INFO] running `Command { std: "docker" "inspect" "dbb5cf7caab686f77f50746a1660dbd783b48c62a5f4f5b8989952ab552289a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbb5cf7caab686f77f50746a1660dbd783b48c62a5f4f5b8989952ab552289a5", kill_on_drop: false }`
[INFO] [stdout] dbb5cf7caab686f77f50746a1660dbd783b48c62a5f4f5b8989952ab552289a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] fa8e18866b24e2a039e4f1c6bb71bd772bcde463db3f0d7e0c7501e64f0bc1e1
[INFO] running `Command { std: "docker" "start" "-a" "fa8e18866b24e2a039e4f1c6bb71bd772bcde463db3f0d7e0c7501e64f0bc1e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling duckduckgo_search v0.1.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `api_response`
[INFO] [stdout]    --> src/browser.rs:293:40
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn get_results_detailed(&self, api_response: Response, limit: Option<usize>) -> Result<Vec<(String, String)>, Error>{
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/browser.rs:293:64
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn get_results_detailed(&self, api_response: Response, limit: Option<usize>) -> Result<Vec<(String, String)>, Error>{
[INFO] [stdout]     |                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `api_response`
[INFO] [stdout]    --> src/browser.rs:293:40
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn get_results_detailed(&self, api_response: Response, limit: Option<usize>) -> Result<Vec<(String, String)>, Error>{
[INFO] [stdout]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_response`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `limit`
[INFO] [stdout]    --> src/browser.rs:293:64
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn get_results_detailed(&self, api_response: Response, limit: Option<usize>) -> Result<Vec<(String, String)>, Error>{
[INFO] [stdout]     |                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] running `Command { std: "docker" "inspect" "fa8e18866b24e2a039e4f1c6bb71bd772bcde463db3f0d7e0c7501e64f0bc1e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa8e18866b24e2a039e4f1c6bb71bd772bcde463db3f0d7e0c7501e64f0bc1e1", kill_on_drop: false }`
[INFO] [stdout] fa8e18866b24e2a039e4f1c6bb71bd772bcde463db3f0d7e0c7501e64f0bc1e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1c0dd214294e7cca7749edd39f60e722c48a7d612049ea6ce462bb5c0dd77b29
[INFO] running `Command { std: "docker" "start" "-a" "1c0dd214294e7cca7749edd39f60e722c48a7d612049ea6ce462bb5c0dd77b29", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `api_response`
[INFO] [stderr]    --> src/browser.rs:293:40
[INFO] [stderr]     |
[INFO] [stderr] 293 |     pub fn get_results_detailed(&self, api_response: Response, limit: Option<usize>) -> Result<Vec<(String, String)>, Error>{
[INFO] [stderr]     |                                        ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_api_response`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `limit`
[INFO] [stderr]    --> src/browser.rs:293:64
[INFO] [stderr]     |
[INFO] [stderr] 293 |     pub fn get_results_detailed(&self, api_response: Response, limit: Option<usize>) -> Result<Vec<(String, String)>, Error>{
[INFO] [stderr]     |                                                                ^^^^^ help: if this is intentional, prefix it with an underscore: `_limit`
[INFO] [stderr] 
[INFO] [stderr] warning: `duckduckgo_search` (lib) generated 2 warnings (run `cargo fix --lib -p duckduckgo_search` to apply 2 suggestions)
[INFO] [stderr] warning: `duckduckgo_search` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/duckduckgo_search/68754db5b75cde3a/deps/duckduckgo_search-68754db5b75cde3a)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/duckduckgo_search/8e821116c1262c42/deps/duckduckgo_search-8e821116c1262c42)
[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] [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_search
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/colors.rs - colors::AnsiStyle::escape_code (line 126) ... FAILED
[INFO] [stdout] test src/colors.rs - colors::AnsiColor::escape_code (line 70) ... FAILED
[INFO] [stdout] test src/icon.rs - icon::Icon::new (line 29) ... FAILED
[INFO] [stdout] test src/colors.rs - colors::AnsiStyle::reset_code (line 153) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::search_operators (line 395) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::browse (line 53) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::advanced_search (line 358) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::new (line 31) ... FAILED
[INFO] [stdout] test src/browser.rs - browser::Browser::search (line 309) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/colors.rs - colors::AnsiStyle::escape_code (line 126) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]    --> src/colors.rs:127:5
[INFO] [stdout]     |
[INFO] [stdout] 127 | use duckduckgo::colors::{AnsiColor, AnsiStyle};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `duckduckgo`, use `cargo add duckduckgo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/colors.rs - colors::AnsiColor::escape_code (line 70) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]   --> src/colors.rs:71:5
[INFO] [stdout]    |
[INFO] [stdout] 71 | use duckduckgo::colors::AnsiColor;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `duckduckgo`, use `cargo add duckduckgo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/icon.rs - icon::Icon::new (line 29) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]   --> src/icon.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use duckduckgo::icon::Icon;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `duckduckgo`, use `cargo add duckduckgo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/colors.rs - colors::AnsiStyle::reset_code (line 153) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]    --> src/colors.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | use duckduckgo::colors::AnsiStyle;
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `duckduckgo`, use `cargo add duckduckgo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/browser.rs - browser::Browser::search_operators (line 395) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]    --> src/browser.rs:396:5
[INFO] [stdout]     |
[INFO] [stdout] 396 | use duckduckgo::browser::{Browser, ResultFormat};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `duckduckgo`, use `cargo add duckduckgo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/browser.rs:403:5
[INFO] [stdout]     |
[INFO] [stdout] 403 |     browser.search_operators("Rust", "site:github.com", true, ResultFormat::List, Some(5)).await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/browser.rs - browser::Browser::browse (line 53) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]   --> src/browser.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 54 | use duckduckgo::browser::{Browser, ResultFormat};
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `duckduckgo`, use `cargo add duckduckgo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/browser.rs:61:5
[INFO] [stdout]    |
[INFO] [stdout] 61 |     browser.browse("?q=Rust", ResultFormat::List, Some(5)).await.unwrap();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/browser.rs - browser::Browser::advanced_search (line 358) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]    --> src/browser.rs:359:5
[INFO] [stdout]     |
[INFO] [stdout] 359 | use duckduckgo::browser::{Browser, ResultFormat};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `duckduckgo`, use `cargo add duckduckgo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/browser.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     browser.advanced_search("Rust", "lang:en", true, ResultFormat::Detailed, Some(5)).await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/browser.rs - browser::Browser::new (line 31) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]   --> src/browser.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 | use duckduckgo::browser::Browser;
[INFO] [stdout]    |     ^^^^^^^^^^ use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `duckduckgo`, use `cargo add duckduckgo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/browser.rs - browser::Browser::search (line 309) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]    --> src/browser.rs:310:5
[INFO] [stdout]     |
[INFO] [stdout] 310 | use duckduckgo::browser::{Browser, ResultFormat};
[INFO] [stdout]     |     ^^^^^^^^^^ use of unresolved module or unlinked crate `duckduckgo`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `duckduckgo`, use `cargo add duckduckgo` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/browser.rs:317:5
[INFO] [stdout]     |
[INFO] [stdout] 317 |     browser.search("Rust", true, ResultFormat::Detailed, Some(5)).await.unwrap();
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/browser.rs - browser::Browser::advanced_search (line 358)
[INFO] [stdout]     src/browser.rs - browser::Browser::browse (line 53)
[INFO] [stdout]     src/browser.rs - browser::Browser::new (line 31)
[INFO] [stdout]     src/browser.rs - browser::Browser::search (line 309)
[INFO] [stdout]     src/browser.rs - browser::Browser::search_operators (line 395)
[INFO] [stdout]     src/colors.rs - colors::AnsiColor::escape_code (line 70)
[INFO] [stdout]     src/colors.rs - colors::AnsiStyle::escape_code (line 126)
[INFO] [stdout]     src/colors.rs - colors::AnsiStyle::reset_code (line 153)
[INFO] [stdout]     src/icon.rs - icon::Icon::new (line 29)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "1c0dd214294e7cca7749edd39f60e722c48a7d612049ea6ce462bb5c0dd77b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c0dd214294e7cca7749edd39f60e722c48a7d612049ea6ce462bb5c0dd77b29", kill_on_drop: false }`
[INFO] [stdout] 1c0dd214294e7cca7749edd39f60e722c48a7d612049ea6ce462bb5c0dd77b29
