[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] testing BISHOP-X/golem-web-search-implementation against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBISHOP-X%2Fgolem-web-search-implementation" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BISHOP-X/golem-web-search-implementation on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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-0-tc2/source/websearch-google/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-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-0-tc2/source/websearch-bing/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-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-0-tc2/source/websearch-brave/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-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-0-tc2/source/websearch-tavily/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-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-0-tc2/source/websearch-serper/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9e80daa13106b0353c3d59b515d7d923aa16d1998750468676c222be09b7caf0
[INFO] running `Command { std: "docker" "start" "-a" "9e80daa13106b0353c3d59b515d7d923aa16d1998750468676c222be09b7caf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9e80daa13106b0353c3d59b515d7d923aa16d1998750468676c222be09b7caf0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e80daa13106b0353c3d59b515d7d923aa16d1998750468676c222be09b7caf0", kill_on_drop: false }`
[INFO] [stdout] 9e80daa13106b0353c3d59b515d7d923aa16d1998750468676c222be09b7caf0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb1912bd65011cfdeb0a36d5c0797ce41e4b158c72e240607764b4bac3151fae
[INFO] running `Command { std: "docker" "start" "-a" "cb1912bd65011cfdeb0a36d5c0797ce41e4b158c72e240607764b4bac3151fae", 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 syn v2.0.101
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling serde v1.0.219
[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 memchr v2.7.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling wasmparser v0.230.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling spdx v0.10.8
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling wasm-encoder v0.230.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling wasm-encoder v0.202.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.40.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.24.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.40.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.40.0
[INFO] [stderr]    Compiling wit-bindgen-rust v0.42.1
[INFO] [stderr]    Compiling wit-bindgen-rt v0.24.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.24.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling wit-bindgen-rt v0.42.1
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.42.1
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling wit-bindgen-rt v0.41.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling indexmap v2.9.0
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling golem-rust-macro v1.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling 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]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling golem-wasm-rpc v1.3.0-dev.6
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling 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-bindgen-core v0.24.0
[INFO] [stderr]    Compiling wit-component v0.202.0
[INFO] [stderr]    Compiling wit-parser v0.230.0
[INFO] [stderr]    Compiling wasm-metadata v0.227.1
[INFO] [stderr]    Compiling wasm-metadata v0.230.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.40.0
[INFO] [stderr]    Compiling wit-component v0.227.1
[INFO] [stderr]    Compiling wit-component v0.230.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.42.1
[INFO] [stderr]    Compiling wit-bindgen v0.24.0
[INFO] [stderr]    Compiling wasi-logger v0.1.2
[INFO] [stderr]    Compiling wit-bindgen v0.40.0
[INFO] [stderr]    Compiling golem-rust v1.6.0
[INFO] [stderr]    Compiling wit-bindgen v0.42.1
[INFO] [stderr]    Compiling golem-websearch v1.0.0 (/opt/rustwide/workdir/websearch)
[INFO] [stderr]    Compiling 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] [stderr]    Compiling websearch-brave v1.0.0 (/opt/rustwide/workdir/websearch-brave)
[INFO] [stderr]    Compiling websearch-bing v1.0.0 (/opt/rustwide/workdir/websearch-bing)
[INFO] [stderr]    Compiling websearch-serper v1.0.0 (/opt/rustwide/workdir/websearch-serper)
[INFO] [stderr]    Compiling websearch-tavily v1.0.0 (/opt/rustwide/workdir/websearch-tavily)
[INFO] [stderr]    Compiling websearch-google v1.0.0 (/opt/rustwide/workdir/websearch-google)
[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] 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] warning: unused import: `TimeRange`
[INFO] [stdout]  --> websearch-bing/src/lib.rs:3:123
[INFO] [stdout]   |
[INFO] [stdout] 3 | use golem_websearch::golem::web_search::types::{SearchError, SearchMetadata, SearchParams, SearchResult, SafeSearchLevel, TimeRange};
[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: `SafeSearchLevel`
[INFO] [stdout]  --> websearch-tavily/src/lib.rs:6:106
[INFO] [stdout]   |
[INFO] [stdout] 6 | use golem_websearch::golem::web_search::types::{SearchError, SearchMetadata, SearchParams, SearchResult, SafeSearchLevel, TimeRange};
[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: `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] 
[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: `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: 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: `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_search_er...
[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: `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] [stderr]    Compiling golem-llm-openai v0.0.0 (/opt/rustwide/workdir/llm-openai)
[INFO] [stderr]    Compiling golem-llm-openrouter v0.0.0 (/opt/rustwide/workdir/llm-openrouter)
[INFO] [stderr]    Compiling golem-llm-grok v0.0.0 (/opt/rustwide/workdir/llm-grok)
[INFO] [stderr]    Compiling golem-llm-anthropic v0.0.0 (/opt/rustwide/workdir/llm-anthropic)
[INFO] [stderr]    Compiling golem-llm-ollama v0.0.0 (/opt/rustwide/workdir/llm-ollama)
[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: `offset`
[INFO] [stdout]   --> websearch-tavily/src/lib.rs:31:81
[INFO] [stdout]    |
[INFO] [stdout] 31 | ...s, 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] warning: struct `TavilyWebSearchSession` is never constructed
[INFO] [stdout]    --> websearch-tavily/src/lib.rs:172:8
[INFO] [stdout]     |
[INFO] [stdout] 172 | struct TavilyWebSearchSession {
[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-tavily/src/lib.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl TavilyWebSearchSession {
[INFO] [stdout]     | --------------------------- associated items in this implementation
[INFO] [stdout] 181 |     pub fn new(api: TavilySearchApi, params: SearchParams) -> Result<Self, SearchError> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     async fn fetch_results(&mut self, offset: u32) -> Result<TavilySearchResponse, SearchError> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TavilyComponent` is never constructed
[INFO] [stdout]    --> websearch-tavily/src/lib.rs:247:8
[INFO] [stdout]     |
[INFO] [stdout] 247 | struct TavilyComponent;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `API_KEY_ENV_VAR`, `get_api_key`, `validate_params`, and `search_once` are never used
[INFO] [stdout]    --> websearch-tavily/src/lib.rs:250:11
[INFO] [stdout]     |
[INFO] [stdout] 249 | impl TavilyComponent {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 250 |     const API_KEY_ENV_VAR: &'static str = "TAVILY_API_KEY";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 251 |
[INFO] [stdout] 252 |     fn get_api_key() -> Result<String, SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 257 |     fn validate_params(params: &SearchParams) -> Result<(), SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 270 |     fn search_once(params: SearchParams) -> Result<(Vec<SearchResult>, Option<SearchMetadata>), SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[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] [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] warning: constant `BASE_URL` is never used
[INFO] [stdout]   --> websearch-bing/src/lib.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const BASE_URL: &str = "https://api.bing.microsoft.com/v7.0/search";
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BingSearchApi` is never constructed
[INFO] [stdout]   --> websearch-bing/src/lib.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | struct BingSearchApi {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `search`, and `parse_response` are never used
[INFO] [stdout]   --> websearch-bing/src/lib.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl BingSearchApi {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 18 |     pub fn new(api_key: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn search(&self, params: &SearchParams, offset: Option<u32>) -> Result<BingSearchResponse, SearchError> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 64 |     }    fn parse_response(&self, response: Response) -> Result<BingSearchResponse, SearchError> {
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BingSearchResponse` is never constructed
[INFO] [stdout]   --> websearch-bing/src/lib.rs:79:8
[INFO] [stdout]    |
[INFO] [stdout] 79 | struct BingSearchResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BingWebPages` is never constructed
[INFO] [stdout]   --> websearch-bing/src/lib.rs:87:8
[INFO] [stdout]    |
[INFO] [stdout] 87 | struct BingWebPages {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BingWebPage` is never constructed
[INFO] [stdout]   --> websearch-bing/src/lib.rs:94:8
[INFO] [stdout]    |
[INFO] [stdout] 94 | struct BingWebPage {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BingQueryContext` is never constructed
[INFO] [stdout]    --> websearch-bing/src/lib.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | struct BingQueryContext {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `to_search_results` and `to_search_metadata` are never used
[INFO] [stdout]    --> websearch-bing/src/lib.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl BingSearchResponse {
[INFO] [stdout]     | ----------------------- methods in this implementation
[INFO] [stdout] 111 |     pub fn to_search_results(&self) -> Vec<SearchResult> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn to_search_metadata(&self, query: String) -> SearchMetadata {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BingWebSearchSession` is never constructed
[INFO] [stdout]    --> websearch-bing/src/lib.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | struct BingWebSearchSession {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> websearch-bing/src/lib.rs:156:12
[INFO] [stdout]     |
[INFO] [stdout] 155 | impl BingWebSearchSession {
[INFO] [stdout]     | ------------------------- associated function in this implementation
[INFO] [stdout] 156 |     pub fn new(api: BingSearchApi, params: SearchParams) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BingComponent` is never constructed
[INFO] [stdout]    --> websearch-bing/src/lib.rs:191:8
[INFO] [stdout]     |
[INFO] [stdout] 191 | struct BingComponent;
[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-bing/src/lib.rs:194:11
[INFO] [stdout]     |
[INFO] [stdout] 193 | impl BingComponent {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 194 |     const API_KEY_ENV_VAR: &'static str = "BING_API_KEY";
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 195 |
[INFO] [stdout] 196 |     fn get_api_key() -> Result<String, SearchError> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 201 |     fn validate_params(params: &SearchParams) -> Result<(), SearchError> {
[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] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> llm-openai/src/lib.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     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] 62 |     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-openai/src/lib.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     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] 66 |     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-grok/src/lib.rs:62:15
[INFO] [stdout]    |
[INFO] [stdout] 62 |     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] 62 |     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-grok/src/lib.rs:66:19
[INFO] [stdout]    |
[INFO] [stdout] 66 |     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] 66 |     fn stream_mut(&self) -> RefMut<'_, Option<EventSource>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Format` is never constructed
[INFO] [stdout]    --> llm-ollama/src/client.rs:181:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub struct Format {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> llm-ollama/src/lib.rs:57:15
[INFO] [stdout]    |
[INFO] [stdout] 57 |     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] 57 |     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-ollama/src/lib.rs:61:19
[INFO] [stdout]    |
[INFO] [stdout] 61 |     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] 61 |     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-anthropic/src/lib.rs:87:15
[INFO] [stdout]    |
[INFO] [stdout] 87 |     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] 87 |     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-anthropic/src/lib.rs:91:19
[INFO] [stdout]    |
[INFO] [stdout] 91 |     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] 91 |     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-openrouter/src/lib.rs:75:15
[INFO] [stdout]    |
[INFO] [stdout] 75 |     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] 75 |     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-openrouter/src/lib.rs:79:19
[INFO] [stdout]    |
[INFO] [stdout] 79 |     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] 79 |     fn stream_mut(&self) -> RefMut<'_, Option<EventSource>> {
[INFO] [stdout]    |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustc4BcTcn/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc4BcTcn/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgolem_llm-24e89833c890a27b,libwasi_logger-72474551ce245ff1,libwit_bindgen-7728cee3b5d0f1a7,libwit_bindgen_rt-98b6eedfe30814e1,libwit_bindgen-81c48a593aed6294,libwit_bindgen_rt-d2827c91c96d9282,liblog-394b918668cad64a,libthiserror-dd97daef16591363,libnom-7585a749591dfdbb,libreqwest-70492efcae0fb563,libserde_urlencoded-a34a737c46b30dc8,libwit_bindgen_rt-7231a251a44aaad7,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libbase64-2a03de3babadded3,liburl-c2ee1b4facc9ee6d,libidna-fd8f7de09509f64b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b267b75630686d48,libicu_properties-b3460abd8e00f2b6,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-58e9203b8abf9e6b,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-9919e82512efe734,libicu_collections-af817eb0f891b6ee,libpotential_utf-6efccf4481b87fd9,libicu_provider-5718a9fa432a24a4,libicu_locale_core-8881863afdf58dce,libtinystr-c8f860964f6bfdb6,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-9b20c118d8c13a27,libzerotrie-6c81d2c085979c3b,libyoke-b79f9c9bcb877878,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-51110a7636bbe256,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libgolem_rust-4c535e477fc1b7b9,libserde_json-551601f94ed377c3,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libgolem_wasm_rpc-58f281f5efa26343,libuuid-3d939b64a1889543,libgetrandom-922ca4b42d0f7bcf,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsha1_smol-4fed1055ba2d5f30,libgit_version-a368da5f3d39918c,libchrono-528f381c920eb431,libiana_time_zone-693b81a5c0b46492,libnum_traits-e621cc1bb1c4679c,libserde-9b715375eb3778d0,libwit_bindgen-7013164b578376ba,libwit_bindgen_rt-818bb0c9269f6fd4,libfutures-059db270ac40c11f,libfutures_executor-abe3ec0f713ed586,libfutures_util-decde309a989329f,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libonce_cell-0ba6aecba7086d38,libbitflags-999d889d9694453e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4BcTcn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgolem_llm_grok.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustc4BcTcn/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_golem:llm/llm@1.0.0#[method]chat-stream.blocking-get-next;
[INFO] [stdout]           >>>                            ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcOZP0Sh/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcOZP0Sh/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbase64-64299f9d815d057c,libgolem_llm-24e89833c890a27b,libwasi_logger-72474551ce245ff1,libwit_bindgen-7728cee3b5d0f1a7,libwit_bindgen_rt-98b6eedfe30814e1,libwit_bindgen-81c48a593aed6294,libwit_bindgen_rt-d2827c91c96d9282,liblog-394b918668cad64a,libthiserror-dd97daef16591363,libnom-7585a749591dfdbb,libreqwest-70492efcae0fb563,libserde_urlencoded-a34a737c46b30dc8,libwit_bindgen_rt-7231a251a44aaad7,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libbase64-2a03de3babadded3,liburl-c2ee1b4facc9ee6d,libidna-fd8f7de09509f64b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b267b75630686d48,libicu_properties-b3460abd8e00f2b6,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-58e9203b8abf9e6b,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-9919e82512efe734,libicu_collections-af817eb0f891b6ee,libpotential_utf-6efccf4481b87fd9,libicu_provider-5718a9fa432a24a4,libicu_locale_core-8881863afdf58dce,libtinystr-c8f860964f6bfdb6,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-9b20c118d8c13a27,libzerotrie-6c81d2c085979c3b,libyoke-b79f9c9bcb877878,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-51110a7636bbe256,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libgolem_rust-4c535e477fc1b7b9,libserde_json-551601f94ed377c3,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libgolem_wasm_rpc-58f281f5efa26343,libuuid-3d939b64a1889543,libgetrandom-922ca4b42d0f7bcf,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsha1_smol-4fed1055ba2d5f30,libgit_version-a368da5f3d39918c,libchrono-528f381c920eb431,libiana_time_zone-693b81a5c0b46492,libnum_traits-e621cc1bb1c4679c,libserde-9b715375eb3778d0,libwit_bindgen-7013164b578376ba,libwit_bindgen_rt-818bb0c9269f6fd4,libfutures-059db270ac40c11f,libfutures_executor-abe3ec0f713ed586,libfutures_util-decde309a989329f,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libonce_cell-0ba6aecba7086d38,libbitflags-999d889d9694453e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOZP0Sh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgolem_llm_ollama.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcOZP0Sh/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_golem:llm/llm@1.0.0#[method]chat-stream.blocking-get-next;
[INFO] [stdout]           >>>                            ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `golem-llm-grok` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcRIecBf/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcRIecBf/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgolem_llm-24e89833c890a27b,libwasi_logger-72474551ce245ff1,libwit_bindgen-7728cee3b5d0f1a7,libwit_bindgen_rt-98b6eedfe30814e1,libwit_bindgen-81c48a593aed6294,libwit_bindgen_rt-d2827c91c96d9282,liblog-394b918668cad64a,libthiserror-dd97daef16591363,libnom-7585a749591dfdbb,libreqwest-70492efcae0fb563,libserde_urlencoded-a34a737c46b30dc8,libwit_bindgen_rt-7231a251a44aaad7,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libbase64-2a03de3babadded3,liburl-c2ee1b4facc9ee6d,libidna-fd8f7de09509f64b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b267b75630686d48,libicu_properties-b3460abd8e00f2b6,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-58e9203b8abf9e6b,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-9919e82512efe734,libicu_collections-af817eb0f891b6ee,libpotential_utf-6efccf4481b87fd9,libicu_provider-5718a9fa432a24a4,libicu_locale_core-8881863afdf58dce,libtinystr-c8f860964f6bfdb6,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-9b20c118d8c13a27,libzerotrie-6c81d2c085979c3b,libyoke-b79f9c9bcb877878,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-51110a7636bbe256,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libgolem_rust-4c535e477fc1b7b9,libserde_json-551601f94ed377c3,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libgolem_wasm_rpc-58f281f5efa26343,libuuid-3d939b64a1889543,libgetrandom-922ca4b42d0f7bcf,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsha1_smol-4fed1055ba2d5f30,libgit_version-a368da5f3d39918c,libchrono-528f381c920eb431,libiana_time_zone-693b81a5c0b46492,libnum_traits-e621cc1bb1c4679c,libserde-9b715375eb3778d0,libwit_bindgen-7013164b578376ba,libwit_bindgen_rt-818bb0c9269f6fd4,libfutures-059db270ac40c11f,libfutures_executor-abe3ec0f713ed586,libfutures_util-decde309a989329f,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libonce_cell-0ba6aecba7086d38,libbitflags-999d889d9694453e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRIecBf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgolem_llm_openai.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcRIecBf/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_golem:llm/llm@1.0.0#[method]chat-stream.blocking-get-next;
[INFO] [stdout]           >>>                            ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `golem-llm-openai` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stderr] error: could not compile `golem-llm-ollama` (lib) due to 1 previous error; 3 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcd5aiH0/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcd5aiH0/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgolem_llm-24e89833c890a27b,libwasi_logger-72474551ce245ff1,libwit_bindgen-7728cee3b5d0f1a7,libwit_bindgen_rt-98b6eedfe30814e1,libwit_bindgen-81c48a593aed6294,libwit_bindgen_rt-d2827c91c96d9282,liblog-394b918668cad64a,libthiserror-dd97daef16591363,libnom-7585a749591dfdbb,libreqwest-70492efcae0fb563,libserde_urlencoded-a34a737c46b30dc8,libwit_bindgen_rt-7231a251a44aaad7,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libbase64-2a03de3babadded3,liburl-c2ee1b4facc9ee6d,libidna-fd8f7de09509f64b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b267b75630686d48,libicu_properties-b3460abd8e00f2b6,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-58e9203b8abf9e6b,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-9919e82512efe734,libicu_collections-af817eb0f891b6ee,libpotential_utf-6efccf4481b87fd9,libicu_provider-5718a9fa432a24a4,libicu_locale_core-8881863afdf58dce,libtinystr-c8f860964f6bfdb6,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-9b20c118d8c13a27,libzerotrie-6c81d2c085979c3b,libyoke-b79f9c9bcb877878,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-51110a7636bbe256,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libgolem_rust-4c535e477fc1b7b9,libserde_json-551601f94ed377c3,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libgolem_wasm_rpc-58f281f5efa26343,libuuid-3d939b64a1889543,libgetrandom-922ca4b42d0f7bcf,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsha1_smol-4fed1055ba2d5f30,libgit_version-a368da5f3d39918c,libchrono-528f381c920eb431,libiana_time_zone-693b81a5c0b46492,libnum_traits-e621cc1bb1c4679c,libserde-9b715375eb3778d0,libwit_bindgen-7013164b578376ba,libwit_bindgen_rt-818bb0c9269f6fd4,libfutures-059db270ac40c11f,libfutures_executor-abe3ec0f713ed586,libfutures_util-decde309a989329f,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libonce_cell-0ba6aecba7086d38,libbitflags-999d889d9694453e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcd5aiH0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgolem_llm_anthropic.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcd5aiH0/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_golem:llm/llm@1.0.0#[method]chat-stream.blocking-get-next;
[INFO] [stdout]           >>>                            ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `golem-llm-anthropic` (lib) due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-Wl,--version-script=/tmp/rustcjHFQqX/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcjHFQqX/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libgolem_llm-24e89833c890a27b,libwasi_logger-72474551ce245ff1,libwit_bindgen-7728cee3b5d0f1a7,libwit_bindgen_rt-98b6eedfe30814e1,libwit_bindgen-81c48a593aed6294,libwit_bindgen_rt-d2827c91c96d9282,liblog-394b918668cad64a,libthiserror-dd97daef16591363,libnom-7585a749591dfdbb,libreqwest-70492efcae0fb563,libserde_urlencoded-a34a737c46b30dc8,libwit_bindgen_rt-7231a251a44aaad7,libmime-4b44681fdb2c65f7,libencoding_rs-68ad4a143c31cce1,libbase64-2a03de3babadded3,liburl-c2ee1b4facc9ee6d,libidna-fd8f7de09509f64b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-b267b75630686d48,libicu_properties-b3460abd8e00f2b6,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-58e9203b8abf9e6b,libsmallvec-cc09618ba41502d9,libicu_normalizer_data-9919e82512efe734,libicu_collections-af817eb0f891b6ee,libpotential_utf-6efccf4481b87fd9,libicu_provider-5718a9fa432a24a4,libicu_locale_core-8881863afdf58dce,libtinystr-c8f860964f6bfdb6,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-9b20c118d8c13a27,libzerotrie-6c81d2c085979c3b,libyoke-b79f9c9bcb877878,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-51110a7636bbe256,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-8a286151680a468c,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libgolem_rust-4c535e477fc1b7b9,libserde_json-551601f94ed377c3,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libgolem_wasm_rpc-58f281f5efa26343,libuuid-3d939b64a1889543,libgetrandom-922ca4b42d0f7bcf,liblibc-a1f51a53e348ca20,libcfg_if-33ef6c02a07f9fec,libsha1_smol-4fed1055ba2d5f30,libgit_version-a368da5f3d39918c,libchrono-528f381c920eb431,libiana_time_zone-693b81a5c0b46492,libnum_traits-e621cc1bb1c4679c,libserde-9b715375eb3778d0,libwit_bindgen-7013164b578376ba,libwit_bindgen_rt-818bb0c9269f6fd4,libfutures-059db270ac40c11f,libfutures_executor-abe3ec0f713ed586,libfutures_util-decde309a989329f,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libonce_cell-0ba6aecba7086d38,libbitflags-999d889d9694453e}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcjHFQqX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libgolem_llm_openrouter.so" "-Wl,--gc-sections" "-shared" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: /tmp/rustcjHFQqX/list:3: ; expected, but got @
[INFO] [stdout]           >>>     cabi_post_golem:llm/llm@1.0.0#[method]chat-stream.blocking-get-next;
[INFO] [stdout]           >>>                            ^
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `golem-llm-openrouter` (lib) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cb1912bd65011cfdeb0a36d5c0797ce41e4b158c72e240607764b4bac3151fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb1912bd65011cfdeb0a36d5c0797ce41e4b158c72e240607764b4bac3151fae", kill_on_drop: false }`
[INFO] [stdout] cb1912bd65011cfdeb0a36d5c0797ce41e4b158c72e240607764b4bac3151fae
