[INFO] cloning repository https://github.com/VakeDomen/RustAIAgent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VakeDomen/RustAIAgent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVakeDomen%2FRustAIAgent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVakeDomen%2FRustAIAgent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dd0e784e3e5bde35a30ad5d4b7e87db7a27a7bf9
[INFO] testing VakeDomen/RustAIAgent/dd0e784e3e5bde35a30ad5d4b7e87db7a27a7bf9 against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVakeDomen%2FRustAIAgent" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VakeDomen/RustAIAgent
[INFO] finished tweaking git repo https://github.com/VakeDomen/RustAIAgent
[INFO] tweaked toml for git repo https://github.com/VakeDomen/RustAIAgent written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VakeDomen/RustAIAgent on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VakeDomen/RustAIAgent 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded rmcp-macros v0.2.1
[INFO] [stderr]   Downloaded sse-stream v0.2.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded rmcp v0.2.1
[INFO] [stderr]   Downloaded uuid v1.18.1
[INFO] [stderr]   Downloaded tower-http v0.6.4
[INFO] [stderr]   Downloaded reqwest v0.12.18
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded webpki-roots v1.0.0
[INFO] [stderr]   Downloaded process-wrap v8.2.1
[INFO] [stderr]   Downloaded windows v0.61.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68d26243060d5c5b12005d4b7b16e2e59b0d5c067555493b5994931c66fcf0b7
[INFO] running `Command { std: "docker" "start" "-a" "68d26243060d5c5b12005d4b7b16e2e59b0d5c067555493b5994931c66fcf0b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68d26243060d5c5b12005d4b7b16e2e59b0d5c067555493b5994931c66fcf0b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68d26243060d5c5b12005d4b7b16e2e59b0d5c067555493b5994931c66fcf0b7", kill_on_drop: false }`
[INFO] [stdout] 68d26243060d5c5b12005d4b7b16e2e59b0d5c067555493b5994931c66fcf0b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8bc541d827ef3efebdbf8abb470933a50f04e853c3794ff06c835ba849c5d50
[INFO] running `Command { std: "docker" "start" "-a" "b8bc541d827ef3efebdbf8abb470933a50f04e853c3794ff06c835ba849c5d50", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling rmcp-macros v0.2.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 icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sse-stream v0.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling process-wrap v8.2.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling tower-http v0.6.4
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.12
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.6
[INFO] [stderr]    Compiling reqwest v0.12.18
[INFO] [stderr]    Compiling rmcp v0.2.1
[INFO] [stderr]    Compiling reagent-rs v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/client.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl ModelClient {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub async fn embeddings(&self, req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddingsRequest` is never constructed
[INFO] [stdout]  --> src/services/llm/models/embedding.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct EmbeddingsRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddingsResponse` is never constructed
[INFO] [stdout]   --> src/services/llm/models/embedding.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct EmbeddingsResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]    --> src/services/llm/providers/ollama.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl OllamaClient {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub async fn embeddings(&self, request: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/providers/openai.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl OpenAiClient {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/providers/mistral.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl MistralClient {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/providers/anthropic.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AnthropicClient {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]    --> src/services/llm/providers/openrouter.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl OpenRouterClient {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `provider`, and `object` are never read
[INFO] [stdout]    --> src/services/llm/providers/openrouter.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 377 | struct OrChatResponse {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 378 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 379 |     provider: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 380 |     model: String,
[INFO] [stdout] 381 |     object: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     async fn notify(&self, content: NotificationContent) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 17 ~     fn notify(&self, content: NotificationContent) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 18 |         if self.get_outgoing_channel().is_none() {
[INFO] [stdout] ...
[INFO] [stdout] 34 |         }
[INFO] [stdout] 35 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn notify_done(&self, success: Success, resp: Response) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 83 ~     fn notify_done(&self, success: Success, resp: Response) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 84 |         self.notify(NotificationContent::Done(success, resp)).await
[INFO] [stdout] 85 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     async fn notify_prompt_request(&self, req: ChatRequest) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 86 ~     fn notify_prompt_request(&self, req: ChatRequest) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 87 |         self.notify(NotificationContent::PromptRequest(req)).await
[INFO] [stdout] 88 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn notify_poompt_success(&self, resp: ChatResponse) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 89 ~     fn notify_poompt_success(&self, resp: ChatResponse) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 90 |         self.notify(NotificationContent::PromptSuccessResult(resp)).await
[INFO] [stdout] 91 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     async fn notify_poompt_error(&self, error_message: String) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 92 ~     fn notify_poompt_error(&self, error_message: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 93 |         self.notify(NotificationContent::PromptErrorResult(error_message)).await
[INFO] [stdout] 94 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     async fn notify_tool_request(&self, tool_call: ToolCall) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 95 ~     fn notify_tool_request(&self, tool_call: ToolCall) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 96 |         self.notify(NotificationContent::ToolCallRequest(tool_call)).await
[INFO] [stdout] 97 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     async fn notify_tool_success(&self, tool_result: String) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 98 ~     fn notify_tool_success(&self, tool_result: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 99 |         self.notify(NotificationContent::ToolCallSuccessResult(tool_result)).await
[INFO] [stdout] 100~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     async fn notify_tool_error(&self, error_message: String) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 101 ~     fn notify_tool_error(&self, error_message: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 102 |         self.notify(NotificationContent::ToolCallErrorResult(error_message)).await
[INFO] [stdout] 103 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     async fn notify_token(&self, token: Token) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 104 ~     fn notify_token(&self, token: Token) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 105 |         self.notify(NotificationContent::Token(token)).await
[INFO] [stdout] 106 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     async fn notify_mcp_tool_notification(&self, notification: String) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 107 ~     fn notify_mcp_tool_notification(&self, notification: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 108 |         self.notify(NotificationContent::McpToolNotification(notification)).await
[INFO] [stdout] 109 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     async fn notify_custom(&self, custom_val: Value) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 110 ~     fn notify_custom(&self, custom_val: Value) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 111 |         self.notify(NotificationContent::Custom(custom_val)).await
[INFO] [stdout] 112 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "b8bc541d827ef3efebdbf8abb470933a50f04e853c3794ff06c835ba849c5d50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8bc541d827ef3efebdbf8abb470933a50f04e853c3794ff06c835ba849c5d50", kill_on_drop: false }`
[INFO] [stdout] b8bc541d827ef3efebdbf8abb470933a50f04e853c3794ff06c835ba849c5d50
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c41963c0daac554ee5768abe0e98f9cc14ab7a16a9bbeac031f697268f49c2f
[INFO] running `Command { std: "docker" "start" "-a" "1c41963c0daac554ee5768abe0e98f9cc14ab7a16a9bbeac031f697268f49c2f", kill_on_drop: false }`
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling rmcp v0.2.1
[INFO] [stderr]    Compiling reagent-rs v0.2.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/client.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl ModelClient {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub async fn embeddings(&self, req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddingsRequest` is never constructed
[INFO] [stdout]  --> src/services/llm/models/embedding.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct EmbeddingsRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddingsResponse` is never constructed
[INFO] [stdout]   --> src/services/llm/models/embedding.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct EmbeddingsResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]    --> src/services/llm/providers/ollama.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl OllamaClient {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub async fn embeddings(&self, request: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/providers/openai.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl OpenAiClient {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/providers/mistral.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl MistralClient {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/providers/anthropic.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AnthropicClient {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]    --> src/services/llm/providers/openrouter.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl OpenRouterClient {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `provider`, and `object` are never read
[INFO] [stdout]    --> src/services/llm/providers/openrouter.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 377 | struct OrChatResponse {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 378 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 379 |     provider: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 380 |     model: String,
[INFO] [stdout] 381 |     object: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     async fn notify(&self, content: NotificationContent) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 17 ~     fn notify(&self, content: NotificationContent) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 18 |         if self.get_outgoing_channel().is_none() {
[INFO] [stdout] ...
[INFO] [stdout] 34 |         }
[INFO] [stdout] 35 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn notify_done(&self, success: Success, resp: Response) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 83 ~     fn notify_done(&self, success: Success, resp: Response) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 84 |         self.notify(NotificationContent::Done(success, resp)).await
[INFO] [stdout] 85 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     async fn notify_prompt_request(&self, req: ChatRequest) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 86 ~     fn notify_prompt_request(&self, req: ChatRequest) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 87 |         self.notify(NotificationContent::PromptRequest(req)).await
[INFO] [stdout] 88 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn notify_poompt_success(&self, resp: ChatResponse) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 89 ~     fn notify_poompt_success(&self, resp: ChatResponse) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 90 |         self.notify(NotificationContent::PromptSuccessResult(resp)).await
[INFO] [stdout] 91 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     async fn notify_poompt_error(&self, error_message: String) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 92 ~     fn notify_poompt_error(&self, error_message: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 93 |         self.notify(NotificationContent::PromptErrorResult(error_message)).await
[INFO] [stdout] 94 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     async fn notify_tool_request(&self, tool_call: ToolCall) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 95 ~     fn notify_tool_request(&self, tool_call: ToolCall) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 96 |         self.notify(NotificationContent::ToolCallRequest(tool_call)).await
[INFO] [stdout] 97 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     async fn notify_tool_success(&self, tool_result: String) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 98 ~     fn notify_tool_success(&self, tool_result: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 99 |         self.notify(NotificationContent::ToolCallSuccessResult(tool_result)).await
[INFO] [stdout] 100~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     async fn notify_tool_error(&self, error_message: String) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 101 ~     fn notify_tool_error(&self, error_message: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 102 |         self.notify(NotificationContent::ToolCallErrorResult(error_message)).await
[INFO] [stdout] 103 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     async fn notify_token(&self, token: Token) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 104 ~     fn notify_token(&self, token: Token) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 105 |         self.notify(NotificationContent::Token(token)).await
[INFO] [stdout] 106 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     async fn notify_mcp_tool_notification(&self, notification: String) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 107 ~     fn notify_mcp_tool_notification(&self, notification: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 108 |         self.notify(NotificationContent::McpToolNotification(notification)).await
[INFO] [stdout] 109 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     async fn notify_custom(&self, custom_val: Value) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 110 ~     fn notify_custom(&self, custom_val: Value) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 111 |         self.notify(NotificationContent::Custom(custom_val)).await
[INFO] [stdout] 112 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/client.rs:81:18
[INFO] [stdout]    |
[INFO] [stdout] 53 | impl ModelClient {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub async fn embeddings(&self, req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddingsRequest` is never constructed
[INFO] [stdout]  --> src/services/llm/models/embedding.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct EmbeddingsRequest {
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddingsResponse` is never constructed
[INFO] [stdout]   --> src/services/llm/models/embedding.rs:15:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct EmbeddingsResponse {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]    --> src/services/llm/providers/ollama.rs:139:18
[INFO] [stdout]     |
[INFO] [stdout]  21 | impl OllamaClient {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub async fn embeddings(&self, request: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/providers/openai.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl OpenAiClient {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/providers/mistral.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl MistralClient {
[INFO] [stdout]    | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]   --> src/services/llm/providers/anthropic.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl AnthropicClient {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]    |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `embeddings` is never used
[INFO] [stdout]    --> src/services/llm/providers/openrouter.rs:240:18
[INFO] [stdout]     |
[INFO] [stdout]  19 | impl OpenRouterClient {
[INFO] [stdout]     | --------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 240 |     pub async fn embeddings(&self, _req: EmbeddingsRequest) -> Result<EmbeddingsResponse, ModelClientError> {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `provider`, and `object` are never read
[INFO] [stdout]    --> src/services/llm/providers/openrouter.rs:378:5
[INFO] [stdout]     |
[INFO] [stdout] 377 | struct OrChatResponse {
[INFO] [stdout]     |        -------------- fields in this struct
[INFO] [stdout] 378 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 379 |     provider: String,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 380 |     model: String,
[INFO] [stdout] 381 |     object: String,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     async fn notify(&self, content: NotificationContent) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout]    = note: `#[warn(async_fn_in_trait)]` on by default
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 17 ~     fn notify(&self, content: NotificationContent) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 18 |         if self.get_outgoing_channel().is_none() {
[INFO] [stdout] ...
[INFO] [stdout] 34 |         }
[INFO] [stdout] 35 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:83:5
[INFO] [stdout]    |
[INFO] [stdout] 83 |     async fn notify_done(&self, success: Success, resp: Response) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 83 ~     fn notify_done(&self, success: Success, resp: Response) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 84 |         self.notify(NotificationContent::Done(success, resp)).await
[INFO] [stdout] 85 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:86:5
[INFO] [stdout]    |
[INFO] [stdout] 86 |     async fn notify_prompt_request(&self, req: ChatRequest) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 86 ~     fn notify_prompt_request(&self, req: ChatRequest) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 87 |         self.notify(NotificationContent::PromptRequest(req)).await
[INFO] [stdout] 88 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     async fn notify_poompt_success(&self, resp: ChatResponse) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 89 ~     fn notify_poompt_success(&self, resp: ChatResponse) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 90 |         self.notify(NotificationContent::PromptSuccessResult(resp)).await
[INFO] [stdout] 91 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     async fn notify_poompt_error(&self, error_message: String) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 92 ~     fn notify_poompt_error(&self, error_message: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 93 |         self.notify(NotificationContent::PromptErrorResult(error_message)).await
[INFO] [stdout] 94 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:95:5
[INFO] [stdout]    |
[INFO] [stdout] 95 |     async fn notify_tool_request(&self, tool_call: ToolCall) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 95 ~     fn notify_tool_request(&self, tool_call: ToolCall) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 96 |         self.notify(NotificationContent::ToolCallRequest(tool_call)).await
[INFO] [stdout] 97 ~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]   --> src/notifications/handler.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     async fn notify_tool_success(&self, tool_result: String) -> bool {
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]    |
[INFO] [stdout] 98 ~     fn notify_tool_success(&self, tool_result: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 99 |         self.notify(NotificationContent::ToolCallSuccessResult(tool_result)).await
[INFO] [stdout] 100~     } }
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     async fn notify_tool_error(&self, error_message: String) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 101 ~     fn notify_tool_error(&self, error_message: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 102 |         self.notify(NotificationContent::ToolCallErrorResult(error_message)).await
[INFO] [stdout] 103 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     async fn notify_token(&self, token: Token) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 104 ~     fn notify_token(&self, token: Token) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 105 |         self.notify(NotificationContent::Token(token)).await
[INFO] [stdout] 106 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 |     async fn notify_mcp_tool_notification(&self, notification: String) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 107 ~     fn notify_mcp_tool_notification(&self, notification: String) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 108 |         self.notify(NotificationContent::McpToolNotification(notification)).await
[INFO] [stdout] 109 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of `async fn` in public traits is discouraged as auto trait bounds cannot be specified
[INFO] [stdout]    --> src/notifications/handler.rs:110:5
[INFO] [stdout]     |
[INFO] [stdout] 110 |     async fn notify_custom(&self, custom_val: Value) -> bool {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: you can suppress this lint if you plan to use the trait only in your own code, or do not care about auto traits like `Send` on the `Future`
[INFO] [stdout] help: you can alternatively desugar to a normal `fn` that returns `impl Future` and add any desired bounds such as `Send`, but these cannot be relaxed without a breaking API change
[INFO] [stdout]     |
[INFO] [stdout] 110 ~     fn notify_custom(&self, custom_val: Value) -> impl std::future::Future<Output = bool> + Send {async {
[INFO] [stdout] 111 |         self.notify(NotificationContent::Custom(custom_val)).await
[INFO] [stdout] 112 ~     } }
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reagent-rs` (example "13_plan_and_execute")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 13_plan_and_execute --edition=2021 examples/13_plan_and_execute.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=29157bfa173c3ba4 -C extra-filename=-ce0afe3b60a09f91 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5c3572e5d8f16e76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-503049600d5db9d2.rlib --extern reagent_rs=/opt/rustwide/target/debug/deps/libreagent_rs-17da59895f81f7bf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-471e58db4e00d40d.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-67bcc6929bbf463c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9621a252cedeb350.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b354206882e56742.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d31eccdfb2479e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc41bbce4127ccf7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddec32de900dfe2f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-064736becba1cbdd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5fd5b90b6ff2f3bf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d1f22fbf0deaade.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `reagent-rs` (lib test); 20 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name reagent_rs --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=9d9f0c6166d35024 -C extra-filename=-17af33dc09d9c276 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5c3572e5d8f16e76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-503049600d5db9d2.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-471e58db4e00d40d.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-67bcc6929bbf463c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9621a252cedeb350.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b354206882e56742.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d31eccdfb2479e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc41bbce4127ccf7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddec32de900dfe2f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-064736becba1cbdd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5fd5b90b6ff2f3bf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d1f22fbf0deaade.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `reagent-rs` (example "06_simple_notification_agent")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 06_simple_notification_agent --edition=2021 examples/06_simple_notification_agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=936d588ca767dffa -C extra-filename=-bd95795b6ff963c8 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5c3572e5d8f16e76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-503049600d5db9d2.rlib --extern reagent_rs=/opt/rustwide/target/debug/deps/libreagent_rs-17da59895f81f7bf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-471e58db4e00d40d.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-67bcc6929bbf463c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9621a252cedeb350.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b354206882e56742.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d31eccdfb2479e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc41bbce4127ccf7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddec32de900dfe2f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-064736becba1cbdd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5fd5b90b6ff2f3bf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d1f22fbf0deaade.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `reagent-rs` (example "14_switching_providers")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 14_switching_providers --edition=2021 examples/14_switching_providers.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=698ae6f7ad15ed96 -C extra-filename=-cad6f4e4f5f9947b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5c3572e5d8f16e76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-503049600d5db9d2.rlib --extern reagent_rs=/opt/rustwide/target/debug/deps/libreagent_rs-17da59895f81f7bf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-471e58db4e00d40d.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-67bcc6929bbf463c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9621a252cedeb350.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b354206882e56742.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d31eccdfb2479e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc41bbce4127ccf7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddec32de900dfe2f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-064736becba1cbdd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5fd5b90b6ff2f3bf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d1f22fbf0deaade.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `reagent-rs` (example "10_template_data_source")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 10_template_data_source --edition=2021 examples/10_template_data_source.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=323848f2b52d4a0f -C extra-filename=-4a32ef871bc938b7 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5c3572e5d8f16e76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-503049600d5db9d2.rlib --extern reagent_rs=/opt/rustwide/target/debug/deps/libreagent_rs-17da59895f81f7bf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-471e58db4e00d40d.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-67bcc6929bbf463c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9621a252cedeb350.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b354206882e56742.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d31eccdfb2479e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc41bbce4127ccf7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddec32de900dfe2f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-064736becba1cbdd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5fd5b90b6ff2f3bf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d1f22fbf0deaade.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `reagent-rs` (example "02_structured_output")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 02_structured_output --edition=2021 examples/02_structured_output.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5e31ad67185f0017 -C extra-filename=-4fdcbc898ee5033e --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5c3572e5d8f16e76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-503049600d5db9d2.rlib --extern reagent_rs=/opt/rustwide/target/debug/deps/libreagent_rs-17da59895f81f7bf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-471e58db4e00d40d.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-67bcc6929bbf463c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9621a252cedeb350.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b354206882e56742.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d31eccdfb2479e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc41bbce4127ccf7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddec32de900dfe2f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-064736becba1cbdd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5fd5b90b6ff2f3bf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d1f22fbf0deaade.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `reagent-rs` (example "05_agent_calling_another_agent")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 05_agent_calling_another_agent --edition=2021 examples/05_agent_calling_another_agent.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=e1eedda2d9ec592d -C extra-filename=-aa0546013c95ce07 --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5c3572e5d8f16e76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-503049600d5db9d2.rlib --extern reagent_rs=/opt/rustwide/target/debug/deps/libreagent_rs-17da59895f81f7bf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-471e58db4e00d40d.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-67bcc6929bbf463c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9621a252cedeb350.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b354206882e56742.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d31eccdfb2479e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc41bbce4127ccf7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddec32de900dfe2f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-064736becba1cbdd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5fd5b90b6ff2f3bf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d1f22fbf0deaade.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `reagent-rs` (example "15_saving_additional_internal_data")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 15_saving_additional_internal_data --edition=2021 examples/15_saving_additional_internal_data.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bfd079e4cbb1f962 -C extra-filename=-031b8a9bde421bde --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5c3572e5d8f16e76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-503049600d5db9d2.rlib --extern reagent_rs=/opt/rustwide/target/debug/deps/libreagent_rs-17da59895f81f7bf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-471e58db4e00d40d.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-67bcc6929bbf463c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9621a252cedeb350.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b354206882e56742.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d31eccdfb2479e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc41bbce4127ccf7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddec32de900dfe2f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-064736becba1cbdd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5fd5b90b6ff2f3bf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d1f22fbf0deaade.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `reagent-rs` (example "09_template_simple")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 09_template_simple --edition=2021 examples/09_template_simple.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0e3fd0c4a163c3dd -C extra-filename=-b088d153c868bd2b --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5c3572e5d8f16e76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-503049600d5db9d2.rlib --extern reagent_rs=/opt/rustwide/target/debug/deps/libreagent_rs-17da59895f81f7bf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-471e58db4e00d40d.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-67bcc6929bbf463c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9621a252cedeb350.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b354206882e56742.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d31eccdfb2479e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc41bbce4127ccf7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddec32de900dfe2f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-064736becba1cbdd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5fd5b90b6ff2f3bf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d1f22fbf0deaade.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `reagent-rs` (example "03_simple_agent_with_local_tools")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name 03_simple_agent_with_local_tools --edition=2021 examples/03_simple_agent_with_local_tools.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5a1a4c76930df79f -C extra-filename=-8316563175826b1d --out-dir /opt/rustwide/target/debug/examples -L dependency=/opt/rustwide/target/debug/deps --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-5c3572e5d8f16e76.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-503049600d5db9d2.rlib --extern reagent_rs=/opt/rustwide/target/debug/deps/libreagent_rs-17da59895f81f7bf.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-471e58db4e00d40d.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-67bcc6929bbf463c.rlib --extern schemars=/opt/rustwide/target/debug/deps/libschemars-9621a252cedeb350.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b354206882e56742.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-8d31eccdfb2479e7.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-bc41bbce4127ccf7.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-ddec32de900dfe2f.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-064736becba1cbdd.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5fd5b90b6ff2f3bf.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1d1f22fbf0deaade.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustchR6h6Z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreagent_rs-17da59895f81f7bf,libtracing_subscriber-5fd5b90b6ff2f3bf,libtracing_serde-96395eb0a247d021,libsharded_slab-167293abc8174f06,liblazy_static-509a3481d98abb23,libmatchers-0165b301980b30cb,libregex_automata-b4377cdbe1e22126,libregex_syntax-a2f918f6bbb309d6,libregex-505efbc42937cead,libregex_automata-45d3f57de293927b,libregex_syntax-e7385d6627769138,libnu_ansi_term-df6e72c17831619e,liboverload-5b83548f0f399e04,libthread_local-2111518c239f5df7,libtracing_log-2b707ddb0ccdcc3a,libasync_stream-5c3572e5d8f16e76,libuuid-1d1f22fbf0deaade,libgetrandom-20881d2f3ac5677f,librmcp-67bcc6929bbf463c,libsse_stream-0902b35d9fab57c2,libreqwest-471e58db4e00d40d,libserde_urlencoded-1db58087be048acc,libhyper_rustls-4d3de527fab1158c,libwebpki_roots-8f9ea324dbef369e,libhyper_tls-00a20ff8234c8d8f,libtokio_native_tls-48d9310b51e81967,libtokio_rustls-5a9fd7f89d7cf779,librustls-f8a4bc05c4e92dd3,libsubtle-d1a60bb8d2665678,libwebpki-f009731d6852378c,libring-a6d2b695a8f1d271,libgetrandom-101cb87356448d01,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libmime-fa5c6e61475ee11e,libencoding_rs-743cdb245c8359d9,libtower_http-399d6152dffe4429,libiri_string-1a4c3210b3f922ab,libtower-f33f01e5abc2cae7,libsync_wrapper-448121b333e08fc9,libtower_layer-387250be0616cbd3,libnative_tls-8fc538b43afa59cd,libopenssl_probe-43f6112dac9608f0,libopenssl-c88fc3f24afdc0f8,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-0e247f788425cfa4,libhyper_util-c013024aaf831ea1,libipnet-6391c567488bc9bc,libhyper-01e9d87d103e6466,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-8c66b4b29eff3904,libatomic_waker-915dba4b61adf499,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-c4dfdfda36928161,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libsmallvec-54dde64ee0117a70,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-43d75618c57dfd1b,libfnv-773757b135178300,libprocess_wrap-f290ac639582ae4d,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libnix-2ada39b68c5d6d15,libbitflags-002df7f8a13c598a,libcfg_if-3183e62f61f23a61,libschemars-9621a252cedeb350,libdyn_clone-7f613479b3981759,libtokio_stream-ddec32de900dfe2f,libtokio_util-35867f4851c410ef,libtower_service-ffd8abe90aad1f3e,libthiserror-fa9e0c9486a9c1e1,libfutures-503049600d5db9d2,libfutures_executor-78dfea82f900d2ea,libfutures_util-84e80bd943b8a969,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbase64-216937815d5196b4,libchrono-b23c33b31a17b988,libiana_time_zone-a91931af49a14969,libnum_traits-156e73c0f40a3f3e,libtracing-064736becba1cbdd,libtracing_core-0b218574c6f0ce43,libonce_cell-65395029fac7f518,libtokio-bc41bbce4127ccf7,libsignal_hook_registry-1d90e4f6d550c729,libsocket2-89a10f946dc458ae,libbytes-e08a006c583c3ac6,libmio-341c10417abbeec3,liblibc-8afe9ba83670c4fb,libpin_project_lite-0cffc5d959d0b16f,libserde_json-8d31eccdfb2479e7,libmemchr-8483526b530fc45f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-b354206882e56742}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustchR6h6Z/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" "/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/04_mcp_agent-c8a48d085b24f9b7" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reagent-rs` (example "04_mcp_agent") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustculZjAQ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreagent_rs-17da59895f81f7bf,libtracing_subscriber-5fd5b90b6ff2f3bf,libtracing_serde-96395eb0a247d021,libsharded_slab-167293abc8174f06,liblazy_static-509a3481d98abb23,libmatchers-0165b301980b30cb,libregex_automata-b4377cdbe1e22126,libregex_syntax-a2f918f6bbb309d6,libregex-505efbc42937cead,libregex_automata-45d3f57de293927b,libregex_syntax-e7385d6627769138,libnu_ansi_term-df6e72c17831619e,liboverload-5b83548f0f399e04,libthread_local-2111518c239f5df7,libtracing_log-2b707ddb0ccdcc3a,libasync_stream-5c3572e5d8f16e76,libuuid-1d1f22fbf0deaade,libgetrandom-20881d2f3ac5677f,librmcp-67bcc6929bbf463c,libsse_stream-0902b35d9fab57c2,libreqwest-471e58db4e00d40d,libserde_urlencoded-1db58087be048acc,libhyper_rustls-4d3de527fab1158c,libwebpki_roots-8f9ea324dbef369e,libhyper_tls-00a20ff8234c8d8f,libtokio_native_tls-48d9310b51e81967,libtokio_rustls-5a9fd7f89d7cf779,librustls-f8a4bc05c4e92dd3,libsubtle-d1a60bb8d2665678,libwebpki-f009731d6852378c,libring-a6d2b695a8f1d271,libgetrandom-101cb87356448d01,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libmime-fa5c6e61475ee11e,libencoding_rs-743cdb245c8359d9,libtower_http-399d6152dffe4429,libiri_string-1a4c3210b3f922ab,libtower-f33f01e5abc2cae7,libsync_wrapper-448121b333e08fc9,libtower_layer-387250be0616cbd3,libnative_tls-8fc538b43afa59cd,libopenssl_probe-43f6112dac9608f0,libopenssl-c88fc3f24afdc0f8,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-0e247f788425cfa4,libhyper_util-c013024aaf831ea1,libipnet-6391c567488bc9bc,libhyper-01e9d87d103e6466,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-8c66b4b29eff3904,libatomic_waker-915dba4b61adf499,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-c4dfdfda36928161,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libsmallvec-54dde64ee0117a70,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-43d75618c57dfd1b,libfnv-773757b135178300,libprocess_wrap-f290ac639582ae4d,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libnix-2ada39b68c5d6d15,libbitflags-002df7f8a13c598a,libcfg_if-3183e62f61f23a61,libschemars-9621a252cedeb350,libdyn_clone-7f613479b3981759,libtokio_stream-ddec32de900dfe2f,libtokio_util-35867f4851c410ef,libtower_service-ffd8abe90aad1f3e,libthiserror-fa9e0c9486a9c1e1,libfutures-503049600d5db9d2,libfutures_executor-78dfea82f900d2ea,libfutures_util-84e80bd943b8a969,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbase64-216937815d5196b4,libchrono-b23c33b31a17b988,libiana_time_zone-a91931af49a14969,libnum_traits-156e73c0f40a3f3e,libtracing-064736becba1cbdd,libtracing_core-0b218574c6f0ce43,libonce_cell-65395029fac7f518,libtokio-bc41bbce4127ccf7,libsignal_hook_registry-1d90e4f6d550c729,libsocket2-89a10f946dc458ae,libbytes-e08a006c583c3ac6,libmio-341c10417abbeec3,liblibc-8afe9ba83670c4fb,libpin_project_lite-0cffc5d959d0b16f,libserde_json-8d31eccdfb2479e7,libmemchr-8483526b530fc45f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-b354206882e56742}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustculZjAQ/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" "/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/12_prebuilds-78732ed32faaa2cd" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reagent-rs` (example "12_prebuilds") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcBVpMUF/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libreagent_rs-17da59895f81f7bf,libtracing_subscriber-5fd5b90b6ff2f3bf,libtracing_serde-96395eb0a247d021,libsharded_slab-167293abc8174f06,liblazy_static-509a3481d98abb23,libmatchers-0165b301980b30cb,libregex_automata-b4377cdbe1e22126,libregex_syntax-a2f918f6bbb309d6,libregex-505efbc42937cead,libregex_automata-45d3f57de293927b,libregex_syntax-e7385d6627769138,libnu_ansi_term-df6e72c17831619e,liboverload-5b83548f0f399e04,libthread_local-2111518c239f5df7,libtracing_log-2b707ddb0ccdcc3a,libasync_stream-5c3572e5d8f16e76,libuuid-1d1f22fbf0deaade,libgetrandom-20881d2f3ac5677f,librmcp-67bcc6929bbf463c,libsse_stream-0902b35d9fab57c2,libreqwest-471e58db4e00d40d,libserde_urlencoded-1db58087be048acc,libhyper_rustls-4d3de527fab1158c,libwebpki_roots-8f9ea324dbef369e,libhyper_tls-00a20ff8234c8d8f,libtokio_native_tls-48d9310b51e81967,libtokio_rustls-5a9fd7f89d7cf779,librustls-f8a4bc05c4e92dd3,libsubtle-d1a60bb8d2665678,libwebpki-f009731d6852378c,libring-a6d2b695a8f1d271,libgetrandom-101cb87356448d01,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libmime-fa5c6e61475ee11e,libencoding_rs-743cdb245c8359d9,libtower_http-399d6152dffe4429,libiri_string-1a4c3210b3f922ab,libtower-f33f01e5abc2cae7,libsync_wrapper-448121b333e08fc9,libtower_layer-387250be0616cbd3,libnative_tls-8fc538b43afa59cd,libopenssl_probe-43f6112dac9608f0,libopenssl-c88fc3f24afdc0f8,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-0e247f788425cfa4,libhyper_util-c013024aaf831ea1,libipnet-6391c567488bc9bc,libhyper-01e9d87d103e6466,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-3484dc2af2ac521c,libh2-8c66b4b29eff3904,libatomic_waker-915dba4b61adf499,libhttp_body_util-2b2e0e99d7e706bf,libhttp_body-b5dea03ee7cc42a6,liblog-c4dfdfda36928161,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libsmallvec-54dde64ee0117a70,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libpercent_encoding-fcd6fdfaafdccea6,libhttp-43d75618c57dfd1b,libfnv-773757b135178300,libprocess_wrap-f290ac639582ae4d,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libnix-2ada39b68c5d6d15,libbitflags-002df7f8a13c598a,libcfg_if-3183e62f61f23a61,libschemars-9621a252cedeb350,libdyn_clone-7f613479b3981759,libtokio_stream-ddec32de900dfe2f,libtokio_util-35867f4851c410ef,libtower_service-ffd8abe90aad1f3e,libthiserror-fa9e0c9486a9c1e1,libfutures-503049600d5db9d2,libfutures_executor-78dfea82f900d2ea,libfutures_util-84e80bd943b8a969,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libbase64-216937815d5196b4,libchrono-b23c33b31a17b988,libiana_time_zone-a91931af49a14969,libnum_traits-156e73c0f40a3f3e,libtracing-064736becba1cbdd,libtracing_core-0b218574c6f0ce43,libonce_cell-65395029fac7f518,libtokio-bc41bbce4127ccf7,libsignal_hook_registry-1d90e4f6d550c729,libsocket2-89a10f946dc458ae,libbytes-e08a006c583c3ac6,libmio-341c10417abbeec3,liblibc-8afe9ba83670c4fb,libpin_project_lite-0cffc5d959d0b16f,libserde_json-8d31eccdfb2479e7,libmemchr-8483526b530fc45f,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,libserde-b354206882e56742}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcBVpMUF/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" "/opt/rustwide/target/debug/build/ring-55d9253a38fe7b68/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/07_custom_flow_agent-148b2b116616ee85" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `reagent-rs` (example "07_custom_flow_agent") due to 1 previous error
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "1c41963c0daac554ee5768abe0e98f9cc14ab7a16a9bbeac031f697268f49c2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c41963c0daac554ee5768abe0e98f9cc14ab7a16a9bbeac031f697268f49c2f", kill_on_drop: false }`
[INFO] [stdout] 1c41963c0daac554ee5768abe0e98f9cc14ab7a16a9bbeac031f697268f49c2f
