[INFO] fetching crate rexis-llm 0.1.0... [INFO] testing rexis-llm-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate rexis-llm 0.1.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rexis-llm 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.17.0 [INFO] [stderr] Downloaded wiremock v0.6.4 [INFO] [stderr] Downloaded schemars_derive v1.1.0 [INFO] [stderr] Downloaded rexis-macros v0.1.0 [INFO] [stderr] Downloaded tokio v1.47.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 576cc23ca18254477eb9078a7710c1a842f1abc711ced49fbf302b472c2ade22 [INFO] running `Command { std: "docker" "start" "-a" "576cc23ca18254477eb9078a7710c1a842f1abc711ced49fbf302b472c2ade22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "576cc23ca18254477eb9078a7710c1a842f1abc711ced49fbf302b472c2ade22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "576cc23ca18254477eb9078a7710c1a842f1abc711ced49fbf302b472c2ade22", kill_on_drop: false }` [INFO] [stdout] 576cc23ca18254477eb9078a7710c1a842f1abc711ced49fbf302b472c2ade22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6cd13ff55a04b24a6e4328c825ec5fd948daef54eadcf7a2af42cf8b3cefc00f [INFO] running `Command { std: "docker" "start" "-a" "6cd13ff55a04b24a6e4328c825ec5fd948daef54eadcf7a2af42cf8b3cefc00f", kill_on_drop: false }` [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling dotenv v0.15.0 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rexis-macros v0.1.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [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 pest_derive v2.8.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling toml v0.8.23 [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 54s [INFO] running `Command { std: "docker" "inspect" "6cd13ff55a04b24a6e4328c825ec5fd948daef54eadcf7a2af42cf8b3cefc00f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cd13ff55a04b24a6e4328c825ec5fd948daef54eadcf7a2af42cf8b3cefc00f", kill_on_drop: false }` [INFO] [stdout] 6cd13ff55a04b24a6e4328c825ec5fd948daef54eadcf7a2af42cf8b3cefc00f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ab6c133e7646f42d22b9e345b26afc884227d566458f2db4db9200cb659d679 [INFO] running `Command { std: "docker" "start" "-a" "6ab6c133e7646f42d22b9e345b26afc884227d566458f2db4db9200cb659d679", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling futures-util v0.3.31 [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/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[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[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/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/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] 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/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] [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[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] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::RsllmResult; [INFO] [stdout] | [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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::Client; [INFO] [stdout] | [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] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::Provider; [INFO] [stdout] | [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::ChatMessage; [INFO] [stdout] | [INFO] [stdout] [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::ChatMessage; [INFO] [stdout] | [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::ChatMessage; [INFO] [stdout] | [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::ChatMessage; [INFO] [stdout] | [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::ChatMessage; [INFO] [stdout] | [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::ChatMessage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [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 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[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[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 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] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::RsllmResult; [INFO] [stdout] | [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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::Client; [INFO] [stdout] | [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] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::Provider; [INFO] [stdout] | [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::ChatMessage; [INFO] [stdout] | [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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::Client; [INFO] [stdout] | [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] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::Provider; [INFO] [stdout] | [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::ChatMessage; [INFO] [stdout] | [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] help: consider importing one of these structs [INFO] [stdout] | [INFO] [stdout] 5 + use reqwest::Client; [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::Client; [INFO] [stdout] | [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] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::Provider; [INFO] [stdout] | [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] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 + use rexis_llm::ChatMessage; [INFO] [stdout] | [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[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] [stderr] error: could not compile `rexis-llm` (example "tool_calling_all_approaches") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] 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] 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] [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_url_test") due to 11 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] [stderr] error: could not compile `rexis-llm` (example "tool_calling_guide") due to 5 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] [stderr] error: could not compile `rexis-llm` (example "tool_individual_params") due to 5 previous errors [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> { [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] warning: unused variable: `params` [INFO] [stdout] --> examples/openai_compatibility_test.rs:81:14 [INFO] [stdout] | [INFO] [stdout] 81 | fn book_room(params: BookingParams) -> Result> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params` [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> { [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, 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 "openai_compatibility_test") due to 5 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6ab6c133e7646f42d22b9e345b26afc884227d566458f2db4db9200cb659d679", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ab6c133e7646f42d22b9e345b26afc884227d566458f2db4db9200cb659d679", kill_on_drop: false }` [INFO] [stdout] 6ab6c133e7646f42d22b9e345b26afc884227d566458f2db4db9200cb659d679