[INFO] cloning repository https://github.com/BISHOP-X/golem-web-search-implementation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BISHOP-X/golem-web-search-implementation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBISHOP-X%2Fgolem-web-search-implementation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBISHOP-X%2Fgolem-web-search-implementation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a831e1bd82aae61edbc25a3ca7da27992b2712a5
[INFO] checking BISHOP-X/golem-web-search-implementation against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBISHOP-X%2Fgolem-web-search-implementation" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BISHOP-X/golem-web-search-implementation
[INFO] finished tweaking git repo https://github.com/BISHOP-X/golem-web-search-implementation
[INFO] tweaked toml for git repo https://github.com/BISHOP-X/golem-web-search-implementation written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BISHOP-X/golem-web-search-implementation on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BISHOP-X/golem-web-search-implementation 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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/websearch-google/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/websearch-bing/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/websearch-brave/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/websearch-tavily/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc2/source/websearch-serper/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f4309c7e32fb5dbd22b89e9f422080677e576bfbfbfc77cca67bacd9a6ea3b99
[INFO] running `Command { std: "docker" "start" "-a" "f4309c7e32fb5dbd22b89e9f422080677e576bfbfbfc77cca67bacd9a6ea3b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f4309c7e32fb5dbd22b89e9f422080677e576bfbfbfc77cca67bacd9a6ea3b99", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4309c7e32fb5dbd22b89e9f422080677e576bfbfbfc77cca67bacd9a6ea3b99", kill_on_drop: false }`
[INFO] [stdout] f4309c7e32fb5dbd22b89e9f422080677e576bfbfbfc77cca67bacd9a6ea3b99
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9232ff623fddb7d4c718f401667f72d8ad16e97c3c3fb90eeaae1a63acf75cf9
[INFO] running `Command { std: "docker" "start" "-a" "9232ff623fddb7d4c718f401667f72d8ad16e97c3c3fb90eeaae1a63acf75cf9", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/websearch-google/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/websearch-bing/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/websearch-brave/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/websearch-tavily/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/websearch-serper/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling wasmparser v0.230.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling wasm-encoder v0.230.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling wasm-encoder v0.202.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.24.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wit-bindgen-rt v0.40.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.40.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.40.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.24.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.24.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.42.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.42.1
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.42.1
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.41.0
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]    Compiling golem-rust-macro v1.6.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking reqwest v0.12.15 (https://github.com/golemcloud/reqwest?branch=update-may-2025#c916d796)
[INFO] [stderr]    Compiling wasmparser v0.202.0
[INFO] [stderr]    Compiling auditable-serde v0.8.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]    Compiling golem-wasm-rpc v1.3.0-dev.6
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.20
[INFO] [stderr]    Compiling wit-parser v0.202.0
[INFO] [stderr]    Compiling wasm-metadata v0.202.0
[INFO] [stderr]    Compiling wit-parser v0.227.1
[INFO] [stderr]    Compiling wit-parser v0.230.0
[INFO] [stderr]    Compiling wit-component v0.202.0
[INFO] [stderr]    Compiling wasm-metadata v0.227.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.24.0
[INFO] [stderr]    Compiling wasm-metadata v0.230.0
[INFO] [stderr]    Compiling wit-component v0.227.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.40.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.42.1
[INFO] [stderr]    Compiling wit-component v0.230.0
[INFO] [stderr]     Checking wit-bindgen v0.24.0
[INFO] [stderr]     Checking wasi-logger v0.1.2
[INFO] [stderr]     Checking wit-bindgen v0.40.0
[INFO] [stderr]     Checking golem-rust v1.6.0
[INFO] [stderr]     Checking wit-bindgen v0.42.1
[INFO] [stderr]     Checking golem-websearch v1.0.0 (/opt/rustwide/workdir/websearch)
[INFO] [stderr]     Checking golem-llm v0.0.0 (/opt/rustwide/workdir/llm)
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]   --> websearch/src/search_session.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn update_with_results(&mut self, results: Vec<SearchResult>, metadata: Option<SearchMetadata>) {
[INFO] [stdout]    |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> websearch/src/lib.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking websearch-google v1.0.0 (/opt/rustwide/workdir/websearch-google)
[INFO] [stderr]     Checking websearch-serper v1.0.0 (/opt/rustwide/workdir/websearch-serper)
[INFO] [stderr]     Checking websearch-tavily v1.0.0 (/opt/rustwide/workdir/websearch-tavily)
[INFO] [stderr]     Checking websearch-brave v1.0.0 (/opt/rustwide/workdir/websearch-brave)
[INFO] [stdout] error[E0432]: unresolved import `url`
[INFO] [stdout]    --> websearch-tavily/src/lib.rs:382:13
[INFO] [stdout]     |
[INFO] [stdout] 382 |         use url::Url;
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `url`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `url`, use `cargo add url` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `golem_websearch::search_session::SearchSession`
[INFO] [stdout]  --> websearch-serper/src/lib.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use golem_websearch::search_session::SearchSession;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Method` and `Response`
[INFO] [stdout]   --> websearch-serper/src/lib.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use reqwest::{Client, Method, Response};
[INFO] [stdout]    |                       ^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> websearch-serper/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `url::Url`
[INFO] [stdout]   --> websearch-serper/src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use url::Url;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `client`
[INFO] [stdout]    --> websearch-tavily/src/lib.rs:304:19
[INFO] [stdout]     |
[INFO] [stdout] 304 |         let api = client::TavilySearchApi::new("test_api_key".to_string());
[INFO] [stdout]     |                   ^^^^^^ use of unresolved module or unlinked crate `client`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `client`, use `cargo add client` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 299 +     use crate::TavilySearchApi;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `TavilySearchApi`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 304 -         let api = client::TavilySearchApi::new("test_api_key".to_string());
[INFO] [stdout] 304 +         let api = TavilySearchApi::new("test_api_key".to_string());
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout]   --> websearch-tavily/src/lib.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use reqwest::{Client, Response};
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> websearch-tavily/src/lib.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> websearch-tavily/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `debug` and `warn`
[INFO] [stdout]   --> websearch-tavily/src/lib.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | use log::{debug, trace, warn};
[INFO] [stdout]    |           ^^^^^         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GoogleSearchResponse`
[INFO] [stdout]  --> websearch-google/src/lib.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::client::{GoogleSearchApi, GoogleSearchResponse};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> websearch-serper/src/lib.rs:33:90
[INFO] [stdout]    |
[INFO] [stdout] 33 |         trace!("Sending request to Serper API with query: {}", params.query);        let mut payload = SerperSearchRequest {
[INFO] [stdout]    |                                                                                          ----^^^^^^^
[INFO] [stdout]    |                                                                                          |
[INFO] [stdout]    |                                                                                          help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `results`
[INFO] [stdout]   --> websearch/src/search_session.rs:42:43
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn update_with_results(&mut self, results: Vec<SearchResult>, metadata: Option<SearchMetadata>) {
[INFO] [stdout]    |                                           ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_results`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `golem_websearch::golem::web_search::types::SearchParams` has no field named `country`
[INFO] [stdout]    --> websearch-tavily/src/lib.rs:317:13
[INFO] [stdout]     |
[INFO] [stdout] 317 |             country: Some("JP".to_string()),
[INFO] [stdout]     |             ^^^^^^^ `golem_websearch::golem::web_search::types::SearchParams` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `region`, `include_domains`, `exclude_domains`, `include_images`, `include_html`, `advanced_answer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `country` on type `golem_websearch::golem::web_search::types::SearchParams`
[INFO] [stdout]    --> websearch-tavily/src/lib.rs:325:27
[INFO] [stdout]     |
[INFO] [stdout] 325 |         assert_eq!(params.country, Some("JP".to_string()));
[INFO] [stdout]     |                           ^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `query`, `safe_search`, `language`, `region`, `max_results` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TavilyWebSearchComponent`
[INFO] [stdout]    --> websearch-tavily/src/lib.rs:331:22
[INFO] [stdout]     |
[INFO] [stdout] 331 |         let result = TavilyWebSearchComponent::search_once(
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `TavilyWebSearchComponent`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 331 -         let result = TavilyWebSearchComponent::search_once(
[INFO] [stdout] 331 +         let result = TavilyWebSearchSession::search_once(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `golem_websearch::golem::web_search::types::SearchResult` has no field named `published_date`
[INFO] [stdout]    --> websearch-tavily/src/lib.rs:371:13
[INFO] [stdout]     |
[INFO] [stdout] 371 |             published_date: Some("2024-01-15".to_string()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 371 -             published_date: Some("2024-01-15".to_string()),
[INFO] [stdout] 371 +             date_published: Some("2024-01-15".to_string()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `published_date` on type `golem_websearch::golem::web_search::types::SearchResult`
[INFO] [stdout]    --> websearch-tavily/src/lib.rs:377:27
[INFO] [stdout]     |
[INFO] [stdout] 377 |         assert_eq!(result.published_date, Some("2024-01-15".to_string()));
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 377 -         assert_eq!(result.published_date, Some("2024-01-15".to_string()));
[INFO] [stdout] 377 +         assert_eq!(result.date_published, Some("2024-01-15".to_string()));
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> websearch-tavily/src/lib.rs:31:81
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...max_results: Option<u32>, offset: Option<u32>) -> Result<TavilySearchResponse, SearchError> {
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SafeSearchLevel`
[INFO] [stdout]    --> websearch-google/src/lib.rs:169:31
[INFO] [stdout]     |
[INFO] [stdout] 169 |             safe_search: Some(SafeSearchLevel::Moderate),
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ use of undeclared type `SafeSearchLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::SafeSearchLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TimeRange`
[INFO] [stdout]    --> websearch-google/src/lib.rs:170:30
[INFO] [stdout]     |
[INFO] [stdout] 170 |             time_range: Some(TimeRange::Week),
[INFO] [stdout]     |                              ^^^^^^^^^ use of undeclared type `TimeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::TimeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SafeSearchLevel`
[INFO] [stdout]    --> websearch-google/src/lib.rs:177:51
[INFO] [stdout]     |
[INFO] [stdout] 177 |         assert!(matches!(params.safe_search, Some(SafeSearchLevel::Moderate)));
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^ use of undeclared type `SafeSearchLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::SafeSearchLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TimeRange`
[INFO] [stdout]    --> websearch-google/src/lib.rs:178:50
[INFO] [stdout]     |
[INFO] [stdout] 178 |         assert!(matches!(params.time_range, Some(TimeRange::Week)));
[INFO] [stdout]     |                                                  ^^^^^^^^^ use of undeclared type `TimeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::TimeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SafeSearchLevel`
[INFO] [stdout]    --> websearch-google/src/lib.rs:221:24
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let moderate = SafeSearchLevel::Moderate;
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^ use of undeclared type `SafeSearchLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::SafeSearchLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SafeSearchLevel`
[INFO] [stdout]    --> websearch-google/src/lib.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 |         let strict = SafeSearchLevel::Strict;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^ use of undeclared type `SafeSearchLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::SafeSearchLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SafeSearchLevel`
[INFO] [stdout]    --> websearch-google/src/lib.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |         let off = SafeSearchLevel::Off;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^ use of undeclared type `SafeSearchLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::SafeSearchLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `create_unsupported_feature_error`
[INFO] [stdout]  --> websearch-brave/src/lib.rs:5:80
[INFO] [stdout]   |
[INFO] [stdout] 5 | use golem_websearch::error::{create_backend_error, create_invalid_query_error, create_unsupported_feature_error, http_status_to_searc...
[INFO] [stdout]   |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SafeSearchLevel`
[INFO] [stdout]    --> websearch-google/src/lib.rs:226:36
[INFO] [stdout]     |
[INFO] [stdout] 226 |         assert!(matches!(moderate, SafeSearchLevel::Moderate));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^ use of undeclared type `SafeSearchLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::SafeSearchLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Response`
[INFO] [stdout]   --> websearch-brave/src/lib.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 | use reqwest::{Client, Response};
[INFO] [stdout]    |                       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Serialize`
[INFO] [stdout]   --> websearch-brave/src/lib.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 | use serde::{Deserialize, Serialize};
[INFO] [stdout]    |                          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> websearch-brave/src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SafeSearchLevel`
[INFO] [stdout]    --> websearch-google/src/lib.rs:227:34
[INFO] [stdout]     |
[INFO] [stdout] 227 |         assert!(matches!(strict, SafeSearchLevel::Strict));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^ use of undeclared type `SafeSearchLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::SafeSearchLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SafeSearchLevel`
[INFO] [stdout]    --> websearch-google/src/lib.rs:228:31
[INFO] [stdout]     |
[INFO] [stdout] 228 |         assert!(matches!(off, SafeSearchLevel::Off));
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^ use of undeclared type `SafeSearchLevel`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::SafeSearchLevel;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TimeRange`
[INFO] [stdout]    --> websearch-google/src/lib.rs:234:19
[INFO] [stdout]     |
[INFO] [stdout] 234 |         let day = TimeRange::Day;
[INFO] [stdout]     |                   ^^^^^^^^^ use of undeclared type `TimeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::TimeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TimeRange`
[INFO] [stdout]    --> websearch-google/src/lib.rs:235:20
[INFO] [stdout]     |
[INFO] [stdout] 235 |         let week = TimeRange::Week;
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `TimeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::TimeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TimeRange`
[INFO] [stdout]    --> websearch-google/src/lib.rs:236:21
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let month = TimeRange::Month;
[INFO] [stdout]     |                     ^^^^^^^^^ use of undeclared type `TimeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::TimeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TimeRange`
[INFO] [stdout]    --> websearch-google/src/lib.rs:237:20
[INFO] [stdout]     |
[INFO] [stdout] 237 |         let year = TimeRange::Year;
[INFO] [stdout]     |                    ^^^^^^^^^ use of undeclared type `TimeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::TimeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TimeRange`
[INFO] [stdout]    --> websearch-google/src/lib.rs:240:31
[INFO] [stdout]     |
[INFO] [stdout] 240 |         assert!(matches!(day, TimeRange::Day));
[INFO] [stdout]     |                               ^^^^^^^^^ use of undeclared type `TimeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::TimeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TimeRange`
[INFO] [stdout]    --> websearch-google/src/lib.rs:241:32
[INFO] [stdout]     |
[INFO] [stdout] 241 |         assert!(matches!(week, TimeRange::Week));
[INFO] [stdout]     |                                ^^^^^^^^^ use of undeclared type `TimeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::TimeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TimeRange`
[INFO] [stdout]    --> websearch-google/src/lib.rs:242:33
[INFO] [stdout]     |
[INFO] [stdout] 242 |         assert!(matches!(month, TimeRange::Month));
[INFO] [stdout]     |                                 ^^^^^^^^^ use of undeclared type `TimeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::TimeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TimeRange`
[INFO] [stdout]    --> websearch-google/src/lib.rs:243:32
[INFO] [stdout]     |
[INFO] [stdout] 243 |         assert!(matches!(year, TimeRange::Year));
[INFO] [stdout]     |                                ^^^^^^^^^ use of undeclared type `TimeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 149 +     use golem_websearch::golem::web_search::types::TimeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `GoogleSearchResponse`
[INFO] [stdout]  --> websearch-google/src/lib.rs:1:38
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::client::{GoogleSearchApi, GoogleSearchResponse};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0560, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SerperWebSearchSession` is never constructed
[INFO] [stdout]    --> websearch-serper/src/lib.rs:199:8
[INFO] [stdout]     |
[INFO] [stdout] 199 | struct SerperWebSearchSession {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `fetch_results` are never used
[INFO] [stdout]    --> websearch-serper/src/lib.rs:208:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | impl SerperWebSearchSession {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout] 208 |     pub fn new(api: SerperSearchApi, params: SearchParams) -> Result<Self, SearchError> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     async fn fetch_results(&self, start: u32) -> Result<SerperSearchResponse, SearchError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SerperComponent` is never constructed
[INFO] [stdout]    --> websearch-serper/src/lib.rs:258:8
[INFO] [stdout]     |
[INFO] [stdout] 258 | struct SerperComponent;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `API_KEY_ENV_VAR`, `get_api_key`, and `validate_params` are never used
[INFO] [stdout]    --> websearch-serper/src/lib.rs:261:11
[INFO] [stdout]     |
[INFO] [stdout] 260 | impl SerperComponent {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 261 |     const API_KEY_ENV_VAR: &'static str = "SERPER_API_KEY";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 262 |
[INFO] [stdout] 263 |     fn get_api_key() -> Result<String, SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     fn validate_params(params: &SearchParams) -> Result<(), SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `websearch-tavily` (lib test) due to 7 previous errors; 5 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> llm/src/chat_stream.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn stream(&self) -> Ref<Option<EventSource>>;
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn stream(&self) -> Ref<'_, Option<EventSource>>;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> llm/src/chat_stream.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn stream_mut(&self) -> RefMut<Option<EventSource>>;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn stream_mut(&self) -> RefMut<'_, Option<EventSource>>;
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> llm/src/event_source/parser.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn comment(input: &str) -> IResult<&str, RawEventLine> {
[INFO] [stdout]    |                   ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |                |
[INFO] [stdout]    |                   |                the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn comment(input: &str) -> IResult<&str, RawEventLine<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> llm/src/event_source/parser.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn field(input: &str) -> IResult<&str, RawEventLine> {
[INFO] [stdout]    |                 ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |                |
[INFO] [stdout]    |                 |                the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn field(input: &str) -> IResult<&str, RawEventLine<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> llm/src/event_source/parser.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn empty(input: &str) -> IResult<&str, RawEventLine> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn empty(input: &str) -> IResult<&str, RawEventLine<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> llm/src/event_source/parser.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn line(input: &str) -> IResult<&str, RawEventLine> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn line(input: &str) -> IResult<&str, RawEventLine<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0616]: field `api_key` of struct `GoogleSearchApi` is private
[INFO] [stdout]    --> websearch-google/src/lib.rs:160:24
[INFO] [stdout]     |
[INFO] [stdout] 160 |         assert_eq!(api.api_key, "test_api_key");
[INFO] [stdout]     |                        ^^^^^^^ private field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `custom_search_engine_id` on type `GoogleSearchApi`
[INFO] [stdout]    --> websearch-google/src/lib.rs:161:24
[INFO] [stdout]     |
[INFO] [stdout] 161 |         assert_eq!(api.custom_search_engine_id, "test_cx");
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^ unknown field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleSearchSession` is never constructed
[INFO] [stdout]   --> websearch-google/src/lib.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct GoogleSearchSession {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> websearch-google/src/lib.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl GoogleSearchSession {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 19 |     pub fn new(api: GoogleSearchApi, params: SearchParams) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleWebSearchSession` is never constructed
[INFO] [stdout]   --> websearch-google/src/lib.rs:65:8
[INFO] [stdout]    |
[INFO] [stdout] 65 | struct GoogleWebSearchSession {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> websearch-google/src/lib.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl GoogleWebSearchSession {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] 70 |     pub fn new(api: GoogleSearchApi, params: SearchParams) -> Result<Self, SearchError> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleComponent` is never constructed
[INFO] [stdout]   --> websearch-google/src/lib.rs:95:8
[INFO] [stdout]    |
[INFO] [stdout] 95 | struct GoogleComponent;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `API_KEY_ENV_VAR`, `CX_ENV_VAR`, `get_api_credentials`, and `validate_params` are never used
[INFO] [stdout]    --> websearch-google/src/lib.rs:98:11
[INFO] [stdout]     |
[INFO] [stdout]  97 | impl GoogleComponent {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  98 |     const API_KEY_ENV_VAR: &'static str = "GOOGLE_API_KEY";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout]  99 |     const CX_ENV_VAR: &'static str = "GOOGLE_CX";
[INFO] [stdout]     |           ^^^^^^^^^^
[INFO] [stdout] 100 |
[INFO] [stdout] 101 |     fn get_api_credentials() -> Result<(String, String), SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     fn validate_params(params: &SearchParams) -> Result<(), SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BASE_URL` is never used
[INFO] [stdout]  --> websearch-google/src/client.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 | const BASE_URL: &str = "https://www.googleapis.com/customsearch/v1";
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleSearchApi` is never constructed
[INFO] [stdout]   --> websearch-google/src/client.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct GoogleSearchApi {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `search`, and `parse_response` are never used
[INFO] [stdout]    --> websearch-google/src/client.rs:19:12
[INFO] [stdout]     |
[INFO] [stdout]  18 | impl GoogleSearchApi {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout]  19 |     pub fn new(api_key: String, cx: String) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn search(&self, params: &SearchParams, start: Option<u32>) -> Result<GoogleSearchResponse, SearchError> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     }    fn parse_response(&self, response: Response) -> Result<GoogleSearchResponse, SearchError> {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleSearchResponse` is never constructed
[INFO] [stdout]    --> websearch-google/src/client.rs:118:12
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub struct GoogleSearchResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleUrl` is never constructed
[INFO] [stdout]    --> websearch-google/src/client.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct GoogleUrl {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleQueries` is never constructed
[INFO] [stdout]    --> websearch-google/src/client.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct GoogleQueries {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleQuery` is never constructed
[INFO] [stdout]    --> websearch-google/src/client.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct GoogleQuery {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleContext` is never constructed
[INFO] [stdout]    --> websearch-google/src/client.rs:162:12
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct GoogleContext {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleSearchInformation` is never constructed
[INFO] [stdout]    --> websearch-google/src/client.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct GoogleSearchInformation {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleSearchItem` is never constructed
[INFO] [stdout]    --> websearch-google/src/client.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct GoogleSearchItem {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleError` is never constructed
[INFO] [stdout]    --> websearch-google/src/client.rs:200:12
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub struct GoogleError {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GoogleErrorDetail` is never constructed
[INFO] [stdout]    --> websearch-google/src/client.rs:207:12
[INFO] [stdout]     |
[INFO] [stdout] 207 | pub struct GoogleErrorDetail {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_search_results` and `to_search_metadata` are never used
[INFO] [stdout]    --> websearch-google/src/client.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 213 | impl GoogleSearchResponse {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] 214 |     pub fn to_search_results(&self) -> Vec<SearchResult> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn to_search_metadata(&self, query: String) -> SearchMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `golem_websearch::golem::web_search::types::SearchParams` has no field named `country`
[INFO] [stdout]    --> websearch-google/src/lib.rs:171:13
[INFO] [stdout]     |
[INFO] [stdout] 171 |             country: Some("US".to_string()),
[INFO] [stdout]     |             ^^^^^^^ `golem_websearch::golem::web_search::types::SearchParams` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `region`, `include_domains`, `exclude_domains`, `include_images`, `include_html`, `advanced_answer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `country` on type `golem_websearch::golem::web_search::types::SearchParams`
[INFO] [stdout]    --> websearch-google/src/lib.rs:179:27
[INFO] [stdout]     |
[INFO] [stdout] 179 |         assert_eq!(params.country, Some("US".to_string()));
[INFO] [stdout]     |                           ^^^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `query`, `safe_search`, `language`, `region`, `max_results` ... and 6 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GoogleWebSearchComponent`
[INFO] [stdout]    --> websearch-google/src/lib.rs:185:22
[INFO] [stdout]     |
[INFO] [stdout] 185 |         let result = GoogleWebSearchComponent::search_once(
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `GoogleWebSearchComponent`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 185 -         let result = GoogleWebSearchComponent::search_once(
[INFO] [stdout] 185 +         let result = GoogleWebSearchSession::search_once(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BraveWebSearchSession` is never constructed
[INFO] [stdout]    --> websearch-brave/src/lib.rs:407:8
[INFO] [stdout]     |
[INFO] [stdout] 407 | struct BraveWebSearchSession {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `fetch_results` are never used
[INFO] [stdout]    --> websearch-brave/src/lib.rs:416:12
[INFO] [stdout]     |
[INFO] [stdout] 415 | impl BraveWebSearchSession {
[INFO] [stdout]     | -------------------------- associated items in this implementation
[INFO] [stdout] 416 |     pub fn new(api: BraveSearchApi, params: SearchParams) -> Result<Self, SearchError> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |     async fn fetch_results(&self, offset: u32) -> Result<BraveSearchResponse, SearchError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BraveComponent` is never constructed
[INFO] [stdout]    --> websearch-brave/src/lib.rs:472:8
[INFO] [stdout]     |
[INFO] [stdout] 472 | struct BraveComponent;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `API_KEY_ENV_VAR`, `get_api_key`, and `validate_params` are never used
[INFO] [stdout]    --> websearch-brave/src/lib.rs:475:11
[INFO] [stdout]     |
[INFO] [stdout] 474 | impl BraveComponent {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 475 |     const API_KEY_ENV_VAR: &'static str = "BRAVE_API_KEY";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 476 |
[INFO] [stdout] 477 |     fn get_api_key() -> Result<String, SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |     fn validate_params(params: &SearchParams) -> Result<(), SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `search_once` is never used
[INFO] [stdout]    --> websearch-brave/src/lib.rs:554:8
[INFO] [stdout]     |
[INFO] [stdout] 553 | impl BraveComponent {
[INFO] [stdout]     | ------------------- associated function in this implementation
[INFO] [stdout] 554 |     fn search_once(params: SearchParams) -> Result<(Vec<SearchResult>, Option<SearchMetadata>), SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0560, E0609, E0616.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> llm/src/chat_stream.rs:11:15
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn stream(&self) -> Ref<Option<EventSource>>;
[INFO] [stdout]    |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn stream(&self) -> Ref<'_, Option<EventSource>>;
[INFO] [stdout]    |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `websearch-google` (lib test) due to 23 previous errors; 1 warning emitted
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> llm/src/chat_stream.rs:12:19
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn stream_mut(&self) -> RefMut<Option<EventSource>>;
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn stream_mut(&self) -> RefMut<'_, Option<EventSource>>;
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> llm/src/event_source/parser.rs:88:19
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn comment(input: &str) -> IResult<&str, RawEventLine> {
[INFO] [stdout]    |                   ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |                |
[INFO] [stdout]    |                   |                the same lifetime is elided here
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 | fn comment(input: &str) -> IResult<&str, RawEventLine<'_>> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> llm/src/event_source/parser.rs:97:17
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn field(input: &str) -> IResult<&str, RawEventLine> {
[INFO] [stdout]    |                 ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |                |
[INFO] [stdout]    |                 |                the same lifetime is elided here
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 | fn field(input: &str) -> IResult<&str, RawEventLine<'_>> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> llm/src/event_source/parser.rs:112:17
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn empty(input: &str) -> IResult<&str, RawEventLine> {
[INFO] [stdout]     |                 ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |                |
[INFO] [stdout]     |                 |                the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 112 | fn empty(input: &str) -> IResult<&str, RawEventLine<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> llm/src/event_source/parser.rs:116:20
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn line(input: &str) -> IResult<&str, RawEventLine> {
[INFO] [stdout]     |                    ^^^^             ^^^^  ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |                |
[INFO] [stdout]     |                    |                the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub fn line(input: &str) -> IResult<&str, RawEventLine<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9232ff623fddb7d4c718f401667f72d8ad16e97c3c3fb90eeaae1a63acf75cf9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9232ff623fddb7d4c718f401667f72d8ad16e97c3c3fb90eeaae1a63acf75cf9", kill_on_drop: false }`
[INFO] [stdout] 9232ff623fddb7d4c718f401667f72d8ad16e97c3c3fb90eeaae1a63acf75cf9
