[INFO] cloning repository https://github.com/Broccolito/claude-chatbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Broccolito/claude-chatbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBroccolito%2Fclaude-chatbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBroccolito%2Fclaude-chatbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ea77d08cc819f6899493f6706f754cd5662501c [INFO] testing Broccolito/claude-chatbot against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBroccolito%2Fclaude-chatbot" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 41% (1700/4066) Updating files: 42% (1708/4066) Updating files: 43% (1749/4066) Updating files: 44% (1790/4066) Updating files: 45% (1830/4066) Updating files: 45% (1863/4066) Updating files: 46% (1871/4066) Updating files: 47% (1912/4066) Updating files: 48% (1952/4066) Updating files: 49% (1993/4066) Updating files: 50% (2033/4066) Updating files: 50% (2060/4066) Updating files: 51% (2074/4066) Updating files: 52% (2115/4066) Updating files: 53% (2155/4066) Updating files: 54% (2196/4066) Updating files: 55% (2237/4066) Updating files: 56% (2277/4066) Updating files: 57% (2318/4066) Updating files: 58% (2359/4066) Updating files: 59% (2399/4066) Updating files: 60% (2440/4066) Updating files: 61% (2481/4066) Updating files: 62% (2521/4066) Updating files: 63% (2562/4066) Updating files: 64% (2603/4066) Updating files: 65% (2643/4066) Updating files: 66% (2684/4066) Updating files: 67% (2725/4066) Updating files: 68% (2765/4066) Updating files: 69% (2806/4066) Updating files: 70% (2847/4066) Updating files: 71% (2887/4066) Updating files: 72% (2928/4066) Updating files: 73% (2969/4066) Updating files: 74% (3009/4066) Updating files: 75% (3050/4066) Updating files: 76% (3091/4066) Updating files: 77% (3131/4066) Updating files: 78% (3172/4066) Updating files: 79% (3213/4066) Updating files: 80% (3253/4066) Updating files: 81% (3294/4066) Updating files: 82% (3335/4066) Updating files: 83% (3375/4066) Updating files: 84% (3416/4066) Updating files: 85% (3457/4066) Updating files: 86% (3497/4066) Updating files: 87% (3538/4066) Updating files: 88% (3579/4066) Updating files: 89% (3619/4066) Updating files: 90% (3660/4066) Updating files: 90% (3696/4066) Updating files: 91% (3701/4066) Updating files: 92% (3741/4066) Updating files: 93% (3782/4066) Updating files: 94% (3823/4066) Updating files: 95% (3863/4066) Updating files: 95% (3883/4066) Updating files: 96% (3904/4066) Updating files: 97% (3945/4066) Updating files: 98% (3985/4066) Updating files: 99% (4026/4066) Updating files: 100% (4066/4066) Updating files: 100% (4066/4066), done. [INFO] started tweaking git repo https://github.com/Broccolito/claude-chatbot [INFO] finished tweaking git repo https://github.com/Broccolito/claude-chatbot [INFO] tweaked toml for git repo https://github.com/Broccolito/claude-chatbot written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Broccolito/claude-chatbot on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Broccolito/claude-chatbot 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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 onig v6.5.1 [INFO] [stderr] Downloaded pulldown-cmark-to-cmark v11.2.0 [INFO] [stderr] Downloaded plist v1.7.4 [INFO] [stderr] Downloaded ratatui v0.24.0 [INFO] [stderr] Downloaded quick-xml v0.38.2 [INFO] [stderr] Downloaded onig_sys v69.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60ec4fe279bd9e131b29809d2521d5be9053eb9af7f4b0805dfdd31ccc31d6b9 [INFO] running `Command { std: "docker" "start" "-a" "60ec4fe279bd9e131b29809d2521d5be9053eb9af7f4b0805dfdd31ccc31d6b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60ec4fe279bd9e131b29809d2521d5be9053eb9af7f4b0805dfdd31ccc31d6b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60ec4fe279bd9e131b29809d2521d5be9053eb9af7f4b0805dfdd31ccc31d6b9", kill_on_drop: false }` [INFO] [stdout] 60ec4fe279bd9e131b29809d2521d5be9053eb9af7f4b0805dfdd31ccc31d6b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9fb15a1c17baa3e9b9e098efc7caf2369af719adccec4763b0ef19c50b3a4137 [INFO] running `Command { std: "docker" "start" "-a" "9fb15a1c17baa3e9b9e098efc7caf2369af719adccec4763b0ef19c50b3a4137", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling quick-xml v0.38.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v11.2.0 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling ratatui v0.24.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [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 url v2.5.4 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling plist v1.7.4 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling syntect v5.2.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling claude-chatbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/artifacts.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stop_reason` and `usage` are never read [INFO] [stdout] --> src/api.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct MessageResponse { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 59 | pub content: Vec, [INFO] [stdout] 60 | pub stop_reason: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 61 | pub usage: Usage, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_tokens` and `output_tokens` are never read [INFO] [stdout] --> src/api.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Usage { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 79 | pub input_tokens: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 80 | pub output_tokens: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Usage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "9fb15a1c17baa3e9b9e098efc7caf2369af719adccec4763b0ef19c50b3a4137", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fb15a1c17baa3e9b9e098efc7caf2369af719adccec4763b0ef19c50b3a4137", kill_on_drop: false }` [INFO] [stdout] 9fb15a1c17baa3e9b9e098efc7caf2369af719adccec4763b0ef19c50b3a4137 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ccd874c66a9c604dc554fab2a3aa2d26f983d61b3de69364cc9b74e95001d6b [INFO] running `Command { std: "docker" "start" "-a" "3ccd874c66a9c604dc554fab2a3aa2d26f983d61b3de69364cc9b74e95001d6b", kill_on_drop: false }` [INFO] [stderr] Compiling claude-chatbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/artifacts.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `stop_reason` and `usage` are never read [INFO] [stdout] --> src/api.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct MessageResponse { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 59 | pub content: Vec, [INFO] [stdout] 60 | pub stop_reason: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 61 | pub usage: Usage, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `input_tokens` and `output_tokens` are never read [INFO] [stdout] --> src/api.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct Usage { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 79 | pub input_tokens: u32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 80 | pub output_tokens: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Usage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.19s [INFO] running `Command { std: "docker" "inspect" "3ccd874c66a9c604dc554fab2a3aa2d26f983d61b3de69364cc9b74e95001d6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ccd874c66a9c604dc554fab2a3aa2d26f983d61b3de69364cc9b74e95001d6b", kill_on_drop: false }` [INFO] [stdout] 3ccd874c66a9c604dc554fab2a3aa2d26f983d61b3de69364cc9b74e95001d6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec69fcdfd1d8ecf1840a172ae2b5837422ef5515877861de0edd99865e921420 [INFO] running `Command { std: "docker" "start" "-a" "ec69fcdfd1d8ecf1840a172ae2b5837422ef5515877861de0edd99865e921420", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::path::Path` [INFO] [stderr] --> src/artifacts.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::path::Path; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `stop_reason` and `usage` are never read [INFO] [stderr] --> src/api.rs:60:9 [INFO] [stderr] | [INFO] [stderr] 58 | pub struct MessageResponse { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 59 | pub content: Vec, [INFO] [stderr] 60 | pub stop_reason: Option, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 61 | pub usage: Usage, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `MessageResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: fields `input_tokens` and `output_tokens` are never read [INFO] [stderr] --> src/api.rs:79:9 [INFO] [stderr] | [INFO] [stderr] 78 | pub struct Usage { [INFO] [stderr] | ----- fields in this struct [INFO] [stderr] 79 | pub input_tokens: u32, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] 80 | pub output_tokens: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Usage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `claude-chatbot` (bin "claude-chatbot" test) generated 3 warnings (run `cargo fix --bin "claude-chatbot" --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/claude_chatbot-a57f5b15db18b55a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ec69fcdfd1d8ecf1840a172ae2b5837422ef5515877861de0edd99865e921420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec69fcdfd1d8ecf1840a172ae2b5837422ef5515877861de0edd99865e921420", kill_on_drop: false }` [INFO] [stdout] ec69fcdfd1d8ecf1840a172ae2b5837422ef5515877861de0edd99865e921420