[INFO] cloning repository https://github.com/Kailian-Jacy/reflective_agent [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kailian-Jacy/reflective_agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKailian-Jacy%2Freflective_agent", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKailian-Jacy%2Freflective_agent'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 507a694a2ec1b348feba6c1268605e491df1fec1 [INFO] checking Kailian-Jacy/reflective_agent/507a694a2ec1b348feba6c1268605e491df1fec1 against master#fce0e74720d199eb7839fdb51af35ac5226da178 for pr-145262 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKailian-Jacy%2Freflective_agent" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Kailian-Jacy/reflective_agent [INFO] finished tweaking git repo https://github.com/Kailian-Jacy/reflective_agent [INFO] tweaked toml for git repo https://github.com/Kailian-Jacy/reflective_agent written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Kailian-Jacy/reflective_agent on toolchain fce0e74720d199eb7839fdb51af35ac5226da178 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Kailian-Jacy/reflective_agent 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" "+fce0e74720d199eb7839fdb51af35ac5226da178" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cached_proc_macro v0.23.0 [INFO] [stderr] Downloaded cached v0.54.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5543d51093eb957518ff894d5bbdaa32aa2c7c2e84f3a8490f8dadde46ae7ed0 [INFO] running `Command { std: "docker" "start" "-a" "5543d51093eb957518ff894d5bbdaa32aa2c7c2e84f3a8490f8dadde46ae7ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5543d51093eb957518ff894d5bbdaa32aa2c7c2e84f3a8490f8dadde46ae7ed0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5543d51093eb957518ff894d5bbdaa32aa2c7c2e84f3a8490f8dadde46ae7ed0", kill_on_drop: false }` [INFO] [stdout] 5543d51093eb957518ff894d5bbdaa32aa2c7c2e84f3a8490f8dadde46ae7ed0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+fce0e74720d199eb7839fdb51af35ac5226da178" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c50d95720efaff2e2284abf365ec4d5e298973abf74d3945586891b66e2a0bd5 [INFO] running `Command { std: "docker" "start" "-a" "c50d95720efaff2e2284abf365ec4d5e298973abf74d3945586891b66e2a0bd5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking bytes v1.10.0 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Checking num_threads v0.1.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking cached_proc_macro_types v0.1.1 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Checking simple_logger v5.0.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.43.0 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.5 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking clap v4.5.28 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling cached_proc_macro v0.23.0 [INFO] [stderr] Checking serde v1.0.217 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking cached v0.54.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking h2 v0.4.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.12 [INFO] [stderr] Checking llm_demo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> src/provider.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::model::Model` [INFO] [stdout] --> src/provider.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::model::Model; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Tool` and `model::Model` [INFO] [stdout] --> src/task.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | model::Model, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 5 | tool::{Tool, ToolBuilder}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `provider::ToolCallFunction` [INFO] [stdout] --> src/tool/draft.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{provider::ToolCallFunction, utils::ToolCallingError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> src/provider.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Tool` and `model::Model` [INFO] [stdout] --> src/task.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | model::Model, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 5 | tool::{Tool, ToolBuilder}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `provider::ToolCallFunction` [INFO] [stdout] --> src/tool/draft.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{provider::ToolCallFunction, utils::ToolCallingError}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tool/draft.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | fn fork(&self, args: Vec) -> Result, crate::utils::ToolForkingError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tool/human.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | fn fork(&self, args: Vec) -> Result, crate::utils::ToolForkingError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tool/result.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | fn fork(&self, args: Vec) -> Result, crate::utils::ToolForkingError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tool/shell.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn fork(&self, args: Vec) -> Result, crate::utils::ToolForkingError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `from_config` and `do_request` are never used [INFO] [stdout] --> src/model.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Model { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn from_config(config: &Config) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub async fn do_request<'a>(&self, request: &Request<'a>) -> Result, ProviderError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `do_request` are never used [INFO] [stdout] --> src/provider.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl Provider { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 20 | pub fn new(name: String, ip: String, port: u16) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub async fn do_request<'a>(&self, request: &Request<'a>) -> Result, ProviderError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Message` is never constructed [INFO] [stdout] --> src/provider.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 52 | pub struct Message { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Roles` is never used [INFO] [stdout] --> src/provider.rs:63:10 [INFO] [stdout] | [INFO] [stdout] 63 | pub enum Roles { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Request` is never constructed [INFO] [stdout] --> src/provider.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct Request<'a> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `format`, `add_tool`, `add_tools`, and `add_message` are never used [INFO] [stdout] --> src/provider.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 87 | impl<'a> Request<'a> { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 88 | // Construct empty struct Request. [INFO] [stdout] 89 | pub fn new(model: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub(crate) async fn format(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn add_tool(mut self, tool: &'a Box) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn add_tools

