[INFO] cloning repository https://github.com/DEYLNN/axumrouter-backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DEYLNN/axumrouter-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDEYLNN%2Faxumrouter-backend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDEYLNN%2Faxumrouter-backend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc990ab5f1e954421a9ef611025c3dbd149dc5cd
[INFO] checking DEYLNN/axumrouter-backend against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDEYLNN%2Faxumrouter-backend" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DEYLNN/axumrouter-backend
[INFO] finished tweaking git repo https://github.com/DEYLNN/axumrouter-backend
[INFO] tweaked toml for git repo https://github.com/DEYLNN/axumrouter-backend written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DEYLNN/axumrouter-backend on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DEYLNN/axumrouter-backend 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e12135f3637553dfe9a87f8286db5ee7d2d3068284a1419da7458986a5b0579e
[INFO] running `Command { std: "docker" "start" "e12135f3637553dfe9a87f8286db5ee7d2d3068284a1419da7458986a5b0579e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e12135f3637553dfe9a87f8286db5ee7d2d3068284a1419da7458986a5b0579e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e12135f3637553dfe9a87f8286db5ee7d2d3068284a1419da7458986a5b0579e" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e12135f3637553dfe9a87f8286db5ee7d2d3068284a1419da7458986a5b0579e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e12135f3637553dfe9a87f8286db5ee7d2d3068284a1419da7458986a5b0579e" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling bytes v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]    Compiling crc-catalog v2.5.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking time v0.3.53
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]     Checking rust-ini v0.20.0
[INFO] [stderr]     Checking yaml-rust2 v0.8.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]     Checking config v0.14.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking axumrouter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/admin/auth_files.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut entries: Vec<serde_json::Value> = rows.iter().map(|(id, kv, label, active, created, prov, kt)| {
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/admin/auth_files.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |     let mut entries: Vec<serde_json::Value> = rows.iter().map(|(id, kv, label, active, created, prov, kt)| {
[INFO] [stdout]     |         ----^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::StreamExt`
[INFO] [stdout]  --> src/providers/freebuff/client.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::StreamExt;
[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: `futures::StreamExt`
[INFO] [stdout]  --> src/providers/freebuff/client.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use futures::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]  --> src/providers/cloudflare/auth.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[serde(default, alias = "apiKey")]
[INFO] [stdout]   |                              -------- matches all the relevant values
[INFO] [stdout] 6 |     pub api_key: String,
[INFO] [stdout] 7 |     #[serde(default, alias = "apiKey")]
[INFO] [stdout]   |                              ^^^^^^^^ no value can reach this
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/providers/cloudflare/auth.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |     #[serde(default, alias = "accountId")]
[INFO] [stdout]    |                              ----------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub accountId: String,
[INFO] [stdout]    |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]  --> src/providers/cloudflare/auth.rs:7:30
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[serde(default, alias = "apiKey")]
[INFO] [stdout]   |                              -------- matches all the relevant values
[INFO] [stdout] 6 |     pub api_key: String,
[INFO] [stdout] 7 |     #[serde(default, alias = "apiKey")]
[INFO] [stdout]   |                              ^^^^^^^^ no value can reach this
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> src/providers/cloudflare/auth.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |     #[serde(default, alias = "accountId")]
[INFO] [stdout]    |                              ----------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 12 |     pub accountId: String,
[INFO] [stdout]    |         ^^^^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomProviderResp` is never constructed
[INFO] [stdout]   --> src/admin/routes/custom_providers.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct CustomProviderResp {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomModelResp` is never constructed
[INFO] [stdout]   --> src/admin/routes/custom_providers.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct CustomModelResp {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProviderConfig` is never constructed
[INFO] [stdout]   --> src/config/models.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ProviderConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `provider_id` is never read
[INFO] [stdout]    --> src/db/mod.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct CustomProviderModelRow {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 231 |     pub provider_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomProviderModelRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_active` is never used
[INFO] [stdout]   --> src/db/models.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ApiKey {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 17 |     pub fn is_active(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequestLog` is never constructed
[INFO] [stdout]   --> src/db/models.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct RequestLog {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Usage` is never constructed
[INFO] [stdout]   --> src/db/models.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Usage {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `api_key` and `anthropic_version` are never used
[INFO] [stdout]   --> src/engine/anthropic_compat/auth.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl ApiKeyAuth {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn api_key(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn anthropic_version(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_auth` is never used
[INFO] [stdout]   --> src/engine/anthropic_compat/client.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Client {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub async fn validate_auth(&self, auth: &ApiKeyAuth) -> Result<(), GatewayError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/engine/anthropic_compat/config.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ModelDef {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 20 |     pub id: String,
[INFO] [stdout] 21 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     pub max_tokens: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 23 |     pub context_length: u32,
[INFO] [stdout] 24 |     pub supports_vision: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub supports_tools: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/engine/anthropic_compat/config.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl ModelDef {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 29 |     pub fn new(id: &str, name: &str, context_length: u32, supports_vision: bool, supports_tools: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_`, `role`, and `stop_sequence` are never read
[INFO] [stdout]   --> src/engine/anthropic_compat/types.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct AnthropicResponse {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub type_: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 86 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub stop_sequence: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnthropicResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `signature` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Thinking { thinking: String, signature: Option<String> },
[INFO] [stdout]     |     --------                     ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResponseContentBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct MessageStartEvent {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 122 |     #[serde(rename = "type")]
[INFO] [stdout] 123 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageStartEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct ContentBlockStartEvent {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 129 |     #[serde(rename = "type")]
[INFO] [stdout] 130 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContentBlockStartEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct ContentBlockDeltaEvent {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 137 |     #[serde(rename = "type")]
[INFO] [stdout] 138 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContentBlockDeltaEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct ContentBlockStopEvent {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 156 |     #[serde(rename = "type")]
[INFO] [stdout] 157 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContentBlockStopEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct MessageDeltaEvent {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 163 |     #[serde(rename = "type")]
[INFO] [stdout] 164 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageDeltaEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stop_sequence` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct MessageDelta {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub stop_sequence: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageDelta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageStopEvent` is never constructed
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct MessageStopEvent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bearer_token` and `to_header` are never used
[INFO] [stdout]   --> src/engine/openai_compat/auth.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl ApiKeyAuth {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn bearer_token(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn to_header(&self, auth_header: crate::providers::spec::AuthHeader) -> (String, String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_auth` is never used
[INFO] [stdout]    --> src/engine/openai_compat/client.rs:125:18
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl Client {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub async fn validate_auth(&self, auth: &ApiKeyAuth) -> Result<(), GatewayError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/engine/openai_compat/config.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ModelDef {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 26 |     pub id: String,
[INFO] [stdout] 27 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |     pub max_tokens: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 29 |     pub context_length: u32,
[INFO] [stdout] 30 |     pub supports_vision: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub supports_tools: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `token_economy` is never used
[INFO] [stdout]    --> src/engine/openai_compat/mapper.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl Mapper {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn token_economy(&self, _model_id: &str) -> (u32, u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MissingField`, `InvalidJsonBody`, `MissingAuthHeader`, `InvalidApiKey`, `ProviderDisabled`, and `AllKeysRateLimited` are never constructed
[INFO] [stdout]   --> src/error.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum GatewayError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     MissingField(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     InvalidJsonBody(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     MissingAuthHeader,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     InvalidApiKey,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     ProviderDisabled(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     AllKeysRateLimited(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GatewayError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_auth_error` and `is_rate_limit_error` are never used
[INFO] [stdout]    --> src/error.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl GatewayError {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn is_auth_error(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn is_rate_limit_error(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key_id` is never read
[INFO] [stdout]   --> src/providers/key_manager.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct LockedKey {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 11 |     pub key_id: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_config`, `reset_locks`, `cooldown_secs`, and `key_ids` are never used
[INFO] [stdout]    --> src/providers/key_manager.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | impl KeyManager {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn with_config(keys: Vec<ApiKey>, config: KeyLockConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn reset_locks(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn cooldown_secs(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn key_ids(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/providers/spec.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct ProviderSpec {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout]  5 |     pub id: &'static str,
[INFO] [stdout]    |         ^^
[INFO] [stdout]  6 |     pub name: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  7 |     pub full_name: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  8 |     pub category: &'static str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub base_url: &'static str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 10 |     pub validate_url: &'static str,
[INFO] [stdout] 11 |     pub compatible_api: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub supports_streaming: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub supports_tools: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub supports_vision: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub color: &'static str,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub icon_name: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 17 |     pub usage_url: Option<&'static str>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 18 |     pub quirks: ProviderQuirks,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProviderSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `supports_stream_usage` is never read
[INFO] [stdout]   --> src/providers/spec.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ProviderQuirks {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub supports_stream_usage: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProviderQuirks` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `health_check` and `authenticate` are never used
[INFO] [stdout]   --> src/providers/traits.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Provider: Send + Sync {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |     async fn health_check(&self) -> Result<bool, GatewayError>;
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     async fn authenticate(&self) -> Result<(), GatewayError>;
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/providers/cloudflare/constants.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...ct ModelDef { pub id: &'static str, pub name: &'static str, pub max_tokens: Option<u32>, pub context_length: u32, pub supports_vision: bool, pub supports_tools: b...
[INFO] [stdout]    |       -------- fields in this struct       ^^^^                    ^^^^^^^^^^                                            ^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `first_chunk_timeout` and `stall_timeout` are never read
[INFO] [stdout]   --> src/providers/cline/client.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ClClient {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 12 |     http: Client,
[INFO] [stdout] 13 |     first_chunk_timeout: std::time::Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     stall_timeout: std::time::Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_tokens` is never read
[INFO] [stdout]   --> src/providers/freebuff/constants.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ModelDef {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub max_tokens: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_expired` is never used
[INFO] [stdout]   --> src/providers/grok_cli/auth.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl GrokCliOAuthCredential {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_CLIENT_ID` is never used
[INFO] [stdout]   --> src/providers/grok_cli/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const OAUTH_CLIENT_ID: &str = "b1a00492-073a-47ea-816f-4c329264a828";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_TOKEN_ENDPOINT` is never used
[INFO] [stdout]   --> src/providers/grok_cli/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const OAUTH_TOKEN_ENDPOINT: &str = "https://auth.x.ai/oauth2/token";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_SCOPE` is never used
[INFO] [stdout]   --> src/providers/grok_cli/constants.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const OAUTH_SCOPE: &str = "openid profile email offline_access grok-cli:access api:access conversations:read conversations:write";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_REFERRER` is never used
[INFO] [stdout]   --> src/providers/grok_cli/constants.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const OAUTH_REFERRER: &str = "grok-build";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/providers/grok_cli/constants.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct ModelDef {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 46 |     pub id: &'static str,
[INFO] [stdout] 47 |     pub name: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 48 |     pub max_tokens: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 49 |     pub context_length: u32,
[INFO] [stdout] 50 |     pub supports_vision: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     pub supports_tools: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `email` is never read
[INFO] [stdout]  --> src/providers/kilocode/auth.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct KcOAuthCredential {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 4 |     pub access_token: String,
[INFO] [stdout] 5 |     pub email: Option<String>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `KcOAuthCredential` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_tokens` is never read
[INFO] [stdout]  --> src/providers/kilocode/constants.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ModelDef {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5 |     pub max_tokens: Option<u32>,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_models` is never used
[INFO] [stdout]   --> src/providers/nous_portal/client.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl NpClient {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn list_models(&self, token: &str) -> Result<serde_json::Value, String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PollRequest` is never constructed
[INFO] [stdout]   --> src/providers/nous_portal/oauth.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct PollRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]   --> src/providers/nous_portal/provider.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct NpProvider {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     db: Arc<sqlx::SqlitePool>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN_URL` is never used
[INFO] [stdout]  --> src/providers/openai_codex/constants.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const TOKEN_URL: &str = "https://auth.openai.com/oauth/token";
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/providers/openai_codex/constants.rs:35:49
[INFO] [stdout]    |
[INFO] [stdout] 35 | ...ct ModelDef { pub id: &'static str, pub name: &'static str, pub max_tokens: Option<u32>, pub context_length: u32, pub supports_vision: bool, pub supports_tools: b...
[INFO] [stdout]    |       -------- fields in this struct       ^^^^                    ^^^^^^^^^^                                            ^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_expired` is never used
[INFO] [stdout]   --> src/providers/xai/auth.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl XaiOAuthCredential {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_CLIENT_ID` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const OAUTH_CLIENT_ID: &str = "b1a00492-073a-47ea-816f-4c329264a828";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_ISSUER` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const OAUTH_ISSUER: &str = "https://auth.x.ai";
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_AUTH_ENDPOINT` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const OAUTH_AUTH_ENDPOINT: &str = "https://auth.x.ai/oauth2/authorize";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_TOKEN_ENDPOINT` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const OAUTH_TOKEN_ENDPOINT: &str = "https://auth.x.ai/oauth2/token";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_SCOPE` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const OAUTH_SCOPE: &str = "openid profile email offline_access grok-cli:access api:access";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_REDIRECT_PORT` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const OAUTH_REDIRECT_PORT: u16 = 56121;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_REDIRECT_PATH` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const OAUTH_REDIRECT_PATH: &str = "/callback";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_PKCE_VERIFIER_BYTES` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const OAUTH_PKCE_VERIFIER_BYTES: usize = 96;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/providers/xai/constants.rs:47:49
[INFO] [stdout]    |
[INFO] [stdout] 47 | ...ct ModelDef { pub id: &'static str, pub name: &'static str, pub max_tokens: Option<u32>, pub context_length: u32, pub supports_vision: bool, pub supports_tools: b...
[INFO] [stdout]    |       -------- fields in this struct       ^^^^                    ^^^^^^^^^^                                            ^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_ipv4` is never used
[INFO] [stdout]   --> src/utils/mod.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn is_valid_ipv4(s: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomProviderResp` is never constructed
[INFO] [stdout]   --> src/admin/routes/custom_providers.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct CustomProviderResp {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomModelResp` is never constructed
[INFO] [stdout]   --> src/admin/routes/custom_providers.rs:48:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub struct CustomModelResp {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProviderConfig` is never constructed
[INFO] [stdout]   --> src/config/models.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ProviderConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `provider_id` is never read
[INFO] [stdout]    --> src/db/mod.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub struct CustomProviderModelRow {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 231 |     pub provider_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CustomProviderModelRow` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_active` is never used
[INFO] [stdout]   --> src/db/models.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ApiKey {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 17 |     pub fn is_active(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RequestLog` is never constructed
[INFO] [stdout]   --> src/db/models.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct RequestLog {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Usage` is never constructed
[INFO] [stdout]   --> src/db/models.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct Usage {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `api_key` and `anthropic_version` are never used
[INFO] [stdout]   --> src/engine/anthropic_compat/auth.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout]  7 | impl ApiKeyAuth {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn api_key(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn anthropic_version(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_auth` is never used
[INFO] [stdout]   --> src/engine/anthropic_compat/client.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl Client {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub async fn validate_auth(&self, auth: &ApiKeyAuth) -> Result<(), GatewayError> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/engine/anthropic_compat/config.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct ModelDef {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 20 |     pub id: String,
[INFO] [stdout] 21 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 22 |     pub max_tokens: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 23 |     pub context_length: u32,
[INFO] [stdout] 24 |     pub supports_vision: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 25 |     pub supports_tools: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/engine/anthropic_compat/config.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl ModelDef {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 29 |     pub fn new(id: &str, name: &str, context_length: u32, supports_vision: bool, supports_tools: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `type_`, `role`, and `stop_sequence` are never read
[INFO] [stdout]   --> src/engine/anthropic_compat/types.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct AnthropicResponse {
[INFO] [stdout]    |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub type_: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 86 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 92 |     pub stop_sequence: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AnthropicResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `signature` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:105:34
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Thinking { thinking: String, signature: Option<String> },
[INFO] [stdout]     |     --------                     ^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ResponseContentBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub struct MessageStartEvent {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 122 |     #[serde(rename = "type")]
[INFO] [stdout] 123 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageStartEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:130:9
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub struct ContentBlockStartEvent {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 129 |     #[serde(rename = "type")]
[INFO] [stdout] 130 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContentBlockStartEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub struct ContentBlockDeltaEvent {
[INFO] [stdout]     |            ---------------------- field in this struct
[INFO] [stdout] 137 |     #[serde(rename = "type")]
[INFO] [stdout] 138 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContentBlockDeltaEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:157:9
[INFO] [stdout]     |
[INFO] [stdout] 155 | pub struct ContentBlockStopEvent {
[INFO] [stdout]     |            --------------------- field in this struct
[INFO] [stdout] 156 |     #[serde(rename = "type")]
[INFO] [stdout] 157 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContentBlockStopEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `type_` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:164:9
[INFO] [stdout]     |
[INFO] [stdout] 162 | pub struct MessageDeltaEvent {
[INFO] [stdout]     |            ----------------- field in this struct
[INFO] [stdout] 163 |     #[serde(rename = "type")]
[INFO] [stdout] 164 |     pub type_: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageDeltaEvent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `stop_sequence` is never read
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub struct MessageDelta {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub stop_sequence: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MessageDelta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiToken` should have a snake case name
[INFO] [stdout]  --> src/providers/cloudflare/auth.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub apiToken: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `api_token`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MessageStopEvent` is never constructed
[INFO] [stdout]    --> src/engine/anthropic_compat/types.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub struct MessageStopEvent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `bearer_token` and `to_header` are never used
[INFO] [stdout]   --> src/engine/openai_compat/auth.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout]  8 | impl ApiKeyAuth {
[INFO] [stdout]    | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn bearer_token(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub fn to_header(&self, auth_header: crate::providers::spec::AuthHeader) -> (String, String) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_auth` is never used
[INFO] [stdout]    --> src/engine/openai_compat/client.rs:125:18
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl Client {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub async fn validate_auth(&self, auth: &ApiKeyAuth) -> Result<(), GatewayError> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/engine/openai_compat/config.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct ModelDef {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 26 |     pub id: String,
[INFO] [stdout] 27 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |     pub max_tokens: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 29 |     pub context_length: u32,
[INFO] [stdout] 30 |     pub supports_vision: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |     pub supports_tools: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `token_economy` is never used
[INFO] [stdout]    --> src/engine/openai_compat/mapper.rs:169:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl Mapper {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 169 |     pub fn token_economy(&self, _model_id: &str) -> (u32, u32) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `MissingField`, `InvalidJsonBody`, `InvalidApiKey`, `ProviderDisabled`, and `AllKeysRateLimited` are never constructed
[INFO] [stdout]   --> src/error.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum GatewayError {
[INFO] [stdout]    |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 20 |     MissingField(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     InvalidJsonBody(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     InvalidApiKey,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     ProviderDisabled(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     AllKeysRateLimited(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GatewayError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_auth_error` and `is_rate_limit_error` are never used
[INFO] [stdout]    --> src/error.rs:108:12
[INFO] [stdout]     |
[INFO] [stdout]  68 | impl GatewayError {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn is_auth_error(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn is_rate_limit_error(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `key_id` is never read
[INFO] [stdout]   --> src/providers/key_manager.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct LockedKey {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 11 |     pub key_id: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_config`, `reset_locks`, `cooldown_secs`, and `key_ids` are never used
[INFO] [stdout]    --> src/providers/key_manager.rs:67:12
[INFO] [stdout]     |
[INFO] [stdout]  57 | impl KeyManager {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  67 |     pub fn with_config(keys: Vec<ApiKey>, config: KeyLockConfig) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn reset_locks(&self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub fn cooldown_secs(&self) -> u64 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn key_ids(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/providers/spec.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct ProviderSpec {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout]  5 |     pub id: &'static str,
[INFO] [stdout]    |         ^^
[INFO] [stdout]  6 |     pub name: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]  7 |     pub full_name: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  8 |     pub category: &'static str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub base_url: &'static str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 10 |     pub validate_url: &'static str,
[INFO] [stdout] 11 |     pub compatible_api: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub supports_streaming: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 13 |     pub supports_tools: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub supports_vision: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub color: &'static str,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 16 |     pub icon_name: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 17 |     pub usage_url: Option<&'static str>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 18 |     pub quirks: ProviderQuirks,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProviderSpec` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `supports_stream_usage` is never read
[INFO] [stdout]   --> src/providers/spec.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct ProviderQuirks {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub supports_stream_usage: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProviderQuirks` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `health_check` and `authenticate` are never used
[INFO] [stdout]   --> src/providers/traits.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub trait Provider: Send + Sync {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 32 |     async fn health_check(&self) -> Result<bool, GatewayError>;
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 35 |     async fn authenticate(&self) -> Result<(), GatewayError>;
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/providers/cloudflare/constants.rs:32:49
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...ct ModelDef { pub id: &'static str, pub name: &'static str, pub max_tokens: Option<u32>, pub context_length: u32, pub supports_vision: bool, pub supports_tools: b...
[INFO] [stdout]    |       -------- fields in this struct       ^^^^                    ^^^^^^^^^^                                            ^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `first_chunk_timeout` and `stall_timeout` are never read
[INFO] [stdout]   --> src/providers/cline/client.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ClClient {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 12 |     http: Client,
[INFO] [stdout] 13 |     first_chunk_timeout: std::time::Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 14 |     stall_timeout: std::time::Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_tokens` is never read
[INFO] [stdout]   --> src/providers/freebuff/constants.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ModelDef {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub max_tokens: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_expired` is never used
[INFO] [stdout]   --> src/providers/grok_cli/auth.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl GrokCliOAuthCredential {
[INFO] [stdout]    | --------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_CLIENT_ID` is never used
[INFO] [stdout]   --> src/providers/grok_cli/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const OAUTH_CLIENT_ID: &str = "b1a00492-073a-47ea-816f-4c329264a828";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_TOKEN_ENDPOINT` is never used
[INFO] [stdout]   --> src/providers/grok_cli/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const OAUTH_TOKEN_ENDPOINT: &str = "https://auth.x.ai/oauth2/token";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_SCOPE` is never used
[INFO] [stdout]   --> src/providers/grok_cli/constants.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const OAUTH_SCOPE: &str = "openid profile email offline_access grok-cli:access api:access conversations:read conversations:write";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_REFERRER` is never used
[INFO] [stdout]   --> src/providers/grok_cli/constants.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const OAUTH_REFERRER: &str = "grok-build";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/providers/grok_cli/constants.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct ModelDef {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 46 |     pub id: &'static str,
[INFO] [stdout] 47 |     pub name: &'static str,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 48 |     pub max_tokens: Option<u32>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 49 |     pub context_length: u32,
[INFO] [stdout] 50 |     pub supports_vision: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 51 |     pub supports_tools: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `email` is never read
[INFO] [stdout]  --> src/providers/kilocode/auth.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct KcOAuthCredential {
[INFO] [stdout]   |            ----------------- field in this struct
[INFO] [stdout] 4 |     pub access_token: String,
[INFO] [stdout] 5 |     pub email: Option<String>,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `KcOAuthCredential` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_tokens` is never read
[INFO] [stdout]  --> src/providers/kilocode/constants.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ModelDef {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 5 |     pub max_tokens: Option<u32>,
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `list_models` is never used
[INFO] [stdout]   --> src/providers/nous_portal/client.rs:32:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl NpClient {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn list_models(&self, token: &str) -> Result<serde_json::Value, String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PollRequest` is never constructed
[INFO] [stdout]   --> src/providers/nous_portal/oauth.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct PollRequest {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]   --> src/providers/nous_portal/provider.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct NpProvider {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 21 |     db: Arc<sqlx::SqlitePool>,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `accountId` should have a snake case name
[INFO] [stdout]   --> src/providers/cloudflare/auth.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub accountId: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `account_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOKEN_URL` is never used
[INFO] [stdout]  --> src/providers/openai_codex/constants.rs:5:11
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub const TOKEN_URL: &str = "https://auth.openai.com/oauth/token";
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/providers/openai_codex/constants.rs:35:49
[INFO] [stdout]    |
[INFO] [stdout] 35 | ...ct ModelDef { pub id: &'static str, pub name: &'static str, pub max_tokens: Option<u32>, pub context_length: u32, pub supports_vision: bool, pub supports_tools: b...
[INFO] [stdout]    |       -------- fields in this struct       ^^^^                    ^^^^^^^^^^                                            ^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_expired` is never used
[INFO] [stdout]   --> src/providers/xai/auth.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl XaiOAuthCredential {
[INFO] [stdout]    | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn is_expired(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_CLIENT_ID` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub const OAUTH_CLIENT_ID: &str = "b1a00492-073a-47ea-816f-4c329264a828";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_ISSUER` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub const OAUTH_ISSUER: &str = "https://auth.x.ai";
[INFO] [stdout]    |           ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_AUTH_ENDPOINT` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub const OAUTH_AUTH_ENDPOINT: &str = "https://auth.x.ai/oauth2/authorize";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_TOKEN_ENDPOINT` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub const OAUTH_TOKEN_ENDPOINT: &str = "https://auth.x.ai/oauth2/token";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_SCOPE` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub const OAUTH_SCOPE: &str = "openid profile email offline_access grok-cli:access api:access";
[INFO] [stdout]    |           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_REDIRECT_PORT` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const OAUTH_REDIRECT_PORT: u16 = 56121;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_REDIRECT_PATH` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const OAUTH_REDIRECT_PATH: &str = "/callback";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `OAUTH_PKCE_VERIFIER_BYTES` is never used
[INFO] [stdout]   --> src/providers/xai/constants.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const OAUTH_PKCE_VERIFIER_BYTES: usize = 96;
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `max_tokens`, `supports_vision`, and `supports_tools` are never read
[INFO] [stdout]   --> src/providers/xai/constants.rs:47:49
[INFO] [stdout]    |
[INFO] [stdout] 47 | ...ct ModelDef { pub id: &'static str, pub name: &'static str, pub max_tokens: Option<u32>, pub context_length: u32, pub supports_vision: bool, pub supports_tools: b...
[INFO] [stdout]    |       -------- fields in this struct       ^^^^                    ^^^^^^^^^^                                            ^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ModelDef` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_ipv4` is never used
[INFO] [stdout]   --> src/utils/mod.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn is_valid_ipv4(s: &str) -> bool {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `apiToken` should have a snake case name
[INFO] [stdout]  --> src/providers/cloudflare/auth.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     pub apiToken: String,
[INFO] [stdout]   |         ^^^^^^^^ help: convert the identifier to snake case: `api_token`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `accountId` should have a snake case name
[INFO] [stdout]   --> src/providers/cloudflare/auth.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub accountId: String,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `account_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "e12135f3637553dfe9a87f8286db5ee7d2d3068284a1419da7458986a5b0579e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12135f3637553dfe9a87f8286db5ee7d2d3068284a1419da7458986a5b0579e", kill_on_drop: false }`
[INFO] [stdout] e12135f3637553dfe9a87f8286db5ee7d2d3068284a1419da7458986a5b0579e
