[INFO] cloning repository https://github.com/ledbettj/scrubby
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ledbettj/scrubby" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fledbettj%2Fscrubby", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fledbettj%2Fscrubby'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40ec2b1087b4b55f1ca4bbd29fe485b73cffa084
[INFO] checking ledbettj/scrubby against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fledbettj%2Fscrubby" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ledbettj/scrubby
[INFO] finished tweaking git repo https://github.com/ledbettj/scrubby
[INFO] tweaked toml for git repo https://github.com/ledbettj/scrubby written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ledbettj/scrubby on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ledbettj/scrubby 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scraper v0.21.0
[INFO] [stderr]   Downloaded whisper-rs v0.13.2
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded selectors v0.26.0
[INFO] [stderr]   Downloaded magnum v1.0.1
[INFO] [stderr]   Downloaded audiopus v0.2.0
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded caf v0.1.0
[INFO] [stderr]   Downloaded bitreader v0.3.11
[INFO] [stderr]   Downloaded unicode-width v0.2.2
[INFO] [stderr]   Downloaded ego-tree v0.9.0
[INFO] [stderr]   Downloaded servo_arc v0.4.1
[INFO] [stderr]   Downloaded reqwest-retry v0.6.1
[INFO] [stderr]   Downloaded cssparser v0.34.0
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded moxcms v0.7.6
[INFO] [stderr]   Downloaded whisper-rs-sys v0.11.1
[INFO] [stderr]   Downloaded audiopus_sys v0.1.8
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b7f457c9aff56a645413df8bf0f9c19d8d2bd77700e2bedf7ed664f1459e3034
[INFO] running `Command { std: "docker" "start" "-a" "b7f457c9aff56a645413df8bf0f9c19d8d2bd77700e2bedf7ed664f1459e3034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7f457c9aff56a645413df8bf0f9c19d8d2bd77700e2bedf7ed664f1459e3034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7f457c9aff56a645413df8bf0f9c19d8d2bd77700e2bedf7ed664f1459e3034", kill_on_drop: false }`
[INFO] [stdout] b7f457c9aff56a645413df8bf0f9c19d8d2bd77700e2bedf7ed664f1459e3034
[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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 726196e2e9b5391ebd882827ee31da79e86c25787f344ef26acb92e867be007a
[INFO] running `Command { std: "docker" "start" "-a" "726196e2e9b5391ebd882827ee31da79e86c25787f344ef26acb92e867be007a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking rustls-webpki v0.103.7
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking indexmap v2.11.4
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking flate2 v1.1.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling audiopus_sys v0.1.8
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling whisper-rs-sys v0.11.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking deranged v0.5.4
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking tokio-rustls v0.25.0
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling whisper-rs v0.13.2
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking moxcms v0.7.6
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking audiopus v0.2.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking reqwest-middleware v0.3.3
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking tiff v0.10.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking retry-policies v0.4.0
[INFO] [stderr]     Checking serde_cow v0.1.2
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking caf v0.1.0
[INFO] [stderr]     Checking bitreader v0.3.11
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking ego-tree v0.9.0
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking typemap_rev v0.3.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking scraper v0.21.0
[INFO] [stderr]     Checking magnum v1.0.1
[INFO] [stderr]     Checking reqwest-retry v0.6.1
[INFO] [stderr]     Checking handlebars v6.3.2
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking image v0.25.8
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking scrubby2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Tool`
[INFO] [stdout]  --> src/handler.rs:4:75
[INFO] [stdout]   |
[INFO] [stdout] 4 |   self, Client, Content, ImageSource, Interaction, Model, Response, Role, Tool, tools::*,
[INFO] [stdout]   |                                                                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Tool`
[INFO] [stdout]  --> src/handler.rs:4:75
[INFO] [stdout]   |
[INFO] [stdout] 4 |   self, Client, Content, ImageSource, Interaction, Model, Response, Role, Tool, tools::*,
[INFO] [stdout]   |                                                                           ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `WebSearch`, `CodeExecution`, and `Custom` are never constructed
[INFO] [stdout]   --> src/claude/api.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub enum Tool {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] 46 |   WebSearch {
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |   CodeExecution {
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |   Custom {
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tool` has derived impls for the traits `Debug` and `Clone`, but these are 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: associated functions `web_search` and `code_execution` are never used
[INFO] [stdout]   --> src/claude/api.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl Tool {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |   pub fn web_search(max_uses: usize, blocked_domains: Option<Vec<String>>) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |   pub fn code_execution() -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_tokens` and `output_tokens` are never read
[INFO] [stdout]    --> src/claude/api.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct Usage {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 100 |   pub input_tokens: usize,
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 101 |   pub output_tokens: usize,
[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] [stdout] warning: fields `id`, `display_name`, `type`, and `created_at` are never read
[INFO] [stdout]    --> src/claude/api.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct ModelDetails {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 106 |   pub id: String,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 107 |   pub display_name: String,
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 108 |   pub r#type: String,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 109 |   pub created_at: String,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ModelDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data`, `first_id`, `has_more`, and `last_id` are never read
[INFO] [stdout]    --> src/claude/api.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct ListModelsResponse {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 114 |   pub data: Vec<ModelDetails>,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 115 |   pub first_id: String,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 116 |   pub has_more: bool,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 117 |   pub last_id: String,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListModelsResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `model`, `role`, `stop_reason`, `stop_sequence`, and `usage` are never read
[INFO] [stdout]    --> src/claude/api.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |   Message {
[INFO] [stdout]     |   ------- fields in this variant
[INFO] [stdout] 152 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 153 |     model: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 154 |     role: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 155 |     stop_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 156 |     stop_sequence: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 157 |     usage: Usage,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `string`, `integer`, `object`, and `with_property` are never used
[INFO] [stdout]   --> src/claude/schema.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Schema {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 32 |   /// Create a new Schema::String
[INFO] [stdout] 33 |   pub fn string<S: Into<String>>(description: S) -> Self {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |   pub fn integer<S: Into<String>>(description: S) -> Self {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |   pub fn object() -> Self {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |   pub fn with_property<S: Into<String>>(
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FetchTool` is never constructed
[INFO] [stdout]   --> src/claude/tools/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct FetchTool(ToolMetadata);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/claude/tools/mod.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl FetchTool {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 30 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ctx` is never read
[INFO] [stdout]   --> src/dispatcher.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ReadyEvent {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 22 |   pub ctx: Context,
[INFO] [stdout]    |       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReadyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ctx` and `old` are never read
[INFO] [stdout]   --> src/dispatcher.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ThreadUpdateEvent {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 30 |   pub ctx: Context,
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 31 |   pub old: Option<GuildChannel>,
[INFO] [stdout]    |       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThreadUpdateEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `WebSearch`, `CodeExecution`, and `Custom` are never constructed
[INFO] [stdout]   --> src/claude/api.rs:46:3
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub enum Tool {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] 46 |   WebSearch {
[INFO] [stdout]    |   ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |   CodeExecution {
[INFO] [stdout]    |   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 56 |   Custom {
[INFO] [stdout]    |   ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Tool` has derived impls for the traits `Debug` and `Clone`, but these are 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: associated functions `web_search` and `code_execution` are never used
[INFO] [stdout]   --> src/claude/api.rs:72:10
[INFO] [stdout]    |
[INFO] [stdout] 63 | impl Tool {
[INFO] [stdout]    | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |   pub fn web_search(max_uses: usize, blocked_domains: Option<Vec<String>>) -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 81 |   pub fn code_execution() -> Self {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `input_tokens` and `output_tokens` are never read
[INFO] [stdout]    --> src/claude/api.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct Usage {
[INFO] [stdout]     |            ----- fields in this struct
[INFO] [stdout] 100 |   pub input_tokens: usize,
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 101 |   pub output_tokens: usize,
[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] [stdout] warning: fields `id`, `display_name`, `type`, and `created_at` are never read
[INFO] [stdout]    --> src/claude/api.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub struct ModelDetails {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 106 |   pub id: String,
[INFO] [stdout]     |       ^^
[INFO] [stdout] 107 |   pub display_name: String,
[INFO] [stdout]     |       ^^^^^^^^^^^^
[INFO] [stdout] 108 |   pub r#type: String,
[INFO] [stdout]     |       ^^^^^^
[INFO] [stdout] 109 |   pub created_at: String,
[INFO] [stdout]     |       ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ModelDetails` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `data`, `first_id`, `has_more`, and `last_id` are never read
[INFO] [stdout]    --> src/claude/api.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct ListModelsResponse {
[INFO] [stdout]     |            ------------------ fields in this struct
[INFO] [stdout] 114 |   pub data: Vec<ModelDetails>,
[INFO] [stdout]     |       ^^^^
[INFO] [stdout] 115 |   pub first_id: String,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 116 |   pub has_more: bool,
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout] 117 |   pub last_id: String,
[INFO] [stdout]     |       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ListModelsResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `model`, `role`, `stop_reason`, `stop_sequence`, and `usage` are never read
[INFO] [stdout]    --> src/claude/api.rs:152:5
[INFO] [stdout]     |
[INFO] [stdout] 151 |   Message {
[INFO] [stdout]     |   ------- fields in this variant
[INFO] [stdout] 152 |     id: String,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 153 |     model: String,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 154 |     role: String,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 155 |     stop_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 156 |     stop_sequence: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 157 |     usage: Usage,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Response` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `string`, `integer`, `object`, and `with_property` are never used
[INFO] [stdout]   --> src/claude/schema.rs:33:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Schema {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 32 |   /// Create a new Schema::String
[INFO] [stdout] 33 |   pub fn string<S: Into<String>>(description: S) -> Self {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |   pub fn integer<S: Into<String>>(description: S) -> Self {
[INFO] [stdout]    |          ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |   pub fn object() -> Self {
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |   pub fn with_property<S: Into<String>>(
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FetchTool` is never constructed
[INFO] [stdout]   --> src/claude/tools/mod.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct FetchTool(ToolMetadata);
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/claude/tools/mod.rs:30:10
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl FetchTool {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 30 |   pub fn new() -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `ctx` is never read
[INFO] [stdout]   --> src/dispatcher.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct ReadyEvent {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 22 |   pub ctx: Context,
[INFO] [stdout]    |       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReadyEvent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `ctx` and `old` are never read
[INFO] [stdout]   --> src/dispatcher.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct ThreadUpdateEvent {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] 30 |   pub ctx: Context,
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 31 |   pub old: Option<GuildChannel>,
[INFO] [stdout]    |       ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ThreadUpdateEvent` 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 4m 04s
[INFO] running `Command { std: "docker" "inspect" "726196e2e9b5391ebd882827ee31da79e86c25787f344ef26acb92e867be007a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "726196e2e9b5391ebd882827ee31da79e86c25787f344ef26acb92e867be007a", kill_on_drop: false }`
[INFO] [stdout] 726196e2e9b5391ebd882827ee31da79e86c25787f344ef26acb92e867be007a