(mut self, tool: &'a Vec

) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn add_message(mut self, message: &'a Message) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Response` is never constructed [INFO] [stdout] --> src/provider.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Choice` is never constructed [INFO] [stdout] --> src/provider.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct Choice { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ToolCall` is never constructed [INFO] [stdout] --> src/provider.rs:153:12 [INFO] [stdout] | [INFO] [stdout] 153 | pub struct ToolCall { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ToolCallFunction` is never constructed [INFO] [stdout] --> src/provider.rs:161:12 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct ToolCallFunction { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Usage` is never constructed [INFO] [stdout] --> src/provider.rs:167:12 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct Usage { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_u8` is never used [INFO] [stdout] --> src/provider.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 173 | impl Response { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 174 | pub fn from_u8(bytes: &Vec) -> Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `content`, `full`, and `tool_calls` are never used [INFO] [stdout] --> src/provider.rs:190:12 [INFO] [stdout] | [INFO] [stdout] 185 | impl Response { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn content(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn full(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn tool_calls(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/runtime.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 15 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `execute` is never used [INFO] [stdout] --> src/runtime.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 21 | impl Runtime { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | async fn execute(&mut self, task: Task) -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task`, `history`, `model`, `tools`, `status`, and `iterations` are never read [INFO] [stdout] --> src/runtime.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | struct RuntimeTask { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 93 | task: Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | history: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 95 | model: *const Mutex, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | tools: Vec>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | status: RuntimeTaskStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 98 | iterations: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Running`, `Waiting`, and `Ended` are never constructed [INFO] [stdout] --> src/runtime.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 101 | enum RuntimeTaskStatus { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 102 | NotStarted, [INFO] [stdout] 103 | Running, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 104 | Waiting, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 105 | Ended(bool), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `time`, `request`, and `response` are never read [INFO] [stdout] --> src/runtime.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 144 | struct RuntimeHistory { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 145 | time: std::time::SystemTime, [INFO] [stdout] | ^^^^ [INFO] [stdout] 146 | request: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 147 | response: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `target`, and `max_iterations` are never read [INFO] [stdout] --> src/task.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Task { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub target: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | pub tools: Vec, [INFO] [stdout] 15 | pub max_iterations: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `tooldoc` and `call` are never used [INFO] [stdout] --> src/tool/mod.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub trait Tool { [INFO] [stdout] | ---- methods in this trait [INFO] [stdout] 38 | fn name(&self) -> &str; [INFO] [stdout] 39 | fn tooldoc(&self) -> serde_json::Value; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 40 | async fn call(&mut self, arg_string: String) -> Result; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Function` is never constructed [INFO] [stdout] --> src/tool/mod.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct Function { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionDetails` is never constructed [INFO] [stdout] --> src/tool/mod.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | struct FunctionDetails { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parameters` is never constructed [INFO] [stdout] --> src/tool/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | struct Parameters { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Properties` is never constructed [INFO] [stdout] --> src/tool/mod.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct Properties { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Executable` is never constructed [INFO] [stdout] --> src/tool/mod.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | struct Executable { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Args` is never constructed [INFO] [stdout] --> src/tool/mod.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | struct Args { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Items` is never constructed [INFO] [stdout] --> src/tool/mod.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | struct Items { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `buffer` and `plan` are never read [INFO] [stdout] --> src/tool/draft.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Draft { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 9 | base: ToolBuilder, [INFO] [stdout] 10 | buffer: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 11 | plan: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Draft` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallArgs` is never constructed [INFO] [stdout] --> src/tool/draft.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct CallArgs { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PlanArgs` is never constructed [INFO] [stdout] --> src/tool/draft.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 21 | struct PlanArgs { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `content` and `response` are never read [INFO] [stdout] --> src/tool/human.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct HumanIntervene { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 8 | content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 9 | response: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallArgs` is never constructed [INFO] [stdout] --> src/tool/human.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 13 | struct CallArgs { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Response` is never constructed [INFO] [stdout] --> src/tool/human.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `status` and `result` are never read [INFO] [stdout] --> src/tool/result.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct TaskEnds { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 6 | status: bool, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 7 | result: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallArgs` is never constructed [INFO] [stdout] --> src/tool/result.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct CallArgs { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CallArgs` is never constructed [INFO] [stdout] --> src/tool/shell.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 19 | struct CallArgs { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Response` is never constructed [INFO] [stdout] --> src/tool/shell.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | struct Response { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `run` is never used [INFO] [stdout] --> src/tool/shell.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 104 | impl Shell { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 105 | pub fn run( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ProviderError` is never used [INFO] [stdout] --> src/utils.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub type ProviderError = Errorbase; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ProviderResponseUnmarshalError` is never used [INFO] [stdout] --> src/utils.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub type ProviderResponseUnmarshalError = Errorbase; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ProviderResponseError` is never used [INFO] [stdout] --> src/utils.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | pub type ProviderResponseError = Errorbase; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ToolCallingError` is never used [INFO] [stdout] --> src/utils.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | pub type ToolCallingError = Errorbase; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ShellRunningError` is never used [INFO] [stdout] --> src/utils.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub type ShellRunningError = Errorbase; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | runtime.new_task(task); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 20 | let _ = runtime.new_task(task); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/runtime.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | tool.call(tool_call.arguments).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 83 | let _ = tool.call(tool_call.arguments).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tool/draft.rs:91:20 [INFO] [stdout] | [INFO] [stdout] 91 | fn fork(&self, args: Vec) -> Result, crate::utils::ToolForkingError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tool/human.rs:70:20 [INFO] [stdout] | [INFO] [stdout] 70 | fn fork(&self, args: Vec) -> Result, crate::utils::ToolForkingError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tool/result.rs:62:20 [INFO] [stdout] | [INFO] [stdout] 62 | fn fork(&self, args: Vec) -> Result, crate::utils::ToolForkingError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/tool/shell.rs:92:20 [INFO] [stdout] | [INFO] [stdout] 92 | fn fork(&self, args: Vec) -> Result, crate::utils::ToolForkingError> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_config` is never used [INFO] [stdout] --> src/model.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 13 | impl Model { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn from_config(config: &Config) -> Result, Box> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_tools` is never used [INFO] [stdout] --> src/provider.rs:118:12 [INFO] [stdout] | [INFO] [stdout] 87 | impl<'a> Request<'a> { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 118 | pub fn add_tools

(mut self, tool: &'a Vec

) -> Self [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `object`, `created`, `model`, `usage`, and `system_fingerprint` are never read [INFO] [stdout] --> src/provider.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct Response { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 136 | id: String, [INFO] [stdout] 137 | object: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 138 | created: u64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 139 | model: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 140 | choices: Vec, [INFO] [stdout] 141 | usage: Usage, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 142 | system_fingerprint: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `index` is never read [INFO] [stdout] --> src/provider.rs:147:5 [INFO] [stdout] | [INFO] [stdout] 146 | pub struct Choice { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 147 | index: u64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prompt_tokens`, `completion_tokens`, and `total_tokens` are never read [INFO] [stdout] --> src/provider.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 167 | pub struct Usage { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 168 | prompt_tokens: u64, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 169 | completion_tokens: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 170 | total_tokens: u64, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `full` and `tool_calls` are never used [INFO] [stdout] --> src/provider.rs:201:12 [INFO] [stdout] | [INFO] [stdout] 185 | impl Response { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn full(&self) -> String { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 207 | pub fn tool_calls(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/runtime.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Runtime { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 15 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `execute` is never used [INFO] [stdout] --> src/runtime.rs:45:14 [INFO] [stdout] | [INFO] [stdout] 21 | impl Runtime { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 45 | async fn execute(&mut self, task: Task) -> Result> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `task`, `history`, `model`, `tools`, `status`, and `iterations` are never read [INFO] [stdout] --> src/runtime.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 92 | struct RuntimeTask { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 93 | task: Task, [INFO] [stdout] | ^^^^ [INFO] [stdout] 94 | history: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 95 | model: *const Mutex, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | tools: Vec>>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 97 | status: RuntimeTaskStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 98 | iterations: usize, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Running`, `Waiting`, and `Ended` are never constructed [INFO] [stdout] --> src/runtime.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 101 | enum RuntimeTaskStatus { [INFO] [stdout] | ----------------- variants in this enum [INFO] [stdout] 102 | NotStarted, [INFO] [stdout] 103 | Running, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 104 | Waiting, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 105 | Ended(bool), [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `time`, `request`, and `response` are never read [INFO] [stdout] --> src/runtime.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 144 | struct RuntimeHistory { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 145 | time: std::time::SystemTime, [INFO] [stdout] | ^^^^ [INFO] [stdout] 146 | request: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 147 | response: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `target`, and `max_iterations` are never read [INFO] [stdout] --> src/task.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct Task { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub target: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 14 | pub tools: Vec, [INFO] [stdout] 15 | pub max_iterations: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Function` is never constructed [INFO] [stdout] --> src/tool/mod.rs:52:8 [INFO] [stdout] | [INFO] [stdout] 52 | struct Function { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FunctionDetails` is never constructed [INFO] [stdout] --> src/tool/mod.rs:59:8 [INFO] [stdout] | [INFO] [stdout] 59 | struct FunctionDetails { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Parameters` is never constructed [INFO] [stdout] --> src/tool/mod.rs:66:8 [INFO] [stdout] | [INFO] [stdout] 66 | struct Parameters { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Properties` is never constructed [INFO] [stdout] --> src/tool/mod.rs:76:8 [INFO] [stdout] | [INFO] [stdout] 76 | struct Properties { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Executable` is never constructed [INFO] [stdout] --> src/tool/mod.rs:82:8 [INFO] [stdout] | [INFO] [stdout] 82 | struct Executable { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Args` is never constructed [INFO] [stdout] --> src/tool/mod.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | struct Args { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Items` is never constructed [INFO] [stdout] --> src/tool/mod.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | struct Items { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `ProviderResponseUnmarshalError` is never used [INFO] [stdout] --> src/utils.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | pub type ProviderResponseUnmarshalError = Errorbase; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | runtime.new_task(task); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 20 | let _ = runtime.new_task(task); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> src/runtime.rs:83:17 [INFO] [stdout] | [INFO] [stdout] 83 | tool.call(tool_call.arguments).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 83 | let _ = tool.call(tool_call.arguments).await; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.40s [INFO] running `Command { std: "docker" "inspect" "c50d95720efaff2e2284abf365ec4d5e298973abf74d3945586891b66e2a0bd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c50d95720efaff2e2284abf365ec4d5e298973abf74d3945586891b66e2a0bd5", kill_on_drop: false }` [INFO] [stdout] c50d95720efaff2e2284abf365ec4d5e298973abf74d3945586891b66e2a0bd5