[INFO] cloning repository https://github.com/lgthevinh/cowork-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lgthevinh/cowork-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgthevinh%2Fcowork-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgthevinh%2Fcowork-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d91597cc301d1ef3d865f7bd9ee4c521176e68f2
[INFO] checking lgthevinh/cowork-rs against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flgthevinh%2Fcowork-rs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lgthevinh/cowork-rs
[INFO] finished tweaking git repo https://github.com/lgthevinh/cowork-rs
[INFO] tweaked toml for git repo https://github.com/lgthevinh/cowork-rs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lgthevinh/cowork-rs on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lgthevinh/cowork-rs 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42c0cf14b26b284109491167512624ead6fb9095f7a58098acf1883f47aec992
[INFO] running `Command { std: "docker" "start" "-a" "42c0cf14b26b284109491167512624ead6fb9095f7a58098acf1883f47aec992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42c0cf14b26b284109491167512624ead6fb9095f7a58098acf1883f47aec992", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42c0cf14b26b284109491167512624ead6fb9095f7a58098acf1883f47aec992", kill_on_drop: false }`
[INFO] [stdout] 42c0cf14b26b284109491167512624ead6fb9095f7a58098acf1883f47aec992
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2018201f46daa116494b56100247fb47ce4d81da4b026844c3ba5adfd2d061da
[INFO] running `Command { std: "docker" "start" "-a" "2018201f46daa116494b56100247fb47ce4d81da4b026844c3ba5adfd2d061da", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.39.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking tokio v1.52.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking zerocopy v0.8.48
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking font-types v0.11.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking lyon_geom v1.0.19
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking read-fonts v0.37.0
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]     Checking iced_core v0.14.0
[INFO] [stderr]     Checking lyon_path v1.0.19
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking iced_futures v0.14.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]     Checking harfrust v0.3.2
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]     Checking naga v27.0.3
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking ash v0.38.0+1.3.281
[INFO] [stderr]     Checking skrifa v0.40.0
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking swash v0.2.7
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling zvariant_utils v3.3.1
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling zvariant_derive v5.11.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking cosmic-text v0.15.0
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking iced_debug v0.14.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking lyon_tessellation v1.0.20
[INFO] [stderr]     Checking iced_graphics v0.14.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking calloop v0.14.4
[INFO] [stderr]     Checking lyon_algorithms v1.0.20
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]    Compiling zvariant v5.11.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking lyon v1.0.19
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking softbuffer v0.4.8
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.12
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking iced_tiny_skia v0.14.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling zbus_names v4.3.2
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking tower-http v0.6.10
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling android-build v0.1.3
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking pulldown-cmark v0.12.2
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling mundy v0.2.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking wgpu-hal v27.0.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clipboard_wayland v0.2.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.12
[INFO] [stderr]     Checking clipboard_x11 v0.4.3
[INFO] [stderr]     Checking iced_runtime v0.14.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling unicode-general-category v1.1.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking fluent-uri v0.4.1
[INFO] [stderr]     Checking zbus v5.15.0
[INFO] [stderr]     Checking iced_program v0.14.0
[INFO] [stderr]     Checking window_clipboard v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v27.0.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking micromap v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling iced_fonts_macros v0.3.0
[INFO] [stderr]     Checking referencing v0.46.4
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking fraction v0.15.4
[INFO] [stderr]     Checking backoff v0.4.0
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking fancy-regex v0.18.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling async-openai-macros v0.1.1
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking data-encoding v2.11.0
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking iced_winit v0.14.0
[INFO] [stderr]     Checking cryoglyph v0.1.0
[INFO] [stderr]     Checking iced_wgpu v0.14.0
[INFO] [stderr]     Checking iced_renderer v0.14.0
[INFO] [stderr]     Checking iced_widget v0.14.2
[INFO] [stderr]     Checking iced_fonts v0.3.0
[INFO] [stderr]     Checking iced v0.14.0
[INFO] [stderr]     Checking iced_aw v0.14.1
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest v0.13.3
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking jsonschema v0.46.4
[INFO] [stderr]     Checking async-openai v0.29.6
[INFO] [stderr]     Checking cowork-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `id`, `name`, and `tools` are never read
[INFO] [stdout]   --> src/agent/agent.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Agent {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 31 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 32 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     tools: Vec<Box<dyn AgentTool + Send + Sync>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id`, `name`, `llm_client`, `call`, and `call_stream` are never used
[INFO] [stdout]   --> src/agent/agent.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Agent {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn id(&self) -> &str {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn llm_client(&self) -> &Client<OpenAIConfig> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub async fn call(
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub async fn call_stream(
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `agents` is never used
[INFO] [stdout]   --> src/agent/agent_orchestrator.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl AgentOrchestrator {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn agents(&self) -> &[Agent] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `description`, `parameters_json`, and `execute` are never used
[INFO] [stdout]  --> src/agent/agent_tool.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait AgentTool: Send + Sync {
[INFO] [stdout]   |           --------- methods in this trait
[INFO] [stdout] 2 |     fn name(&self) -> &str;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 3 |     fn description(&self) -> &str;
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 4 |     fn parameters_json(&self) -> &str;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     fn execute(&self, json_input: &str) -> anyhow::Result<String>;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `table_name` is never used
[INFO] [stdout]  --> src/repo/record/record.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait RecordSchema {
[INFO] [stdout]   |           ------------ associated function in this trait
[INFO] [stdout] 2 |     fn table_name() -> &'static str;
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `integer`, `real`, and `null` are never used
[INFO] [stdout]   --> src/repo/repo_filter.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl RepoFilter {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn integer(column: &'static str, value: i64) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn real(column: &'static str, value: f64) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn null(column: &'static str) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_conn` is never used
[INFO] [stdout]   --> src/repo/repo_impl.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<'a> SessionRepo<'a> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn from_conn(conn: &'a Connection) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_conn` is never used
[INFO] [stdout]   --> src/repo/repo_impl.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> MessageRepo<'a> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn from_conn(conn: &'a Connection) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `tools` are never read
[INFO] [stdout]   --> src/agent/agent.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Agent {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 31 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 32 |     name: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 |     tools: Vec<Box<dyn AgentTool + Send + Sync>>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `id`, `name`, `llm_client`, `call`, and `call_stream` are never used
[INFO] [stdout]   --> src/agent/agent.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl Agent {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub fn id(&self) -> &str {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub fn name(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn llm_client(&self) -> &Client<OpenAIConfig> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 78 |     pub async fn call(
[INFO] [stdout]    |                  ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 87 |     pub async fn call_stream(
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `agents` is never used
[INFO] [stdout]   --> src/agent/agent_orchestrator.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl AgentOrchestrator {
[INFO] [stdout]    | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn agents(&self) -> &[Agent] {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `name`, `description`, `parameters_json`, and `execute` are never used
[INFO] [stdout]  --> src/agent/agent_tool.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait AgentTool: Send + Sync {
[INFO] [stdout]   |           --------- methods in this trait
[INFO] [stdout] 2 |     fn name(&self) -> &str;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 3 |     fn description(&self) -> &str;
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 4 |     fn parameters_json(&self) -> &str;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     fn execute(&self, json_input: &str) -> anyhow::Result<String>;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `table_name` is never used
[INFO] [stdout]  --> src/repo/record/record.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub trait RecordSchema {
[INFO] [stdout]   |           ------------ associated function in this trait
[INFO] [stdout] 2 |     fn table_name() -> &'static str;
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `integer`, `real`, and `null` are never used
[INFO] [stdout]   --> src/repo/repo_filter.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl RepoFilter {
[INFO] [stdout]    | --------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn integer(column: &'static str, value: i64) -> Self {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn real(column: &'static str, value: f64) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn null(column: &'static str) -> Self {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_conn` is never used
[INFO] [stdout]   --> src/repo/repo_impl.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<'a> SessionRepo<'a> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub fn from_conn(conn: &'a Connection) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `from_conn` is never used
[INFO] [stdout]   --> src/repo/repo_impl.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl<'a> MessageRepo<'a> {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn from_conn(conn: &'a Connection) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s
[INFO] running `Command { std: "docker" "inspect" "2018201f46daa116494b56100247fb47ce4d81da4b026844c3ba5adfd2d061da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2018201f46daa116494b56100247fb47ce4d81da4b026844c3ba5adfd2d061da", kill_on_drop: false }`
[INFO] [stdout] 2018201f46daa116494b56100247fb47ce4d81da4b026844c3ba5adfd2d061da
