[INFO] fetching crate rexis-llm 0.1.0...
[INFO] testing rexis-llm-0.1.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rexis-llm 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate rexis-llm 0.1.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate rexis-llm 0.1.0
[INFO] tweaked toml for crates.io crate rexis-llm 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rexis-llm 0.1.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rexis-llm 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded potential_utf v0.1.2
[INFO] [stderr]   Downloaded rexis-macros v0.1.0
[INFO] [stderr]   Downloaded schemars_derive v1.1.0
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded wiremock v0.6.4
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded zerovec v0.11.2
[INFO] [stderr]   Downloaded reqwest v0.12.4
[INFO] [stderr]   Downloaded h2 v0.4.11
[INFO] [stderr]   Downloaded hyper-util v0.1.16
[INFO] [stderr]   Downloaded io-uring v0.7.9
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] [stderr]   Downloaded deadpool v0.10.0
[INFO] [stderr]   Downloaded schemars v1.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25db6fe7cd700c00532045e8b75d6867a36b074141069eebda7520f0c7421302
[INFO] running `Command { std: "docker" "start" "-a" "25db6fe7cd700c00532045e8b75d6867a36b074141069eebda7520f0c7421302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25db6fe7cd700c00532045e8b75d6867a36b074141069eebda7520f0c7421302", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25db6fe7cd700c00532045e8b75d6867a36b074141069eebda7520f0c7421302", kill_on_drop: false }`
[INFO] [stdout] 25db6fe7cd700c00532045e8b75d6867a36b074141069eebda7520f0c7421302
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 846e7856f3c3be3a65bba42af79b70640b54e409b3de68a9b346874ebf72fcc6
[INFO] running `Command { std: "docker" "start" "-a" "846e7856f3c3be3a65bba42af79b70640b54e409b3de68a9b346874ebf72fcc6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling hashlink v0.8.4
[INFO] [stderr]    Compiling ordered-multimap v0.7.3
[INFO] [stderr]    Compiling rust-ini v0.20.0
[INFO] [stderr]    Compiling yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling rexis-macros v0.1.0
[INFO] [stderr]    Compiling schemars_derive v1.1.0
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling schemars v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling config v0.14.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling rexis-llm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "846e7856f3c3be3a65bba42af79b70640b54e409b3de68a9b346874ebf72fcc6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "846e7856f3c3be3a65bba42af79b70640b54e409b3de68a9b346874ebf72fcc6", kill_on_drop: false }`
[INFO] [stdout] 846e7856f3c3be3a65bba42af79b70640b54e409b3de68a9b346874ebf72fcc6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 941c4d670da5425b0670db2fb5191fb7639d691e858b97942763ce6ac2cd11f7
[INFO] running `Command { std: "docker" "start" "-a" "941c4d670da5425b0670db2fb5191fb7639d691e858b97942763ce6ac2cd11f7", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.4
[INFO] [stderr]    Compiling reqwest v0.12.4
[INFO] [stderr]    Compiling rexis-llm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `MessageRole`
[INFO] [stdout]    --> src/client.rs:484:17
[INFO] [stdout]     |
[INFO] [stdout] 484 |     use crate::{MessageRole, Provider};
[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]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]   --> examples/env_config_test.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use rsllm::prelude::*;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/client.rs:508:13
[INFO] [stdout]     |
[INFO] [stdout] 508 |         let mut pool = ClientPool::new();
[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] error[E0433]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]  --> examples/ollama_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rsllm::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsllm`
[INFO] [stdout]   --> examples/complete_tool_application.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use rsllm::simple_tool;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]   --> examples/complete_tool_application.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rsllm::tools::{SchemaBasedTool, Tool, ToolCall as ToolCallExec, ToolRegistry, ToolResult};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsllm`
[INFO] [stdout]   --> examples/complete_tool_application.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rsllm::tool;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]  --> examples/basic_usage.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use rsllm::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]   --> examples/tool_calling_guide.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use rsllm::tools::{SchemaBasedTool, Tool, ToolCall as ToolCallExec, ToolRegistry};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]   --> examples/tool_individual_params.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use rsllm::tools::{ToolCall as ToolCallExec, ToolRegistry};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsllm`
[INFO] [stdout]   --> examples/tool_individual_params.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rsllm::tool;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsllm`
[INFO] [stdout]   --> examples/tool_calling_guide.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use rsllm::{simple_tool, tool};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CalculatorTool` in this scope
[INFO] [stdout]    --> examples/complete_tool_application.rs:319:32
[INFO] [stdout]     |
[INFO] [stdout] 319 |     registry.register(Box::new(CalculatorTool))?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]  --> examples/ollama_url_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use rsllm::prelude::*;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AddSimpleTool` in this scope
[INFO] [stdout]   --> examples/tool_individual_params.rs:84:32
[INFO] [stdout]    |
[INFO] [stdout] 84 |     registry.register(Box::new(AddSimpleTool))?;
[INFO] [stdout]    |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `MultiplyTool` in this scope
[INFO] [stdout]   --> examples/tool_individual_params.rs:85:32
[INFO] [stdout]    |
[INFO] [stdout] 85 |     registry.register(Box::new(MultiplyTool))?;
[INFO] [stdout]    |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `PowerTool` in this scope
[INFO] [stdout]   --> examples/tool_individual_params.rs:86:32
[INFO] [stdout]    |
[INFO] [stdout] 86 |     registry.register(Box::new(PowerTool))?;
[INFO] [stdout]    |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]  --> examples/tool_calling_auto_schema.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rsllm::tools::{SchemaBasedTool, ToolCall as ToolCallExec, ToolRegistry};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `QuickAddTool` in this scope
[INFO] [stdout]    --> examples/tool_calling_guide.rs:302:32
[INFO] [stdout]     |
[INFO] [stdout] 302 |     registry.register(Box::new(QuickAddTool))?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CalculatorTool` in this scope
[INFO] [stdout]    --> examples/tool_calling_guide.rs:323:32
[INFO] [stdout]     |
[INFO] [stdout] 323 |     registry.register(Box::new(CalculatorTool))?; // Approach 1: #[tool] macro
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BestPracticeSearchTool` in this scope
[INFO] [stdout]    --> examples/tool_calling_guide.rs:377:32
[INFO] [stdout]     |
[INFO] [stdout] 377 |     registry.register(Box::new(BestPracticeSearchTool))?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsllm`
[INFO] [stdout]   --> examples/tool_calling_all_approaches.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use rsllm::simple_tool;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]   --> examples/tool_calling_all_approaches.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use rsllm::tools::{SchemaBasedTool, Tool, ToolCall as ToolCallExec, ToolRegistry};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsllm`
[INFO] [stdout]   --> examples/tool_calling_all_approaches.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use rsllm::tool;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]  --> examples/simple_complete_app.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use rsllm::tools::{ToolCall as ToolCallExec, ToolRegistry};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsllm`
[INFO] [stdout]  --> examples/simple_complete_app.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rsllm::tool;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rexis-llm` (example "complete_tool_application") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `MacroCalcTool` in this scope
[INFO] [stdout]    --> examples/tool_calling_all_approaches.rs:131:32
[INFO] [stdout]     |
[INFO] [stdout] 131 |     registry.register(Box::new(MacroCalcTool))?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `RsllmResult` in this scope
[INFO] [stdout]   --> examples/env_config_test.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 | async fn main() -> RsllmResult<()> {
[INFO] [stdout]    |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Client` in this scope
[INFO] [stdout]   --> examples/env_config_test.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 |     match Client::from_env() {
[INFO] [stdout]    |           ^^^^^^ use of undeclared type `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/env_config_test.rs:56:33
[INFO] [stdout]    |
[INFO] [stdout] 56 |             let messages = vec![ChatMessage::user(
[INFO] [stdout]    |                                 ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Client` in this scope
[INFO] [stdout]   --> examples/env_config_test.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     match Client::from_env() {
[INFO] [stdout]    |           ^^^^^^ use of undeclared type `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Client` in this scope
[INFO] [stdout]    --> examples/env_config_test.rs:113:11
[INFO] [stdout]     |
[INFO] [stdout] 113 |     match Client::from_env() {
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Client` in this scope
[INFO] [stdout]    --> examples/env_config_test.rs:148:11
[INFO] [stdout]     |
[INFO] [stdout] 148 |     match Client::from_env() {
[INFO] [stdout]     |           ^^^^^^ use of undeclared type `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rexis-llm` (example "tool_calling_auto_schema") due to 1 previous error
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rexis-llm` (example "tool_calling_all_approaches") due to 4 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CalcTool` in this scope
[INFO] [stdout]    --> examples/simple_complete_app.rs:149:32
[INFO] [stdout]     |
[INFO] [stdout] 149 |     registry.register(Box::new(CalcTool))?;
[INFO] [stdout]     |                                ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `TasksTool` in this scope
[INFO] [stdout]    --> examples/simple_complete_app.rs:150:32
[INFO] [stdout]     |
[INFO] [stdout] 150 |     registry.register(Box::new(TasksTool))?;
[INFO] [stdout]     |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `AnalyzeTool` in this scope
[INFO] [stdout]    --> examples/simple_complete_app.rs:151:32
[INFO] [stdout]     |
[INFO] [stdout] 151 |     registry.register(Box::new(AnalyzeTool))?;
[INFO] [stdout]     |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ConvertTool` in this scope
[INFO] [stdout]    --> examples/simple_complete_app.rs:152:32
[INFO] [stdout]     |
[INFO] [stdout] 152 |     registry.register(Box::new(ConvertTool))?;
[INFO] [stdout]     |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rexis-llm` (example "env_config_test") due to 7 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `rsllm` in this scope
[INFO] [stdout]   --> examples/openai_compatibility_test.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use rsllm::tools::ToolRegistry;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `rsllm`
[INFO] [stdout]   --> examples/openai_compatibility_test.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use rsllm::tool;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `rsllm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `rsllm`, use `cargo add rsllm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rexis-llm` (example "tool_calling_guide") due to 5 previous errors
[INFO] [stdout] error[E0425]: cannot find type `RsllmResult` in this scope
[INFO] [stdout]  --> examples/ollama_test.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | async fn main() -> RsllmResult<()> {
[INFO] [stdout]   |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Client` in this scope
[INFO] [stdout]   --> examples/ollama_test.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let client = Client::builder()
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Provider` in this scope
[INFO] [stdout]   --> examples/ollama_test.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |         .provider(Provider::Ollama)
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared type `Provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/ollama_test.rs:29:25
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let messages = vec![ChatMessage::user(
[INFO] [stdout]    |                         ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/ollama_test.rs:55:32
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let stream_messages = vec![ChatMessage::user(
[INFO] [stdout]    |                                ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rexis-llm` (example "tool_individual_params") due to 5 previous errors
[INFO] [stdout] error[E0425]: cannot find value `SearchHotelsTool` in this scope
[INFO] [stdout]    --> examples/openai_compatibility_test.rs:136:32
[INFO] [stdout]     |
[INFO] [stdout] 136 |     registry.register(Box::new(SearchHotelsTool))?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `BookRoomTool` in this scope
[INFO] [stdout]    --> examples/openai_compatibility_test.rs:137:32
[INFO] [stdout]     |
[INFO] [stdout] 137 |     registry.register(Box::new(BookRoomTool))?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `CreateTaskTool` in this scope
[INFO] [stdout]    --> examples/openai_compatibility_test.rs:138:32
[INFO] [stdout]     |
[INFO] [stdout] 138 |     registry.register(Box::new(CreateTaskTool))?;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/ollama_test.rs:94:9
[INFO] [stdout]    |
[INFO] [stdout] 94 |         ChatMessage::system("You are a helpful Rust programming assistant."),
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/ollama_test.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         ChatMessage::user("What is borrowing in Rust?"),
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/ollama_test.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 | ...   ChatMessage::assistant("Borrowing in Rust allows you to reference data without taking ownership, enabling safe concurrent acce...
[INFO] [stdout]    |       ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/ollama_test.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         ChatMessage::user("Give me a code example"),
[INFO] [stdout]    |         ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rexis-llm` (example "ollama_test") due to 10 previous errors
[INFO] [stdout] error[E0425]: cannot find type `RsllmResult` in this scope
[INFO] [stdout]  --> examples/ollama_url_test.rs:8:20
[INFO] [stdout]   |
[INFO] [stdout] 8 | async fn main() -> RsllmResult<()> {
[INFO] [stdout]   |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> examples/openai_compatibility_test.rs:46:18
[INFO] [stdout]    |
[INFO] [stdout] 46 | fn search_hotels(params: SimpleParams) -> Result<SimpleResult, Box<dyn Error + Send + Sync>> {
[INFO] [stdout]    |                  ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Client` in this scope
[INFO] [stdout]   --> examples/ollama_url_test.rs:16:19
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let client1 = Client::builder()
[INFO] [stdout]    |                   ^^^^^^ use of undeclared type `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Provider` in this scope
[INFO] [stdout]   --> examples/ollama_url_test.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |         .provider(Provider::Ollama)
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared type `Provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/ollama_url_test.rs:32:26
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let messages1 = vec![ChatMessage::user(
[INFO] [stdout]    |                          ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Client` in this scope
[INFO] [stdout]   --> examples/ollama_url_test.rs:50:19
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let client2 = Client::builder()
[INFO] [stdout]    |                   ^^^^^^ use of undeclared type `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Provider` in this scope
[INFO] [stdout]   --> examples/ollama_url_test.rs:51:19
[INFO] [stdout]    |
[INFO] [stdout] 51 |         .provider(Provider::Ollama)
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared type `Provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/ollama_url_test.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |     let messages2 = vec![ChatMessage::user(
[INFO] [stdout]    |                          ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Client` in this scope
[INFO] [stdout]   --> examples/ollama_url_test.rs:84:19
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let client3 = Client::builder()
[INFO] [stdout]    |                   ^^^^^^ use of undeclared type `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Provider` in this scope
[INFO] [stdout]   --> examples/ollama_url_test.rs:85:19
[INFO] [stdout]    |
[INFO] [stdout] 85 |         .provider(Provider::Ollama)
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared type `Provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]   --> examples/openai_compatibility_test.rs:81:14
[INFO] [stdout]    |
[INFO] [stdout] 81 | fn book_room(params: BookingParams) -> Result<BookingResult, Box<dyn Error + Send + Sync>> {
[INFO] [stdout]    |              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/ollama_url_test.rs:99:26
[INFO] [stdout]    |
[INFO] [stdout] 99 |     let messages3 = vec![ChatMessage::user(
[INFO] [stdout]    |                          ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> examples/openai_compatibility_test.rs:121:16
[INFO] [stdout]     |
[INFO] [stdout] 121 | fn create_task(params: TaskParams) -> Result<TaskResult, Box<dyn Error + Send + Sync>> {
[INFO] [stdout]     |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rexis-llm` (example "ollama_url_test") due to 11 previous errors
[INFO] [stderr] error: could not compile `rexis-llm` (example "openai_compatibility_test") due to 5 previous errors; 3 warnings emitted
[INFO] [stdout] error[E0425]: cannot find type `RsllmResult` in this scope
[INFO] [stdout]   --> examples/basic_usage.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | async fn main() -> RsllmResult<()> {
[INFO] [stdout]    |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Client` in this scope
[INFO] [stdout]   --> examples/basic_usage.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     let client = Client::builder()
[INFO] [stdout]    |                  ^^^^^^ use of undeclared type `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Provider` in this scope
[INFO] [stdout]   --> examples/basic_usage.rs:17:19
[INFO] [stdout]    |
[INFO] [stdout] 17 |         .provider(Provider::Ollama)
[INFO] [stdout]    |                   ^^^^^^^^ use of undeclared type `Provider`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/basic_usage.rs:26:25
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let messages = vec![ChatMessage::user("What is Rust programming language?")];
[INFO] [stdout]    |                         ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rexis-llm` (example "simple_complete_app") due to 6 previous errors
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]   --> examples/basic_usage.rs:49:32
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let stream_messages = vec![ChatMessage::user("Tell me about async programming in Rust")];
[INFO] [stdout]    |                                ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]    --> examples/basic_usage.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         ChatMessage::system("You are a helpful Rust programming assistant."),
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]    --> examples/basic_usage.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ChatMessage::user("Explain ownership in Rust"),
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]    --> examples/basic_usage.rs:112:9
[INFO] [stdout]     |
[INFO] [stdout] 112 |         ChatMessage::assistant("Ownership is Rust's approach to memory management..."),
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ChatMessage` in this scope
[INFO] [stdout]    --> examples/basic_usage.rs:113:9
[INFO] [stdout]     |
[INFO] [stdout] 113 |         ChatMessage::user("Can you give an example?"),
[INFO] [stdout]     |         ^^^^^^^^^^^ use of undeclared type `ChatMessage`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rexis-llm` (example "basic_usage") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "941c4d670da5425b0670db2fb5191fb7639d691e858b97942763ce6ac2cd11f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "941c4d670da5425b0670db2fb5191fb7639d691e858b97942763ce6ac2cd11f7", kill_on_drop: false }`
[INFO] [stdout] 941c4d670da5425b0670db2fb5191fb7639d691e858b97942763ce6ac2cd11f7
